"dig"ing for DNS Records
techlists at phpcoderusa.com
techlists at phpcoderusa.com
Sat Jul 14 11:15:31 MST 2018
Hi,
I am checking that DNS has been configured correctly for a domain I do
not have access to. I am using dig.
dig <domain.tld> +any returns:
1)TXT
2)NS
3)SOA
4)A
5)MX
But not CNAME records.
I can get a CNAME record for www if I specify the CNAME by doing dig -t
CNAME www.<domain.tld> [1]
What I would like to do is have all DNS records listed, no matter their
type.
Any help is much appreciated.
Thanks!!
Keith
Links:
------
[1] http://www.<domain.tld>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.phxlinux.org/pipermail/plug-discuss/attachments/20180714/420ca6c1/attachment.html>
More information about the PLUG-discuss
mailing list