Page 3 of 3

Re: 8800axl setup

Posted: Thu Apr 16, 2015 10:16 pm
by ChickPea
boogywoogy wrote:Just had a thought. To access my old, current router (netgear dgn1000) I use 192.168.0.1 whereas for 8800axl it will be 192.168.1.254
Is it possible that my laptop has some config stuff on it that will prevent it from seeing the new address for the router?
How do you have the network setup on your laptop as static, or DHCP?

If it's DHCP, all you need to do is to open up a command shell and type IPCONFIG /RENEW to renew the DHCP leases.

If you've set it up as static, you need to set up an IP in the new range with a suitable netmask

e.g.

IP 192.168.1.10
mask 255.255.255.0
default gateway 192.168.1.254