DNSCrypt / dnscrypt-resolvers

Lists of public DNSCrypt / DoH DNS servers and DNS relays
https://dnscrypt.info
1.19k stars 259 forks source link

Failed to receive successful response from [odoh-koki-ams] #751

Closed pannal closed 1 year ago

pannal commented 1 year ago

Hey,

I can see regular failures in the log, which always are:

 [2022-11-02 00:35:56] [WARNING] Failed to receive successful response from [odoh-koki-ams]

The config for odoh-koki-ams is:

{ server_name='odoh-koki-ams', via=['odohrelay-crypto-sx', 'odohrelay-surf'] },
jedisct1 commented 1 year ago

Unfortunately, ODoH is generally slow and unreliable.

pannal commented 1 year ago

Oh, so should it be avoided in general?

jedisct1 commented 1 year ago

It's mostly there just for testing. The specification is not even finalized yet.

Also, it's slower than anonymized DNS and leaks your IP address, so, really it's only for testing.

pannal commented 1 year ago

Thanks. Weird that everyone seems to include those in their tutorials, then. I'll disable odoh for now.