NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
OrbiPhilip
Mar 05, 2020Luminary
DHCP reservations not working
Yesterday I added a raspberry pi to my network (running Nagios/NEMS). Every time it rebooted it took the next IP in sequence. That shouldn't happen... Instead of fighting with it, I created a reserva...
- Mar 05, 2020
I likewise had this issue, and a reboot of the router corrected it. I reported the issue to NG support, and they claimed the system firmware is "glitching" causing this. They admit that the firmware is still a bit buggy with v2.5.1.8 on the RBR50, but have no ETA on when they will have a stable and reliable mesh network.
tomschmidt
Mar 05, 2020Virtuoso
I likewise had this issue, and a reboot of the router corrected it. I reported the issue to NG support, and they claimed the system firmware is "glitching" causing this. They admit that the firmware is still a bit buggy with v2.5.1.8 on the RBR50, but have no ETA on when they will have a stable and reliable mesh network.
- OrbiPhilipMar 05, 2020Luminary
Interestingly, the assigned addresses do not appear in the DHCP log. It's like the server gets half-way through the DHCP exchange and quits.
- schumakuMar 05, 2020Guru - Experienced User
OrbiPhilip some RasPi distros or redy-to-run environments are configured to change the network interface MAC addresses with every boot.- try some search, we had this issue (which is not an Orbi problem) several times in the Netgear community already.
One example here: https://community.netgear.com/t5/Orbi/ORBI-RBR50-not-honoring-reserved-IP-addresses/m-p/1839574/highlight/true#M78798
- OrbiPhilipMar 05, 2020Luminary
That was the first thing I checked. MAC is consistent. Reboot fixed the problem, but the DHCP entry still does not appear in the logs.
It appears these things now need daily reboots. Unforunately, no scheduled reboot feature exists. Or a log of DHCP reservations. Or....
schumaku wrote:OrbiPhilip some RasPi distros or redy-to-run environments are configured to change the network interface MAC addresses with every boot.-