I use cloudflared with pihole but with DNSSEC enabled 1.1.1.1/help no longer says I'm connected
Is this result false? Would it hurt to leave DNSSEC enabled alongside cloudflared?
Is there any way i can check traffic is being encrypted and set to Cloudflare even if it 1.1.1.1/help says no?
I would also like to use IPV6 so what do i need to uncomment below? Is it just the (#)
proxy-dns: true
proxy-dns-port: 5053
proxy-dns-upstream:
- https://1.1.1.1/dns-query
- https://1.0.0.1/dns-query
#. Uncomment the following if you also want to use IPv6 for external DOH lookups
#- https://[2606:4700:4700::1111]/dns-query
#- https://[2606:4700:4700::1001]/dns-query
I use DoH for a little extra bit of security although Cloudflare will get all of my DNS traffic but I'm not to bothered about that