|
||||
|
||||
How to establish a VPN tunnel between two Safepipes
Introduction You establish a secure VPN connection between two networks by configuring a Safepipe-to-Safepipe tunnel. The below four HowTo guides describe the configuration procedures for the most common scenarios:
About tunnels Tunnels are the basis of a VPN. They let data travel over the Internet and still remain confidential, protected by 128-bit strong encryption and authentication at both tunnel ends. You can configure and manage tunnels between your local Safepipe and another Safepipe, connecting two geographically separated LANs. Safepipe offers two tunnel types - automatic and restricted. Both types use IPsec, but there is a difference in their configuration and applications. Automatic tunnels Restricted tunnels About NAT and NAT routers NAT, Network Address Translation, is a technique that enables a business to use two sets of IP addresses, one for internal traffic on the LAN and another for external traffic to and from the LAN, thus keeping the contents of the local network hidden. A NAT router can be used to connect two LANs, when one of the networks uses private IP addresses that need to be translated to valid, public IP addresses. NAT operates in conjunction with routing and provides functionality as if the private network had globally routable IP addresses and the NAT router was not present. NAT routers are widely used in network configurations. In the above HowTo guides, a NAT router is located between Safepipe and the Internet. Note: It is not possible to create a tunnel when both Safepipes are located behind NAT routers.
|