regenerated docs

This commit is contained in:
Andreas Gustafsson
2001-07-13 01:50:31 +00:00
parent 5e88852b94
commit 699095b077
7 changed files with 168 additions and 176 deletions

View File

@@ -75,7 +75,7 @@ the base-64 encoding of the algorithm's encryption key. The
base-64 string is enclosed in double quotes.
.PP
There are two common ways to generate the base-64 string for the
secret. The BIND 9 program \fBdnssec-keygen\fR can
secret. The BIND 9 program \fBrndc-confgen\fR can
be used to generate a random key, or the
\fBmmencode\fR program, also known as
\fBmimencode\fR, can be used to generate a base-64
@@ -110,21 +110,19 @@ same name and secret. The key statement indicates that samplekey
uses the HMAC-MD5 algorithm and its secret clause contains the
base-64 encoding of the HMAC-MD5 secret enclosed in double quotes.
.PP
To generate a random secret with \fBdnssec-keygen\fR:
To generate a random secret with \fBrndc-confgen\fR:
.PP
\fB$ dnssec-keygen -a hmac-md5 -b 128 -n user rndc\fR
\fBrndc-confgen\fR
.PP
The base-64 string will appear in two files,
\fIKrndc.+157.+{random}.key\fR and
\fIKrndc.+157.+{random}.private\fR. After
extracting the key to be placed in the
\fIrndc.conf\fR and
\fInamed.conf\fR key statements, the
\&.key and .private files can be removed.
A complete \fIrndc.conf\fR file, including the
randomly generated key, will be written to the standard
output. Commented out \fBkey\fR and
\fBcontrols\fR statements for
\fInamed.conf\fR are also printed.
.PP
To generate a random secret with \fBmmencode\fR:
To generate a base-64 secret with \fBmmencode\fR:
.PP
\fB$ echo "known plaintext for a secret" | mmencode\fR
\fBecho "known plaintext for a secret" | mmencode\fR
.SH "NAME SERVER CONFIGURATION"
.PP
The name server must be configured to accept rndc connections and
@@ -135,7 +133,7 @@ BIND 9 Administrator Reference Manual for details.
.SH "SEE ALSO"
.PP
\fBrndc\fR(8),
\fBdnssec-keygen\fR(8),
\fBrndc-confgen\fR(8),
\fBmmencode\fR(1),
\fIBIND 9 Administrator Reference Manual\fR.
.SH "AUTHOR"

View File

@@ -201,7 +201,7 @@ CLASS="COMMAND"
> There are two common ways to generate the base-64 string for the
secret. The BIND 9 program <B
CLASS="COMMAND"
>dnssec-keygen</B
>rndc-confgen</B
> can
be used to generate a random key, or the
<B
@@ -258,40 +258,38 @@ CLASS="COMMAND"
><P
> To generate a random secret with <B
CLASS="COMMAND"
>dnssec-keygen</B
>rndc-confgen</B
>:
</P
><P
> <TT
CLASS="USERINPUT"
><B
>$ dnssec-keygen -a hmac-md5 -b 128 -n user rndc</B
>rndc-confgen</B
></TT
>
</P
><P
> The base-64 string will appear in two files,
<TT
CLASS="FILENAME"
>Krndc.+157.+{random}.key</TT
> and
<TT
CLASS="FILENAME"
>Krndc.+157.+{random}.private</TT
>. After
extracting the key to be placed in the
<TT
> A complete <TT
CLASS="FILENAME"
>rndc.conf</TT
> and
<TT
> file, including the
randomly generated key, will be written to the standard
output. Commented out <TT
CLASS="OPTION"
>key</TT
> and
<TT
CLASS="OPTION"
>controls</TT
> statements for
<TT
CLASS="FILENAME"
>named.conf</TT
> key statements, the
.key and .private files can be removed.
> are also printed.
</P
><P
> To generate a random secret with <B
> To generate a base-64 secret with <B
CLASS="COMMAND"
>mmencode</B
>:
@@ -300,7 +298,7 @@ CLASS="COMMAND"
> <TT
CLASS="USERINPUT"
><B
>$ echo "known plaintext for a secret" | mmencode</B
>echo "known plaintext for a secret" | mmencode</B
></TT
>
</P
@@ -348,7 +346,7 @@ CLASS="REFENTRYTITLE"
CLASS="CITEREFENTRY"
><SPAN
CLASS="REFENTRYTITLE"
>dnssec-keygen</SPAN
>rndc-confgen</SPAN
>(8)</SPAN
>,
<SPAN

View File

