Reaching out to anyone who configured their DNS transport protocol. If you intentionally configured your home router's or your devices DNS service, what did you pick, and why?

Please retoot for reach.

#DNS #Survey #AskMastodon #AskFedi #AskInfosec #DoT #DoH #DoQ #TLS #QUIC #TCP #UDP #HTTPS

DNS-over-UDP
38.1%
DNS-over-TCP
4.8%
DoT
19%
DoH
33.3%
DoQ
4.8%
Poll ended at .
@resingm DoT simply seems the logical evolution 🤷‍♂️
@M33 - No downside? Increased latency for instance?
@resingm anything more than a quick UDP request reply will add delay.

DoT avoid protocol stacking at least.
@M33 - I understand that. My question was, what your experience is. Did you not experience increased latency for instance?
@resingm sorry maybe wasn’t clear about that : no noticeable latency increase, no user complaints

@resingm DNS choses when it talks over UDP and TCP. Default is UDP, but when the query size gets larger than 512 bytes (as per RFC) it go to TCP. Cases for TCP include IPv6 queries and IPSec packets.

And i have never seen a router that support DoT/DoH/DoQ.

@Ichinin - That is not really correct. a), you can still enforce DNS over TCP if you want. b), DNS over TCP is enforced when you hit rate-limits. Also many infosec folks run their own stub resolver in their network (so do I). It is trivial to configure it to use DoT for instance.

Additionally, some router software certainly supports other means than just Do53. A modern FritzBox also supports DoT out of the box, but is not enabled by default.

@resingm you cant enforce it if the configuration for settings does not support in, and most people use their router with the standard software. Most people meaning most people, not just CS people.
@Ichinin - Yes, and I addressed people who intentionally configured their DNS services. As the first sentence in the post says.

@resingm It still can't be done on commercial hardware/software as it doesn't support your edge case. All you get is "enter DNS server in this field" and nothing more, unless you install something that lets you do that on your router.

And with that i block you because you doesn't seem to grasp the concept of configuring DNS on standard hardware - and i question if you have ever seen a configuration screen on a router or operating system.

@resingm how to vote for more than one of the above?
@niallor - I disabled that option. In such a case, I am mostly interested in the setup of your home router/home network. Not interested if the browser e.g. uses DoH, as Chrome & Firefox started to enforce a while back.
@resingm I'll mark UDP so, although I expect TCP is available too.

@resingm DoQ because it gets through the firewalls I work with the most frequently while being better performance than DoH.

DoT is out for me because only certain ports are allowed here and standard TCP/UDP DNS gets hijacked so there is no point you having configured your own DNS service.

@resingm DNS over HTTPS get the more votes after cleartext ? Seriously ? 😳

@M33 - I am similarly surprised that DoH is almost as popular as Do53. I can imagine that many simply took Firefox's and Chrome's advancements on enabling DoH in the browser as a chance to increase their DNS resiliency with very little effort.

Not too representative for home networks, though. Nevertheless, we mainly have responses from folks in the more tech-savvy spheres.