Robbiedoo wrote:How do participants behind the client browse the host? I assume that once we can do this they will also be able to browse the LAN behind the host, right?
Rob
First, you need to make sure that the VPNs are configured to have their local participation set to "Local Network". This makes sure that they will allow information about the entire network through.
Secondly, you need to configure each of the clients to communicate with the VPN. This can be done in one of three ways:
1. Set their default gateway to the VPN Server (Client side)
2. Install a RIP v 2 compatible listener on each of the clients
3. Add a static route on each of the clients to point traffic for the remote subnet through the VPN Server (Client side)
There is a reasonably comprehensive document in our Support -> WhitePapers section that describes the most common client configuration steps and tests to see if connectivity is available.