Re: Configuring Multiple gateways in Win2003 Server
- From: "Stephen M" <sawdustnospam@xxxxxxxxxxxxxx>
- Date: Wed, 21 Dec 2005 08:01:25 -0500
Kurt,
Thanks. I tried that out and it does just what I need. I also found that
this setting does not "stick" after a reboot. A nuissance but easy enough to
work around.
Is there any particualr reason why Microsoft would not implement the routing
options as a separate tab off the advanced properties page off of the TCP/IP
properties for the network connection?
Cheers,
Steve
"Kurt" <lorentzenkurt@xxxxxxxxxxxxxxxxxx> wrote in message
news:11qeo6bep555l4a@xxxxxxxxxxxxxxxxxxxxx
> 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:
- References:
- Configuring Multiple gateways in Win2003 Server
- From: Stephen M
- Re: Configuring Multiple gateways in Win2003 Server
- From: Kurt
- Configuring Multiple gateways in Win2003 Server
- Prev by Date: Re: 1 PC, 2 Domains
- Next by Date: Re: Adapter with DHCP AND static IPs?
- Previous by thread: Re: Configuring Multiple gateways in Win2003 Server
- Next by thread: Re: Configuring Multiple gateways in Win2003 Server
- Index(es):
Relevant Pages
|