DNSCrypt / encrypted-dns-server

An easy to install, high-performance, zero maintenance proxy to run an encrypted DNS server.
MIT License
973 stars 94 forks source link

DNSSEC + RPKI support #275

Closed xrisk closed 3 months ago

xrisk commented 3 months ago

Hi, thanks for the great software. I’ve been running it successfully for a few months now.

this is more of a nitpick. When I test the connection from a local device using https://internet.nl/connection/debcf744a2c8423ea374d22f76c8e190/results, it says that my resolver does not perform DNSSEC validation.

I use dnscrypt-proxy on my OpenWrt router and I use a DNScrypt connection between my router and this software. It seems like an option that can be enabled on unbound, but I’m really out of my depth here so I could be wrong.

xrisk commented 3 months ago

Sorry for the false report. It turns out dnscrypt-proxy was picking Cloudflare sometimes which caused the test above to fail. If I restrict dnscrypt-proxy to use my upstream only, the test passes! :)