If I try to add a route with route add dest X.X.X.X mask 255.255.252.0 gw X.X.X.X I get dest: Unknown host message. Nothing changes even if I add the -n switch, which I believe should prevent route from trying to interpret ip addresses as host names. Regardless of the fact if the route is actually valid or not some proprietary software, that I need to work, tries this command and exits with failure. Is it possible to “force” add a route without any checks/host name resolving?
Tell me more
×
Super User is a question and answer site for
computer enthusiasts and power users. It's 100% free, no registration required.
|
|
|||
|
|
|
The error message is telling you that the literal hostname |
|||||||
|
|
I take it that you want to add a host route like this:
|
|||
|
|