></DT
><DT
>6.3. <A
-HREF="Bv9ARM.ch06.html#AEN3279"
+HREF="Bv9ARM.ch06.html#AEN3338"
>Zone File</A
></DT
></DL
VALIGN="MIDDLE"
><P
>The pathname of the file the server dumps
-the database to when it receives <B
-CLASS="command"
->SIGINT</B
-> signal
-(<B
+the database to when instructed to do so with
+<B
CLASS="command"
->ndc dumpdb</B
->). If not specified, the default is <TT
+>rndc dumpdb</B
+>.
+If not specified, the default is <TT
CLASS="filename"
>named_dump.db</TT
>.</P
-><DIV
+>
+<DIV
CLASS="note"
><BLOCKQUOTE
CLASS="note"
><P
><B
>Note: </B
->Not
-yet implemented in <SPAN
+>Not yet implemented in <SPAN
CLASS="acronym"
>BIND</SPAN
> 9.</P
CLASS="filename"
>named.memstats</TT
>.</P
-><DIV
+>
+<DIV
CLASS="note"
><BLOCKQUOTE
CLASS="note"
><P
><B
>Note: </B
->Not
-yet implemented in <SPAN
+>Not yet implemented in <SPAN
CLASS="acronym"
>BIND</SPAN
> 9.</P
VALIGN="MIDDLE"
><P
>The pathname of the file the server appends statistics
-to. If not specified, the default is <TT
+to when instructed to do so using <B
+CLASS="command"
+>rndc stats</B
+>.
+If not specified, the default is <TT
CLASS="filename"
>named.stats</TT
->.</P
+> in the
+server's current directory. The format of the file is described
+in <A
+HREF="Bv9ARM.ch06.html#statsfile"
+>Section 6.2.14.13</A
+></P
></TD
></TR
><TR
DNS standards. <SPAN
CLASS="acronym"
>BIND</SPAN
-> 9 currently does not check for multiple CNAMEs
-in zone data loaded from master files, but such checks may be introduced
-in a later release. <SPAN
-CLASS="acronym"
->BIND</SPAN
-> 9 always strictly enforces the CNAME rules
-in dynamic updates.</P
+> 9.1 always strictly
+enforces the CNAME rules both in master files and dynamic updates.</P
></TD
></TR
><TR
in the <B
CLASS="command"
>statistics-file</B
-> option listed above.</P
+>. See also <A
+HREF="Bv9ARM.ch06.html#statsfile"
+>Section 6.2.14.13</A
+>.</P
></TD
></TR
><TR
><P
><B
CLASS="command"
+>use-ixfr</B
+></P
+></TD
+><TD
+WIDTH="287"
+ALIGN="LEFT"
+VALIGN="MIDDLE"
+><P
+></P
+><I
+CLASS="emphasis"
+>This option is obsolete</I
+>.
+If you need to disable IXFR to a particular server or servers see
+the information on the <B
+CLASS="command"
+>provide-ixfr</B
+> option
+in <A
+HREF="Bv9ARM.ch06.html#server_statement_definition_and_usage"
+>Section 6.2.16</A
+>. See also
+<A
+HREF="Bv9ARM.ch04.html#incremental_zone_transfers"
+>Section 4.2</A
+>.</TD
+></TR
+><TR
+><TD
+WIDTH="145"
+ALIGN="LEFT"
+VALIGN="MIDDLE"
+><P
+><B
+CLASS="command"
>treat-cr-as-space</B
></P
></TD
><H3
CLASS="sect3"
><A
-NAME="AEN2212"
+NAME="AEN2223"
>6.2.14.2. Forwarding</A
></H3
><P
><H3
CLASS="sect3"
><A
-NAME="AEN2279"
+NAME="AEN2290"
>6.2.14.4. Interfaces</A
></H3
><P
><H3
CLASS="sect3"
><A
-NAME="AEN2305"
+NAME="AEN2316"
>6.2.14.5. Query Address</A
></H3
><P
><H3
CLASS="sect3"
><A
-NAME="AEN2451"
+NAME="AEN2462"
>6.2.14.7. Resource Limits</A
></H3
><P
><H3
CLASS="sect3"
><A
-NAME="AEN2517"
+NAME="AEN2528"
>6.2.14.8. Periodic Task Intervals</A
></H3
><DIV
><H3
CLASS="sect3"
><A
-NAME="AEN2706"
->6.2.14.13. Deprecated Features</A
+NAME="statsfile"
+>6.2.14.13. The Statistics File</A
></H3
><P
-><B
-CLASS="command"
->use-ixfr</B
-> is deprecated in <SPAN
+>The statistics file generated by <SPAN
+CLASS="acronym"
+>BIND</SPAN
+> 9
+is similar, but not identical, to that
+generated by <SPAN
CLASS="acronym"
>BIND</SPAN
-> 9. If
- you need to disable IXFR to a particular server or servers see
- the information on the <B
+> 8.
+</P
+><P
+>The statistics dump begins with the line <B
CLASS="command"
->provide-ixfr</B
-> option
- in <A
-HREF="Bv9ARM.ch06.html#server_statement_definition_and_usage"
->Section 6.2.16</A
->. See also
- <A
-HREF="Bv9ARM.ch04.html#incremental_zone_transfers"
->Section 4.2</A
->.</P
+>+++ Statistics Dump
++++ (973798949)</B
+>, where the number in parentheses is a standard
+Unix-style timestamp, measured as seconds since January 1, 1970. Following
+that line are a series of lines containing a counter type, the value of the
+counter, optionally a zone name, and optionally a view name.
+The lines without view and zone listed are global statistics for the entire server.
+Lines with a zone and view name for the given view and zone (the view name is
+omitted for the default view). The statistics dump ends
+with the line <B
+CLASS="command"
+>--- Statistics Dump --- (973798949)</B
+>, where the
+number is identical to the number in the beginning line.</P
+><P
+>The following statistics counters are maintained:</P
+><DIV
+CLASS="informaltable"
+><P
+></P
+><TABLE
+CELLPADDING="3"
+BORDER="1"
+CLASS="CALSTABLE"
+><TR
+><TD
+WIDTH="110"
+ALIGN="LEFT"
+VALIGN="MIDDLE"
+><P
+><B
+CLASS="command"
+>success</B
+></P
+></TD
+><TD
+WIDTH="322"
+ALIGN="LEFT"
+VALIGN="MIDDLE"
+><P
+>The number of
+successful queries made to the server or zone. A successful query
+is defined as query which returns a NOERROR response other than
+a referral response.</P
+></TD
+></TR
+><TR
+><TD
+WIDTH="110"
+ALIGN="LEFT"
+VALIGN="MIDDLE"
+><P
+><B
+CLASS="command"
+>referral</B
+></P
+></TD
+><TD
+WIDTH="322"
+ALIGN="LEFT"
+VALIGN="MIDDLE"
+><P
+>The number of queries which resulted
+in referral responses.</P
+></TD
+></TR
+><TR
+><TD
+WIDTH="110"
+ALIGN="LEFT"
+VALIGN="MIDDLE"
+><P
+><B
+CLASS="command"
+>nxrrset</B
+></P
+></TD
+><TD
+WIDTH="322"
+ALIGN="LEFT"
+VALIGN="MIDDLE"
+><P
+>The number of queries which resulted in
+NOERROR responses with no data.</P
+></TD
+></TR
+><TR
+><TD
+WIDTH="110"
+ALIGN="LEFT"
+VALIGN="MIDDLE"
+><P
+><B
+CLASS="command"
+>nxdomain</B
+></P
+></TD
+><TD
+WIDTH="322"
+ALIGN="LEFT"
+VALIGN="MIDDLE"
+><P
+>The number
+of queries which resulted in NXDOMAIN responses.</P
+></TD
+></TR
+><TR
+><TD
+WIDTH="110"
+ALIGN="LEFT"
+VALIGN="MIDDLE"
+><P
+><B
+CLASS="command"
+>recursion</B
+></P
+></TD
+><TD
+WIDTH="322"
+ALIGN="LEFT"
+VALIGN="MIDDLE"
+><P
+>The number of queries which caused the server
+to perform recursion in order to find the final answer.</P
+></TD
+></TR
+><TR
+><TD
+WIDTH="110"
+ALIGN="LEFT"
+VALIGN="MIDDLE"
+><P
+><B
+CLASS="command"
+>failure</B
+></P
+></TD
+><TD
+WIDTH="322"
+ALIGN="LEFT"
+VALIGN="MIDDLE"
+><P
+>The number of queries which resulted in a
+failure response other than those above.</P
+></TD
+></TR
+></TABLE
+><P
+></P
+></DIV
></DIV
></DIV
><DIV
><H2
CLASS="sect2"
><A
-NAME="AEN2776"
+NAME="AEN2829"
>6.2.17. <B
CLASS="command"
>trusted-keys</B
><H2
CLASS="sect2"
><A
-NAME="AEN2792"
+NAME="AEN2845"
>6.2.18. <B
CLASS="command"
>trusted-keys</B
><H2
CLASS="sect2"
><A
-NAME="AEN2800"
+NAME="AEN2853"
>6.2.19. <B
CLASS="command"
>view</B
><H2
CLASS="sect2"
><A
-NAME="AEN2814"
+NAME="AEN2867"
>6.2.20. <B
CLASS="command"
>view</B
><H2
CLASS="sect2"
><A
-NAME="AEN2949"
+NAME="AEN3002"
>6.2.22. <B
CLASS="command"
>zone</B
><H3
CLASS="sect3"
><A
-NAME="AEN2952"
+NAME="AEN3005"
>6.2.22.1. Zone Types</A
></H3
><DIV
><H3
CLASS="sect3"
><A
-NAME="AEN3009"
+NAME="AEN3062"
>6.2.22.2. Class</A
></H3
><P
><H3
CLASS="sect3"
><A
-NAME="AEN3019"
+NAME="AEN3072"
>6.2.22.3. Zone Options</A
></H3
><DIV
><P
>Specifies which hosts are allowed to
submit Dynamic DNS updates to slave zones to be forwarded to the
-master.
-This applies only to unsigned updates.
-Signed updates are always forwarded.
-If there is no acl defined then the server will return NOTIMPL, causing the
-client to skip to the next server. If an acl is defined and there is no
-match then the default is to deny update forwarding.</P
+master. The default is <TT
+CLASS="userinput"
+><B
+>{ none; }</B
+></TT
+>, which
+means that no update forwarding will be performed. To enable
+update forwarding, specify <TT
+CLASS="userinput"
+><B
+>allow-update-forwarding { any; };</B
+></TT
+>.
+Specifying values other than <TT
+CLASS="userinput"
+><B
+>{ none; }</B
+></TT
+> or
+<TT
+CLASS="userinput"
+><B
+>{ any; }</B
+></TT
+> is usually counterproductive, since
+the responsibility for update access control should rest with the
+master server, not the slaves.</P
+>
+
+<P
+>Note that enabling the update forwarding feature on a slave server
+may expose master servers relying on insecure IP address based
+access control to attacks; see <A
+HREF="Bv9ARM.ch07.html#dynamic_update_security"
+>Section 7.3</A
+>
+for more details.</P
>
</TD
></TR
><H1
CLASS="sect1"
><A
-NAME="AEN3279"
+NAME="AEN3338"
>6.3. Zone File</A
></H1
><DIV
><H3
CLASS="sect3"
><A
-NAME="AEN3284"
+NAME="AEN3343"
>6.3.1.1. Resource Records</A
></H3
><P
><H3
CLASS="sect3"
><A
-NAME="AEN3498"
+NAME="AEN3557"
>6.3.1.2. Textual expression of RRs</A
></H3
><P
><H2
CLASS="sect2"
><A
-NAME="AEN3599"
+NAME="AEN3658"
>6.3.2. Discussion of MX Records</A
></H2
><P
><H2
CLASS="sect2"
><A
-NAME="AEN3720"
+NAME="AEN3779"
>6.3.4. Inverse Mapping in IPv4</A
></H2
><P
><H2
CLASS="sect2"
><A
-NAME="AEN3747"
+NAME="AEN3806"
>6.3.5. Other Zone File Directives</A
></H2
><P
><H3
CLASS="sect3"
><A
-NAME="AEN3754"
+NAME="AEN3813"
>6.3.5.1. The <B
CLASS="command"
>$ORIGIN</B
><H3
CLASS="sect3"
><A
-NAME="AEN3774"
+NAME="AEN3833"
>6.3.5.2. The <B
CLASS="command"
>$INCLUDE</B
><H3
CLASS="sect3"
><A
-NAME="AEN3793"
+NAME="AEN3852"
>6.3.5.3. The <B
CLASS="command"
>$TTL</B
><H2
CLASS="sect2"
><A
-NAME="AEN3804"
+NAME="AEN3863"
>6.3.6. <SPAN
CLASS="acronym"
>BIND</SPAN
></DT
><DT
>7.2. <A
-HREF="Bv9ARM.ch07.html#AEN3895"
+HREF="Bv9ARM.ch07.html#AEN3954"
><B
CLASS="command"
>chroot</B
></DT
><DT
>7.3. <A
-HREF="Bv9ARM.ch07.html#AEN3941"
->Dynamic Updates</A
+HREF="Bv9ARM.ch07.html#dynamic_update_security"
+>Dynamic Update Security</A
></DT
></DL
></DIV
><H1
CLASS="sect1"
><A
-NAME="AEN3895"
+NAME="AEN3954"
>7.2. <B
CLASS="command"
>chroot</B
><H2
CLASS="sect2"
><A
-NAME="AEN3918"
+NAME="AEN3977"
>7.2.1. The <B
CLASS="command"
>chroot</B
><H2
CLASS="sect2"
><A
-NAME="AEN3933"
+NAME="AEN3992"
>7.2.2. Using the <B
CLASS="command"
>setuid</B
><H1
CLASS="sect1"
><A
-NAME="AEN3941"
->7.3. Dynamic Updates</A
+NAME="dynamic_update_security"
+>7.3. Dynamic Update Security</A
></H1
><P
>Access to the dynamic
></DT
><DT
>8.1. <A
-HREF="Bv9ARM.ch08.html#AEN3953"
+HREF="Bv9ARM.ch08.html#AEN4012"
>Common Problems</A
></DT
><DT
>8.2. <A
-HREF="Bv9ARM.ch08.html#AEN3959"
+HREF="Bv9ARM.ch08.html#AEN4018"
>Incrementing and Changing the Serial Number</A
></DT
><DT
>8.3. <A
-HREF="Bv9ARM.ch08.html#AEN3964"
+HREF="Bv9ARM.ch08.html#AEN4023"
>Where Can I Get Help?</A
></DT
></DL
><H1
CLASS="sect1"
><A
-NAME="AEN3953"
+NAME="AEN4012"
>8.1. Common Problems</A
></H1
><DIV
><H2
CLASS="sect2"
><A
-NAME="AEN3955"
+NAME="AEN4014"
>8.1.1. It's not working; how can I figure out what's wrong?</A
></H2
><P
><H1
CLASS="sect1"
><A
-NAME="AEN3959"
+NAME="AEN4018"
>8.2. Incrementing and Changing the Serial Number</A
></H1
><P
><H1
CLASS="sect1"
><A
-NAME="AEN3964"
+NAME="AEN4023"
>8.3. Where Can I Get Help?</A
></H1
><P
></DT
><DT
>A.1. <A
-HREF="Bv9ARM.ch09.html#AEN3980"
+HREF="Bv9ARM.ch09.html#AEN4039"
>Acknowledgements</A
></DT
><DT
></DT
><DT
>A.3. <A
-HREF="Bv9ARM.ch09.html#AEN4021"
+HREF="Bv9ARM.ch09.html#AEN4080"
>General <SPAN
CLASS="acronym"
>DNS</SPAN
HREF="Bv9ARM.ch09.html#bibliography"
>Bibliography (and Suggested Reading)</A
></DT
-><DT
->A.5. <A
-HREF="Bv9ARM.ch09.html#statsfile"
->Format of statistics file</A
-></DT
></DL
></DIV
><DIV
><H1
CLASS="sect1"
><A
-NAME="AEN3980"
+NAME="AEN4039"
>A.1. Acknowledgements</A
></H1
><DIV
><H2
CLASS="sect2"
><A
-NAME="AEN3982"
+NAME="AEN4041"
>A.1.1. A Brief History of the <SPAN
CLASS="acronym"
>DNS</SPAN
><H3
CLASS="sect3"
><A
-NAME="AEN4012"
+NAME="AEN4071"
>A.2.1.1. HS = hesiod</A
></H3
><P
><H3
CLASS="sect3"
><A
-NAME="AEN4017"
+NAME="AEN4076"
>A.2.1.2. CH = chaos</A
></H3
><P
><H1
CLASS="sect1"
><A
-NAME="AEN4021"
+NAME="AEN4080"
>A.3. General <SPAN
CLASS="acronym"
>DNS</SPAN
><H2
CLASS="sect2"
><A
-NAME="AEN4024"
+NAME="AEN4083"
>A.3.1. IPv6 addresses (A6)</A
></H2
><P
>.</P
><H3
><A
-NAME="AEN4200"
+NAME="AEN4259"
>Bibliography</A
></H3
><H1
CLASS="bibliodiv"
><A
-NAME="AEN4201"
+NAME="AEN4260"
>Standards</A
></H1
><DIV
CLASS="biblioentry"
><A
-NAME="AEN4203"
+NAME="AEN4262"
></A
><P
>[RFC974] C. Partridge, <I
><DIV
CLASS="biblioentry"
><A
-NAME="AEN4210"
+NAME="AEN4269"
></A
><P
>[RFC1034] P.V. Mockapetris, <I
><DIV
CLASS="biblioentry"
><A
-NAME="AEN4217"
+NAME="AEN4276"
></A
><P
>[RFC1035] P. V. Mockapetris, <I
><DIV
CLASS="biblioentry"
><A
-NAME="AEN4226"
+NAME="AEN4285"
></A
><P
>[RFC2181] R., R. Bush Elz, <I
><DIV
CLASS="biblioentry"
><A
-NAME="AEN4234"
+NAME="AEN4293"
></A
><P
>[RFC2308] M. Andrews, <I
><DIV
CLASS="biblioentry"
><A
-NAME="AEN4242"
+NAME="AEN4301"
></A
><P
>[RFC1995] M. Ohta, <I
><DIV
CLASS="biblioentry"
><A
-NAME="AEN4250"
+NAME="AEN4309"
></A
><P
>[RFC1996] P. Vixie, <I
><DIV
CLASS="biblioentry"
><A
-NAME="AEN4257"
+NAME="AEN4316"
></A
><P
>[RFC2136] P. Vixie, S. Thomson, Y. Rekhter, and J. Bound, <I
><DIV
CLASS="biblioentry"
><A
-NAME="AEN4274"
+NAME="AEN4333"
></A
><P
>[RFC2845] P. Vixie, O. Gudmundsson, D. Eastlake, 3rd, and B. Wellington, <I
><H1
CLASS="bibliodiv"
><A
-NAME="AEN4293"
+NAME="AEN4352"
>Proposed Standards Still Under Development</A
></H1
><DIV
CLASS="biblioentry"
><A
-NAME="AEN4298"
+NAME="AEN4357"
></A
><P
>[RFC1886] S. Thomson and C. Huitema, <I
><DIV
CLASS="biblioentry"
><A
-NAME="AEN4310"
+NAME="AEN4369"
></A
><P
>[RFC2065] D. Eastlake, 3rd and C. Kaufman, <I
><DIV
CLASS="biblioentry"
><A
-NAME="AEN4322"
+NAME="AEN4381"
></A
><P
>[RFC2137] D. Eastlake, 3rd, <I
><H1
CLASS="bibliodiv"
><A
-NAME="AEN4330"
+NAME="AEN4389"
>Other Important RFCs About <SPAN
CLASS="acronym"
>DNS</SPAN
><DIV
CLASS="biblioentry"
><A
-NAME="AEN4333"
+NAME="AEN4392"
></A
><P
>[RFC1535] E. Gavron, <I
><DIV
CLASS="biblioentry"
><A
-NAME="AEN4341"
+NAME="AEN4400"
></A
><P
>[RFC1536] A. Kumar, J. Postel, C. Neuman, P. Danzig, and S. Miller, <I
><DIV
CLASS="biblioentry"
><A
-NAME="AEN4362"
+NAME="AEN4421"
></A
><P
>[RFC1982] R. Elz and R. Bush, <I
><H1
CLASS="bibliodiv"
><A
-NAME="AEN4373"
+NAME="AEN4432"
>Resource Record Types</A
></H1
><DIV
CLASS="biblioentry"
><A
-NAME="AEN4375"
+NAME="AEN4434"
></A
><P
>[RFC1183] C.F. Everhart, L. A. Mamakos, R. Ullmann, and P. Mockapetris, <I
><DIV
CLASS="biblioentry"
><A
-NAME="AEN4393"
+NAME="AEN4452"
></A
><P
>[RFC1706] B. Manning and R. Colella, <I
><DIV
CLASS="biblioentry"
><A
-NAME="AEN4405"
+NAME="AEN4464"
></A
><P
>[RFC2168] R. Daniel and M. Mealling, <I
><DIV
CLASS="biblioentry"
><A
-NAME="AEN4416"
+NAME="AEN4475"
></A
><P
>[RFC1876] C. Davis, P. Vixie, T., and I. Dickinson, <I
><DIV
CLASS="biblioentry"
><A
-NAME="AEN4433"
+NAME="AEN4492"
></A
><P
>[RFC2052] A. Gulbrandsen and P. Vixie, <I
><DIV
CLASS="biblioentry"
><A
-NAME="AEN4445"
+NAME="AEN4504"
></A
><P
>[RFC2163] A. Allocchio, <I
><DIV
CLASS="biblioentry"
><A
-NAME="AEN4453"
+NAME="AEN4512"
></A
><P
>[RFC2230] R. Atkinson, <I
><H1
CLASS="bibliodiv"
><A
-NAME="AEN4461"
+NAME="AEN4520"
><SPAN
CLASS="acronym"
>DNS</SPAN
><DIV
CLASS="biblioentry"
><A
-NAME="AEN4464"
+NAME="AEN4523"
></A
><P
>[RFC1101] P. V. Mockapetris, <I
><DIV
CLASS="biblioentry"
><A
-NAME="AEN4472"
+NAME="AEN4531"
></A
><P
>[RFC1123] Braden, <I
><DIV
CLASS="biblioentry"
><A
-NAME="AEN4479"
+NAME="AEN4538"
></A
><P
>[RFC1591] J. Postel, <I
><DIV
CLASS="biblioentry"
><A
-NAME="AEN4486"
+NAME="AEN4545"
></A
><P
>[RFC2317] H. Eidnes, G. de Groot, and P. Vixie, <I
><H1
CLASS="bibliodiv"
><A
-NAME="AEN4500"
+NAME="AEN4559"
><SPAN
CLASS="acronym"
>DNS</SPAN
><DIV
CLASS="biblioentry"
><A
-NAME="AEN4503"
+NAME="AEN4562"
></A
><P
>[RFC1537] P. Beertema, <I
><DIV
CLASS="biblioentry"
><A
-NAME="AEN4511"
+NAME="AEN4570"
></A
><P
>[RFC1912] D. Barr, <I
><DIV
CLASS="biblioentry"
><A
-NAME="AEN4519"
+NAME="AEN4578"
></A
><P
>[RFC1912] D. Barr, <I
><DIV
CLASS="biblioentry"
><A
-NAME="AEN4527"
+NAME="AEN4586"
></A
><P
>[RFC2010] B. Manning and P. Vixie, <I
><DIV
CLASS="biblioentry"
><A
-NAME="AEN4538"
+NAME="AEN4597"
></A
><P
>[RFC2219] M. Hamilton and R. Wright, <I
><H1
CLASS="bibliodiv"
><A
-NAME="AEN4550"
+NAME="AEN4609"
>Other <SPAN
CLASS="acronym"
>DNS</SPAN
><DIV
CLASS="biblioentry"
><A
-NAME="AEN4556"
+NAME="AEN4615"
></A
><P
>[RFC1464] R. Rosenbaum, <I
><DIV
CLASS="biblioentry"
><A
-NAME="AEN4563"
+NAME="AEN4622"
></A
><P
>[RFC1713] A. Romao, <I
><DIV
CLASS="biblioentry"
><A
-NAME="AEN4571"
+NAME="AEN4630"
></A
><P
>[RFC1794] T. Brisco, <I
><DIV
CLASS="biblioentry"
><A
-NAME="AEN4579"
+NAME="AEN4638"
></A
><P
>[RFC2240] O. Vaughan, <I
><DIV
CLASS="biblioentry"
><A
-NAME="AEN4586"
+NAME="AEN4645"
></A
><P
>[RFC2345] J. Klensin, T. Wolf, and G. Oglesby, <I
><DIV
CLASS="biblioentry"
><A
-NAME="AEN4600"
+NAME="AEN4659"
></A
><P
>[RFC2352] O. Vaughan, <I
><H1
CLASS="bibliodiv"
><A
-NAME="AEN4607"
+NAME="AEN4666"
>Obsolete and Unimplemented Experimental RRs</A
></H1
><DIV
CLASS="biblioentry"
><A
-NAME="AEN4609"
+NAME="AEN4668"
></A
><P
>[RFC1712] C. Farrell, M. Schulze, S. Pleitner, and D. Baldoni, <I
><H2
CLASS="sect2"
><A
-NAME="AEN4630"
+NAME="AEN4689"
>A.4.3. Other Documents About <SPAN
CLASS="acronym"
>BIND</SPAN
></P
><H3
><A
-NAME="AEN4634"
+NAME="AEN4693"
>Bibliography</A
></H3
><DIV
CLASS="biblioentry"
><A
-NAME="AEN4635"
+NAME="AEN4694"
></A
><P
>Paul Albitz and Cricket Liu, <I
></DIV
></DIV
></DIV
-><DIV
-CLASS="sect1"
-><H1
-CLASS="sect1"
-><A
-NAME="statsfile"
->A.5. Format of statistics file</A
-></H1
-><P
->The statistics file generated by <SPAN
-CLASS="acronym"
->BIND</SPAN
-> 9
-is similar in form to that
-generated by <SPAN
-CLASS="acronym"
->BIND</SPAN
-> 8, but is not identical,
-due to differences in the counters
-currently implemented in <SPAN
-CLASS="acronym"
->BIND</SPAN
-> 9.
-</P
-><P
->The statistics dump begins with the line <B
-CLASS="command"
->+++ Statistics Dump
-+++ (973798949)</B
->, where the number in parentheses is a standard
-Unix-style timestamp, measured as seconds since January 1, 1970. Following
-that line are a series of lines containing a counter type, value of the
-counter, and possibly a view/zone pair. The lines without view and zone
-listed are global counters for the entire server and the lines with view and
-zones specified are for the given view and zone. The statistics dump ends
-with the line <B
-CLASS="command"
->--- Statistics Dump --- (973798949)</B
->, where the
-number is identical to the number in the beginning line.</P
-><P
->The following counters are defined:</P
-><DIV
-CLASS="informaltable"
-><P
-></P
-><TABLE
-CELLPADDING="3"
-BORDER="1"
-CLASS="CALSTABLE"
-><TR
-><TD
-WIDTH="110"
-ALIGN="LEFT"
-VALIGN="MIDDLE"
-><P
-><B
-CLASS="command"
->success</B
-></P
-></TD
-><TD
-WIDTH="322"
-ALIGN="LEFT"
-VALIGN="MIDDLE"
-><P
->This counter is used to track the number of
-successful queries made to the server or zone. A successful query
-is defined as query which returns a NOERROR result other than
-delegation replies.</P
-></TD
-></TR
-><TR
-><TD
-WIDTH="110"
-ALIGN="LEFT"
-VALIGN="MIDDLE"
-><P
-><B
-CLASS="command"
->delegation</B
-></P
-></TD
-><TD
-WIDTH="322"
-ALIGN="LEFT"
-VALIGN="MIDDLE"
-><P
->This counter is used to track the number
-of queries which return delegations instead a final answer.</P
-></TD
-></TR
-><TR
-><TD
-WIDTH="110"
-ALIGN="LEFT"
-VALIGN="MIDDLE"
-><P
-><B
-CLASS="command"
->nxrrset</B
-></P
-></TD
-><TD
-WIDTH="322"
-ALIGN="LEFT"
-VALIGN="MIDDLE"
-><P
->This counter is used to track the number
-of queries made which return a result code of NXRRSET.</P
-></TD
-></TR
-><TR
-><TD
-WIDTH="110"
-ALIGN="LEFT"
-VALIGN="MIDDLE"
-><P
-><B
-CLASS="command"
->nxdomain</B
-></P
-></TD
-><TD
-WIDTH="322"
-ALIGN="LEFT"
-VALIGN="MIDDLE"
-><P
->This counter is used to track the number
-of queries made which return a result code of NXDOMAIN.</P
-></TD
-></TR
-><TR
-><TD
-WIDTH="110"
-ALIGN="LEFT"
-VALIGN="MIDDLE"
-><P
-><B
-CLASS="command"
->recursion</B
-></P
-></TD
-><TD
-WIDTH="322"
-ALIGN="LEFT"
-VALIGN="MIDDLE"
-><P
->This counter is used to track the number
-of queries made which resulted in recursion in order to find the final
-answer.</P
-></TD
-></TR
-><TR
-><TD
-WIDTH="110"
-ALIGN="LEFT"
-VALIGN="MIDDLE"
-><P
-><B
-CLASS="command"
->failure</B
-></P
-></TD
-><TD
-WIDTH="322"
-ALIGN="LEFT"
-VALIGN="MIDDLE"
-><P
->This counter is used to track the number
-of queries resulted in a SERVFAIL reply.</P
-></TD
-></TR
-></TABLE
-><P
-></P
-></DIV
-></DIV
></DIV
><DIV
CLASS="NAVFOOTER"
></DT
><DT
>6.2.17. <A
-HREF="Bv9ARM.ch06.html#AEN2776"
+HREF="Bv9ARM.ch06.html#AEN2829"
><B
CLASS="command"
>trusted-keys</B
></DT
><DT
>6.2.18. <A
-HREF="Bv9ARM.ch06.html#AEN2792"
+HREF="Bv9ARM.ch06.html#AEN2845"
><B
CLASS="command"
>trusted-keys</B
></DT
><DT
>6.2.19. <A
-HREF="Bv9ARM.ch06.html#AEN2800"
+HREF="Bv9ARM.ch06.html#AEN2853"
><B
CLASS="command"
>view</B
></DT
><DT
>6.2.20. <A
-HREF="Bv9ARM.ch06.html#AEN2814"
+HREF="Bv9ARM.ch06.html#AEN2867"
><B
CLASS="command"
>view</B
></DT
><DT
>6.2.22. <A
-HREF="Bv9ARM.ch06.html#AEN2949"
+HREF="Bv9ARM.ch06.html#AEN3002"
><B
CLASS="command"
>zone</B
></DD
><DT
>6.3. <A
-HREF="Bv9ARM.ch06.html#AEN3279"
+HREF="Bv9ARM.ch06.html#AEN3338"
>Zone File</A
></DT
><DD
></DT
><DT
>6.3.2. <A
-HREF="Bv9ARM.ch06.html#AEN3599"
+HREF="Bv9ARM.ch06.html#AEN3658"
>Discussion of MX Records</A
></DT
><DT
></DT
><DT
>6.3.4. <A
-HREF="Bv9ARM.ch06.html#AEN3720"
+HREF="Bv9ARM.ch06.html#AEN3779"
>Inverse Mapping in IPv4</A
></DT
><DT
>6.3.5. <A
-HREF="Bv9ARM.ch06.html#AEN3747"
+HREF="Bv9ARM.ch06.html#AEN3806"
>Other Zone File Directives</A
></DT
><DT
>6.3.6. <A
-HREF="Bv9ARM.ch06.html#AEN3804"
+HREF="Bv9ARM.ch06.html#AEN3863"
><SPAN
CLASS="acronym"
>BIND</SPAN
></DT
><DT
>7.2. <A
-HREF="Bv9ARM.ch07.html#AEN3895"
+HREF="Bv9ARM.ch07.html#AEN3954"
><B
CLASS="command"
>chroot</B
><DL
><DT
>7.2.1. <A
-HREF="Bv9ARM.ch07.html#AEN3918"
+HREF="Bv9ARM.ch07.html#AEN3977"
>The <B
CLASS="command"
>chroot</B
></DT
><DT
>7.2.2. <A
-HREF="Bv9ARM.ch07.html#AEN3933"
+HREF="Bv9ARM.ch07.html#AEN3992"
>Using the <B
CLASS="command"
>setuid</B
></DD
><DT
>7.3. <A
-HREF="Bv9ARM.ch07.html#AEN3941"
->Dynamic Updates</A
+HREF="Bv9ARM.ch07.html#dynamic_update_security"
+>Dynamic Update Security</A
></DT
></DL
></DD
><DL
><DT
>8.1. <A
-HREF="Bv9ARM.ch08.html#AEN3953"
+HREF="Bv9ARM.ch08.html#AEN4012"
>Common Problems</A
></DT
><DD
><DL
><DT
>8.1.1. <A
-HREF="Bv9ARM.ch08.html#AEN3955"
+HREF="Bv9ARM.ch08.html#AEN4014"
>It's not working; how can I figure out what's wrong?</A
></DT
></DL
></DD
><DT
>8.2. <A
-HREF="Bv9ARM.ch08.html#AEN3959"
+HREF="Bv9ARM.ch08.html#AEN4018"
>Incrementing and Changing the Serial Number</A
></DT
><DT
>8.3. <A
-HREF="Bv9ARM.ch08.html#AEN3964"
+HREF="Bv9ARM.ch08.html#AEN4023"
>Where Can I Get Help?</A
></DT
></DL
><DL
><DT
>A.1. <A
-HREF="Bv9ARM.ch09.html#AEN3980"
+HREF="Bv9ARM.ch09.html#AEN4039"
>Acknowledgements</A
></DT
><DD
><DL
><DT
>A.1.1. <A
-HREF="Bv9ARM.ch09.html#AEN3982"
+HREF="Bv9ARM.ch09.html#AEN4041"
>A Brief History of the <SPAN
CLASS="acronym"
>DNS</SPAN
></DD
><DT
>A.3. <A
-HREF="Bv9ARM.ch09.html#AEN4021"
+HREF="Bv9ARM.ch09.html#AEN4080"
>General <SPAN
CLASS="acronym"
>DNS</SPAN
><DL
><DT
>A.3.1. <A
-HREF="Bv9ARM.ch09.html#AEN4024"
+HREF="Bv9ARM.ch09.html#AEN4083"
>IPv6 addresses (A6)</A
></DT
></DL
></DT
><DT
>A.4.3. <A
-HREF="Bv9ARM.ch09.html#AEN4630"
+HREF="Bv9ARM.ch09.html#AEN4689"
>Other Documents About <SPAN
CLASS="acronym"
>BIND</SPAN
></DT
></DL
></DD
-><DT
->A.5. <A
-HREF="Bv9ARM.ch09.html#statsfile"
->Format of statistics file</A
-></DT
></DL
></DD
></DL