I'm using my dd-wrt router as a bridge to be able to connect a computer that doesn't have a wifi card to be able to connect wireless to the internet. The way I accomplished that is I connected that computer to the dd-wrt router with a cable and then the router to the gateway wireless router. My problem here is that I wanted to get into the configuration of the dd-wrt router so I typed 192.168.1.1 in the address bar and I get the configuration page of the internet gateway router not my dd-wrt router, to be able to know the ip address of my dd-wrt router I executed traceroute to see what's the next hop in the traffic and I got 192.168.1.1. I thought the next hop was going to be the dd-WRT router not the internet gateway. So I'm not sure how can I know the ip address of my dd-wrt router. Any ideas?
asked Aug 21, 2020 at 18:26 124 1 1 gold badge 2 2 silver badges 10 10 bronze badgesThere is no standard/guaranteed way to do this.
When you convert a router to a bridge it becomes invisible to IP packets (except those to its IP address. ), and virtually invisible to Ethernet frames. This means you can't use traceroute type tools to find it, nor can you see it in an ARP table if you dont know its IP.
The things to do attempt are:
To subscribe to this RSS feed, copy and paste this URL into your RSS reader.
Site design / logo © 2024 Stack Exchange Inc; user contributions licensed under CC BY-SA . rev 2024.9.4.14806