-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
In my .toml I have:
log_level = 1
dnscrypt_servers = true
doh_servers = false
odoh_servers = true
require_dnssec = true
require_nolog = true
require_nofilter = true
I've also uncommented the section to use the lists of ODOH servers and relays.
Under the anonymization section, I've made sure every server has a valid route, and I have this:
skip_incompatible = true
direct_cert_fallback = false
The problem is that ODOH servers work, but Anonymized DNSCrypt ones don't.
In the log, for every Anonymized DNSCrypt server, I get this:
[NOTICE] Anonymizing queries for [<server>] via [<relay>]
[NOTICE] [<server>] OK (DNSCrypt) - rtt: XXms
[INFO] [<server>] couldn't be reached anonymously, it will be ignored
Metadata
Metadata
Assignees
Labels
No labels