(the only difference is I took the 64bit img of ubuntu this time)
I get the following error when trying to connect:
So I assume there is no connection/talking narrows it down to Firewall issue or VPN Service is not running?TLS key negotiation failed to occur within 60 seconds (check your network connectivity)
TLS handshake failed
I don't know where to go from here?
Service:
no tun0 but there is venet0?

Iptables (I disabled UFW):
Because of OpenVZ masquerade does not work:
Code: Select all
iptables -t nat -A POSTROUTING -s 10.8.0.0/24 -j SNAT --to-source 107.161.162.16
