Skip to content

Instantly share code, notes, and snippets.

@drscream
Created June 29, 2014 12:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save drscream/491e9c59dec94a735810 to your computer and use it in GitHub Desktop.
Save drscream/491e9c59dec94a735810 to your computer and use it in GitHub Desktop.
client
dev tap
proto udp
remote vpn.frubar.net 1194
resolv-retry infinite
nobind
user nobody
#group nobody
#Activate this for DEBIAN/UBUNTU Systems
group nogroup
persist-key
persist-tun
ca fruky/cacert.pem
cert fruky/client.cert.pem
key fruky/client.key.pem
tls-auth fruky/ta.pem 1
cipher BF-CBC
comp-lzo
verb 4
mute 20
explicit-exit-notify
daemon openvpn
#Activate this if you want IPv6 and use Openvpn >= 2.1.X
lladdr 02:42:42:00:00:e4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment