Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- client
- dev tap
- proto tcp
- #change yourhost.com to your domain, host redirect, or WAN IP address of server
- remote yourhost.com 1194
- #comment redirect-gateway out if you don't want Internet traffic redirected
- #uncomment it to redirect all Internet traffic through the VPN
- redirect-gateway
- resolv-retry infinite
- nobind
- persist-key
- persist-tun
- ca ca.crt
- cert client.crt
- key client.key
Advertisement
Add Comment
Please, Sign In to add comment