diff --git a/FAQ b/FAQ index 2bb2a380b5..25eb00ce38 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;).