"JohnB" <(E-Mail Removed)> wrote in message
news:#(E-Mail Removed)...
>> You set up RRAS as the site to site routers using the 172.16
>> addresses as the private networks and 192.168.1 as the public network.
>> Attach the necessary static routes to route between sites to the
>> demand-dial interfaces in the RRAS routers.
>>
> I setup the network as you described
> (http://www.brigan.com/test/NetworkLayout2.jpg)
>
> But what you say above has me confused. Aren't demand-dial interfaces
> modems? I'm using 2 NICs. On which of those interfaces would the static
> route be created?
>
Have you actually had a look at the help files on site to site VPN?
To set up site to site VPN using RRAS you need to use demand-dial
interfaces at both ends of the link. Each router needs a route to direct
traffic for the "other" site through the tunnel. You cannot manually
configure this route because the interface does not exist until the
connection is made.
To get around that problem you use named interfaces. (You do not need
to use dial on demand, but you must create a demand-dial interface to get
this named interface option). You can then assign the static route to the
name of the interface and let the system look after it. (There are wizards
to help with this). The route is stored in the registry. When the
connection is made and the interface becomes active, the route is added to
the routing table.