Re: Routing and Remote access
- From: "Bill Grant" <not.available@online>
- Date: Mon, 20 Jun 2005 09:47:57 +1000
You can send traffic for a particular site through a particular gateway
by using static routing. A static route takes priority over a default route.
The default route is only used if no specific route exists.
All you need to know is what IP address range the remote site is using.
You then configure a static route on the workstation to send traffic for
that subnet to the appropriate gateway.
If the remote site was using 192.168.56.0/24, you would give the
workstation a static route
192.168.56.0 255.255.255.0 10.0.0.2
If you want all the clients to use this route, you could add the route
to the default router rather than adding it to every client machine. The
default router would redirect the traffic to the RRAS router.
Ray Brown wrote:
> I have a PC on our internal lan with an IP of 10.0.0.100,
> SM=255.255.255.0, DG=10.0.0.253
>
> The Windows 2000 server has 2 NICs with the following IP's
> First NIC IP=10.0.0.2,SM=255.255.255.0
> Second NIC IP=192.168.1.2,SM=255.255.255.0,DG=192.168.1.254
>
> Pix Firewall is at IP=192.168.1.254 - This PIX has a VPN Tunnel to a
> second site with a PIX. There is also a Microsoft RRAS VPN between
> the 2 sites. The server at the second site is Windows 2003 with 2
> NIC's.
>
> 3COM Firewall is at IP=10.0.0.253
>
> Is there a way to force the PC's to send traffic to the second site
> thru the PIX VPN rather than the Microsoft VPN without chnaging the
> defualt gateway on the PC ? The default gateway on the PC currently
> points to the 3Com firewall because we want to use the faster cable
> modem that is attached to it. The PIX firewall is connected to a DSL
> line.
>
> Thanks for nay recommendations.
>
> Ray
.
- References:
- Routing and Remote access
- From: Ray Brown
- Routing and Remote access
- Prev by Date: Demand Dial router internet access
- Next by Date: Re: Demand Dial router internet access
- Previous by thread: Routing and Remote access
- Next by thread: Demand Dial router internet access
- Index(es):
Relevant Pages
|