2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 14:35:26 +00:00
This commit is contained in:
Mark Andrews
2005-01-17 01:55:06 +00:00
parent 4844ed026a
commit e0172ab8e2
8 changed files with 157 additions and 136 deletions

View File

@@ -1,4 +1,4 @@
.\" Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC") .\" Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
.\" .\"
.\" Permission to use, copy, modify, and distribute this software for any .\" Permission to use, copy, modify, and distribute this software for any
.\" purpose with or without fee is hereby granted, provided that the above .\" purpose with or without fee is hereby granted, provided that the above
@@ -12,7 +12,7 @@
.\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR .\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
.\" PERFORMANCE OF THIS SOFTWARE. .\" PERFORMANCE OF THIS SOFTWARE.
.\" .\"
.\" $Id: named.conf.5,v 1.7 2005/01/13 04:52:20 marka Exp $ .\" $Id: named.conf.5,v 1.8 2005/01/17 01:55:05 marka Exp $
.\" .\"
.TH "NAMED.CONF" "5" "Aug 13, 2004" "BIND9" "" .TH "NAMED.CONF" "5" "Aug 13, 2004" "BIND9" ""
.SH NAME .SH NAME
@@ -60,7 +60,7 @@ masters \fIstring\fR [ port \fIinteger\fR ] {
.SH "SERVER" .SH "SERVER"
.sp .sp
.nf .nf
server ( \fIipv4_address\fR | \fIipv6_address\fR ) { server ( \fIipv4_address[/prefixlen]\fR | \fIipv6_address[/prefixlen]\fR ) {
bogus \fIboolean\fR; bogus \fIboolean\fR;
edns \fIboolean\fR; edns \fIboolean\fR;
provide-ixfr \fIboolean\fR; provide-ixfr \fIboolean\fR;
@@ -291,7 +291,7 @@ view \fIstring\fR \fIoptional_class\fR {
... ...
}; };
server ( \fIipv4_address\fR | \fIipv6_address\fR ) { server ( \fIipv4_address[/prefixlen]\fR | \fIipv6_address[/prefixlen]\fR ) {
... ...
}; };

View File

@@ -1,5 +1,5 @@
<!-- <!--
- Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC") - Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
- -
- Permission to use, copy, modify, and distribute this software for any - Permission to use, copy, modify, and distribute this software for any
- purpose with or without fee is hereby granted, provided that the above - purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
- PERFORMANCE OF THIS SOFTWARE. - PERFORMANCE OF THIS SOFTWARE.
--> -->
<!-- $Id: named.conf.html,v 1.8 2005/01/13 04:52:20 marka Exp $ --> <!-- $Id: named.conf.html,v 1.9 2005/01/17 01:55:05 marka Exp $ -->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML <HTML
@@ -194,10 +194,16 @@ NAME="AEN50"
CLASS="LITERALLAYOUT" CLASS="LITERALLAYOUT"
>server&nbsp;(&nbsp;<VAR >server&nbsp;(&nbsp;<VAR
CLASS="REPLACEABLE" CLASS="REPLACEABLE"
>ipv4_address</VAR >ipv4_address[<SPAN
CLASS="OPTIONAL"
>/prefixlen</SPAN
>]</VAR
>&nbsp;|&nbsp;<VAR >&nbsp;|&nbsp;<VAR
CLASS="REPLACEABLE" CLASS="REPLACEABLE"
>ipv6_address</VAR >ipv6_address[<SPAN
CLASS="OPTIONAL"
>/prefixlen</SPAN
>]</VAR
>&nbsp;)&nbsp;{<br> >&nbsp;)&nbsp;{<br>
bogus&nbsp;<VAR bogus&nbsp;<VAR
CLASS="REPLACEABLE" CLASS="REPLACEABLE"
@@ -256,7 +262,7 @@ CLASS="REPLACEABLE"
><DIV ><DIV
CLASS="REFSECT1" CLASS="REFSECT1"
><A ><A
NAME="AEN68" NAME="AEN70"
></A ></A
><H2 ><H2
>TRUSTED-KEYS</H2 >TRUSTED-KEYS</H2
@@ -284,7 +290,7 @@ CLASS="REPLACEABLE"
><DIV ><DIV
CLASS="REFSECT1" CLASS="REFSECT1"
><A ><A
NAME="AEN76" NAME="AEN78"
></A ></A
><H2 ><H2
>CONTROLS</H2 >CONTROLS</H2
@@ -325,7 +331,7 @@ CLASS="REPLACEABLE"
><DIV ><DIV
CLASS="REFSECT1" CLASS="REFSECT1"
><A ><A
NAME="AEN87" NAME="AEN89"
></A ></A
><H2 ><H2
>LOGGING</H2 >LOGGING</H2
@@ -375,7 +381,7 @@ CLASS="REPLACEABLE"
><DIV ><DIV
CLASS="REFSECT1" CLASS="REFSECT1"
><A ><A
NAME="AEN99" NAME="AEN101"
></A ></A
><H2 ><H2
>LWRES</H2 >LWRES</H2
@@ -423,7 +429,7 @@ CLASS="REPLACEABLE"
><DIV ><DIV
CLASS="REFSECT1" CLASS="REFSECT1"
><A ><A
NAME="AEN112" NAME="AEN114"
></A ></A
><H2 ><H2
>OPTIONS</H2 >OPTIONS</H2
@@ -1054,7 +1060,7 @@ CLASS="REPLACEABLE"
><DIV ><DIV
CLASS="REFSECT1" CLASS="REFSECT1"
><A ><A
NAME="AEN275" NAME="AEN277"
></A ></A
><H2 ><H2
>VIEW</H2 >VIEW</H2
@@ -1106,10 +1112,16 @@ CLASS="REPLACEABLE"
<br> <br>
server&nbsp;(&nbsp;<VAR server&nbsp;(&nbsp;<VAR
CLASS="REPLACEABLE" CLASS="REPLACEABLE"
>ipv4_address</VAR >ipv4_address[<SPAN
CLASS="OPTIONAL"
>/prefixlen</SPAN
>]</VAR
>&nbsp;|&nbsp;<VAR >&nbsp;|&nbsp;<VAR
CLASS="REPLACEABLE" CLASS="REPLACEABLE"
>ipv6_address</VAR >ipv6_address[<SPAN
CLASS="OPTIONAL"
>/prefixlen</SPAN
>]</VAR
>&nbsp;)&nbsp;{<br> >&nbsp;)&nbsp;{<br>
...<br> ...<br>
};<br> };<br>
@@ -1558,7 +1570,7 @@ CLASS="REPLACEABLE"
><DIV ><DIV
CLASS="REFSECT1" CLASS="REFSECT1"
><A ><A
NAME="AEN404" NAME="AEN408"
></A ></A
><H2 ><H2
>ZONE</H2 >ZONE</H2
@@ -1884,7 +1896,7 @@ CLASS="REPLACEABLE"
><DIV ><DIV
CLASS="REFSECT1" CLASS="REFSECT1"
><A ><A
NAME="AEN488" NAME="AEN492"
></A ></A
><H2 ><H2
>FILES</H2 >FILES</H2
@@ -1897,7 +1909,7 @@ CLASS="FILENAME"
><DIV ><DIV
CLASS="REFSECT1" CLASS="REFSECT1"
><A ><A
NAME="AEN492" NAME="AEN496"
></A ></A
><H2 ><H2
>SEE ALSO</H2 >SEE ALSO</H2

View File

@@ -94,7 +94,7 @@ HREF="Bv9ARM.ch06.html#Configuration_File_Grammar"
></DT ></DT
><DT ><DT
>6.3. <A >6.3. <A
HREF="Bv9ARM.ch06.html#AEN4165" HREF="Bv9ARM.ch06.html#AEN4167"
>Zone File</A >Zone File</A
></DT ></DT
></DL ></DL
@@ -7812,7 +7812,10 @@ CLASS="command"
CLASS="programlisting" CLASS="programlisting"
>server <VAR >server <VAR
CLASS="replaceable" CLASS="replaceable"
>ip_addr</VAR >ip_addr[<SPAN
CLASS="optional"
>/prefixlen</SPAN
>]</VAR
> { > {
[<SPAN [<SPAN
CLASS="optional" CLASS="optional"
@@ -7920,7 +7923,13 @@ CLASS="command"
CLASS="command" CLASS="command"
>server</B >server</B
> statement defines characteristics > statement defines characteristics
to be associated with a remote name server.</P to be associated with a remote name server. If a prefix length is
specified then a range of servers is covered. Only the most specific
server clause applies regardless of the order in
<TT
CLASS="filename"
>named.conf</TT
>.</P
><P ><P
>&#13;The <B >&#13;The <B
CLASS="command" CLASS="command"
@@ -8141,7 +8150,7 @@ CLASS="sect2"
><H2 ><H2
CLASS="sect2" CLASS="sect2"
><A ><A
NAME="AEN3527" NAME="AEN3529"
>6.2.19. <B >6.2.19. <B
CLASS="command" CLASS="command"
>trusted-keys</B >trusted-keys</B
@@ -8196,7 +8205,7 @@ CLASS="sect2"
><H2 ><H2
CLASS="sect2" CLASS="sect2"
><A ><A
NAME="AEN3543" NAME="AEN3545"
>6.2.20. <B >6.2.20. <B
CLASS="command" CLASS="command"
>trusted-keys</B >trusted-keys</B
@@ -8284,7 +8293,7 @@ CLASS="sect2"
><H2 ><H2
CLASS="sect2" CLASS="sect2"
><A ><A
NAME="AEN3565" NAME="AEN3567"
>6.2.22. <B >6.2.22. <B
CLASS="command" CLASS="command"
>view</B >view</B
@@ -8935,7 +8944,7 @@ CLASS="sect2"
><H2 ><H2
CLASS="sect2" CLASS="sect2"
><A ><A
NAME="AEN3744" NAME="AEN3746"
>6.2.24. <B >6.2.24. <B
CLASS="command" CLASS="command"
>zone</B >zone</B
@@ -8946,7 +8955,7 @@ CLASS="sect3"
><H3 ><H3
CLASS="sect3" CLASS="sect3"
><A ><A
NAME="AEN3747" NAME="AEN3749"
>6.2.24.1. Zone Types</A >6.2.24.1. Zone Types</A
></H3 ></H3
><DIV ><DIV
@@ -8954,7 +8963,7 @@ CLASS="informaltable"
><P ><P
></P ></P
><A ><A
NAME="AEN3749" NAME="AEN3751"
></A ></A
><TABLE ><TABLE
CELLPADDING="3" CELLPADDING="3"
@@ -9186,7 +9195,7 @@ CLASS="sect3"
><H3 ><H3
CLASS="sect3" CLASS="sect3"
><A ><A
NAME="AEN3812" NAME="AEN3814"
>6.2.24.2. Class</A >6.2.24.2. Class</A
></H3 ></H3
><P ><P
@@ -9224,7 +9233,7 @@ CLASS="sect3"
><H3 ><H3
CLASS="sect3" CLASS="sect3"
><A ><A
NAME="AEN3822" NAME="AEN3824"
>6.2.24.3. Zone Options</A >6.2.24.3. Zone Options</A
></H3 ></H3
><P ><P
@@ -10009,7 +10018,7 @@ CLASS="informaltable"
><P ><P
></P ></P
><A ><A
NAME="AEN4124" NAME="AEN4126"
></A ></A
><TABLE ><TABLE
CELLPADDING="3" CELLPADDING="3"
@@ -10134,7 +10143,7 @@ CLASS="sect1"
><H1 ><H1
CLASS="sect1" CLASS="sect1"
><A ><A
NAME="AEN4165" NAME="AEN4167"
>6.3. Zone File</A >6.3. Zone File</A
></H1 ></H1
><DIV ><DIV
@@ -10155,7 +10164,7 @@ CLASS="sect3"
><H3 ><H3
CLASS="sect3" CLASS="sect3"
><A ><A
NAME="AEN4170" NAME="AEN4172"
>6.3.1.1. Resource Records</A >6.3.1.1. Resource Records</A
></H3 ></H3
><P ><P
@@ -10180,7 +10189,7 @@ CLASS="informaltable"
><P ><P
></P ></P
><A ><A
NAME="AEN4176" NAME="AEN4178"
></A ></A
><TABLE ><TABLE
CELLPADDING="3" CELLPADDING="3"
@@ -10261,7 +10270,7 @@ CLASS="informaltable"
><P ><P
></P ></P
><A ><A
NAME="AEN4208" NAME="AEN4210"
></A ></A
><TABLE ><TABLE
CELLPADDING="3" CELLPADDING="3"
@@ -10612,7 +10621,7 @@ CLASS="informaltable"
><P ><P
></P ></P
><A ><A
NAME="AEN4360" NAME="AEN4362"
></A ></A
><TABLE ><TABLE
CELLPADDING="3" CELLPADDING="3"
@@ -10694,7 +10703,7 @@ CLASS="sect3"
><H3 ><H3
CLASS="sect3" CLASS="sect3"
><A ><A
NAME="AEN4384" NAME="AEN4386"
>6.3.1.2. Textual expression of RRs</A >6.3.1.2. Textual expression of RRs</A
></H3 ></H3
><P ><P
@@ -10726,7 +10735,7 @@ CLASS="informaltable"
><P ><P
></P ></P
><A ><A
NAME="AEN4391" NAME="AEN4393"
></A ></A
><TABLE ><TABLE
CELLPADDING="3" CELLPADDING="3"
@@ -10881,7 +10890,7 @@ CLASS="informaltable"
><P ><P
></P ></P
><A ><A
NAME="AEN4457" NAME="AEN4459"
></A ></A
><TABLE ><TABLE
CELLPADDING="3" CELLPADDING="3"
@@ -10952,7 +10961,7 @@ CLASS="sect2"
><H2 ><H2
CLASS="sect2" CLASS="sect2"
><A ><A
NAME="AEN4485" NAME="AEN4487"
>6.3.2. Discussion of MX Records</A >6.3.2. Discussion of MX Records</A
></H2 ></H2
><P ><P
@@ -10990,7 +10999,7 @@ CLASS="informaltable"
><P ><P
></P ></P
><A ><A
NAME="AEN4491" NAME="AEN4493"
></A ></A
><TABLE ><TABLE
CELLPADDING="3" CELLPADDING="3"
@@ -11211,7 +11220,7 @@ CLASS="informaltable"
><P ><P
></P ></P
><A ><A
NAME="AEN4583" NAME="AEN4585"
></A ></A
><TABLE ><TABLE
CELLPADDING="3" CELLPADDING="3"
@@ -11274,7 +11283,7 @@ CLASS="sect2"
><H2 ><H2
CLASS="sect2" CLASS="sect2"
><A ><A
NAME="AEN4606" NAME="AEN4608"
>6.3.4. Inverse Mapping in IPv4</A >6.3.4. Inverse Mapping in IPv4</A
></H2 ></H2
><P ><P
@@ -11303,7 +11312,7 @@ CLASS="informaltable"
><P ><P
></P ></P
><A ><A
NAME="AEN4611" NAME="AEN4613"
></A ></A
><TABLE ><TABLE
CELLPADDING="3" CELLPADDING="3"
@@ -11369,7 +11378,7 @@ CLASS="sect2"
><H2 ><H2
CLASS="sect2" CLASS="sect2"
><A ><A
NAME="AEN4633" NAME="AEN4635"
>6.3.5. Other Zone File Directives</A >6.3.5. Other Zone File Directives</A
></H2 ></H2
><P ><P
@@ -11394,7 +11403,7 @@ CLASS="sect3"
><H3 ><H3
CLASS="sect3" CLASS="sect3"
><A ><A
NAME="AEN4640" NAME="AEN4642"
>6.3.5.1. The <B >6.3.5.1. The <B
CLASS="command" CLASS="command"
>$ORIGIN</B >$ORIGIN</B
@@ -11460,7 +11469,7 @@ CLASS="sect3"
><H3 ><H3
CLASS="sect3" CLASS="sect3"
><A ><A
NAME="AEN4660" NAME="AEN4662"
>6.3.5.2. The <B >6.3.5.2. The <B
CLASS="command" CLASS="command"
>$INCLUDE</B >$INCLUDE</B
@@ -11536,7 +11545,7 @@ CLASS="sect3"
><H3 ><H3
CLASS="sect3" CLASS="sect3"
><A ><A
NAME="AEN4680" NAME="AEN4682"
>6.3.5.3. The <B >6.3.5.3. The <B
CLASS="command" CLASS="command"
>$TTL</B >$TTL</B
@@ -11572,7 +11581,7 @@ CLASS="sect2"
><H2 ><H2
CLASS="sect2" CLASS="sect2"
><A ><A
NAME="AEN4691" NAME="AEN4693"
>6.3.6. <ACRONYM >6.3.6. <ACRONYM
CLASS="acronym" CLASS="acronym"
>BIND</ACRONYM >BIND</ACRONYM
@@ -11655,7 +11664,7 @@ CLASS="informaltable"
><P ><P
></P ></P
><A ><A
NAME="AEN4715" NAME="AEN4717"
></A ></A
><TABLE ><TABLE
CELLPADDING="3" CELLPADDING="3"

View File

@@ -89,7 +89,7 @@ HREF="Bv9ARM.ch07.html#Access_Control_Lists"
></DT ></DT
><DT ><DT
>7.2. <A >7.2. <A
HREF="Bv9ARM.ch07.html#AEN4808" HREF="Bv9ARM.ch07.html#AEN4810"
><B ><B
CLASS="command" CLASS="command"
>chroot</B >chroot</B
@@ -197,7 +197,7 @@ CLASS="sect1"
><H1 ><H1
CLASS="sect1" CLASS="sect1"
><A ><A
NAME="AEN4808" NAME="AEN4810"
>7.2. <B >7.2. <B
CLASS="command" CLASS="command"
>chroot</B >chroot</B
@@ -275,7 +275,7 @@ CLASS="sect2"
><H2 ><H2
CLASS="sect2" CLASS="sect2"
><A ><A
NAME="AEN4831" NAME="AEN4833"
>7.2.1. The <B >7.2.1. The <B
CLASS="command" CLASS="command"
>chroot</B >chroot</B
@@ -351,7 +351,7 @@ CLASS="sect2"
><H2 ><H2
CLASS="sect2" CLASS="sect2"
><A ><A
NAME="AEN4849" NAME="AEN4851"
>7.2.2. Using the <B >7.2.2. Using the <B
CLASS="command" CLASS="command"
>setuid</B >setuid</B

View File

@@ -81,17 +81,17 @@ CLASS="TOC"
></DT ></DT
><DT ><DT
>8.1. <A >8.1. <A
HREF="Bv9ARM.ch08.html#AEN4870" HREF="Bv9ARM.ch08.html#AEN4872"
>Common Problems</A >Common Problems</A
></DT ></DT
><DT ><DT
>8.2. <A >8.2. <A
HREF="Bv9ARM.ch08.html#AEN4875" HREF="Bv9ARM.ch08.html#AEN4877"
>Incrementing and Changing the Serial Number</A >Incrementing and Changing the Serial Number</A
></DT ></DT
><DT ><DT
>8.3. <A >8.3. <A
HREF="Bv9ARM.ch08.html#AEN4880" HREF="Bv9ARM.ch08.html#AEN4882"
>Where Can I Get Help?</A >Where Can I Get Help?</A
></DT ></DT
></DL ></DL
@@ -101,7 +101,7 @@ CLASS="sect1"
><H1 ><H1
CLASS="sect1" CLASS="sect1"
><A ><A
NAME="AEN4870" NAME="AEN4872"
>8.1. Common Problems</A >8.1. Common Problems</A
></H1 ></H1
><DIV ><DIV
@@ -109,7 +109,7 @@ CLASS="sect2"
><H2 ><H2
CLASS="sect2" CLASS="sect2"
><A ><A
NAME="AEN4872" NAME="AEN4874"
>8.1.1. It's not working; how can I figure out what's wrong?</A >8.1.1. It's not working; how can I figure out what's wrong?</A
></H2 ></H2
><P ><P
@@ -125,7 +125,7 @@ CLASS="sect1"
><H1 ><H1
CLASS="sect1" CLASS="sect1"
><A ><A
NAME="AEN4875" NAME="AEN4877"
>8.2. Incrementing and Changing the Serial Number</A >8.2. Incrementing and Changing the Serial Number</A
></H1 ></H1
><P ><P
@@ -154,7 +154,7 @@ CLASS="sect1"
><H1 ><H1
CLASS="sect1" CLASS="sect1"
><A ><A
NAME="AEN4880" NAME="AEN4882"
>8.3. Where Can I Get Help?</A >8.3. Where Can I Get Help?</A
></H1 ></H1
><P ><P

View File

@@ -74,7 +74,7 @@ CLASS="TOC"
></DT ></DT
><DT ><DT
>A.1. <A >A.1. <A
HREF="Bv9ARM.ch09.html#AEN4896" HREF="Bv9ARM.ch09.html#AEN4898"
>Acknowledgments</A >Acknowledgments</A
></DT ></DT
><DT ><DT
@@ -97,7 +97,7 @@ CLASS="sect1"
><H1 ><H1
CLASS="sect1" CLASS="sect1"
><A ><A
NAME="AEN4896" NAME="AEN4898"
>A.1. Acknowledgments</A >A.1. Acknowledgments</A
></H1 ></H1
><DIV ><DIV
@@ -105,7 +105,7 @@ CLASS="sect2"
><H2 ><H2
CLASS="sect2" CLASS="sect2"
><A ><A
NAME="AEN4898" NAME="AEN4900"
>A.1.1. A Brief History of the <ACRONYM >A.1.1. A Brief History of the <ACRONYM
CLASS="acronym" CLASS="acronym"
>DNS</ACRONYM >DNS</ACRONYM
@@ -271,7 +271,7 @@ CLASS="informaltable"
><P ><P
></P ></P
><A ><A
NAME="AEN4934" NAME="AEN4936"
></A ></A
><TABLE ><TABLE
CELLPADDING="3" CELLPADDING="3"
@@ -410,7 +410,7 @@ CLASS="informaltable"
><P ><P
></P ></P
><A ><A
NAME="AEN5003" NAME="AEN5005"
></A ></A
><TABLE ><TABLE
CELLPADDING="3" CELLPADDING="3"
@@ -608,19 +608,19 @@ TARGET="_top"
</P </P
><H3 ><H3
><A ><A
NAME="AEN5071" NAME="AEN5073"
>Bibliography</A >Bibliography</A
></H3 ></H3
><H2 ><H2
CLASS="bibliodiv" CLASS="bibliodiv"
><A ><A
NAME="AEN5072" NAME="AEN5074"
>Standards</A >Standards</A
></H2 ></H2
><DIV ><DIV
CLASS="biblioentry" CLASS="biblioentry"
><A ><A
NAME="AEN5074" NAME="AEN5076"
></A ></A
><P ><P
>[RFC974]&nbsp;<SPAN >[RFC974]&nbsp;<SPAN
@@ -637,7 +637,7 @@ STYLE="margin-left: 0.5in"
><DIV ><DIV
CLASS="biblioentry" CLASS="biblioentry"
><A ><A
NAME="AEN5081" NAME="AEN5083"
></A ></A
><P ><P
>[RFC1034]&nbsp;<SPAN >[RFC1034]&nbsp;<SPAN
@@ -654,7 +654,7 @@ STYLE="margin-left: 0.5in"
><DIV ><DIV
CLASS="biblioentry" CLASS="biblioentry"
><A ><A
NAME="AEN5088" NAME="AEN5090"
></A ></A
><P ><P
>[RFC1035]&nbsp;<SPAN >[RFC1035]&nbsp;<SPAN
@@ -678,7 +678,7 @@ NAME="proposed_standards"
><DIV ><DIV
CLASS="biblioentry" CLASS="biblioentry"
><A ><A
NAME="AEN5097" NAME="AEN5099"
></A ></A
><P ><P
>[RFC2181]&nbsp;<SPAN >[RFC2181]&nbsp;<SPAN
@@ -698,7 +698,7 @@ STYLE="margin-left: 0.5in"
><DIV ><DIV
CLASS="biblioentry" CLASS="biblioentry"
><A ><A
NAME="AEN5105" NAME="AEN5107"
></A ></A
><P ><P
>[RFC2308]&nbsp;<SPAN >[RFC2308]&nbsp;<SPAN
@@ -718,7 +718,7 @@ STYLE="margin-left: 0.5in"
><DIV ><DIV
CLASS="biblioentry" CLASS="biblioentry"
><A ><A
NAME="AEN5113" NAME="AEN5115"
></A ></A
><P ><P
>[RFC1995]&nbsp;<SPAN >[RFC1995]&nbsp;<SPAN
@@ -738,7 +738,7 @@ STYLE="margin-left: 0.5in"
><DIV ><DIV
CLASS="biblioentry" CLASS="biblioentry"
><A ><A
NAME="AEN5121" NAME="AEN5123"
></A ></A
><P ><P
>[RFC1996]&nbsp;<SPAN >[RFC1996]&nbsp;<SPAN
@@ -755,7 +755,7 @@ STYLE="margin-left: 0.5in"
><DIV ><DIV
CLASS="biblioentry" CLASS="biblioentry"
><A ><A
NAME="AEN5128" NAME="AEN5130"
></A ></A
><P ><P
>[RFC2136]&nbsp;<SPAN >[RFC2136]&nbsp;<SPAN
@@ -781,7 +781,7 @@ STYLE="margin-left: 0.5in"
><DIV ><DIV
CLASS="biblioentry" CLASS="biblioentry"
><A ><A
NAME="AEN5145" NAME="AEN5147"
></A ></A
><P ><P
>[RFC2845]&nbsp;<SPAN >[RFC2845]&nbsp;<SPAN
@@ -810,13 +810,13 @@ STYLE="margin-left: 0.5in"
><H2 ><H2
CLASS="bibliodiv" CLASS="bibliodiv"
><A ><A
NAME="AEN5164" NAME="AEN5166"
>Proposed Standards Still Under Development</A >Proposed Standards Still Under Development</A
></H2 ></H2
><DIV ><DIV
CLASS="biblioentry" CLASS="biblioentry"
><A ><A
NAME="AEN5169" NAME="AEN5171"
></A ></A
><P ><P
>[RFC1886]&nbsp;<SPAN >[RFC1886]&nbsp;<SPAN
@@ -839,7 +839,7 @@ STYLE="margin-left: 0.5in"
><DIV ><DIV
CLASS="biblioentry" CLASS="biblioentry"
><A ><A
NAME="AEN5181" NAME="AEN5183"
></A ></A
><P ><P
>[RFC2065]&nbsp;<SPAN >[RFC2065]&nbsp;<SPAN
@@ -859,7 +859,7 @@ STYLE="margin-left: 0.5in"
><DIV ><DIV
CLASS="biblioentry" CLASS="biblioentry"
><A ><A
NAME="AEN5193" NAME="AEN5195"
></A ></A
><P ><P
>[RFC2137]&nbsp;<SPAN >[RFC2137]&nbsp;<SPAN
@@ -876,7 +876,7 @@ STYLE="margin-left: 0.5in"
><H2 ><H2
CLASS="bibliodiv" CLASS="bibliodiv"
><A ><A
NAME="AEN5201" NAME="AEN5203"
>Other Important RFCs About <ACRONYM >Other Important RFCs About <ACRONYM
CLASS="acronym" CLASS="acronym"
>DNS</ACRONYM >DNS</ACRONYM
@@ -885,7 +885,7 @@ CLASS="acronym"
><DIV ><DIV
CLASS="biblioentry" CLASS="biblioentry"
><A ><A
NAME="AEN5204" NAME="AEN5206"
></A ></A
><P ><P
>[RFC1535]&nbsp;<SPAN >[RFC1535]&nbsp;<SPAN
@@ -905,7 +905,7 @@ STYLE="margin-left: 0.5in"
><DIV ><DIV
CLASS="biblioentry" CLASS="biblioentry"
><A ><A
NAME="AEN5212" NAME="AEN5214"
></A ></A
><P ><P
>[RFC1536]&nbsp;<SPAN >[RFC1536]&nbsp;<SPAN
@@ -937,7 +937,7 @@ STYLE="margin-left: 0.5in"
><DIV ><DIV
CLASS="biblioentry" CLASS="biblioentry"
><A ><A
NAME="AEN5233" NAME="AEN5235"
></A ></A
><P ><P
>[RFC1982]&nbsp;<SPAN >[RFC1982]&nbsp;<SPAN
@@ -957,13 +957,13 @@ STYLE="margin-left: 0.5in"
><H2 ><H2
CLASS="bibliodiv" CLASS="bibliodiv"
><A ><A
NAME="AEN5244" NAME="AEN5246"
>Resource Record Types</A >Resource Record Types</A
></H2 ></H2
><DIV ><DIV
CLASS="biblioentry" CLASS="biblioentry"
><A ><A
NAME="AEN5246" NAME="AEN5248"
></A ></A
><P ><P
>[RFC1183]&nbsp;<SPAN >[RFC1183]&nbsp;<SPAN
@@ -992,7 +992,7 @@ STYLE="margin-left: 0.5in"
><DIV ><DIV
CLASS="biblioentry" CLASS="biblioentry"
><A ><A
NAME="AEN5264" NAME="AEN5266"
></A ></A
><P ><P
>[RFC1706]&nbsp;<SPAN >[RFC1706]&nbsp;<SPAN
@@ -1015,7 +1015,7 @@ STYLE="margin-left: 0.5in"
><DIV ><DIV
CLASS="biblioentry" CLASS="biblioentry"
><A ><A
NAME="AEN5276" NAME="AEN5278"
></A ></A
><P ><P
>[RFC2168]&nbsp;<SPAN >[RFC2168]&nbsp;<SPAN
@@ -1036,7 +1036,7 @@ STYLE="margin-left: 0.5in"
><DIV ><DIV
CLASS="biblioentry" CLASS="biblioentry"
><A ><A
NAME="AEN5287" NAME="AEN5289"
></A ></A
><P ><P
>[RFC1876]&nbsp;<SPAN >[RFC1876]&nbsp;<SPAN
@@ -1063,7 +1063,7 @@ STYLE="margin-left: 0.5in"
><DIV ><DIV
CLASS="biblioentry" CLASS="biblioentry"
><A ><A
NAME="AEN5304" NAME="AEN5306"
></A ></A
><P ><P
>[RFC2052]&nbsp;<SPAN >[RFC2052]&nbsp;<SPAN
@@ -1087,7 +1087,7 @@ STYLE="margin-left: 0.5in"
><DIV ><DIV
CLASS="biblioentry" CLASS="biblioentry"
><A ><A
NAME="AEN5316" NAME="AEN5318"
></A ></A
><P ><P
>[RFC2163]&nbsp;<SPAN >[RFC2163]&nbsp;<SPAN
@@ -1108,7 +1108,7 @@ STYLE="margin-left: 0.5in"
><DIV ><DIV
CLASS="biblioentry" CLASS="biblioentry"
><A ><A
NAME="AEN5324" NAME="AEN5326"
></A ></A
><P ><P
>[RFC2230]&nbsp;<SPAN >[RFC2230]&nbsp;<SPAN
@@ -1128,7 +1128,7 @@ STYLE="margin-left: 0.5in"
><H2 ><H2
CLASS="bibliodiv" CLASS="bibliodiv"
><A ><A
NAME="AEN5332" NAME="AEN5334"
><ACRONYM ><ACRONYM
CLASS="acronym" CLASS="acronym"
>DNS</ACRONYM >DNS</ACRONYM
@@ -1137,7 +1137,7 @@ CLASS="acronym"
><DIV ><DIV
CLASS="biblioentry" CLASS="biblioentry"
><A ><A
NAME="AEN5335" NAME="AEN5337"
></A ></A
><P ><P
>[RFC1101]&nbsp;<SPAN >[RFC1101]&nbsp;<SPAN
@@ -1157,7 +1157,7 @@ STYLE="margin-left: 0.5in"
><DIV ><DIV
CLASS="biblioentry" CLASS="biblioentry"
><A ><A
NAME="AEN5343" NAME="AEN5345"
></A ></A
><P ><P
>[RFC1123]&nbsp;<SPAN >[RFC1123]&nbsp;<SPAN
@@ -1174,7 +1174,7 @@ STYLE="margin-left: 0.5in"
><DIV ><DIV
CLASS="biblioentry" CLASS="biblioentry"
><A ><A
NAME="AEN5350" NAME="AEN5352"
></A ></A
><P ><P
>[RFC1591]&nbsp;<SPAN >[RFC1591]&nbsp;<SPAN
@@ -1191,7 +1191,7 @@ STYLE="margin-left: 0.5in"
><DIV ><DIV
CLASS="biblioentry" CLASS="biblioentry"
><A ><A
NAME="AEN5357" NAME="AEN5359"
></A ></A
><P ><P
>[RFC2317]&nbsp;<SPAN >[RFC2317]&nbsp;<SPAN
@@ -1214,7 +1214,7 @@ STYLE="margin-left: 0.5in"
><H2 ><H2
CLASS="bibliodiv" CLASS="bibliodiv"
><A ><A
NAME="AEN5371" NAME="AEN5373"
><ACRONYM ><ACRONYM
CLASS="acronym" CLASS="acronym"
>DNS</ACRONYM >DNS</ACRONYM
@@ -1223,7 +1223,7 @@ CLASS="acronym"
><DIV ><DIV
CLASS="biblioentry" CLASS="biblioentry"
><A ><A
NAME="AEN5374" NAME="AEN5376"
></A ></A
><P ><P
>[RFC1537]&nbsp;<SPAN >[RFC1537]&nbsp;<SPAN
@@ -1243,7 +1243,7 @@ STYLE="margin-left: 0.5in"
><DIV ><DIV
CLASS="biblioentry" CLASS="biblioentry"
><A ><A
NAME="AEN5382" NAME="AEN5384"
></A ></A
><P ><P
>[RFC1912]&nbsp;<SPAN >[RFC1912]&nbsp;<SPAN
@@ -1263,7 +1263,7 @@ STYLE="margin-left: 0.5in"
><DIV ><DIV
CLASS="biblioentry" CLASS="biblioentry"
><A ><A
NAME="AEN5390" NAME="AEN5392"
></A ></A
><P ><P
>[RFC2010]&nbsp;<SPAN >[RFC2010]&nbsp;<SPAN
@@ -1283,7 +1283,7 @@ STYLE="margin-left: 0.5in"
><DIV ><DIV
CLASS="biblioentry" CLASS="biblioentry"
><A ><A
NAME="AEN5401" NAME="AEN5403"
></A ></A
><P ><P
>[RFC2219]&nbsp;<SPAN >[RFC2219]&nbsp;<SPAN
@@ -1306,7 +1306,7 @@ STYLE="margin-left: 0.5in"
><H2 ><H2
CLASS="bibliodiv" CLASS="bibliodiv"
><A ><A
NAME="AEN5413" NAME="AEN5415"
>Other <ACRONYM >Other <ACRONYM
CLASS="acronym" CLASS="acronym"
>DNS</ACRONYM >DNS</ACRONYM
@@ -1315,7 +1315,7 @@ CLASS="acronym"
><DIV ><DIV
CLASS="biblioentry" CLASS="biblioentry"
><A ><A
NAME="AEN5419" NAME="AEN5421"
></A ></A
><P ><P
>[RFC1464]&nbsp;<SPAN >[RFC1464]&nbsp;<SPAN
@@ -1332,7 +1332,7 @@ STYLE="margin-left: 0.5in"
><DIV ><DIV
CLASS="biblioentry" CLASS="biblioentry"
><A ><A
NAME="AEN5426" NAME="AEN5428"
></A ></A
><P ><P
>[RFC1713]&nbsp;<SPAN >[RFC1713]&nbsp;<SPAN
@@ -1352,7 +1352,7 @@ STYLE="margin-left: 0.5in"
><DIV ><DIV
CLASS="biblioentry" CLASS="biblioentry"
><A ><A
NAME="AEN5434" NAME="AEN5436"
></A ></A
><P ><P
>[RFC1794]&nbsp;<SPAN >[RFC1794]&nbsp;<SPAN
@@ -1372,7 +1372,7 @@ STYLE="margin-left: 0.5in"
><DIV ><DIV
CLASS="biblioentry" CLASS="biblioentry"
><A ><A
NAME="AEN5442" NAME="AEN5444"
></A ></A
><P ><P
>[RFC2240]&nbsp;<SPAN >[RFC2240]&nbsp;<SPAN
@@ -1389,7 +1389,7 @@ STYLE="margin-left: 0.5in"
><DIV ><DIV
CLASS="biblioentry" CLASS="biblioentry"
><A ><A
NAME="AEN5449" NAME="AEN5451"
></A ></A
><P ><P
>[RFC2345]&nbsp;<SPAN >[RFC2345]&nbsp;<SPAN
@@ -1412,7 +1412,7 @@ STYLE="margin-left: 0.5in"
><DIV ><DIV
CLASS="biblioentry" CLASS="biblioentry"
><A ><A
NAME="AEN5463" NAME="AEN5465"
></A ></A
><P ><P
>[RFC2352]&nbsp;<SPAN >[RFC2352]&nbsp;<SPAN
@@ -1429,13 +1429,13 @@ STYLE="margin-left: 0.5in"
><H2 ><H2
CLASS="bibliodiv" CLASS="bibliodiv"
><A ><A
NAME="AEN5470" NAME="AEN5472"
>Obsolete and Unimplemented Experimental RRs</A >Obsolete and Unimplemented Experimental RRs</A
></H2 ></H2
><DIV ><DIV
CLASS="biblioentry" CLASS="biblioentry"
><A ><A
NAME="AEN5472" NAME="AEN5474"
></A ></A
><P ><P
>[RFC1712]&nbsp;<SPAN >[RFC1712]&nbsp;<SPAN
@@ -1486,7 +1486,7 @@ CLASS="sect2"
><H2 ><H2
CLASS="sect2" CLASS="sect2"
><A ><A
NAME="AEN5493" NAME="AEN5495"
>A.3.3. Other Documents About <ACRONYM >A.3.3. Other Documents About <ACRONYM
CLASS="acronym" CLASS="acronym"
>BIND</ACRONYM >BIND</ACRONYM
@@ -1496,13 +1496,13 @@ CLASS="acronym"
></P ></P
><H3 ><H3
><A ><A
NAME="AEN5497" NAME="AEN5499"
>Bibliography</A >Bibliography</A
></H3 ></H3
><DIV ><DIV
CLASS="biblioentry" CLASS="biblioentry"
><A ><A
NAME="AEN5498" NAME="AEN5500"
></A ></A
><P ><P
><SPAN ><SPAN

View File

@@ -536,7 +536,7 @@ CLASS="command"
></DT ></DT
><DT ><DT
>6.2.19. <A >6.2.19. <A
HREF="Bv9ARM.ch06.html#AEN3527" HREF="Bv9ARM.ch06.html#AEN3529"
><B ><B
CLASS="command" CLASS="command"
>trusted-keys</B >trusted-keys</B
@@ -544,7 +544,7 @@ CLASS="command"
></DT ></DT
><DT ><DT
>6.2.20. <A >6.2.20. <A
HREF="Bv9ARM.ch06.html#AEN3543" HREF="Bv9ARM.ch06.html#AEN3545"
><B ><B
CLASS="command" CLASS="command"
>trusted-keys</B >trusted-keys</B
@@ -561,7 +561,7 @@ CLASS="command"
></DT ></DT
><DT ><DT
>6.2.22. <A >6.2.22. <A
HREF="Bv9ARM.ch06.html#AEN3565" HREF="Bv9ARM.ch06.html#AEN3567"
><B ><B
CLASS="command" CLASS="command"
>view</B >view</B
@@ -578,7 +578,7 @@ Statement Grammar</A
></DT ></DT
><DT ><DT
>6.2.24. <A >6.2.24. <A
HREF="Bv9ARM.ch06.html#AEN3744" HREF="Bv9ARM.ch06.html#AEN3746"
><B ><B
CLASS="command" CLASS="command"
>zone</B >zone</B
@@ -588,7 +588,7 @@ CLASS="command"
></DD ></DD
><DT ><DT
>6.3. <A >6.3. <A
HREF="Bv9ARM.ch06.html#AEN4165" HREF="Bv9ARM.ch06.html#AEN4167"
>Zone File</A >Zone File</A
></DT ></DT
><DD ><DD
@@ -600,7 +600,7 @@ HREF="Bv9ARM.ch06.html#types_of_resource_records_and_when_to_use_them"
></DT ></DT
><DT ><DT
>6.3.2. <A >6.3.2. <A
HREF="Bv9ARM.ch06.html#AEN4485" HREF="Bv9ARM.ch06.html#AEN4487"
>Discussion of MX Records</A >Discussion of MX Records</A
></DT ></DT
><DT ><DT
@@ -610,17 +610,17 @@ HREF="Bv9ARM.ch06.html#Setting_TTLs"
></DT ></DT
><DT ><DT
>6.3.4. <A >6.3.4. <A
HREF="Bv9ARM.ch06.html#AEN4606" HREF="Bv9ARM.ch06.html#AEN4608"
>Inverse Mapping in IPv4</A >Inverse Mapping in IPv4</A
></DT ></DT
><DT ><DT
>6.3.5. <A >6.3.5. <A
HREF="Bv9ARM.ch06.html#AEN4633" HREF="Bv9ARM.ch06.html#AEN4635"
>Other Zone File Directives</A >Other Zone File Directives</A
></DT ></DT
><DT ><DT
>6.3.6. <A >6.3.6. <A
HREF="Bv9ARM.ch06.html#AEN4691" HREF="Bv9ARM.ch06.html#AEN4693"
><ACRONYM ><ACRONYM
CLASS="acronym" CLASS="acronym"
>BIND</ACRONYM >BIND</ACRONYM
@@ -650,7 +650,7 @@ HREF="Bv9ARM.ch07.html#Access_Control_Lists"
></DT ></DT
><DT ><DT
>7.2. <A >7.2. <A
HREF="Bv9ARM.ch07.html#AEN4808" HREF="Bv9ARM.ch07.html#AEN4810"
><B ><B
CLASS="command" CLASS="command"
>chroot</B >chroot</B
@@ -664,7 +664,7 @@ UNIX servers)</A
><DL ><DL
><DT ><DT
>7.2.1. <A >7.2.1. <A
HREF="Bv9ARM.ch07.html#AEN4831" HREF="Bv9ARM.ch07.html#AEN4833"
>The <B >The <B
CLASS="command" CLASS="command"
>chroot</B >chroot</B
@@ -672,7 +672,7 @@ CLASS="command"
></DT ></DT
><DT ><DT
>7.2.2. <A >7.2.2. <A
HREF="Bv9ARM.ch07.html#AEN4849" HREF="Bv9ARM.ch07.html#AEN4851"
>Using the <B >Using the <B
CLASS="command" CLASS="command"
>setuid</B >setuid</B
@@ -696,26 +696,26 @@ HREF="Bv9ARM.ch08.html"
><DL ><DL
><DT ><DT
>8.1. <A >8.1. <A
HREF="Bv9ARM.ch08.html#AEN4870" HREF="Bv9ARM.ch08.html#AEN4872"
>Common Problems</A >Common Problems</A
></DT ></DT
><DD ><DD
><DL ><DL
><DT ><DT
>8.1.1. <A >8.1.1. <A
HREF="Bv9ARM.ch08.html#AEN4872" HREF="Bv9ARM.ch08.html#AEN4874"
>It's not working; how can I figure out what's wrong?</A >It's not working; how can I figure out what's wrong?</A
></DT ></DT
></DL ></DL
></DD ></DD
><DT ><DT
>8.2. <A >8.2. <A
HREF="Bv9ARM.ch08.html#AEN4875" HREF="Bv9ARM.ch08.html#AEN4877"
>Incrementing and Changing the Serial Number</A >Incrementing and Changing the Serial Number</A
></DT ></DT
><DT ><DT
>8.3. <A >8.3. <A
HREF="Bv9ARM.ch08.html#AEN4880" HREF="Bv9ARM.ch08.html#AEN4882"
>Where Can I Get Help?</A >Where Can I Get Help?</A
></DT ></DT
></DL ></DL
@@ -729,14 +729,14 @@ HREF="Bv9ARM.ch09.html"
><DL ><DL
><DT ><DT
>A.1. <A >A.1. <A
HREF="Bv9ARM.ch09.html#AEN4896" HREF="Bv9ARM.ch09.html#AEN4898"
>Acknowledgments</A >Acknowledgments</A
></DT ></DT
><DD ><DD
><DL ><DL
><DT ><DT
>A.1.1. <A >A.1.1. <A
HREF="Bv9ARM.ch09.html#AEN4898" HREF="Bv9ARM.ch09.html#AEN4900"
>A Brief History of the <ACRONYM >A Brief History of the <ACRONYM
CLASS="acronym" CLASS="acronym"
>DNS</ACRONYM >DNS</ACRONYM
@@ -783,7 +783,7 @@ HREF="Bv9ARM.ch09.html#internet_drafts"
></DT ></DT
><DT ><DT
>A.3.3. <A >A.3.3. <A
HREF="Bv9ARM.ch09.html#AEN5493" HREF="Bv9ARM.ch09.html#AEN5495"
>Other Documents About <ACRONYM >Other Documents About <ACRONYM
CLASS="acronym" CLASS="acronym"
>BIND</ACRONYM >BIND</ACRONYM

View File

@@ -223,7 +223,7 @@ view <string> <optional_class> {
key-directory <quoted_string>; key-directory <quoted_string>;
check-wildcard <boolean>; check-wildcard <boolean>;
}; };
server ( <ipv4_address> | <ipv6_address> ) { server <netprefix> {
bogus <boolean>; bogus <boolean>;
provide-ixfr <boolean>; provide-ixfr <boolean>;
request-ixfr <boolean>; request-ixfr <boolean>;
@@ -388,7 +388,7 @@ zone <string> <optional_class> {
check-wildcard <boolean>; check-wildcard <boolean>;
}; };
server ( <ipv4_address> | <ipv6_address> ) { server <netprefix> {
bogus <boolean>; bogus <boolean>;
provide-ixfr <boolean>; provide-ixfr <boolean>;
request-ixfr <boolean>; request-ixfr <boolean>;