Re: Configuring Multiple gateways in Win2003 Server

Tech-Archive recommends: Fix windows errors by optimizing your registry



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: VPN and remote gateway
    ... > It seems you use the wrong route add command. ... > when the VPN connection is established. ... > | using the remote network as my gateway. ...
    (microsoft.public.windows.server.sbs)
  • Re: Persistent Route ignored on W2K when destination network is unavailable
    ... a global setting like the gateway to a particular subnet should be set ... this network access the internet via a NAT firewall (connected to ... via a WAN link. ... route on the Cisco firewall so that any traffic to the internet gets ...
    (microsoft.public.win2000.networking)
  • Re: AIX 1.3 Failures and Fables
    ... DESTINATION GATEWAY FLGS REFCNT USE INTERFACE ... Is my interpretation of the AIX 1.3 #man route correct? ... Manually manipulates the routing tables. ... Is the destination host or network. ...
    (comp.sys.ibm.ps2.hardware)
  • Re: AD-DNS-DHCP
    ... If I do NOT remove the gateway configurationfrom my DHCP ... scope but add route command to my logon script, ...
    (microsoft.public.windows.server.active_directory)
  • Re: AD-DNS-DHCP
    ... Ipconfig will show a second default gateway. ... You could set a metric for the additional gateway, or you could run Route Delete 0.0.0.0 first, ... "Jorge Silva" wrote in message ... If I do NOT remove the gateway configurationfrom my DHCP scope but add route command to my logon script, which one will ultimately prevail, the DHCP gateway configuration or the route add command in the logon script? ...
    (microsoft.public.windows.server.active_directory)