Quote:
Originally Posted by Abductee
If I swap the router I don't think another device will work for a couple of days because the DHCP is tied to my router MAC address.
|
Easily solved.
Power down your modem, switch out the router for the direct connection to your system.
On your system, release the current (router) IP.
Power up your modem, grab a beverage - I've noticed new DHCP requests take a while recently.
Back at your system, renew the IP.
On windows;
start > run: cmd [enter]
ipconfig /all
ipconfig /release
ipconfig /flushdns
...
... (power up and wait)
...
ipconfig /renew
ipconfig /registerdns
ipconfig /all