NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
NetworkEng
Jan 11, 2019Aspirant
DHCP leases not persistant after restart
I work with IP set top boxes, home networks, etc. Recently I upgraded a MoCA based network that had individual access points to Orbi hoping to take advantage of a mesh network. Unfortunately I've run into a number of stability issues which I think may be impacting a lot of other users based on several threads I have run across. I am running the latest v2.2.1.210 and I haven't used any other versions.
Every time the router restarts when I apply a change, reboot, etc. the whole network falls apart. I plugged in a sniffer and I'm seeing all kinds of IP address conflicts among other things. It turns out the router does not persist the IP addresses it previously assigned and after reboot all my smart plugs, echo dots, etc. are all stomping all over each other. This is really unbelieveable. I've never seen anything like this. The network just goes to pot, ARP (address resolution protocol) goes nuts, and it takes awhile for all the addressing to resolve itself.
Another concerning issue is that the Satellite keeps sending out ARP requests from 192.168.1.250. This must be some preconfigured IP address which doesn't even match the configured network of 192.168.0.0/24. I changed the default network to match my previous network to match some static devices. The Orbi Satellite does show an address like 192.168.0.27 in addition to the bogus one, but it is random on boot and often stomps on other devices. I'm not surprised so many people have problems with what I've seen so far on the sniffer. I'm getting close to ripping it all out or else putting in my own DHCP server. I do this stuff for a living, it's not how I want to spend my freetime.
10 Replies
- ekhalilMaster
NetworkEng wrote:
Another concerning issue is that the Satellite keeps sending out ARP requests from 192.168.1.250. This must be some preconfigured IP address which doesn't even match the configured network of 192.168.0.0/24. .........
This IP address must be coming from another router in your network. Are you sure that the ISP modem (the internet box) is bridged and is not acting as another DHCP server in the network?
- NetworkEngAspirant
There are no other routers in the network. The cable modem is a Netgear CM1100. The IP 192.168.1.250 has the same MAC address as the other IP 192.168.0.27 that the Orbi Satellite is using. It's just bad behavior, some static backup IP configured on the satellite. It just sits there arping for all the IPs it used to know about before the restart of the Orbi router. All the network clients ignore it since it's on the wrong network. It just suggests to me the router/satellite combo doesn't fully reconfigure itself to the new network range.
I'm actually more concerned about the lack of DHCP lease persistance. Every time I restart the router everything gets a new address (and yes it's the Orbi doing the DHCP). Ironically I noticed it while reserving static IP addresses to avoid things like printers changing IP addresses. I recall folks were having a problem with a particular doorbell and the solution was to give it a static IP. DHCP servers need to remember the addresses they have already assigned when they restart or else there is chaos.
- ekhalilMaster
NetworkEng wrote:
....... Ironically I noticed it while reserving static IP addresses to avoid things like printers changing IP addresses. .......
How do you do "reserve static IP addresses"?