NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
allir
Nov 05, 2017Tutor
Can not create a static route to single IP (Orbi 2.0.0.74)
When adding a static route to a single IP it is not applied. I'm trying to block access to certain IP's by adding static routes and directing them to the local interface on the Orbi. I enter the ...
allir
Nov 06, 2017Tutor
I found a better workaround.
Enable telnet through the debug page. http://orbilogin.net/debug.htm
Connect via telnet and set the route manually via "ip route" or "route"
Add to /etc/rc.local to set them to be static.
There is a file, /var/StaticRoutesList, where I can see routes from the web interface being added, but not sure if that one can be modified. I tried to add a static route in there but it would not show up in the web interface, and when I added a new route there, my modification vanished.