Skip to content

Instantly share code, notes, and snippets.

@iley
Created April 10, 2011 06:11
Show Gist options
  • Save iley/912085 to your computer and use it in GitHub Desktop.
Save iley/912085 to your computer and use it in GitHub Desktop.
OpenVPN client config (Windows 7)
proto udp
dev tun
remote 10.128.220.101
ifconfig 192.168.3.2 192.168.3.1
secret static.key
route-method exe
route-delay 2
redirect-gateway
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment