Skip to content

Instantly share code, notes, and snippets.

@davidfetter
Created June 10, 2015 20:15
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 davidfetter/6b2c141d9673d35bb2c7 to your computer and use it in GitHub Desktop.
Save davidfetter/6b2c141d9673d35bb2c7 to your computer and use it in GitHub Desktop.
client
resolv-retry 20
keepalive 10 60
nobind
mute-replay-warnings
ns-cert-type server
comp-lzo
verb 1
persist-key
persist-tun
dev tun
proto udp
port 1194
cipher AES-128-CBC
cert keys/untangle-5093-david.crt
key keys/untangle-5093-david.key
ca keys/untangle-5093-david-ca.crt
remote 192.169.22.250 1194 # public address
remote 192.169.22.250 1194 # static WAN 1
route 172.31.0.0 255.255.0.0 vpn_gateway
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment