Quad9 users: DNSCrypt configuration has changed #14269
Unanswered
davidemyers
asked this question in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
If you are using Quad9 for encrypted DNS be aware that the symbolic names used by
dnscrypt-proxy
have changed. This unfortunate change might cause all DNS queries to start to fail for your AlgoVPN clients.The name
quad9-doh-ip4-filter-pri
has been changed toquad9-doh-ip4-port443-filter-pri
, andquad9-doh-ip6-filter-pri
has been changed toquad9-doh-ip6-port443-filter-pri
. You'll need to change these names in/etc/dnscrypt-proxy/dnscrypt-proxy.toml
and restartdnscrypt-proxy
.Beta Was this translation helpful? Give feedback.
All reactions