What's new

“new” (2 months old) Quad9 DNS protocol test

  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

JTnola

Regular Contributor

Quad9 Protocol Test Now Available - proto.on.quad9.net​



You can now test on which protocol Quad9 received a DNS query. This is especially relevant after configuring encrypted DNS in a router, DNS forwarder, system settings, etc, where previously, the only way to confirm which protocol was being used was taking a packet capture on the device which was encrypting the DNS traffic. More information here:
https://support.quad9.net/hc/en-us/articles/10514256222349
Yes, there are plans to add this information to the on.quad9.net page in the near future.
Any questions, issues, etc, please contact


support@quad9.net.

Examples:

(This assumes the DNS settings on the system/network are set to use Quad9. The +https and +tls flags in these examples are used only to demonstrate the possible responses.)


$ dig +short +tls txt proto.on.quad9.net
dot.

$ dig +short +https txt proto.on.quad9.net
doh.

$ dig +short txt proto.on.quad9.net
do53-udp.

$ doggo --short -t txt @sdns://AQMAAAAAAAAADDkuOS45Ljk6ODQ0MyBnyEe4yHWM0SAkVUO-dWdG3zTfHYTAC4xHA2jfgh2GPhkyLmRuc2NyeXB0LWNlcnQucXVhZDkubmV0 proto.on.quad9.net
dnscrypt-udp.
 

Latest threads

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Top