DNS/BIND troubleshooting: request a domain\’s SOA using dig

Contributor Icon Contributed by qmchenry Date Icon January 4, 2004  
Tag Icon Tagged: BIND and DNS


To retrieve the SOA for the domain tech-recipes.com, use:

dig soa tech-recipes.com

and look for the ANSWER SECTION for the response. To get a short version without all of the extra information, use

dig +short soa tech-recipes.com

Previous recipe | Next recipe |
 
blog comments powered by Disqus