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

regenerated HTML

This commit is contained in:
Andreas Gustafsson
2000-12-02 00:35:24 +00:00
parent a2984e1e5e
commit 6b35c2fec9
5 changed files with 383 additions and 357 deletions

View File

@@ -88,7 +88,7 @@ HREF="Bv9ARM.ch06.html#Configuration_File_Grammar"
></DT
><DT
>6.3. <A
HREF="Bv9ARM.ch06.html#AEN3279"
HREF="Bv9ARM.ch06.html#AEN3338"
>Zone File</A
></DT
></DL
@@ -3839,26 +3839,24 @@ ALIGN="LEFT"
VALIGN="MIDDLE"
><P
>The pathname of the file the server dumps
the database to when it receives <B
the database to when instructed to do so with
<B
CLASS="command"
>SIGINT</B
> signal
(<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
@@ -3887,15 +3885,15 @@ usage statistics to on exit. If not specified, the default is <TT
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
@@ -3950,10 +3948,19 @@ ALIGN="LEFT"
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
@@ -4380,13 +4387,8 @@ a domain name to allow multiple CNAME records in violation of the
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
@@ -4606,7 +4608,10 @@ CLASS="command"
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
@@ -4617,6 +4622,41 @@ VALIGN="MIDDLE"
><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
@@ -4773,7 +4813,7 @@ CLASS="sect3"
><H3
CLASS="sect3"
><A
NAME="AEN2212"
NAME="AEN2223"
>6.2.14.2. Forwarding</A
></H3
><P
@@ -5010,7 +5050,7 @@ CLASS="sect3"
><H3
CLASS="sect3"
><A
NAME="AEN2279"
NAME="AEN2290"
>6.2.14.4. Interfaces</A
></H3
><P
@@ -5105,7 +5145,7 @@ CLASS="sect3"
><H3
CLASS="sect3"
><A
NAME="AEN2305"
NAME="AEN2316"
>6.2.14.5. Query Address</A
></H3
><P
@@ -5644,7 +5684,7 @@ CLASS="sect3"
><H3
CLASS="sect3"
><A
NAME="AEN2451"
NAME="AEN2462"
>6.2.14.7. Resource Limits</A
></H3
><P
@@ -5872,7 +5912,7 @@ CLASS="sect3"
><H3
CLASS="sect3"
><A
NAME="AEN2517"
NAME="AEN2528"
>6.2.14.8. Periodic Task Intervals</A
></H3
><DIV
@@ -6619,30 +6659,173 @@ CLASS="sect3"
><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
>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
> 8.
</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, 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"
>use-ixfr</B
> is deprecated in <SPAN
CLASS="acronym"
>BIND</SPAN
> 9. If
you need to disable IXFR to a particular server or servers see
the information on the <B
>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"
>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
>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
@@ -6896,7 +7079,7 @@ CLASS="sect2"
><H2
CLASS="sect2"
><A
NAME="AEN2776"
NAME="AEN2829"
>6.2.17. <B
CLASS="command"
>trusted-keys</B
@@ -6971,7 +7154,7 @@ CLASS="sect2"
><H2
CLASS="sect2"
><A
NAME="AEN2792"
NAME="AEN2845"
>6.2.18. <B
CLASS="command"
>trusted-keys</B
@@ -7006,7 +7189,7 @@ CLASS="sect2"
><H2
CLASS="sect2"
><A
NAME="AEN2800"
NAME="AEN2853"
>6.2.19. <B
CLASS="command"
>view</B
@@ -7069,7 +7252,7 @@ CLASS="sect2"
><H2
CLASS="sect2"
><A
NAME="AEN2814"
NAME="AEN2867"
>6.2.20. <B
CLASS="command"
>view</B
@@ -7643,7 +7826,7 @@ CLASS="sect2"
><H2
CLASS="sect2"
><A
NAME="AEN2949"
NAME="AEN3002"
>6.2.22. <B
CLASS="command"
>zone</B
@@ -7654,7 +7837,7 @@ CLASS="sect3"
><H3
CLASS="sect3"
><A
NAME="AEN2952"
NAME="AEN3005"
>6.2.22.1. Zone Types</A
></H3
><DIV
@@ -7879,7 +8062,7 @@ CLASS="sect3"
><H3
CLASS="sect3"
><A
NAME="AEN3009"
NAME="AEN3062"
>6.2.22.2. Class</A
></H3
><P
@@ -7917,7 +8100,7 @@ CLASS="sect3"
><H3
CLASS="sect3"
><A
NAME="AEN3019"
NAME="AEN3072"
>6.2.22.3. Zone Options</A
></H3
><DIV
@@ -8041,12 +8224,43 @@ VALIGN="MIDDLE"
><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
@@ -8826,7 +9040,7 @@ CLASS="sect1"
><H1
CLASS="sect1"
><A
NAME="AEN3279"
NAME="AEN3338"
>6.3. Zone File</A
></H1
><DIV
@@ -8847,7 +9061,7 @@ CLASS="sect3"
><H3
CLASS="sect3"
><A
NAME="AEN3284"
NAME="AEN3343"
>6.3.1.1. Resource Records</A
></H3
><P
@@ -9567,7 +9781,7 @@ CLASS="sect3"
><H3
CLASS="sect3"
><A
NAME="AEN3498"
NAME="AEN3557"
>6.3.1.2. Textual expression of RRs</A
></H3
><P
@@ -9887,7 +10101,7 @@ CLASS="sect2"
><H2
CLASS="sect2"
><A
NAME="AEN3599"
NAME="AEN3658"
>6.3.2. Discussion of MX Records</A
></H2
><P
@@ -10288,7 +10502,7 @@ CLASS="sect2"
><H2
CLASS="sect2"
><A
NAME="AEN3720"
NAME="AEN3779"
>6.3.4. Inverse Mapping in IPv4</A
></H2
><P
@@ -10387,7 +10601,7 @@ CLASS="sect2"
><H2
CLASS="sect2"
><A
NAME="AEN3747"
NAME="AEN3806"
>6.3.5. Other Zone File Directives</A
></H2
><P
@@ -10412,7 +10626,7 @@ CLASS="sect3"
><H3
CLASS="sect3"
><A
NAME="AEN3754"
NAME="AEN3813"
>6.3.5.1. The <B
CLASS="command"
>$ORIGIN</B
@@ -10482,7 +10696,7 @@ CLASS="sect3"
><H3
CLASS="sect3"
><A
NAME="AEN3774"
NAME="AEN3833"
>6.3.5.2. The <B
CLASS="command"
>$INCLUDE</B
@@ -10558,7 +10772,7 @@ CLASS="sect3"
><H3
CLASS="sect3"
><A
NAME="AEN3793"
NAME="AEN3852"
>6.3.5.3. The <B
CLASS="command"
>$TTL</B
@@ -10598,7 +10812,7 @@ CLASS="sect2"
><H2
CLASS="sect2"
><A
NAME="AEN3804"
NAME="AEN3863"
>6.3.6. <SPAN
CLASS="acronym"
>BIND</SPAN

View File

@@ -83,7 +83,7 @@ HREF="Bv9ARM.ch07.html#Access_Control_Lists"
></DT
><DT
>7.2. <A
HREF="Bv9ARM.ch07.html#AEN3895"
HREF="Bv9ARM.ch07.html#AEN3954"
><B
CLASS="command"
>chroot</B
@@ -95,8 +95,8 @@ UNIX servers)</A
></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
@@ -180,7 +180,7 @@ CLASS="sect1"
><H1
CLASS="sect1"
><A
NAME="AEN3895"
NAME="AEN3954"
>7.2. <B
CLASS="command"
>chroot</B
@@ -259,7 +259,7 @@ CLASS="sect2"
><H2
CLASS="sect2"
><A
NAME="AEN3918"
NAME="AEN3977"
>7.2.1. The <B
CLASS="command"
>chroot</B
@@ -315,7 +315,7 @@ CLASS="sect2"
><H2
CLASS="sect2"
><A
NAME="AEN3933"
NAME="AEN3992"
>7.2.2. Using the <B
CLASS="command"
>setuid</B
@@ -346,8 +346,8 @@ CLASS="sect1"
><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

