Skip to content

Instantly share code, notes, and snippets.

@n0toose
Last active April 2, 2020 08:41
Show Gist options
  • Save n0toose/bd3bf366bfdf244f6e8b8a2bddc35862 to your computer and use it in GitHub Desktop.
Save n0toose/bd3bf366bfdf244f6e8b8a2bddc35862 to your computer and use it in GitHub Desktop.
Custom dnsmasq configuration (dn42, quad9, opennic support)
no-resolv
filterwin2k
# dn42
server=/dn42/172.20.0.53
server=/ffch/172.20.0.53
server=/20.172.in-addr.arpa/172.20.0.53
server=/21.172.in-addr.arpa/172.20.0.53
server=/22.172.in-addr.arpa/172.20.0.53
server=/23.172.in-addr.arpa/172.20.0.53
server=/d.f.ip6.arpa/fd42:d42:d42:54::1
# clearnet
## quad9
server=9.9.9.9
server=149.112.112.112
# opennic
server=192.71.245.208
server=2a00:dcc0:eda:88:245:71:858e:a15
server=51.15.98.97
server=2a00:f826:8:2::195
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment