Created
June 10, 2015 20:15
-
-
Save davidfetter/6b2c141d9673d35bb2c7 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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