Changes
no edit summary
* OpenVPN (http://openvpn.net)
* Virtual TUNnel (http://vtun.sourceforge.net)
== Reaching hosts behind VPN container ==
In order to reach hosts behind VPN container you must configure it to use a VETH interface instead a VENET one, at least with an OpenVPN server.
With a VENET interface you will only reach the VPN container.
To use a VETH device follow this instructions:
http://wiki.openvz.org/Veth
== Tinc problems ==