The subject says it. How do I query a name server with 6.0.1? It seems dig is not available, and neither could I install it using apt-get.
Maybe there is another utility available?
Thanks,
Uwe
Printable View
The subject says it. How do I query a name server with 6.0.1? It seems dig is not available, and neither could I install it using apt-get.
Maybe there is another utility available?
Thanks,
Uwe
try installing dnsutils
Code:aptitude install dnsutils