Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

create a route

Status
Not open for further replies.

rcdd2

IS-IT--Management
Joined
Mar 20, 2003
Messages
36
Location
BR
I have two NICS in my necessary computer and to create a route between the two nics... in my case:
the first nic have the ip : 10.0.0.1 mask 255.0.0.0
and the second: 192.168.168.9 mask 255.255.255.0 gateway 192.168.168.1

how to i make this route???

anybody can help me ?

thanks
 
Have you got the box checked to enable routing between the two? Verify that the Enable IP Routing option is checked on the system. It should be located in the properties for TCP/IP under "advanced."

You also might try looking at this....


Hope this helps.
 
If its a server, you have two choices...

reference start>help>networking>tcp/ip>how to>manage routes>enable ip forwarding

or you can set up Remote Routing and Access and assign the static routes with the command line route command. At a command prompt, type route and enter to get the details. You'll also be able to see the static routes in Remote Routing and access once they are added (may need to refresh it first).
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top