From cc0f12921e4bb60dff5bf85fa291074ea86d1f52 Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Mon, 16 Aug 2004 23:44:26 +0000 Subject: [PATCH] Q: I don't get RRSIG's returned when I use "dig +dnssec". --- FAQ | 5 +++++ 1 file changed, 5 insertions(+) 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;).