Computing.Net > Forums > Windows Server 2003 > Add static routes

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Add static routes

Reply to Message Icon

Name: amlife
Date: October 8, 2008 at 15:13:54 Pacific
OS: 2003
CPU/Ram: 2GB
Product: HP
Comment:

Hello

I'm trying to ping server with IP 10.0.4.10 & I'm on 10.0.0.0 network, I know I'm in different network. I was wondering if I can add static route through command line to that network.so I can ping it to check connectivity.

Thank You



Sponsored Link
Ads by Google

Response Number 1
Name: paulsep
Date: October 8, 2008 at 19:09:33 Pacific
Reply:

There must be one device in you 10.0.0.0 network, that also can access the net 10.0.4.x.
If so, simply type the following command at the command prompt:
route add 10.0.0.0 mask 255.0.0.0 next_hop

Where next_hop is the ip of that device, that can also access the 10.0.4.x network.

use route /? to list all possible options.


0

Response Number 2
Name: JackR
Date: October 9, 2008 at 11:27:42 Pacific
Reply:

Is your server acting as a router?


0

Response Number 3
Name: wanderer
Date: October 9, 2008 at 14:31:14 Pacific
Reply:

If there is no router between the subnets you can't add a route to overcome that. Route add assumes there is a physical route between the subnets.


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Windows Server 2003 Forum Home


Sponsored links

Ads by Google


Results for: Add static routes

3 Network Cards & Routing www.computing.net/answers/windows-2003/3-network-cards-amp-routing/962.html

How configure server 2003 as Static Router www.computing.net/answers/windows-2003/how-configure-server-2003-as-static-router/9108.html

RAS Routing Failure www.computing.net/answers/windows-2003/ras-routing-failure/927.html