Re: Multiple VPN connection
multiple computers can connect to the Internet if they each had there own unique local IP address. This can be handled by a router.
A router is a piece of hardware that connects directly to the modem. Each computer is then connected to the router, instead of the modem. Now instead of your computer having the IP address supplied by your ISP, your router now is assigned that IP address. This is similar to your router acting as the apartment building.
The beauty of a router is that it can assign its own local IP addresses. When you connect a computer to the router it now receives one of the IP addresses assigned by your router, similar to how each apartment has it's own number. Now when you make a request for a Web page, the request is sent using the same ISP address, but this time it is assigned to the router. When the Web page is returned, the router receives the request, and sends it locally to the computer that requested the page.
The router also has its own local address that is similar to the local IP addresses of the computers. So now the router has two addresses assigned to it: an external one provided by your ISP, and a local one provided by it. This allows the router to connect to both the Internet and the local network.
Re: Multiple VPN connection
try to use Microsoft Windows 2000 Server. It should be done successfully.
Re: Multiple VPN connection
This is a limitation of certain routers using a feature called VPN Passthrough . Some routers only support one outbound VPN connection. explains why this occurs