NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
Flibbidyfloo
Mar 19, 2021Guide
RBR50 + satellite randomly disconnecting specific devices from internet
I hope someone else has run into this weird problem and can offer some advice, so I appreciate anyone that can help! I'll be as detailed as I can to get started. We have an RBR50 + satellite set ...
- Mar 21, 2021
So far, the reports seem to confirm that EITHER turning off DST *or* TM no longer triggers the problem, using the standard graphical interface.
There are other fixes that also work but require debug-level direct access, e.g., restarting dnsmasq (recovers). Note that setting clients to no longer relay DNS through dnsmasq has *not* been shown viable; it would allow clients to continue working using their current DHCP assignment but if dnsmasq crashes then new assignments and renewals would fail.
Flibbidyfloo
Mar 19, 2021Guide
Ahh, so having my own DNS IP addresses entered into the router itself doesn't automatically set it to that via the router's DHCP like you'd expect?
Ok, I've read the other thread on possible fixes, so I'm going to start with the simplest - turning off the DST and see if that helps. If not then I'll have to switch to my cable modem for DHCP functions.
Though I really don't understand why it wouldn't also affect some devices that don't have a way to manually set the DHCP, like the Roku that's hardwired into it, or the WiFi cameras that don't have any manual setup options at all. Those devices are 100% relying on the Orbi for all DHCP/DNS configuration...
l8nc
Mar 19, 2021Apprentice
> Ahh, so having my own DNS IP addresses entered into the router itself doesn't automatically set it to that via the router's DHCP like you'd expect?
There are two outcomes you might expect:
- the router provides those DNS IP addresses in DHCP responses
- the router uses those DNS IP addresses for its requests, but still tells DHCP clients to use itself (192.168.1.1) as their DNS
NG routers support #2 but not #1 (yet - I hope this might eventually change).
I.e., you can override only the DNS the router sends its queries to, not the DNS the DHCP clients use.
- FlibbidyflooMar 21, 2021Guide
So far turning off DST in the NTP screen seems to have resolved the issue - but it's only been a few days, so I'm going to let it ride for a few more to confirm.
- l8ncMar 21, 2021Apprentice
So far, the reports seem to confirm that EITHER turning off DST *or* TM no longer triggers the problem, using the standard graphical interface.
There are other fixes that also work but require debug-level direct access, e.g., restarting dnsmasq (recovers). Note that setting clients to no longer relay DNS through dnsmasq has *not* been shown viable; it would allow clients to continue working using their current DHCP assignment but if dnsmasq crashes then new assignments and renewals would fail.
- l8ncMar 22, 2021Apprentice
Hi, all,
I confirmed the following with tech support this AM:
- DST and TM interact and crash dnsmasq, killing DHCP and DNS relay
- the current recommended fix is to disable either DST or TM and appears to be stable
- a firmware fix is in the works and will be posted when ready
I also noted the following two issues:
1. IPv6 DNS override does not work; the address entered is not correctly saved in /tmp/resolv.conf as it is for IPv4
2. IPv6 DNS override fields are too narrow (3 characters), though you can just type 4 characters in the fields
3. DNS override on Orbi devices sets the DNS for the router; the DNS for clients (provided in DHCP) is always the IP of the router, not the IP of the DNS; this is a widely-known deficieny in the Netgear graphical interface (there are ways to override via the debug console)