mirror of
https://github.com/isc-projects/bind9.git
synced 2026-04-15 22:09:31 -04:00
Q: I don't get RRSIG's returned when I use "dig +dnssec".
This commit is contained in:
parent
3eb9ec750c
commit
cc0f12921e
1 changed files with 5 additions and 0 deletions
5
FAQ
5
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;).
|
||||
|
|
|
|||
Loading…
Reference in a new issue