Skip to content

Instantly share code, notes, and snippets.

@mpontus
Created January 13, 2013 20:31
Show Gist options
  • Save mpontus/4526071 to your computer and use it in GitHub Desktop.
Save mpontus/4526071 to your computer and use it in GitHub Desktop.
# non default port to prevent worm attacks!
port 11194
proto tcp
dev tun
ca privnet/ca.crt
cert privnet/server.crt
key privnet/server.key
dh privnet/dh1024.pem
server 10.7.0.0 255.255.255.0
ifconfig-pool-persist ipp.txt
keepalive 10 120
comp-lzo
user nobody
group nobody
persist-key
persist-tun
status openvpn-status.log
verb 3
client-config-dir ccd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment