Skip to content

Instantly share code, notes, and snippets.

@Coornail
Created October 13, 2013 14:26
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 Coornail/6962932 to your computer and use it in GitHub Desktop.
Save Coornail/6962932 to your computer and use it in GitHub Desktop.
dnsmasq config
cache-size=10000
all-servers
domain-needed
filterwin2k
bogus-priv
stop-dns-rebind
server=209.244.0.3
server=4.2.2.2
# OpenDNS AnyCast DNS servers
server=208.67.222.222
#Google
server=8.8.8.8
server=8.8.4.4
server=193.110.57.4
server=193.110.56.8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment