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 05, 2017Tutor
Doesn't work. No matter what you put in other fields, using subnet mask 255.255.255.255 does not work.
My workaround for now is using 255.255.255.252, but it's not a solution as I'm blocking addressess that I don't want to block. I want/need to be able to route a single IP.
TheEther
Nov 05, 2017Guru
Sounds like a bug.
- allirNov 05, 2017Tutor
Does indeed. The built in help even specifically mentions using 255.255.255.255 to route a single IP. :\
Since this is my first netgear box, and only bought it friday, what is best to do? Does netgear support follow the community forums; should I put in a call; or is there some bug report form?- TheEtherNov 05, 2017GuruThis is mainly a community forum that happens to be run by Netgear. While there are employees that post here, I think your best bet is to contact Netgear through their support channel. Go to support.netgear.com, scroll down towards the bottom and follow the links to contact them.
Good luck. I wouldn't hold your breath on getting a fix in a timely manner.- allirNov 06, 2017Tutor
I found a better workaround.
Enable telnet through the debug page. http://orbilogin.net/debug.htmConnect 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.