Skip to content

Instantly share code, notes, and snippets.

@lolmaus
Created July 29, 2011 09:04
Show Gist options
  • Save lolmaus/1113480 to your computer and use it in GitHub Desktop.
Save lolmaus/1113480 to your computer and use it in GitHub Desktop.
# Push routes to the client to allow it
# to reach other private subnets behind
# the server. Remember that these
# private subnets will also need
# to know to route the OpenVPN client
# address pool (10.8.0.0/255.255.255.0)
# back to the OpenVPN server.
push "route 192.168.20.0 255.255.255.0"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment