Re: Routing and Remote access



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


.



Relevant Pages

  • Re: How to *ENABLE* icmp redirect on windows xp workstation ?
    ... > I'm using DHCP on the LAN and point default gateway to the internat ... > and the internet gateway forward the packet to innernet gateway. ... it sounds like a static route configured in your ...
    (microsoft.public.windows.server.networking)
  • 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)

Quantcast