Hi,
I am unable to open ADSL modem config page, even pinging fails.
the reason behind is presence of Wireless router between my PC and router.I can open the config page directly. however swap LAN cables every-time I need to do some troubleshooting is convenient.
here is my network
* ADSL modem:
IP: 192.168.1.1
Subnet:255.255.255.0
* Wireless AP
IP: 192.168.1.2
Subnet: 255.255.255.0
Nodes:
Address by DHCP range is 192.168.1.5-20
Subnet:255.255.255.0
I was wondering if there is some workaround by which I could access 192.168.1.1 without altering my network topology
I am unable to open ADSL modem config page, even pinging fails.
Code:
gaurish ~ > ping -c 4 192.168.1.1
PING 192.168.1.1 (192.168.1.1) 56(84) bytes of data.
From 192.168.1.6 icmp_seq=1 Destination Host Unreachable
From 192.168.1.6 icmp_seq=2 Destination Host Unreachable
From 192.168.1.6 icmp_seq=3 Destination Host Unreachable
From 192.168.1.6 icmp_seq=4 Destination Host Unreachable
--- 192.168.1.1 ping statistics ---
4 packets transmitted, 0 received, +4 errors, 100% packet loss, time 3009ms
the reason behind is presence of Wireless router between my PC and router.I can open the config page directly. however swap LAN cables every-time I need to do some troubleshooting is convenient.
here is my network
Code:
Telephone Line --> ADSL modem(bridge mode) --> Wireless Access Point(PPPoE) --> My PC & other nodes via Wifi
* ADSL modem:
IP: 192.168.1.1
Subnet:255.255.255.0
* Wireless AP
IP: 192.168.1.2
Subnet: 255.255.255.0
Nodes:
Address by DHCP range is 192.168.1.5-20
Subnet:255.255.255.0
I was wondering if there is some workaround by which I could access 192.168.1.1 without altering my network topology