Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

DNS over TLS with host/nslookup/dig?

If none of the specific sub-forums seem right for your thread, ask here.
Post Reply
Message
Author
dwasi
Posts: 31
Joined: 2019-11-27 16:57

DNS over TLS with host/nslookup/dig?

#1 Post by dwasi »

Is it possible to directly specify a DNS-over-TLS upstream server when using host, nslookup, or dig? (As opposed to proxying to the DNS-over-TLS server with something like stubby?)

reinob
Posts: 1196
Joined: 2014-06-30 11:42
Has thanked: 99 times
Been thanked: 47 times

Re: DNS over TLS with host/nslookup/dig?

#2 Post by reinob »

Not that I know.

You can use kdig (package: knot-dnsutils), which supports TCP (+tcp), TLS (+tls) and even DNS over HTTP (+https=URL).

Post Reply