2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 06:25:31 +00:00

Q: I don't get RRSIG's returned when I use "dig +dnssec".

This commit is contained in:
Mark Andrews
2004-08-16 23:44:26 +00:00
parent 3eb9ec750c
commit cc0f12921e

5
FAQ
View File

@@ -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;).