View File

@@ -75,17 +75,17 @@ CLASS="TOC"
></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
@@ -95,7 +95,7 @@ CLASS="sect1"
><H1
CLASS="sect1"
><A
NAME="AEN3953"
NAME="AEN4012"
>8.1. Common Problems</A
></H1
><DIV
@@ -103,7 +103,7 @@ CLASS="sect2"
><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
@@ -123,7 +123,7 @@ CLASS="sect1"
><H1
CLASS="sect1"
><A
NAME="AEN3959"
NAME="AEN4018"
>8.2. Incrementing and Changing the Serial Number</A
></H1
><P
@@ -152,7 +152,7 @@ CLASS="sect1"
><H1
CLASS="sect1"
><A
NAME="AEN3964"
NAME="AEN4023"
>8.3. Where Can I Get Help?</A
></H1
><P

View File

@@ -69,7 +69,7 @@ CLASS="TOC"
></DT
><DT
>A.1. <A
HREF="Bv9ARM.ch09.html#AEN3980"
HREF="Bv9ARM.ch09.html#AEN4039"
>Acknowledgements</A
></DT
><DT
@@ -82,7 +82,7 @@ CLASS="acronym"
></DT
><DT
>A.3. <A
HREF="Bv9ARM.ch09.html#AEN4021"
HREF="Bv9ARM.ch09.html#AEN4080"
>General <SPAN
CLASS="acronym"
>DNS</SPAN
@@ -93,11 +93,6 @@ CLASS="acronym"
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
@@ -105,7 +100,7 @@ CLASS="sect1"
><H1
CLASS="sect1"
><A
NAME="AEN3980"
NAME="AEN4039"
>A.1. Acknowledgements</A
></H1
><DIV
@@ -113,7 +108,7 @@ CLASS="sect2"
><H2
CLASS="sect2"
><A
NAME="AEN3982"
NAME="AEN4041"
>A.1.1. A Brief History of the <SPAN
CLASS="acronym"
>DNS</SPAN
@@ -248,7 +243,7 @@ CLASS="sect3"
><H3
CLASS="sect3"
><A
NAME="AEN4012"
NAME="AEN4071"
>A.2.1.1. HS = hesiod</A
></H3
><P
@@ -269,7 +264,7 @@ CLASS="sect3"
><H3
CLASS="sect3"
><A
NAME="AEN4017"
NAME="AEN4076"
>A.2.1.2. CH = chaos</A
></H3
><P
@@ -287,7 +282,7 @@ CLASS="sect1"
><H1
CLASS="sect1"
><A
NAME="AEN4021"
NAME="AEN4080"
>A.3. General <SPAN
CLASS="acronym"
>DNS</SPAN
@@ -298,7 +293,7 @@ CLASS="sect2"
><H2
CLASS="sect2"
><A
NAME="AEN4024"
NAME="AEN4083"
>A.3.1. IPv6 addresses (A6)</A
></H2
><P
@@ -871,19 +866,19 @@ TARGET="_top"
>.</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]&nbsp;C. Partridge, <I
@@ -897,7 +892,7 @@ STYLE="margin-left=0.5in"
><DIV
CLASS="biblioentry"
><A
NAME="AEN4210"
NAME="AEN4269"
></A
><P
>[RFC1034]&nbsp;P.V. Mockapetris, <I
@@ -911,7 +906,7 @@ STYLE="margin-left=0.5in"
><DIV
CLASS="biblioentry"
><A
NAME="AEN4217"
NAME="AEN4276"
></A
><P
>[RFC1035]&nbsp;P. V. Mockapetris, <I
@@ -932,7 +927,7 @@ NAME="proposed_standards"
><DIV
CLASS="biblioentry"
><A
NAME="AEN4226"
NAME="AEN4285"
></A
><P
>[RFC2181]&nbsp;R., R. Bush Elz, <I
@@ -949,7 +944,7 @@ STYLE="margin-left=0.5in"
><DIV
CLASS="biblioentry"
><A
NAME="AEN4234"
NAME="AEN4293"
></A
><P
>[RFC2308]&nbsp;M. Andrews, <I
@@ -966,7 +961,7 @@ STYLE="margin-left=0.5in"
><DIV
CLASS="biblioentry"
><A
NAME="AEN4242"
NAME="AEN4301"
></A
><P
>[RFC1995]&nbsp;M. Ohta, <I
@@ -983,7 +978,7 @@ STYLE="margin-left=0.5in"
><DIV
CLASS="biblioentry"
><A
NAME="AEN4250"
NAME="AEN4309"
></A
><P
>[RFC1996]&nbsp;P. Vixie, <I
@@ -997,7 +992,7 @@ STYLE="margin-left=0.5in"
><DIV
CLASS="biblioentry"
><A
NAME="AEN4257"
NAME="AEN4316"
></A
><P
>[RFC2136]&nbsp;P. Vixie, S. Thomson, Y. Rekhter, and J. Bound, <I
@@ -1011,7 +1006,7 @@ STYLE="margin-left=0.5in"
><DIV
CLASS="biblioentry"
><A
NAME="AEN4274"
NAME="AEN4333"
></A
><P
>[RFC2845]&nbsp;P. Vixie, O. Gudmundsson, D. Eastlake, 3rd, and B. Wellington, <I
@@ -1028,13 +1023,13 @@ STYLE="margin-left=0.5in"
><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]&nbsp;S. Thomson and C. Huitema, <I
@@ -1051,7 +1046,7 @@ STYLE="margin-left=0.5in"
><DIV
CLASS="biblioentry"
><A
NAME="AEN4310"
NAME="AEN4369"
></A
><P
>[RFC2065]&nbsp;D. Eastlake, 3rd and C. Kaufman, <I
@@ -1065,7 +1060,7 @@ STYLE="margin-left=0.5in"
><DIV
CLASS="biblioentry"
><A
NAME="AEN4322"
NAME="AEN4381"
></A
><P
>[RFC2137]&nbsp;D. Eastlake, 3rd, <I
@@ -1079,7 +1074,7 @@ STYLE="margin-left=0.5in"
><H1
CLASS="bibliodiv"
><A
NAME="AEN4330"
NAME="AEN4389"
>Other Important RFCs About <SPAN
CLASS="acronym"
>DNS</SPAN
@@ -1088,7 +1083,7 @@ CLASS="acronym"
><DIV
CLASS="biblioentry"
><A
NAME="AEN4333"
NAME="AEN4392"
></A
><P
>[RFC1535]&nbsp;E. Gavron, <I
@@ -1105,7 +1100,7 @@ STYLE="margin-left=0.5in"
><DIV
CLASS="biblioentry"
><A
NAME="AEN4341"
NAME="AEN4400"
></A
><P
>[RFC1536]&nbsp;A. Kumar, J. Postel, C. Neuman, P. Danzig, and S. Miller, <I
@@ -1122,7 +1117,7 @@ STYLE="margin-left=0.5in"
><DIV
CLASS="biblioentry"
><A
NAME="AEN4362"
NAME="AEN4421"
></A
><P
>[RFC1982]&nbsp;R. Elz and R. Bush, <I
@@ -1136,13 +1131,13 @@ STYLE="margin-left=0.5in"
><H1
CLASS="bibliodiv"
><A
NAME="AEN4373"
NAME="AEN4432"
>Resource Record Types</A
></H1
><DIV
CLASS="biblioentry"
><A
NAME="AEN4375"
NAME="AEN4434"
></A
><P
>[RFC1183]&nbsp;C.F. Everhart, L. A. Mamakos, R. Ullmann, and P. Mockapetris, <I
@@ -1159,7 +1154,7 @@ STYLE="margin-left=0.5in"
><DIV
CLASS="biblioentry"
><A
NAME="AEN4393"
NAME="AEN4452"
></A
><P
>[RFC1706]&nbsp;B. Manning and R. Colella, <I
@@ -1176,7 +1171,7 @@ STYLE="margin-left=0.5in"
><DIV
CLASS="biblioentry"
><A
NAME="AEN4405"
NAME="AEN4464"
></A
><P
>[RFC2168]&nbsp;R. Daniel and M. Mealling, <I
@@ -1191,7 +1186,7 @@ STYLE="margin-left=0.5in"
><DIV
CLASS="biblioentry"
><A
NAME="AEN4416"
NAME="AEN4475"
></A
><P
>[RFC1876]&nbsp;C. Davis, P. Vixie, T., and I. Dickinson, <I
@@ -1206,7 +1201,7 @@ STYLE="margin-left=0.5in"
><DIV
CLASS="biblioentry"
><A
NAME="AEN4433"
NAME="AEN4492"
></A
><P
>[RFC2052]&nbsp;A. Gulbrandsen and P. Vixie, <I
@@ -1224,7 +1219,7 @@ STYLE="margin-left=0.5in"
><DIV
CLASS="biblioentry"
><A
NAME="AEN4445"
NAME="AEN4504"
></A
><P
>[RFC2163]&nbsp;A. Allocchio, <I
@@ -1242,7 +1237,7 @@ STYLE="margin-left=0.5in"
><DIV
CLASS="biblioentry"
><A
NAME="AEN4453"
NAME="AEN4512"
></A
><P
>[RFC2230]&nbsp;R. Atkinson, <I
@@ -1259,7 +1254,7 @@ STYLE="margin-left=0.5in"
><H1
CLASS="bibliodiv"
><A
NAME="AEN4461"
NAME="AEN4520"
><SPAN
CLASS="acronym"
>DNS</SPAN
@@ -1268,7 +1263,7 @@ CLASS="acronym"
><DIV
CLASS="biblioentry"
><A
NAME="AEN4464"
NAME="AEN4523"
></A
><P
>[RFC1101]&nbsp;P. V. Mockapetris, <I
@@ -1285,7 +1280,7 @@ STYLE="margin-left=0.5in"
><DIV
CLASS="biblioentry"
><A
NAME="AEN4472"
NAME="AEN4531"
></A
><P
>[RFC1123]&nbsp;Braden, <I
@@ -1299,7 +1294,7 @@ STYLE="margin-left=0.5in"
><DIV
CLASS="biblioentry"
><A
NAME="AEN4479"
NAME="AEN4538"
></A
><P
>[RFC1591]&nbsp;J. Postel, <I
@@ -1313,7 +1308,7 @@ STYLE="margin-left=0.5in"
><DIV
CLASS="biblioentry"
><A
NAME="AEN4486"
NAME="AEN4545"
></A
><P
>[RFC2317]&nbsp;H. Eidnes, G. de Groot, and P. Vixie, <I
@@ -1327,7 +1322,7 @@ STYLE="margin-left=0.5in"
><H1
CLASS="bibliodiv"
><A
NAME="AEN4500"
NAME="AEN4559"
><SPAN
CLASS="acronym"
>DNS</SPAN
@@ -1336,7 +1331,7 @@ CLASS="acronym"
><DIV
CLASS="biblioentry"
><A
NAME="AEN4503"
NAME="AEN4562"
></A
><P
>[RFC1537]&nbsp;P. Beertema, <I
@@ -1353,7 +1348,7 @@ STYLE="margin-left=0.5in"
><DIV
CLASS="biblioentry"
><A
NAME="AEN4511"
NAME="AEN4570"
></A
><P
>[RFC1912]&nbsp;D. Barr, <I
@@ -1370,7 +1365,7 @@ STYLE="margin-left=0.5in"
><DIV
CLASS="biblioentry"
><A
NAME="AEN4519"
NAME="AEN4578"
></A
><P
>[RFC1912]&nbsp;D. Barr, <I
@@ -1387,7 +1382,7 @@ STYLE="margin-left=0.5in"
><DIV
CLASS="biblioentry"
><A
NAME="AEN4527"
NAME="AEN4586"
></A
><P
>[RFC2010]&nbsp;B. Manning and P. Vixie, <I
@@ -1401,7 +1396,7 @@ STYLE="margin-left=0.5in"
><DIV
CLASS="biblioentry"
><A
NAME="AEN4538"
NAME="AEN4597"
></A
><P
>[RFC2219]&nbsp;M. Hamilton and R. Wright, <I
@@ -1418,7 +1413,7 @@ STYLE="margin-left=0.5in"
><H1
CLASS="bibliodiv"
><A
NAME="AEN4550"
NAME="AEN4609"
>Other <SPAN
CLASS="acronym"
>DNS</SPAN
@@ -1427,7 +1422,7 @@ CLASS="acronym"
><DIV
CLASS="biblioentry"
><A
NAME="AEN4556"
NAME="AEN4615"
></A
><P
>[RFC1464]&nbsp;R. Rosenbaum, <I
@@ -1441,7 +1436,7 @@ STYLE="margin-left=0.5in"
><DIV
CLASS="biblioentry"
><A
NAME="AEN4563"
NAME="AEN4622"
></A
><P
>[RFC1713]&nbsp;A. Romao, <I
@@ -1458,7 +1453,7 @@ STYLE="margin-left=0.5in"
><DIV
CLASS="biblioentry"
><A
NAME="AEN4571"
NAME="AEN4630"
></A
><P
>[RFC1794]&nbsp;T. Brisco, <I
@@ -1475,7 +1470,7 @@ STYLE="margin-left=0.5in"
><DIV
CLASS="biblioentry"
><A
NAME="AEN4579"
NAME="AEN4638"
></A
><P
>[RFC2240]&nbsp;O. Vaughan, <I
@@ -1489,7 +1484,7 @@ STYLE="margin-left=0.5in"
><DIV
CLASS="biblioentry"
><A
NAME="AEN4586"
NAME="AEN4645"
></A
><P
>[RFC2345]&nbsp;J. Klensin, T. Wolf, and G. Oglesby, <I
@@ -1503,7 +1498,7 @@ STYLE="margin-left=0.5in"
><DIV
CLASS="biblioentry"
><A
NAME="AEN4600"
NAME="AEN4659"
></A
><P
>[RFC2352]&nbsp;O. Vaughan, <I
@@ -1517,13 +1512,13 @@ STYLE="margin-left=0.5in"
><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]&nbsp;C. Farrell, M. Schulze, S. Pleitner, and D. Baldoni, <I
@@ -1562,7 +1557,7 @@ CLASS="sect2"
><H2
CLASS="sect2"
><A
NAME="AEN4630"
NAME="AEN4689"
>A.4.3. Other Documents About <SPAN
CLASS="acronym"
>BIND</SPAN
@@ -1572,13 +1567,13 @@ CLASS="acronym"
></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
@@ -1597,184 +1592,6 @@ STYLE="margin-left=0.5in"
></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"

