Skip to content

Instantly share code, notes, and snippets.

@CharlieSu
Created January 3, 2011 20:44
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 CharlieSu/e9ed7188be1d1ee04f16 to your computer and use it in GitHub Desktop.
Save CharlieSu/e9ed7188be1d1ee04f16 to your computer and use it in GitHub Desktop.
local 172.18.100.101
dev tap0
server-bridge 172.18.100.101 255.255.255.0 172.18.100.105 172.18.100.200
push "route 172.18.100.1 255.255.255.0"
push "dhcp-option DNS 172.18.100.20"
push "dhcp-option DOMAIN example.com"
tls-auth ta.key 0 # This file is secret
user nobody
group nogroup
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment