NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
malachi1
Feb 24, 2024Guide
RBRE960 keeps dropping internet connection
hi there, after almost a year of working flawlessly, my RBRE960 started dropping internet a couple of months ago. - the status on the orbi dashboard changes to WAITING - the fibre modem ligh...
malachi1
Feb 24, 2024Guide
ahh interesting! thanks for that! it doesn't _seem_ to happen at specific times - sometimes during the night, sometimes during the morning.. tho it does seem have a habit of happening when i'm on a work zoom call 🙂 (but that may be a conscious bias on my part)
looking at the connection status, the lease obtained and lease expires values seem.. weird? i could be misunderstanding what they mean, but the lease obtained just stays on 5 mins, while the lease expires oscillates between 3 and 5 mins. is that... normal?
the next time it drops the connection, if i click release or renew then if the ipv4 lease is the problem, should it reconnect?
CrimpOn
Feb 24, 2024Guru - Experienced User
malachi1 wrote:
looking at the connection status, the lease obtained and lease expires values seem.. weird? i could be misunderstanding what they mean, but the lease obtained just stays on 5 mins, while the lease expires oscillates between 3 and 5 mins. is that... normal?
Legitimate value, certainly. Normal.... I think not. Providing a lease of 5 minutes (300 seconds) means that every customer device will renew the lease every 150 seconds. That will generate a huge amount of activity for their DHCP servers.
There is a tradeoff with any sort of "time to live" mechanism. (Networking has many, including DNS records, for example, employ a similar mechanism:
The tradeoff is:
- When the time to live value is very short, a change will take effect very quickly. But this can place substantial load on the servers.
- When the time to live value is very long, there is little load on the servers, but a change cannot fully take effect until every server that has cached that value gets around to updating it.
When I worked in networking, our practice was to set DHCP lease times to one day. When a new building was coming on line and we planned to rework the network IP map, we would set the lease to a shorter time, such as five minutes. Then, right before the change, we'd set it to 30 seconds. Update the DHCP servers with new values. Every device would get a new IP address in less than a minute, and we could set the time value back to a full day.
I would be tempted to call the ISP technical support line and ask, "What's up with having a DHCP lease of five minutes? Are you getting calls from customers about their routers dropping internet?"
malachi1 wrote:
lease expires oscillates between 3 and 5 mins. is that... normal?
This part totally makes sense. Netgear is reporting the lease expiration in minutes. It starts at 5 minutes. After it hits 3 minutes (180 seconds), the lease should get renewed and the expiration time will go back to 5 minutes. 2 minutes and 1 minute will never be displayed because the lease renewed before the time got that short.
By my calculations, the Orbi router is renewing the IP lease 576 times every day. (as is every other customer router). Not surprising that it could fail now and again.
malachi1 wrote:
the next time it drops the connection, if i click release or renew then if the ipv4 lease is the problem, should it reconnect?
It would be interesting to try.