From: Mark Andrews Date: Mon, 16 Aug 2004 23:44:26 +0000 (+0000) Subject: Q: I don't get RRSIG's returned when I use "dig +dnssec". X-Git-Tag: v9.2.4rc8~41^2~3 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=cc0f12921e4bb60dff5bf85fa291074ea86d1f52;p=thirdparty%2Fbind9.git Q: I don't get RRSIG's returned when I use "dig +dnssec". --- diff --git a/FAQ b/FAQ index 2bb2a380b5d..25eb00ce38b 100644 --- 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;).