Post #1695153
2026-03-26 13:48 UTC
@tykling
Can you elaborate why?
I use nslookup if I want to see if I screwed up my DNS config and dig to see what specific servers do
Replies (1)
-
@pmevzek@framapiaf.org 2026-03-26 21:47
@dbauer @tykling Why? It is not a real pure DNS client, as it will happily use content of /etc/resolv.conf for search lists and what not. It is also FAR behind in terms of pure DNS features, like EDNS. Recent dig do also have DoT / DoH support. More importantly: the authors of it tell you it is deprecated.