mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
regen
This commit is contained in:
parent
d43b815145
commit
39548f001a
1 changed files with 7 additions and 0 deletions
7
FAQ
7
FAQ
|
|
@ -596,6 +596,13 @@ A: No. The BIND 9 bug database is kept closed for a number of reasons.
|
|||
that have been fixed post release. That is as close as we can get to
|
||||
providing a bug database.
|
||||
|
||||
Q: Why do queries for NSEC3 records fail to return the NSEC3 record?
|
||||
|
||||
A: NSEC3 records are strictly meta data and can only be returned in the
|
||||
authority section. This is done so that signing the zone using NSEC3
|
||||
records does not bring names into existance that do not exist in the
|
||||
unsigned version of the zone.
|
||||
|
||||
5. Operating-System Specific Questions
|
||||
|
||||
5.1. HPUX
|
||||
|
|
|
|||
Loading…
Reference in a new issue