Thanks Bill, that was extremely clear & concise info.
Thanks for your help.
"Rob"
"Bill Grant" <not.available@online> wrote in message
news:e4NShAK%(E-Mail Removed)...
> The basic reason that this doesn't work is that a normal VPN connection
> is just a client-server setup. The client sends all non-local traffic
> across the VPN link by default and the server has a host route back to the
> client. Any other machines behind this client machine can't route to the
> remote server because the remote server/router doesn't have a return route
> for them - it only has a host route for the VPN client. See KB 254231 .
>
> To get full routing between two sites requires a site-to-site VPN.
> Instead of a simple client-server connection you set up a router-to-router
> VPN connection. You configure routes on these routers to route trafffic
> for the "other" site through the VPN link. Clearly this requires a router
> at both ends, and you can find documentation to do this with RRAS or with
> ISA.
>
> It is possible (but not recommended) to use XP as the router at one end
> if you have RRAS at the other. It is not as versatile as the full setup
> with two RRAS servers. You can only initiate the connection from the XP
> end. You configure the RRAS server as for a site to site VPN (setting up
> the return route linked to a demand-dial interface). At the other end, you
> enable IP routing on the XP and when you connect the VPN, you use the name
> of the demand-dial interface on the answering router as the username. This
> binds the VPN to the demand-dial interface and sets up the return route
> through the VPN for the subnet behind the XP. (In other words, the XP
> machine connects as a router, not as a normal VPN client). So you have
> default routing to get traffic from the XP's network to the RRAS server
> and a static route through the VPN to get the return traffic back to the
> XP router from the RRAS router.
>
> ""Rob"" <@> wrote in message
> news:OCqZ7OI%(E-Mail Removed)...
>> Interesting, thank you.
>>
>
>
|