Switch VPN back to UDP, update firewall, make VPN use CRL

This commit is contained in:
2014-04-14 14:24:45 +02:00
parent ddf69d035d
commit f7f1de4bf5
4 changed files with 27 additions and 5 deletions

View File

@@ -33,7 +33,7 @@ dev tun
# Are we connecting to a TCP or
# UDP server? Use the same setting as
# on the server.
proto tcp-client
proto udp
;proto udp
# The hostname/IP and port of the server.