NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
Earlkarp
Oct 02, 2021Star
DNS issues after upgrade to R7900-v1.0.4.46_10.0.53 firmware
Recently updated my R7900 to the latest firmware V1.0.4.46_10.0.53 about a week ago. After doing so we have had numerous DNS issues on several Windows 10 machines where we need to refresh various In...
- Nov 29, 2021
I reverted to a previous version like you and that resolved the DNS issue. However, then it re-exposed the Circle vulnerability. About two weeks ago while my family was streaming a movie the movie stopped as our internet went down. When I went to log into the router I found that the device had been reset to 'factory default setttings'. This is the first time it had ever done this and I have been using this router for several years. I suspect it got hacked. Since we were not getting a response from Netgear with an update to the firmware I perfomed these steps to install DD-WRT firmware. *** DO YOUR OWN READING IN THE DD-WRT FORUMS and DO NOT TAKE THIS AS A DEFINITIVE GUIDE ***
I failed to retain the URL where I found these steps as I would like to give credit where credit is due. By following these steps you may brick your router and Netgear may not be able to help you. If you do not follow these steps closely, then you maybe in the market for a new router! Proceed with extreme caution and read through all of the steps provided to ensure you know what you are getting yourself into!!
Netgear R7900 to R8000: *Do not change any settings on stock or OpenWRT* **All this was done over LAN** 1. Flash latest Stock Netgear R7900 firmware. 2. Wait 5 minutes 3. Download OpenWRT 18.06.2 for Netgear R7900 4. Flash OpenWRT - openwrt-21.02.0-bcm53xx-generic-netgear_r7900-squashfs.chk 5. Open Putty 192.168.1.1 with SSH 6. Login Putty – name: root / no password needed 7. Type the following – nvram set board_id=U12H315T20_NETGEAR 8. Type the following – nvram commit && reboot 9. Login 192.168.1.1 will still be on OpenWRT 10. Flash your pick of R8000 Firmware (DD-WRT / Fresh Tomato)<bin file firmware only> netgear-r8000-webflash.bin 11. Wait 5 minutes 12. Turn off router 13. Turn on router count 5 seconds then press reset for 15 seconds then let go. 14. Wait for LEDs to come on like normal. 15. Reset to default settings (to ensure cleared) 16. Done – Enjoy :) My router now thinks that it is a Netgear R8000 and is running a current version of DD-WRT. I had to go through and re-setup the router as if it were new. Note that this device is no longer supported in any manner by Netgear.
Since the device is old and I no longer have any warranty and was at risk of being hacked from the internet (again?), I either had to replace the unit OR attempt these steps that I found. Fortunately, it worked out for me.
JamesL1979
Oct 02, 2021Apprentice
I'm having this issue also I think. Browser can't resolve the hostname error for a moment, and then loads the page. On wireshark I can see multiple DNS retransmissions of the orginal query, and then the R7900 sends a Refused response before finally sending the response with the IP. Workaround is to set PC DNS server to your ISP's DNS server (the one the R7900 gets from the ISP) shown on the internet configuration page of the R7900, or to a public DNS like Google ( 8.8.8.8 and 8.8.4.4 ).
- JamesL1979Oct 02, 2021Apprentice
WIndows 10 also seems broken since it sends a DNS retransmission packet after every query only a few microseconds appart.