NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
DomerIN
Aug 19, 2018Guide
Orbi RBR50 Dropping Internet Connection Regularly
I have an Orbi RBR50 and RBS50 connected via wireless backhaul. They have been working perfectly for a year. For the past two weeks, the router has been dropping the Internet connection regularly, ...
Harryp123
Apr 28, 2019Aspirant
Why it says Lease Expires in 1 Hours and 43 Minutes?
Lease Obtained | 0 Days, 2 Hours, 0 Minutes |
Lease Expires | 0 Days, 1 Hours, 43 Minutes |
ekhalil
Apr 28, 2019Master
Harryp123 wrote:
Why it says Lease Expires in 1 Hours and 43 Minutes?
Lease Obtained 0 Days, 2 Hours, 0 Minutes Lease Expires 0 Days, 1 Hours, 43 Minutes
Please try the following to reduce the lease time:
- From browser go to the router's debug page (http://192.168.1.1/debug.htm). Use your router's IP address or http://orbilogin.com/debug.htm
- Enter admin as user name and your router’s management password
- Tick "Enable Telnet" option
- Use Telnet from a computer attached to Orbi to connect to your Router telnet 192.168.1.1 and enter admin and the same password as above
- Enter the following commands:
- root@RBR50:/# config get wan_lease — Should give you --> 86400
- root@RBR50:/# config set wan_lease=750
- root@RBR50:/# config commit