NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
rax120_rax80
Mar 09, 2020Apprentice
RAX120 Router Random Disconnects
Hey everyone, I know that I'm not the only one with problems on the Nighthawk WiFi 6 devices, but thought I'd post my most recent headache. My hardware consists of a Motorola MB8600 DOCS 3.1 modem w/...
Topology
Mar 14, 2020Virtuoso
"What happened in March to set this off for everyone?" (FiatNox)
Just an observation: “Mozilla has started rolling out encrypted DNS-over-HTTPS (DoH) by default for US users of the nonprofit's Firefox browser.” (25 FEB 2020; Firefox now defaults to DNS-over-HTTPS for US netizens)
Also: “In the US, Firefox by default directs DoH queries to DNS servers that are operated by CloudFlare” (Firefox DNS-over-HTTPS)
Is this observation a piece of the puzzle, in a way that has yet to be identified?
reddle01
Mar 15, 2020Aspirant
It *MIGHT* be the really short TTL's on some DNS hosts (short TTL and wrong time settings means your DNS cache expires as soon as the entry hits). Might be the issue with the caching DNS server on the router expiring entries and getting stuck in a constant loop. PCAP outside interface of the router and see if the requests to external dns happens over and over again. GMT/UTC should have been used in the code, and the router should update the local time based of NTP somewhere. Maybe a code bug doesn't update dnsmasq with the correct GMT offset or somehting. I would pull your "/etc/dnsmasq.conf" if you can via telnet and also see if you have access to tail "/var/log/syslog" or wherever netgear keeps the dnsmasq logs. There might be something interesting in there.
As soon as I get my AX12 and EX8000's installed I guess I'll find out if I hit this bug as well.