@@ -91,7 +91,7 @@ HREF="Bv9ARM.ch06.html#Configuration_File_Grammar"
></DT
><DT
>6.3. <A
HREF="Bv9ARM.ch06.html#AEN3485"
HREF="Bv9ARM.ch06.html#AEN3484"
>Zone File</A
></DT
></DL
@@ -4178,15 +4178,10 @@ CLASS="command"
></DT
><DD
><P
>The pathname of the file the server writes
its process ID in. If not specified, the default is operating system
dependent, but is usually
<TT
>The pathname of the file the server writes its process ID
in. If not specified, the default is <TT
CLASS="filename"
>/var/run/named.pid</TT
> or <TT
CLASS="filename"
>/etc/named.pid</TT
>.
The pid-file is used by programs that want to send signals to the running
nameserver.</P
@@ -4935,7 +4930,7 @@ CLASS="sect3"
><H3
CLASS="sect3"
><A
NAME="AEN2356"
NAME="AEN2355"
>6.2.14.2. Forwarding</A
></H3
><P
@@ -5139,7 +5134,7 @@ CLASS="sect3"
><H3
CLASS="sect3"
><A
NAME="AEN2421"
NAME="AEN2420"
>6.2.14.4. Interfaces</A
></H3
><P
@@ -5234,7 +5229,7 @@ CLASS="sect3"
><H3
CLASS="sect3"
><A
NAME="AEN2447"
NAME="AEN2446"
>6.2.14.5. Query Address</A
></H3
><P
@@ -5279,12 +5274,13 @@ CLASS="note"
><P
><B
>Note: </B
><B
>The address specified in the <B
CLASS="command"
>query-source</B
> currently applies only
to UDP queries; TCP queries always use a wildcard IP address and
a random unprivileged port.</P
> option
is used for both UDP and TCP queries, but the port applies only to
UDP queries. TCP queries always use a random
unprivileged port.</P
></BLOCKQUOTE
></DIV
></DIV
@@ -5665,7 +5661,7 @@ CLASS="sect3"
><H3
CLASS="sect3"
><A
NAME="AEN2586"
NAME="AEN2585"
>6.2.14.7. Operating System Resource Limits</A
></H3
><P
@@ -5785,7 +5781,7 @@ CLASS="sect3"
><H3
CLASS="sect3"
><A
NAME="AEN2623"
NAME="AEN2622"
>6.2.14.8. Server Resource Limits</A
></H3
><P
@@ -5869,7 +5865,7 @@ CLASS="sect3"
><H3
CLASS="sect3"
><A
NAME="AEN2651"
NAME="AEN2650"
>6.2.14.9. Periodic Task Intervals</A
></H3
><P
@@ -6236,7 +6232,7 @@ CLASS="command"
><DIV
CLASS="informaltable"
><A
NAME="AEN2739"
NAME="AEN2738"
></A
><P
></P
@@ -6623,7 +6619,7 @@ number is identical to the number in the beginning line.</P
><DIV
CLASS="informaltable"
><A
NAME="AEN2851"
NAME="AEN2850"
></A
><P
></P
@@ -7059,7 +7055,7 @@ CLASS="sect2"
><H2
CLASS="sect2"
><A
NAME="AEN2966"
NAME="AEN2965"
>6.2.17. <B
CLASS="command"
>trusted-keys</B
@@ -7134,7 +7130,7 @@ CLASS="sect2"
><H2
CLASS="sect2"
><A
NAME="AEN2982"
NAME="AEN2981"
>6.2.18. <B
CLASS="command"
>trusted-keys</B
@@ -7169,7 +7165,7 @@ CLASS="sect2"
><H2
CLASS="sect2"
><A
NAME="AEN2990"
NAME="AEN2989"
>6.2.19. <B
CLASS="command"
>view</B
@@ -7232,7 +7228,7 @@ CLASS="sect2"
><H2
CLASS="sect2"
><A
NAME="AEN3004"
NAME="AEN3003"
>6.2.20. <B
CLASS="command"
>view</B
@@ -7862,7 +7858,7 @@ CLASS="sect2"
><H2
CLASS="sect2"
><A
NAME="AEN3151"
NAME="AEN3150"
>6.2.22. <B
CLASS="command"
>zone</B
@@ -7873,13 +7869,13 @@ CLASS="sect3"
><H3
CLASS="sect3"
><A
NAME="AEN3154"
NAME="AEN3153"
>6.2.22.1. Zone Types</A
></H3
><DIV
CLASS="informaltable"
><A
NAME="AEN3156"
NAME="AEN3155"
></A
><P
></P
@@ -8117,7 +8113,7 @@ CLASS="sect3"
><H3
CLASS="sect3"
><A
NAME="AEN3211"
NAME="AEN3210"
>6.2.22.2. Class</A
></H3
><P
@@ -8155,7 +8151,7 @@ CLASS="sect3"
><H3
CLASS="sect3"
><A
NAME="AEN3221"
NAME="AEN3220"
>6.2.22.3. Zone Options</A
></H3
><P
@@ -8796,7 +8792,7 @@ CLASS="varname"
><DIV
CLASS="informaltable"
><A
NAME="AEN3455"
NAME="AEN3454"
></A
><P
></P
@@ -8903,7 +8899,7 @@ CLASS="sect1"
><H1
CLASS="sect1"
><A
NAME="AEN3485"
NAME="AEN3484"
>6.3. Zone File</A
></H1
><DIV
@@ -8924,7 +8920,7 @@ CLASS="sect3"
><H3
CLASS="sect3"
><A
NAME="AEN3490"
NAME="AEN3489"
>6.3.1.1. Resource Records</A
></H3
><P
@@ -8947,7 +8943,7 @@ HREF="Bv9ARM.ch06.html#rrset_ordering"
><DIV
CLASS="informaltable"
><A
NAME="AEN3496"
NAME="AEN3495"
></A
><P
></P
@@ -9058,7 +9054,7 @@ or historical (h) and no longer in general use):</P
><DIV
CLASS="informaltable"
><A
NAME="AEN3528"
NAME="AEN3527"
></A
><P
></P
@@ -9435,7 +9431,7 @@ are currently valid in the DNS:</P
><DIV
CLASS="informaltable"
><A
NAME="AEN3640"
NAME="AEN3639"
></A
><P
></P
@@ -9487,7 +9483,7 @@ data that describes the resource:</P
><DIV
CLASS="informaltable"
><A
NAME="AEN3656"
NAME="AEN3655"
></A
><P
></P
@@ -9664,7 +9660,7 @@ CLASS="sect3"
><H3
CLASS="sect3"
><A
NAME="AEN3704"
NAME="AEN3703"
>6.3.1.2. Textual expression of RRs</A
></H3
><P
@@ -9694,7 +9690,7 @@ knowledge of the typical representation for the data.</P
><DIV
CLASS="informaltable"
><A
NAME="AEN3711"
NAME="AEN3710"
></A
><P
></P
@@ -9903,7 +9899,7 @@ domain names.</P
><DIV
CLASS="informaltable"
><A
NAME="AEN3777"
NAME="AEN3776"
></A
><P
></P
@@ -9994,7 +9990,7 @@ CLASS="sect2"
><H2
CLASS="sect2"
><A
NAME="AEN3805"
NAME="AEN3804"
>6.3.2. Discussion of MX Records</A
></H2
><P
@@ -10027,7 +10023,7 @@ pointed to by the CNAME.</P
><DIV
CLASS="informaltable"
><A
NAME="AEN3811"
NAME="AEN3810"
></A
><P
></P
@@ -10323,7 +10319,7 @@ used in a zone file.</P
><DIV
CLASS="informaltable"
><A
NAME="AEN3903"
NAME="AEN3902"
></A
><P
></P
@@ -10406,7 +10402,7 @@ CLASS="sect2"
><H2
CLASS="sect2"
><A
NAME="AEN3926"
NAME="AEN3925"
>6.3.4. Inverse Mapping in IPv4</A
></H2
><P
@@ -10430,7 +10426,7 @@ CLASS="optional"
><DIV
CLASS="informaltable"
><A
NAME="AEN3931"
NAME="AEN3930"
></A
><P
></P
@@ -10510,7 +10506,7 @@ CLASS="sect2"
><H2
CLASS="sect2"
><A
NAME="AEN3953"
NAME="AEN3952"
>6.3.5. Other Zone File Directives</A
></H2
><P
@@ -10535,7 +10531,7 @@ CLASS="sect3"
><H3
CLASS="sect3"
><A
NAME="AEN3960"
NAME="AEN3959"
>6.3.5.1. The <B
CLASS="command"
>$ORIGIN</B
@@ -10605,7 +10601,7 @@ CLASS="sect3"
><H3
CLASS="sect3"
><A
NAME="AEN3980"
NAME="AEN3979"
>6.3.5.2. The <B
CLASS="command"
>$INCLUDE</B
@@ -10687,7 +10683,7 @@ CLASS="sect3"
><H3
CLASS="sect3"
><A
NAME="AEN4000"
NAME="AEN3999"
>6.3.5.3. The <B
CLASS="command"
>$TTL</B
@@ -10727,7 +10723,7 @@ CLASS="sect2"
><H2
CLASS="sect2"
><A
NAME="AEN4011"
NAME="AEN4010"
>6.3.6. <SPAN
CLASS="acronym"
>BIND</SPAN
@@ -10806,7 +10802,7 @@ CLASS="literal"
><DIV
CLASS="informaltable"
><A
NAME="AEN4031"
NAME="AEN4030"
></A
><P
></P

