10.6.4. DNS Security Extensions (DNSSEC)
Note that to debug a DNSSEC-signed domain or a DNSSEC-aware resolver, you can use the
dig
utility as described in
Section 10.5, “Using the dig
Utility”. Useful options are
+dnssec
(requests DNSSEC-related resource records by setting the DNSSEC OK bit),
+cd
(tells recursive nameserver not to validate the response), and
+bufsize=512
(changes the packet size to 512B to get through some firewalls).