View File

@@ -514,7 +514,7 @@ and Usage</A
></DT
><DT
>6.2.17. <A
HREF="Bv9ARM.ch06.html#AEN2776"
HREF="Bv9ARM.ch06.html#AEN2829"
><B
CLASS="command"
>trusted-keys</B
@@ -522,7 +522,7 @@ CLASS="command"
></DT
><DT
>6.2.18. <A
HREF="Bv9ARM.ch06.html#AEN2792"
HREF="Bv9ARM.ch06.html#AEN2845"
><B
CLASS="command"
>trusted-keys</B
@@ -531,7 +531,7 @@ and Usage</A
></DT
><DT
>6.2.19. <A
HREF="Bv9ARM.ch06.html#AEN2800"
HREF="Bv9ARM.ch06.html#AEN2853"
><B
CLASS="command"
>view</B
@@ -539,7 +539,7 @@ CLASS="command"
></DT
><DT
>6.2.20. <A
HREF="Bv9ARM.ch06.html#AEN2814"
HREF="Bv9ARM.ch06.html#AEN2867"
><B
CLASS="command"
>view</B
@@ -556,7 +556,7 @@ Statement Grammar</A
></DT
><DT
>6.2.22. <A
HREF="Bv9ARM.ch06.html#AEN2949"
HREF="Bv9ARM.ch06.html#AEN3002"
><B
CLASS="command"
>zone</B
@@ -566,7 +566,7 @@ CLASS="command"
></DD
><DT
>6.3. <A
HREF="Bv9ARM.ch06.html#AEN3279"
HREF="Bv9ARM.ch06.html#AEN3338"
>Zone File</A
></DT
><DD
@@ -578,7 +578,7 @@ HREF="Bv9ARM.ch06.html#types_of_resource_records_and_when_to_use_them"
></DT
><DT
>6.3.2. <A
HREF="Bv9ARM.ch06.html#AEN3599"
HREF="Bv9ARM.ch06.html#AEN3658"
>Discussion of MX Records</A
></DT
><DT
@@ -588,17 +588,17 @@ HREF="Bv9ARM.ch06.html#Setting_TTLs"
></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
@@ -628,7 +628,7 @@ HREF="Bv9ARM.ch07.html#Access_Control_Lists"
></DT
><DT
>7.2. <A
HREF="Bv9ARM.ch07.html#AEN3895"
HREF="Bv9ARM.ch07.html#AEN3954"
><B
CLASS="command"
>chroot</B
@@ -642,7 +642,7 @@ UNIX servers)</A
><DL
><DT
>7.2.1. <A
HREF="Bv9ARM.ch07.html#AEN3918"
HREF="Bv9ARM.ch07.html#AEN3977"
>The <B
CLASS="command"
>chroot</B
@@ -650,7 +650,7 @@ CLASS="command"
></DT
><DT
>7.2.2. <A
HREF="Bv9ARM.ch07.html#AEN3933"
HREF="Bv9ARM.ch07.html#AEN3992"
>Using the <B
CLASS="command"
>setuid</B
@@ -660,8 +660,8 @@ CLASS="command"
></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
@@ -674,26 +674,26 @@ HREF="Bv9ARM.ch08.html"
><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
@@ -707,14 +707,14 @@ HREF="Bv9ARM.ch09.html"
><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
@@ -744,7 +744,7 @@ HREF="Bv9ARM.ch09.html#classes_of_resource_records"
></DD
><DT
>A.3. <A
HREF="Bv9ARM.ch09.html#AEN4021"
HREF="Bv9ARM.ch09.html#AEN4080"
>General <SPAN
CLASS="acronym"
>DNS</SPAN
@@ -754,7 +754,7 @@ CLASS="acronym"
><DL
><DT
>A.3.1. <A
HREF="Bv9ARM.ch09.html#AEN4024"
HREF="Bv9ARM.ch09.html#AEN4083"
>IPv6 addresses (A6)</A
></DT
></DL
@@ -778,7 +778,7 @@ HREF="Bv9ARM.ch09.html#internet_drafts"
></DT
><DT
>A.4.3. <A
HREF="Bv9ARM.ch09.html#AEN4630"
HREF="Bv9ARM.ch09.html#AEN4689"
>Other Documents About <SPAN
CLASS="acronym"
>BIND</SPAN
@@ -786,11 +786,6 @@ CLASS="acronym"
></DT
></DL
></DD
><DT
>A.5. <A
HREF="Bv9ARM.ch09.html#statsfile"
>Format of statistics file</A
></DT
></DL
></DD
></DL