<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /></head><body style='font-size: 10pt; font-family: Verdana,Geneva,sans-serif'>
<p>Hi,</p>
<p>I am checking that DNS has been configured correctly for a domain I do not have access to.  I am using dig. </p>
<p>dig <domain.tld> +any returns:</p>
<p><br />1)TXT<br />2)NS<br />3)SOA<br />4)A<br />5)MX</p>
<p>But not CNAME records.</p>
<p>I can get a CNAME record for www if I specify the CNAME by doing dig -t CNAME <a href="http://www.<domain.tld>">www.<domain.tld></a></p>
<p>What I would like to do is have all DNS records listed, no matter their type. </p>
<p>Any help is much appreciated.</p>
<p>Thanks!!</p>
<p>Keith</p>
<p><br /></p>
<p><br /></p>

</body></html>