|
Re: What else could it be?
Enter this as a filter:
ip.addr == 192.168.100.1
Should show if it's sending anything untoward to the modem.
Go to a command prompt and type this:
ipconfig /all | find "DHCP Server"
See what output you get from that, copy/paste it here.
|