From: Guus Sliepen Date: Fri, 3 Feb 2017 08:10:43 +0000 (+0100) Subject: Add sentence about UDP hole punching capabilities. X-Git-Url: https://www.tinc-vpn.org/git/browse?p=wiki;a=commitdiff_plain;h=c646219e48776484a6d32d888c2e5ff522289901 Add sentence about UDP hole punching capabilities. Suggested by Olivier Hault. --- diff --git a/index.mdwn b/index.mdwn index 4cea1e6..3b828b2 100644 --- a/index.mdwn +++ b/index.mdwn @@ -37,6 +37,11 @@ other, VPN traffic is always (if possible) sent directly to the destination, without going through intermediate hops. +
NAT traversal
+
As long as one node in the VPN allows incoming connections on a public IP address (even if it is a dynamic IP address), +tinc will punch UDP holes through NAT devices, allowing direct communication between peers. +
+
Easily expand your VPN
When you want to add nodes to your VPN, all you have to do is add an extra configuration file, there is no need to start new daemons