crab-hole
crab-hole copied to clipboard
DNSsec validate issues
If dnssec validate is enabled, crab-hole can not resolve ips for non dnssec domains. For example google.com and heise.de Dnssec domains will be resolved.
After disabling the option, all domains will be resolved again
this is a upstream issue of hickory, see https://github.com/hickory-dns/hickory-dns/issues/2429
This will be fixed with the next release of hickory-dns: https://github.com/hickory-dns/hickory-dns/pull/2845, https://github.com/hickory-dns/hickory-dns/pull/2854
Should be fixed after #42