View File

@@ -86,7 +86,7 @@ HREF="Bv9ARM.ch07.html#Access_Control_Lists"
></DT
><DT
>7.2. <A
HREF="Bv9ARM.ch07.html#AEN4103"
HREF="Bv9ARM.ch07.html#AEN4102"
><B
CLASS="command"
>chroot</B
@@ -188,7 +188,7 @@ CLASS="sect1"
><H1
CLASS="sect1"
><A
NAME="AEN4103"
NAME="AEN4102"
>7.2. <B
CLASS="command"
>chroot</B
@@ -267,7 +267,7 @@ CLASS="sect2"
><H2
CLASS="sect2"
><A
NAME="AEN4126"
NAME="AEN4125"
>7.2.1. The <B
CLASS="command"
>chroot</B
@@ -340,7 +340,7 @@ CLASS="sect2"
><H2
CLASS="sect2"
><A
NAME="AEN4144"
NAME="AEN4143"
>7.2.2. Using the <B
CLASS="command"
>setuid</B

View File

@@ -78,17 +78,17 @@ CLASS="TOC"
></DT
><DT
>8.1. <A
HREF="Bv9ARM.ch08.html#AEN4165"
HREF="Bv9ARM.ch08.html#AEN4164"
>Common Problems</A
></DT
><DT
>8.2. <A
HREF="Bv9ARM.ch08.html#AEN4170"
HREF="Bv9ARM.ch08.html#AEN4169"
>Incrementing and Changing the Serial Number</A
></DT
><DT
>8.3. <A
HREF="Bv9ARM.ch08.html#AEN4175"
HREF="Bv9ARM.ch08.html#AEN4174"
>Where Can I Get Help?</A
></DT
></DL
@@ -98,7 +98,7 @@ CLASS="sect1"
><H1
CLASS="sect1"
><A
NAME="AEN4165"
NAME="AEN4164"
>8.1. Common Problems</A
></H1
><DIV
@@ -106,7 +106,7 @@ CLASS="sect2"
><H2
CLASS="sect2"
><A
NAME="AEN4167"
NAME="AEN4166"
>8.1.1. It's not working; how can I figure out what's wrong?</A
></H2
><P
@@ -122,7 +122,7 @@ CLASS="sect1"
><H1
CLASS="sect1"
><A
NAME="AEN4170"
NAME="AEN4169"
>8.2. Incrementing and Changing the Serial Number</A
></H1
><P
@@ -151,7 +151,7 @@ CLASS="sect1"
><H1
CLASS="sect1"
><A
NAME="AEN4175"
NAME="AEN4174"
>8.3. Where Can I Get Help?</A
></H1
><P

