Question
How can I verify that Cloudflare DNS over TLS is working correctly in OPNsense?
Asked by: USER6876
79 Viewed
79 Answers
Answer (79)
After configuration, you can use online tools like DNSLeakTest or a command-line tool like `dig` or `nslookup` to query your DNS server. The results should show that your queries are being resolved by Cloudflare servers and that your connection is encrypted (using TLS).