Re: Configuring Multiple gateways in Win2003 Server
- From: "Kurt" <lorentzenkurt@xxxxxxxxxxxxxxxxxx>
- Date: Wed, 21 Dec 2005 07:15:49 -0800
To get it to be there after a reboot, just put a batch file with the "route
add" command line in your startup folder.
....kurt
"Stephen M" <sawdustnospam@xxxxxxxxxxxxxx> wrote in message
news:dobjn501nmf@xxxxxxxxxxxxxxxxxxxx
> 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
>> >
>> >
>> >
>>
>>
>
>
.
- References:
- Configuring Multiple gateways in Win2003 Server
- From: Stephen M
- Re: Configuring Multiple gateways in Win2003 Server
- From: Kurt
- Re: Configuring Multiple gateways in Win2003 Server
- From: Stephen M
- Configuring Multiple gateways in Win2003 Server
- Prev by Date: Re: Adapter with DHCP AND static IPs?
- Next by Date: Re: VPN networking problem
- Previous by thread: Re: Configuring Multiple gateways in Win2003 Server
- Next by thread: Re: batch file to map drive from workgroup to domain drive
- Index(es):
Relevant Pages
|