Category Archives: dig

DNS query tracing

dig @dns.server target.dns +trace watch it under wireshark, It is very useful to understand how DNS query works especially for a non-cached look up. http://www.thegeekstuff.com/2012/02/dig-command-examples/ As a DNS client, dig will send a standard DNS query to the target DNS … Continue reading

Posted in dig, dns | Leave a comment