]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Q: I don't get RRSIG's returned when I use "dig +dnssec".
authorMark Andrews <marka@isc.org>
Mon, 16 Aug 2004 23:44:26 +0000 (23:44 +0000)
committerMark Andrews <marka@isc.org>
Mon, 16 Aug 2004 23:44:26 +0000 (23:44 +0000)
FAQ

diff --git a/FAQ b/FAQ
index 2bb2a380b5db5d614ce90b9b4addbf3230b5c60c..25eb00ce38b86d9183389b10e8923b6140889398 100644 (file)
--- a/FAQ
+++ b/FAQ
@@ -447,3 +447,8 @@ A: This is usually a configuration error.
    ensure that /etc/rndc.conf has the correct ownership and that
    a copy is in the chroot area.  You can do this by re-running
    "rndc-confgen -a" with appropriate -t and -u arguements.
+
+
+Q: I don't get RRSIG's returned when I use "dig +dnssec".
+
+A: You need to ensure DNSSEC is enabled (dnssec-enable yes;).