NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.

Forum Discussion

miau101's avatar
miau101
Tutor
Oct 06, 2018

Orbi RBK50 firmware V2.2.1.210 update slows WAN speed with 30 to 40%

Firmware V2.2.1.210 slows down my internet speed with 30 to 40%. After bringing it back to V2.1.4.16 the speed is back to normal. No upgrade here!

14 Replies

  • Did you factory reset the router and satellites after installing the FW upate? Others mention doing this has helped them. 

    • miau101's avatar
      miau101
      Tutor
      Hi Furry,
      No I did not do a factory reset. At least 15 devices has to setup their wifi settings again. And the complaining of my children and wife is not something I am waiting for. And on the other hand why should I upgrade? Its okay so. Only when I buy the outdoor sattelite, in which I am interested, will change the situation.
      For now I am not doing a factory reset but thanks for hand out this solution.
      • FURRYe38's avatar
        FURRYe38
        Guru

        Keep that in mind for the next FW update. Others say it's helped them. Good Luck. 

  • Ha..found the solution.

    Disconnect from the Internet

    Reverse to the previous firmware.

    And then follow this article: https://community.netgear.com/t5/Orbi/Firmware-V1-12-0-18-Discussion/td-p/1320421/page/5 from Butch1326

     

    To stop the Orbi from installing the updated firmware automatically follow the steps below.  

     

    Perform these step after you downgraded the firmware to a prior release.

     

    1) Launch your favorite web browser and go to <Router IP Address>/debug.htm

     

    2) Login <username> <password> when prompted

     

    3) Check Enable Telnet

     

    4) Start a Telnet session.  I use Putty.  Enter the <Router IP Address> Telnet is using port 23

     

    5) You can skip this step if you like.  I am calling it out for illustration purposes only...  

    Type nvram show | grep auto_* <ENTER>

    You will see a list similar to this:

    root@RBR50:/# nvram show | grep auto_
    vpn_access_mode=auto
    wl_auto_antenna=1
    set_auto_agreement=0
    orbi_auto_upgrade=1
    ipv6_autoConfig_dns_assign=0
    ipv6_autoConfig_dns1=
    ipv6_autoConfig_dns2=
    upnp_enable_autoScan=0
    ipv6_auto_dns_assign=0
    bas_auto_conn_flag=0
    orbi_auto_upg=0
    autofw_port0=
    ipv6_auto_dns1=
    ipv6_auto_dns2=
    qos_auto_bandwidth=0
    green_enable_autorefresh_status=0
    enable_dev_auto_refresh=1
    wl_rate=auto
    auto_check_for_upgrade=1
    auto_update=1
    root@RBR50:/# root@RBR50:/#

     

    The 3 configurations highlighted above you will want to update the value from =1 to =0

    orbi_auto_upgrade=1

    auto_check_for_upgrade=1
    auto_update=1

     

    6) To update run the following commands:

    nvram set orbi_auto_upgrade=0  <ENTER> (no spaces after set)

    nvram set auto_check_for_upgrade=0 <ENTER> (no spaces after set)

    nvram set auto_update=0 <ENTER> (no spaces after set)

     

    7) Type the following commands to confirm the 3 configurations are set to =0

    nvram show | grep orbi_auto_upgrade <ENTER>

    nvram show | grep auto_check_for_upgrade <ENTER>

    nvram show | grep auto_update <ENTER>

     

    8) After you confirmed the 3 configuration values are set to =0 then type nvram commit<ENTER> (this step will save the changes)

     

    9) Type exit to terminate the telnet session

     

    10) Go back to the <Router IP Address>/debug.htm web page and uncheck Enable Telnet

     

    Please note within a day or so the Orbi will know there is an updated firmware release available but it will not automatically install it.  If you do go back into a Telnet session after the Orbi knows there is an updated firmware release the configuration orbi_auto_upgrade will have a value greater than 1.  That is okay.  Do not change the value back to =0

    • FURRYe38's avatar
      FURRYe38
      Guru

      Your URL link is not correct. Where did you find this information? When you find it, select the 3 vertical dots on that message, then select PermaLink. When you do this, then copy and paste the URL seen in the browser at the top. This makes a link to the post your referring too. 

       

      Some have said that this no longer works. Hopefully not. 

    • FURRYe38's avatar
      FURRYe38
      Guru

      Let us know if you notice anything or if something happens. 

       

      Also again, loading up v210 manually and factory reset the system and set up from scratch will probably fix what you saw before. Also Enabling Daisy Chain as well on v.210. Try that at some later date. 

       

      Enjoy. 

      • jeffb99's avatar
        jeffb99
        Aspirant

        Thanks again everyone.  It was a bit stressful last night as it went real bonkers about 2 hours before I was to join a launch call for work.  I got a work around working last night.

         

        The solution above is interesting as I don't like anything that forces auto updates.  Just for the reason I experinaced last night.  I'd also like a way to have the re-authentication in the admin tool pop so much.  It seems to pop after only 30 seconds of inactivity.  Given the length and complexity of my admin passowrd, I prefer typing it as little as possible once in the tool.