![]() | DIG |
An excellent tool for DNS.
dig @server name type
dig @217.115.138.24 google.com ANY
$ tar zxvf bind-9.3.2.tar.gz
$ cd bind-9.3.2
$ ./configure
$ make -C lib/dns
$ make -C lib/isc
$ make -C lib/bind9
$ make -C lib/isccfg
$ make -C lib/lwres
$ cd bin/dig
$ make
$ su
# make install