View File

@@ -72,7 +72,7 @@ CLASS="TOC"
></DT
><DT
>A.1. <A
HREF="Bv9ARM.ch09.html#AEN4191"
HREF="Bv9ARM.ch09.html#AEN4190"
>Acknowledgements</A
></DT
><DT
@@ -85,7 +85,7 @@ CLASS="acronym"
></DT
><DT
>A.3. <A
HREF="Bv9ARM.ch09.html#AEN4232"
HREF="Bv9ARM.ch09.html#AEN4231"
>General <SPAN
CLASS="acronym"
>DNS</SPAN
@@ -103,7 +103,7 @@ CLASS="sect1"
><H1
CLASS="sect1"
><A
NAME="AEN4191"
NAME="AEN4190"
>A.1. Acknowledgements</A
></H1
><DIV
@@ -111,7 +111,7 @@ CLASS="sect2"
><H2
CLASS="sect2"
><A
NAME="AEN4193"
NAME="AEN4192"
>A.1.1. A Brief History of the <SPAN
CLASS="acronym"
>DNS</SPAN
@@ -246,7 +246,7 @@ CLASS="sect3"
><H3
CLASS="sect3"
><A
NAME="AEN4223"
NAME="AEN4222"
>A.2.1.1. HS = hesiod</A
></H3
><P
@@ -267,7 +267,7 @@ CLASS="sect3"
><H3
CLASS="sect3"
><A
NAME="AEN4228"
NAME="AEN4227"
>A.2.1.2. CH = chaos</A
></H3
><P
@@ -285,7 +285,7 @@ CLASS="sect1"
><H1
CLASS="sect1"
><A
NAME="AEN4232"
NAME="AEN4231"
>A.3. General <SPAN
CLASS="acronym"
>DNS</SPAN
@@ -324,7 +324,7 @@ Unicast address scheme. For more information, see RFC 2374.</P
><DIV
CLASS="informaltable"
><A
NAME="AEN4243"
NAME="AEN4242"
></A
><P
></P
@@ -543,7 +543,7 @@ VALIGN="MIDDLE"
<DIV
CLASS="informaltable"
><A
NAME="AEN4312"
NAME="AEN4311"
></A
><P
></P
@@ -726,7 +726,7 @@ unicast address consists of:</P
><DIV
CLASS="informaltable"
><A
NAME="AEN4367"
NAME="AEN4366"
></A
><P
></P
@@ -886,19 +886,19 @@ TARGET="_top"
</P
><H3
><A
NAME="AEN4411"
NAME="AEN4410"
>Bibliography</A
></H3
><H1
CLASS="bibliodiv"
><A
NAME="AEN4412"
NAME="AEN4411"
>Standards</A
></H1
><DIV
CLASS="biblioentry"
><A
NAME="AEN4414"
NAME="AEN4413"
></A
><P
>[RFC974]&nbsp;<SPAN
@@ -915,7 +915,7 @@ STYLE="margin-left=0.5in"
><DIV
CLASS="biblioentry"
><A
NAME="AEN4421"
NAME="AEN4420"
></A
><P
>[RFC1034]&nbsp;<SPAN
@@ -932,7 +932,7 @@ STYLE="margin-left=0.5in"
><DIV
CLASS="biblioentry"
><A
NAME="AEN4428"
NAME="AEN4427"
></A
><P
>[RFC1035]&nbsp;<SPAN
@@ -956,7 +956,7 @@ NAME="proposed_standards"
><DIV
CLASS="biblioentry"
><A
NAME="AEN4437"
NAME="AEN4436"
></A
><P
>[RFC2181]&nbsp;<SPAN
@@ -976,7 +976,7 @@ STYLE="margin-left=0.5in"
><DIV
CLASS="biblioentry"
><A
NAME="AEN4445"
NAME="AEN4444"
></A
><P
>[RFC2308]&nbsp;<SPAN
@@ -996,7 +996,7 @@ STYLE="margin-left=0.5in"
><DIV
CLASS="biblioentry"
><A
NAME="AEN4453"
NAME="AEN4452"
></A
><P
>[RFC1995]&nbsp;<SPAN
@@ -1016,7 +1016,7 @@ STYLE="margin-left=0.5in"
><DIV
CLASS="biblioentry"
><A
NAME="AEN4461"
NAME="AEN4460"
></A
><P
>[RFC1996]&nbsp;<SPAN
@@ -1033,7 +1033,7 @@ STYLE="margin-left=0.5in"
><DIV
CLASS="biblioentry"
><A
NAME="AEN4468"
NAME="AEN4467"
></A
><P
>[RFC2136]&nbsp;<SPAN
@@ -1059,7 +1059,7 @@ STYLE="margin-left=0.5in"
><DIV
CLASS="biblioentry"
><A
NAME="AEN4485"
NAME="AEN4484"
></A
><P
>[RFC2845]&nbsp;<SPAN
@@ -1088,13 +1088,13 @@ STYLE="margin-left=0.5in"
><H1
CLASS="bibliodiv"
><A
NAME="AEN4504"
NAME="AEN4503"
>Proposed Standards Still Under Development</A
></H1
><DIV
CLASS="biblioentry"
><A
NAME="AEN4509"
NAME="AEN4508"
></A
><P
>[RFC1886]&nbsp;<SPAN
@@ -1117,7 +1117,7 @@ STYLE="margin-left=0.5in"
><DIV
CLASS="biblioentry"
><A
NAME="AEN4521"
NAME="AEN4520"
></A
><P
>[RFC2065]&nbsp;<SPAN
@@ -1137,7 +1137,7 @@ STYLE="margin-left=0.5in"
><DIV
CLASS="biblioentry"
><A
NAME="AEN4533"
NAME="AEN4532"
></A
><P
>[RFC2137]&nbsp;<SPAN
@@ -1154,7 +1154,7 @@ STYLE="margin-left=0.5in"
><H1
CLASS="bibliodiv"
><A
NAME="AEN4541"
NAME="AEN4540"
>Other Important RFCs About <SPAN
CLASS="acronym"
>DNS</SPAN
@@ -1163,7 +1163,7 @@ CLASS="acronym"
><DIV
CLASS="biblioentry"
><A
NAME="AEN4544"
NAME="AEN4543"
></A
><P
>[RFC1535]&nbsp;<SPAN
@@ -1183,7 +1183,7 @@ STYLE="margin-left=0.5in"
><DIV
CLASS="biblioentry"
><A
NAME="AEN4552"
NAME="AEN4551"
></A
><P
>[RFC1536]&nbsp;<SPAN
@@ -1215,7 +1215,7 @@ STYLE="margin-left=0.5in"
><DIV
CLASS="biblioentry"
><A
NAME="AEN4573"
NAME="AEN4572"
></A
><P
>[RFC1982]&nbsp;<SPAN
@@ -1235,13 +1235,13 @@ STYLE="margin-left=0.5in"
><H1
CLASS="bibliodiv"
><A
NAME="AEN4584"
NAME="AEN4583"
>Resource Record Types</A
></H1
><DIV
CLASS="biblioentry"
><A
NAME="AEN4586"
NAME="AEN4585"
></A
><P
>[RFC1183]&nbsp;<SPAN
@@ -1270,7 +1270,7 @@ STYLE="margin-left=0.5in"
><DIV
CLASS="biblioentry"
><A
NAME="AEN4604"
NAME="AEN4603"
></A
><P
>[RFC1706]&nbsp;<SPAN
@@ -1293,7 +1293,7 @@ STYLE="margin-left=0.5in"
><DIV
CLASS="biblioentry"
><A
NAME="AEN4616"
NAME="AEN4615"
></A
><P
>[RFC2168]&nbsp;<SPAN
@@ -1314,7 +1314,7 @@ STYLE="margin-left=0.5in"
><DIV
CLASS="biblioentry"
><A
NAME="AEN4627"
NAME="AEN4626"
></A
><P
>[RFC1876]&nbsp;<SPAN
@@ -1341,7 +1341,7 @@ STYLE="margin-left=0.5in"
><DIV
CLASS="biblioentry"
><A
NAME="AEN4644"
NAME="AEN4643"
></A
><P
>[RFC2052]&nbsp;<SPAN
@@ -1365,7 +1365,7 @@ STYLE="margin-left=0.5in"
><DIV
CLASS="biblioentry"
><A
NAME="AEN4656"
NAME="AEN4655"
></A
><P
>[RFC2163]&nbsp;<SPAN
@@ -1386,7 +1386,7 @@ STYLE="margin-left=0.5in"
><DIV
CLASS="biblioentry"
><A
NAME="AEN4664"
NAME="AEN4663"
></A
><P
>[RFC2230]&nbsp;<SPAN
@@ -1406,7 +1406,7 @@ STYLE="margin-left=0.5in"
><H1
CLASS="bibliodiv"
><A
NAME="AEN4672"
NAME="AEN4671"
><SPAN
CLASS="acronym"
>DNS</SPAN
@@ -1415,7 +1415,7 @@ CLASS="acronym"
><DIV
CLASS="biblioentry"
><A
NAME="AEN4675"
NAME="AEN4674"
></A
><P
>[RFC1101]&nbsp;<SPAN
@@ -1435,7 +1435,7 @@ STYLE="margin-left=0.5in"
><DIV
CLASS="biblioentry"
><A
NAME="AEN4683"
NAME="AEN4682"
></A
><P
>[RFC1123]&nbsp;<SPAN
@@ -1452,7 +1452,7 @@ STYLE="margin-left=0.5in"
><DIV
CLASS="biblioentry"
><A
NAME="AEN4690"
NAME="AEN4689"
></A
><P
>[RFC1591]&nbsp;<SPAN
@@ -1469,7 +1469,7 @@ STYLE="margin-left=0.5in"
><DIV
CLASS="biblioentry"
><A
NAME="AEN4697"
NAME="AEN4696"
></A
><P
>[RFC2317]&nbsp;<SPAN
@@ -1492,7 +1492,7 @@ STYLE="margin-left=0.5in"
><H1
CLASS="bibliodiv"
><A
NAME="AEN4711"
NAME="AEN4710"
><SPAN
CLASS="acronym"
>DNS</SPAN
@@ -1501,7 +1501,7 @@ CLASS="acronym"
><DIV
CLASS="biblioentry"
><A
NAME="AEN4714"
NAME="AEN4713"
></A
><P
>[RFC1537]&nbsp;<SPAN
@@ -1521,7 +1521,7 @@ STYLE="margin-left=0.5in"
><DIV
CLASS="biblioentry"
><A
NAME="AEN4722"
NAME="AEN4721"
></A
><P
>[RFC1912]&nbsp;<SPAN
@@ -1541,7 +1541,7 @@ STYLE="margin-left=0.5in"
><DIV
CLASS="biblioentry"
><A
NAME="AEN4730"
NAME="AEN4729"
></A
><P
>[RFC1912]&nbsp;<SPAN
@@ -1561,7 +1561,7 @@ STYLE="margin-left=0.5in"
><DIV
CLASS="biblioentry"
><A
NAME="AEN4738"
NAME="AEN4737"
></A
><P
>[RFC2010]&nbsp;<SPAN
@@ -1581,7 +1581,7 @@ STYLE="margin-left=0.5in"
><DIV
CLASS="biblioentry"
><A
NAME="AEN4749"
NAME="AEN4748"
></A
><P
>[RFC2219]&nbsp;<SPAN
@@ -1604,7 +1604,7 @@ STYLE="margin-left=0.5in"
><H1
CLASS="bibliodiv"
><A
NAME="AEN4761"
NAME="AEN4760"
>Other <SPAN
CLASS="acronym"
>DNS</SPAN
@@ -1613,7 +1613,7 @@ CLASS="acronym"
><DIV
CLASS="biblioentry"
><A
NAME="AEN4767"
NAME="AEN4766"
></A
><P
>[RFC1464]&nbsp;<SPAN
@@ -1630,7 +1630,7 @@ STYLE="margin-left=0.5in"
><DIV
CLASS="biblioentry"
><A
NAME="AEN4774"
NAME="AEN4773"
></A
><P
>[RFC1713]&nbsp;<SPAN
@@ -1650,7 +1650,7 @@ STYLE="margin-left=0.5in"
><DIV
CLASS="biblioentry"
><A
NAME="AEN4782"
NAME="AEN4781"
></A
><P
>[RFC1794]&nbsp;<SPAN
@@ -1670,7 +1670,7 @@ STYLE="margin-left=0.5in"
><DIV
CLASS="biblioentry"
><A
NAME="AEN4790"
NAME="AEN4789"
></A
><P
>[RFC2240]&nbsp;<SPAN
@@ -1687,7 +1687,7 @@ STYLE="margin-left=0.5in"
><DIV
CLASS="biblioentry"
><A
NAME="AEN4797"
NAME="AEN4796"
></A
><P
>[RFC2345]&nbsp;<SPAN
@@ -1710,7 +1710,7 @@ STYLE="margin-left=0.5in"
><DIV
CLASS="biblioentry"
><A
NAME="AEN4811"
NAME="AEN4810"
></A
><P
>[RFC2352]&nbsp;<SPAN
@@ -1727,13 +1727,13 @@ STYLE="margin-left=0.5in"
><H1
CLASS="bibliodiv"
><A
NAME="AEN4818"
NAME="AEN4817"
>Obsolete and Unimplemented Experimental RRs</A
></H1
><DIV
CLASS="biblioentry"
><A
NAME="AEN4820"
NAME="AEN4819"
></A
><P
>[RFC1712]&nbsp;<SPAN
@@ -1784,7 +1784,7 @@ CLASS="sect2"
><H2
CLASS="sect2"
><A
NAME="AEN4841"
NAME="AEN4840"
>A.4.3. Other Documents About <SPAN
CLASS="acronym"
>BIND</SPAN
@@ -1794,13 +1794,13 @@ CLASS="acronym"
></P
><H3
><A
NAME="AEN4845"
NAME="AEN4844"
>Bibliography</A
></H3
><DIV
CLASS="biblioentry"
><A
NAME="AEN4846"
NAME="AEN4845"
></A
><P
><SPAN

