diff --git a/sources/tech/20141013 How to configure peer-to-peer VPN on Linux.md b/sources/tech/20141013 How to configure peer-to-peer VPN on Linux.md index 1ff4543c0f..5a69faa4f2 100644 --- a/sources/tech/20141013 How to configure peer-to-peer VPN on Linux.md +++ b/sources/tech/20141013 How to configure peer-to-peer VPN on Linux.md @@ -1,3 +1,5 @@ +[felixonmars translating...] + How to configure peer-to-peer VPN on Linux ================================================================================ A traditional VPN (e.g., OpenVPN, PPTP) is composed of a VPN server and one or more VPN clients connected to the server. When any two VPN clients talk to each other, the VPN server needs to relay VPN traffic between them. The problem of such a hub-and-spoke type of VPN topology is that the VPN server can easily become a performance bottleneck as the number of connected clients increases. The centralized VPN server is also a single point of failure in a sense that if the VPN server goes down, the entire VPN is no longer accessible to any VPN client. @@ -101,4 +103,4 @@ via: http://xmodulo.com/configure-peer-to-peer-vpn-linux.html [a]:http://xmodulo.com/author/nanni [1]:http://xmodulo.com/how-to-install-and-configure-tinc-vpn.html [2]:http://www.ntop.org/products/n2n/ -[3]:http://xmodulo.com/go/digitalocean \ No newline at end of file +[3]:http://xmodulo.com/go/digitalocean