Re: Configuring Multiple gateways in Win2003 Server
- From: "Kurt" <lorentzenkurt@xxxxxxxxxxxxxxxxxx>
- Date: Mon, 19 Dec 2005 17:42:06 -0800
Yes, use the "route add" command. It takes the form
route add <destination net> mask <subnet mask> <gateway address> [options]
i.e.
route add 12.23.34.0 mask 255.255.0.0 192.168.0 1
add the -p option to make it persistent (survive a routing update), assign
with a logon batch file if you need the route available all the time.
....kurt
"Stephen M" <sawdustnospam@xxxxxxxxxxxxxx> wrote in message
news:do6kn1019nq@xxxxxxxxxxxxxxxxxxxx
> Is it possible to configure TCP/IP in Win2003Svr to route traffic at a
> specific IP address or range through one gateway and all other external
> traffic through another (default) gateway?
>
> Thanks,
>
> Steve
>
>
>
.
- Follow-Ups:
- Re: Configuring Multiple gateways in Win2003 Server
- From: Stephen M
- Re: Configuring Multiple gateways in Win2003 Server
- References:
- Configuring Multiple gateways in Win2003 Server
- From: Stephen M
- Configuring Multiple gateways in Win2003 Server
- Prev by Date: Re: ssh tunneling question
- Next by Date: Re: VPN networking problem
- Previous by thread: Configuring Multiple gateways in Win2003 Server
- Next by thread: Re: Configuring Multiple gateways in Win2003 Server
- Index(es):
Relevant Pages
|