Enable DNS over DTLS RFC 8482 into Domain?

Hello,

I wonder if someone can let me know how to enable the DNS over DTLS RFC 8482 for our domains privacy with Cloudflare, or how to implement RFC8482 with Cloudflare domains.

Regards.

If you are using Cloudflare for your domain name, may I ask what you got returned when you run below command? :slight_smile:

dig ANY yourdomain.com @1.1.1.1

I think you cannot change anything as far as Cloudfalre controls 1.1.1.1 resolver which returns nothing.

If you change 1.1.1.1 to Google’s 8.8.8.8, you might got result like:

;; ANSWER SECTION:
domain.com.           3789    IN      HINFO   "RFC8482" ""

Thanks, fixed.

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.