Quote:
|
Originally Posted by nordicboy
I changed the Senao bridge IP to 192.168.1.4 and rebooted it and it holds the address. I can reach the web interface as long as I have PC set up with a static IP like 192.168.1.2 . As soon as I turn on DHCP on the PC and reboot the PC, I can again connect to the internet, but not to the Senao bridge web interface.
From ipconfig /all I get DHCP settings such as:
IP address: 192.168.2.103
subnet mask: 255.255.255.0
default gateway: 192.168.2.1
DHCP server: 192.168.2.1
|
No wonder. It's because you're using a
DIFFERENT NETWORK.
192.168.
1.x verses 192.168.
2.x
Either make the third octet all 1 or all 2, otherwise they're on seperate networks.
You need to read up on
Networking 101