Skip to content

Instantly share code, notes, and snippets.

@vrischmann
Created April 22, 2019 15:53
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 vrischmann/8dfe1f4e027b628ad8c6210e76f97877 to your computer and use it in GitHub Desktop.
Save vrischmann/8dfe1f4e027b628ad8c6210e76f97877 to your computer and use it in GitHub Desktop.
Unbound forward to Cloudflare with DNS-over-TLS (with validation)
server:
tls-cert-bundle: "/etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem"
forward-zone:
name: "."
forward-ssl-upstream: yes
forward-addr: 1.1.1.1@853#cloudflare-dns.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment