Re: Using multiple gateways simoultaniously in Win2k Server
From: Doug Sherman [MVP] (dsherman_at_nospam.tampabay.rr.com)
Date: 07/28/04
- Next message: Ace Fekay [MVP]: "Re: IE Routing Problem"
- Previous message: Steven L Umbach: "Re: Broadcast"
- In reply to: Nick Moore: "Re: Using multiple gateways simoultaniously in Win2k Server"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 27 Jul 2004 23:44:41 -0400
On the Server:
route -p add 192.168.2.0 MASK 255.255.255.0 192.168.1.1
and
route -p add 192.168.3.0 MASK 255.255.255.0 192.168.1.1
Configure a default gateway only on the NIC connected to the DSL router.
Doug Sherman
MCSE Win2k/NT4.0, MCSA, MCP+I, MVP
"Nick Moore" <NickMoore@discussions.microsoft.com> wrote in message
news:0278B82B-A2D7-4129-B699-DB9167821A8A@microsoft.com...
> Should the static routes be added to Windows or the Cisco router? The
Cisco already has the routes for the remote networks in it. If I remove
192.168.1.1 (Cisco router address) from the default gateway on the server,
the remote networks cannot connect. If I need to add those routes to
Windows, what is the command and structure to do this? Also, do I need to
write a batch file to add these routes on every bootup? Thanks.
>
> P.S. My main network is 192.168.1.x & the remotes are 2.x & 3.x.
>
> Nick
>
> "Doug Sherman [MVP]" wrote:
>
> > Only the DSL connection is a default gateway. The Cisco router
connection
> > is a route to whatever specific networks exist at the 2 remote offices.
> > There should be no conflict if you configure the Server with one default
> > gateway and 2 or more static routes to the destination networks.
> >
> > Doug Sherman
> > MCSE Win2k/NT4.0, MCSA, MCP+I, MVP
> >
> > "Nick Moore" <Nick Moore@discussions.microsoft.com> wrote in message
> > news:1863BC2F-F8DA-4125-A72F-5DC47148C044@microsoft.com...
> > > I've got 1 main office with a File Server, and 2 Citrix servers all
> > running 2000 Server w/SP4, and 2 remote offices that connect to the main
> > office via T1 lines and Cisco 1700 routers. The T1's are dedicated
pipes,
> > not an internet connection so the gateway addresses on the server must
point
> > to the cisco router's address to allow the remote offices to connect. I
am
> > also trying to get internet access via DSL on these servers and allow
them
> > to be connected to through the internet remotely(Terminal Services.) I
> > thought I could add a second router, 2nd network card, and second
network
> > scheme/gateway to accomplish this. It kinda worked, but wasn't stable.
I
> > think the problem is having the 2 gateways, it wants to default to the
main
> > network (192.168.1.x) when attemping to go online. Windows should
attempt
> > the second card/network if it cannot find what its looking for on the
first
> > network, however that only happens if the first gateway cannot be
contacted
> > (is this correct?) My first gateway can always be contacted so it never
> > pushes the web traffic out to the second NIC, if you add the gateways in
a
> > specific order you can get the inet to work, but then the remote offices
get
> > flaky connections. Does anyone have any ideas of how I can get this all
to
> > work correctly? Thanks!
> >
> >
> >
- Next message: Ace Fekay [MVP]: "Re: IE Routing Problem"
- Previous message: Steven L Umbach: "Re: Broadcast"
- In reply to: Nick Moore: "Re: Using multiple gateways simoultaniously in Win2k Server"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|