diff --git a/sources/tech/20140828 How to create a site-to-site IPsec VPN tunnel using Openswan in Linux.md b/sources/tech/20140828 How to create a site-to-site IPsec VPN tunnel using Openswan in Linux.md index 53f2c551a8..f4a7cb0d91 100644 --- a/sources/tech/20140828 How to create a site-to-site IPsec VPN tunnel using Openswan in Linux.md +++ b/sources/tech/20140828 How to create a site-to-site IPsec VPN tunnel using Openswan in Linux.md @@ -1,3 +1,4 @@ +DoubleC is translating How to create a site-to-site IPsec VPN tunnel using Openswan in Linux ================================================================================ A virtual private network (VPN) tunnel is used to securely interconnect two physically separate networks through a tunnel over the Internet. Tunneling is needed when the separate networks are private LAN subnets with globally non-routable private IP addresses, which are not reachable to each other via traditional routing over the Internet. For example, VPN tunnels are often deployed to connect different NATed branch office networks belonging to the same institution. @@ -215,4 +216,4 @@ via: http://xmodulo.com/2014/08/create-site-to-site-ipsec-vpn-tunnel-openswan-li [a]:http://xmodulo.com/author/sarmed [1]:http://en.wikipedia.org/wiki/IPsec -[2]:https://www.openswan.org/ \ No newline at end of file +[2]:https://www.openswan.org/