sfx2000
Part of the Furniture
DoT standard port is 853, which is what I'm intercepting.
However DoH uses standard HTTPS port, making it impossible to intercept - one of the many reasons I consider DoH to be a stupid idea - makes proper network management/security impossible to achieve. Yes, it provides a very nice backdoor for malware to bypass security systems when accessing a C&C remote server.
I wouldn't block/intercept DoT and I would suggest that blocking DoH would be the same - as most clients will fall back to DNS without security - which could be considered by the client as a MITM attack...
This is similar to one of the popular scripts on the forum here where HTTPS was an issue looking into requests and blocking them there, which from similar platform was viewed as MITM mangling...
It's perhaps a philosophical point - but DNS runs on trust relationships - which DNSSEC, DNSCrypt, DOT, and DOH are trying to sort through different means to ensure a verifiable level of trust...
Old-school DNS and hard-coded clients, yeah, push that back to the gateway resolver, that makes sense...