Skip to content

Instantly share code, notes, and snippets.

@mayrund
Last active August 1, 2019 08:43
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 mayrund/1f60961eb1f9696620fdcadd233691f4 to your computer and use it in GitHub Desktop.
Save mayrund/1f60961eb1f9696620fdcadd233691f4 to your computer and use it in GitHub Desktop.
extra OpenVPN configuration
# DNS
# add this to keep using the local DNS server
pull-filter ignore "dhcp-option DNS"
# or add this if you would like to use a specific DNS server when connecting with
dhcp-option DNS 10.11.12.13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment