Ok. Let me try to explain in detail. Please find attached the image which can give you an view about my network.
System A installed with two NICs is connected with network A and network B. System A installed with one NIC and connected with network C. Network B and Network C are connected using the route shown.
Assume that actually there are several networks between Network B and Network C. Now from the system B, I'm trying to access the system C. I enabled port forwarding in System A. I used the following command to add route to the System C from System B.
route add 14.1.1.5 mask 255.255.254.0 192.168.1.10
I get the following error.
"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."
If i execute the same command in a system which is connected with network B there's no error and I could able to access all the system connected in network A.
Is it a problem with route command..? or am i missing something...?
Please help.
Main Topics
Browse All Topics





by: JFrederick29Posted on 2009-04-01 at 10:44:25ID: 24041700
Can you post a route print from the windows machine you are trying to add the route to?