NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
mbreksop
Nov 01, 2021Star
Disabling Auto Update (Force Update) firmware version 2.7.3.22 for Orbi 3000 (RBR, RBS and RBK 50)
Hi, It seems like Netgear now forces a new EULA requiring Auto Firmware Upgrade for all Orbi Routers, unfortunately for our RBR/S/K 50, the new 2.7.3.22 is buggy, and sometimes drop connections b...
- Nov 01, 2021
And by the way, do above steps on every devices (routers and satellites too).
Remember after enable root, you can telnet using 'root' account without password. Highly advice, to change the root password immediately. Also once you are done, please ensure you disable the telnet access.
Hopefully this works, any ideas, please let me know.
mbreksop
Nov 01, 2021Star
I didn't do factory reset, but i did backup and restore....
I had to cold reboot, as it wouldn't pickup DHCP from the ISP until i did that....
The EULA has new wording where it required Auto Update
FURRYe38
Nov 01, 2021Guru
Might try a factory reset next time you update FW IF a problem appears after FW is updated. Seen odd things after a FW update and sometimes, just a reset and setup from scratch is needed.
Good luck.
- mbreksopNov 01, 2021Star
Btw, Netgear figured out a way to override my changes, and this morning it came back forced upgraded to 2.7.3.22 again....
The real problem is a random drop connection during heavy load, anywhere from few seconds to a minute or so.
Is there anyways to schedule a reboot via cronjob or something on downtime (like Friday Midnight or something) ?
- FURRYe38Nov 01, 2021Guru
Try putting on a power plug with a timer built in that offers scheduling.
- CrimpOnNov 01, 2021Guru
mbreksop wrote:
Btw, Netgear figured out a way to override my changes, and this morning it came back forced upgraded to 2.7.3.22 again....
The real problem is a random drop connection during heavy load, anywhere from few seconds to a minute or so.
Is there any way to schedule a reboot via cronjob or something on downtime (like Friday Midnight or something) ?
As I read through this post, it appears to me that there are several topics mixed together:
- The newest firmware, V2.3.7.22, does not perform correctly. It randomly drops connection during heavy load.
It is difficult to diagnose a problem that occurs randomly. If "heavy load" is definitely the cause, then it should be fairly simple to replicate the issue on demand by generating the required load. - Attempts to address the issue by manually installing previous firmware are frustrated by the Orbi auto-updating itself to V2.7.3.22.
- There is a desire to force the Orbi to reboot at specified times.
One thing is pretty clear: Any attempt to block the Orbi from auto-updating by modifying parameters through the telnet command line will be erased the next time the Orbi reboots when the entire contents of working memory are replaced by the factory image. The technique I favor, (which is simply replacing the root file firmware_version with a bigger than possible number) will fail on reboot. So will messing around with the hosts file or setting any parameters.
If a scheduled reboot is intended to address problems with V2.7.3.22 by rebooting the router, then using a timer is the answer. A chron job will disappear upon the first reboot, as will telnet access. A WiFi smart plug stores the schedule on the plug itself. (I have tested this.) It could be told to turn the power off at 1:00AM on Friday and back on at 1:02AM on Friday, and it will do so. Yes, it will lose WiFi for a couple of minutes, but it will do what it is supposed to do.
If the goal is to absolutely, positively, "no failures" prevent auto-update, then the only solution is to connect the Orbi to another router and use that router to block those Netgear web sites.
It is not clear to me when Netgear's EULA first mentioned allowing Netgear to update firmware without notice. 3-4 years ago, Netgear regularly 'pushed' firmware updates to Orbi and appeared to pause the practice after angry reactions from users. The only way to check that would be to deliberately load some old firmware and look very closely at the EULA.
- mbreksopNov 03, 2021Star
Finally, i think i solved this issue...
Here are the steps to reproduce:
1. Go https://www.opendns.com and sign up for an account
2. Create Network (usually already done)
3. Setup Web Content Filtering, you can choose 'Custom', then click on whatever you want to block, at the bottom add these entries to block individually: update.netgear.com, updates.netgear.com, updates1.netgear.com, updates2.netgear.com, updates3.netgear.com, http.fw.updates1.netgear.com, readycloud.netgear.com, peernetwork.netgear.com, readyshare.netgear.com --- see the pic attached
4. Grab their DNS Servers: 208.67.222.123 or 208.67.220.123
5. Go to your Orbi Router, and turn off Circle/Parental Control
6. Then click on 'Advanced' tab, 'Setup', 'Internet Setup', go to 'Domain Name Server (DNS) Address, and change it (normally it would have said 'Get Automatically from ISP' into ''Use These DNS Servers', and put the values in Number 4. Apply.
7. Re-enable Circle (assuming you had it enabled).
8. Download older firmware, i use 2.3.5.34 --- https://kb.netgear.com/000061420/RBR50-RBS50-Firmware-Version-2-3-5-34-Hot-Fix
8. Steps that some of you know already: Downgrade Firmware, then Enable Telnet, Set NVRAM values, also you can update /etc/hosts ---- https://community.netgear.com/t5/Orbi/Disable-auto-update-of-orbi-firmware-additional-steps-needed/td-p/1575772
9. Repeat the steps for Router and all satellites
10. Don't forget to disable Telnet
So far it hasn't changed back for, as the Status showed 'Update Failed'
- The newest firmware, V2.3.7.22, does not perform correctly. It randomly drops connection during heavy load.