View File

@@ -542,7 +542,7 @@ CLASS="command"
></DT
><DT
>6.2.17. <A
HREF="Bv9ARM.ch06.html#AEN2966"
HREF="Bv9ARM.ch06.html#AEN2965"
><B
CLASS="command"
>trusted-keys</B
@@ -550,7 +550,7 @@ CLASS="command"
></DT
><DT
>6.2.18. <A
HREF="Bv9ARM.ch06.html#AEN2982"
HREF="Bv9ARM.ch06.html#AEN2981"
><B
CLASS="command"
>trusted-keys</B
@@ -559,7 +559,7 @@ and Usage</A
></DT
><DT
>6.2.19. <A
HREF="Bv9ARM.ch06.html#AEN2990"
HREF="Bv9ARM.ch06.html#AEN2989"
><B
CLASS="command"
>view</B
@@ -567,7 +567,7 @@ CLASS="command"
></DT
><DT
>6.2.20. <A
HREF="Bv9ARM.ch06.html#AEN3004"
HREF="Bv9ARM.ch06.html#AEN3003"
><B
CLASS="command"
>view</B
@@ -584,7 +584,7 @@ Statement Grammar</A
></DT
><DT
>6.2.22. <A
HREF="Bv9ARM.ch06.html#AEN3151"
HREF="Bv9ARM.ch06.html#AEN3150"
><B
CLASS="command"
>zone</B
@@ -594,7 +594,7 @@ CLASS="command"
></DD
><DT
>6.3. <A
HREF="Bv9ARM.ch06.html#AEN3485"
HREF="Bv9ARM.ch06.html#AEN3484"
>Zone File</A
></DT
><DD
@@ -606,7 +606,7 @@ HREF="Bv9ARM.ch06.html#types_of_resource_records_and_when_to_use_them"
></DT
><DT
>6.3.2. <A
HREF="Bv9ARM.ch06.html#AEN3805"
HREF="Bv9ARM.ch06.html#AEN3804"
>Discussion of MX Records</A
></DT
><DT
@@ -616,17 +616,17 @@ HREF="Bv9ARM.ch06.html#Setting_TTLs"
></DT
><DT
>6.3.4. <A
HREF="Bv9ARM.ch06.html#AEN3926"
HREF="Bv9ARM.ch06.html#AEN3925"
>Inverse Mapping in IPv4</A
></DT
><DT
>6.3.5. <A
HREF="Bv9ARM.ch06.html#AEN3953"
HREF="Bv9ARM.ch06.html#AEN3952"
>Other Zone File Directives</A
></DT
><DT
>6.3.6. <A
HREF="Bv9ARM.ch06.html#AEN4011"
HREF="Bv9ARM.ch06.html#AEN4010"
><SPAN
CLASS="acronym"
>BIND</SPAN
@@ -656,7 +656,7 @@ HREF="Bv9ARM.ch07.html#Access_Control_Lists"
></DT
><DT
>7.2. <A
HREF="Bv9ARM.ch07.html#AEN4103"
HREF="Bv9ARM.ch07.html#AEN4102"
><B
CLASS="command"
>chroot</B
@@ -670,7 +670,7 @@ UNIX servers)</A
><DL
><DT
>7.2.1. <A
HREF="Bv9ARM.ch07.html#AEN4126"
HREF="Bv9ARM.ch07.html#AEN4125"
>The <B
CLASS="command"
>chroot</B
@@ -678,7 +678,7 @@ CLASS="command"
></DT
><DT
>7.2.2. <A
HREF="Bv9ARM.ch07.html#AEN4144"
HREF="Bv9ARM.ch07.html#AEN4143"
>Using the <B
CLASS="command"
>setuid</B
@@ -702,26 +702,26 @@ HREF="Bv9ARM.ch08.html"
><DL
><DT
>8.1. <A
HREF="Bv9ARM.ch08.html#AEN4165"
HREF="Bv9ARM.ch08.html#AEN4164"
>Common Problems</A
></DT
><DD
><DL
><DT
>8.1.1. <A
HREF="Bv9ARM.ch08.html#AEN4167"
HREF="Bv9ARM.ch08.html#AEN4166"
>It's not working; how can I figure out what's wrong?</A
></DT
></DL
></DD
><DT
>8.2. <A
HREF="Bv9ARM.ch08.html#AEN4170"
HREF="Bv9ARM.ch08.html#AEN4169"
>Incrementing and Changing the Serial Number</A
></DT
><DT
>8.3. <A
HREF="Bv9ARM.ch08.html#AEN4175"
HREF="Bv9ARM.ch08.html#AEN4174"
>Where Can I Get Help?</A
></DT
></DL
@@ -735,14 +735,14 @@ HREF="Bv9ARM.ch09.html"
><DL
><DT
>A.1. <A
HREF="Bv9ARM.ch09.html#AEN4191"
HREF="Bv9ARM.ch09.html#AEN4190"
>Acknowledgements</A
></DT
><DD
><DL
><DT
>A.1.1. <A
HREF="Bv9ARM.ch09.html#AEN4193"
HREF="Bv9ARM.ch09.html#AEN4192"
>A Brief History of the <SPAN
CLASS="acronym"
>DNS</SPAN
@@ -772,7 +772,7 @@ HREF="Bv9ARM.ch09.html#classes_of_resource_records"
></DD
><DT
>A.3. <A
HREF="Bv9ARM.ch09.html#AEN4232"
HREF="Bv9ARM.ch09.html#AEN4231"
>General <SPAN
CLASS="acronym"
>DNS</SPAN
@@ -806,7 +806,7 @@ HREF="Bv9ARM.ch09.html#internet_drafts"
></DT
><DT
>A.4.3. <A
HREF="Bv9ARM.ch09.html#AEN4841"
HREF="Bv9ARM.ch09.html#AEN4840"
>Other Documents About <SPAN
CLASS="acronym"
>BIND</SPAN