Re: Configuring Multiple gateways in Win2003 Server



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
>> >
>> >
>> >
>>
>>
>
>


.



Relevant Pages

  • RE: Default route problem
    ... Here is a copy of netstat -rn ... default route, just as if you were doing it manually. ... Sooner or later he will probably reboot... ... > gateway temporarily while I fetch some ports etc. ...
    (freebsd-questions)
  • Re: Phantom default gateway
    ... reset it to the "real" gateway in smit tcpip, ... You forgot to remove the default route permanently. ... Michael Prix ... I seem to have the same issue (a route appear after a reboot, ...
    (comp.unix.aix)
  • Running a command automatically on boot
    ... After every reboot of my laptop, I have to issue the following command ... to setup routing to the gateway. ... route add default gw 192.168.0.1 ...
    (alt.os.linux.suse)
  • Setting the default gateway..???
    ... I have a question about setting the default gateway on our AIX system. ... The problem is that every time I reboot the gateway is set for 192.168.10.10, ... route add 0 192.168. ...
    (comp.unix.aix)
  • Re: Rebooting 2003 server automatically?
    ... I'm not averse to Microsoft-bashing myself, but rebooting a server just ... because it's Windows seems a bit harsh and unwarranted. ... encounter if you don't reboot? ... Double-clicking a local batch file on a NT5.2 ...
    (microsoft.public.win2000.general)