Routing - TechRepublic
Question
February 25, 2008 at 12:30 PM
gkscala

Routing

by gkscala . Updated 17 years, 4 months ago

I am trying to add static routes on a Bloomberg terminal(that is on a 10.50.x.x subnet) so that it will route to certain networks using a certain default gateway. It needs to use this particular gateway so it will use the route going over the dedicated T1. Right now, it is going over someone else’s T1 and they want us off of it. I tried adding the following route as requested by the network admin:
208.134.161.0 MASK 255.255.255.0 12x.12x.52.22
but it failed with “the route addition failed: Either the interface index is wrong or the gateway does not lie on the same network as the interface. Check the IP Address Table for the machine”. Does anyone have any ideas as how we can get this to work?
Regards,
Gene

This discussion is locked

All Comments