From: Mark Andrews Date: Tue, 9 Sep 2008 05:02:38 +0000 (+0000) Subject: Why do queries for NSEC3 records fail to return the NSEC3 record? X-Git-Tag: v9.6.0a1~71 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=befa40a9dcef83d9344a50ebeceb4049736ec862;p=thirdparty%2Fbind9.git Why do queries for NSEC3 records fail to return the NSEC3 record? --- diff --git a/FAQ.xml b/FAQ.xml index b944487b236..fb1d3d560e0 100644 --- a/FAQ.xml +++ b/FAQ.xml @@ -17,7 +17,7 @@ - PERFORMANCE OF THIS SOFTWARE. --> - +
Frequently Asked Questions about BIND 9 @@ -1056,6 +1056,21 @@ empty: + + + + Why do queries for NSEC3 records fail to return the NSEC3 record? + + + + + NSEC3 records are strictly meta data and can only be returned in + the authority section. This simplifies processing and removes + the paradox of a NSEC3 record proving it's own non-existance. + + + + Operating-System Specific Questions