mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-29 05:28:00 +00:00
documented the match-mapped-addresses option
This commit is contained in:
parent
ca149cee17
commit
faf83c82e0
@ -2,7 +2,7 @@
|
||||
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.0//EN"
|
||||
"http://www.oasis-open.org/docbook/xml/4.0/docbookx.dtd">
|
||||
|
||||
<!-- File: $Id: Bv9ARM-book.xml,v 1.138 2001/05/31 22:39:52 bwelling Exp $ -->
|
||||
<!-- File: $Id: Bv9ARM-book.xml,v 1.139 2001/06/14 19:48:23 gson Exp $ -->
|
||||
|
||||
<book>
|
||||
<title>BIND 9 Administrator Reference Manual</title>
|
||||
@ -2761,6 +2761,7 @@ statement in the <filename>named.conf</filename> file:</para>
|
||||
<optional> additional-from-cache <replaceable>yes_or_no</replaceable> ; </optional>
|
||||
<optional> random-device <replaceable>path_name</replaceable> ; </optional>
|
||||
<optional> max-cache-size <replaceable>size_spec</replaceable> ; </optional>
|
||||
<optional> match-mapped-addresses <replaceable>yes_or_no</replaceable>; </optional>
|
||||
};
|
||||
</programlisting>
|
||||
</sect2>
|
||||
@ -3079,8 +3080,19 @@ records (A, A6, and AAAA) for <literal>mail.example.net</literal> will be provid
|
||||
if known. These options disable this behavior.
|
||||
</para></listitem></varlistentry>
|
||||
|
||||
</variablelist>
|
||||
<varlistentry><term><command>match-mapped-addresses</command></term>
|
||||
<listitem><para>If <userinput>yes</userinput>, then an
|
||||
IPv4-mapped IPv6 address will match any address match
|
||||
list entries that match the corresponding IPv4 address.
|
||||
Enabling this option is sometimes useful on IPv6-enabled Linux
|
||||
systems, to work around a kernel bug that causes IPv4
|
||||
TCP connections such as zone transfers to be accepted
|
||||
on an IPv6 socket using mapped addresses, causing
|
||||
address match lists designed for IPv4 to fail to match.
|
||||
The use of this option for any other purpose is discouraged.
|
||||
</para></listitem></varlistentry>
|
||||
|
||||
</variablelist>
|
||||
|
||||
</sect3>
|
||||
|
||||
|
@ -91,7 +91,7 @@ HREF="Bv9ARM.ch06.html#Configuration_File_Grammar"
|
||||
></DT
|
||||
><DT
|
||||
>6.3. <A
|
||||
HREF="Bv9ARM.ch06.html#AEN3451"
|
||||
HREF="Bv9ARM.ch06.html#AEN3459"
|
||||
>Zone File</A
|
||||
></DT
|
||||
></DL
|
||||
@ -3936,6 +3936,15 @@ CLASS="replaceable"
|
||||
>size_spec</I
|
||||
></TT
|
||||
> ; </SPAN
|
||||
>]
|
||||
[<SPAN
|
||||
CLASS="optional"
|
||||
> match-mapped-addresses <TT
|
||||
CLASS="replaceable"
|
||||
><I
|
||||
>yes_or_no</I
|
||||
></TT
|
||||
>; </SPAN
|
||||
>]
|
||||
};
|
||||
</PRE
|
||||
@ -3945,7 +3954,7 @@ CLASS="sect2"
|
||||
><H2
|
||||
CLASS="sect2"
|
||||
><A
|
||||
NAME="AEN2058"
|
||||
NAME="AEN2060"
|
||||
>6.2.14. <B
|
||||
CLASS="command"
|
||||
>options</B
|
||||
@ -4833,6 +4842,29 @@ CLASS="literal"
|
||||
if known. These options disable this behavior.
|
||||
</P
|
||||
></DD
|
||||
><DT
|
||||
><B
|
||||
CLASS="command"
|
||||
>match-mapped-addresses</B
|
||||
></DT
|
||||
><DD
|
||||
><P
|
||||
>If <TT
|
||||
CLASS="userinput"
|
||||
><B
|
||||
>yes</B
|
||||
></TT
|
||||
>, then an
|
||||
IPv4-mapped IPv6 address will match any address match
|
||||
list entries that match the corresponding IPv4 address.
|
||||
Enabling this option is sometimes useful on IPv6-enabled Linux
|
||||
systems, to work around a kernel bug that causes IPv4
|
||||
TCP connections such as zone transfers to be accepted
|
||||
on an IPv6 socket using mapped addresses, causing
|
||||
address match lists designed for IPv4 to fail to match.
|
||||
Its use for any other purpose is discouraged.
|
||||
</P
|
||||
></DD
|
||||
></DL
|
||||
></DIV
|
||||
></DIV
|
||||
@ -4841,7 +4873,7 @@ CLASS="sect3"
|
||||
><H3
|
||||
CLASS="sect3"
|
||||
><A
|
||||
NAME="AEN2332"
|
||||
NAME="AEN2340"
|
||||
>6.2.14.2. Forwarding</A
|
||||
></H3
|
||||
><P
|
||||
@ -5045,7 +5077,7 @@ CLASS="sect3"
|
||||
><H3
|
||||
CLASS="sect3"
|
||||
><A
|
||||
NAME="AEN2397"
|
||||
NAME="AEN2405"
|
||||
>6.2.14.4. Interfaces</A
|
||||
></H3
|
||||
><P
|
||||
@ -5140,7 +5172,7 @@ CLASS="sect3"
|
||||
><H3
|
||||
CLASS="sect3"
|
||||
><A
|
||||
NAME="AEN2423"
|
||||
NAME="AEN2431"
|
||||
>6.2.14.5. Query Address</A
|
||||
></H3
|
||||
><P
|
||||
@ -5553,7 +5585,7 @@ CLASS="sect3"
|
||||
><H3
|
||||
CLASS="sect3"
|
||||
><A
|
||||
NAME="AEN2559"
|
||||
NAME="AEN2567"
|
||||
>6.2.14.7. Operating System Resource Limits</A
|
||||
></H3
|
||||
><P
|
||||
@ -5673,7 +5705,7 @@ CLASS="sect3"
|
||||
><H3
|
||||
CLASS="sect3"
|
||||
><A
|
||||
NAME="AEN2596"
|
||||
NAME="AEN2604"
|
||||
>6.2.14.8. Server Resource Limits</A
|
||||
></H3
|
||||
><P
|
||||
@ -5757,7 +5789,7 @@ CLASS="sect3"
|
||||
><H3
|
||||
CLASS="sect3"
|
||||
><A
|
||||
NAME="AEN2624"
|
||||
NAME="AEN2632"
|
||||
>6.2.14.9. Periodic Task Intervals</A
|
||||
></H3
|
||||
><P
|
||||
@ -6124,7 +6156,7 @@ CLASS="command"
|
||||
><DIV
|
||||
CLASS="informaltable"
|
||||
><A
|
||||
NAME="AEN2712"
|
||||
NAME="AEN2720"
|
||||
></A
|
||||
><P
|
||||
></P
|
||||
@ -6511,7 +6543,7 @@ number is identical to the number in the beginning line.</P
|
||||
><DIV
|
||||
CLASS="informaltable"
|
||||
><A
|
||||
NAME="AEN2824"
|
||||
NAME="AEN2832"
|
||||
></A
|
||||
><P
|
||||
></P
|
||||
@ -6920,7 +6952,7 @@ CLASS="sect2"
|
||||
><H2
|
||||
CLASS="sect2"
|
||||
><A
|
||||
NAME="AEN2932"
|
||||
NAME="AEN2940"
|
||||
>6.2.17. <B
|
||||
CLASS="command"
|
||||
>trusted-keys</B
|
||||
@ -6995,7 +7027,7 @@ CLASS="sect2"
|
||||
><H2
|
||||
CLASS="sect2"
|
||||
><A
|
||||
NAME="AEN2948"
|
||||
NAME="AEN2956"
|
||||
>6.2.18. <B
|
||||
CLASS="command"
|
||||
>trusted-keys</B
|
||||
@ -7030,7 +7062,7 @@ CLASS="sect2"
|
||||
><H2
|
||||
CLASS="sect2"
|
||||
><A
|
||||
NAME="AEN2956"
|
||||
NAME="AEN2964"
|
||||
>6.2.19. <B
|
||||
CLASS="command"
|
||||
>view</B
|
||||
@ -7093,7 +7125,7 @@ CLASS="sect2"
|
||||
><H2
|
||||
CLASS="sect2"
|
||||
><A
|
||||
NAME="AEN2970"
|
||||
NAME="AEN2978"
|
||||
>6.2.20. <B
|
||||
CLASS="command"
|
||||
>view</B
|
||||
@ -7723,7 +7755,7 @@ CLASS="sect2"
|
||||
><H2
|
||||
CLASS="sect2"
|
||||
><A
|
||||
NAME="AEN3117"
|
||||
NAME="AEN3125"
|
||||
>6.2.22. <B
|
||||
CLASS="command"
|
||||
>zone</B
|
||||
@ -7734,13 +7766,13 @@ CLASS="sect3"
|
||||
><H3
|
||||
CLASS="sect3"
|
||||
><A
|
||||
NAME="AEN3120"
|
||||
NAME="AEN3128"
|
||||
>6.2.22.1. Zone Types</A
|
||||
></H3
|
||||
><DIV
|
||||
CLASS="informaltable"
|
||||
><A
|
||||
NAME="AEN3122"
|
||||
NAME="AEN3130"
|
||||
></A
|
||||
><P
|
||||
></P
|
||||
@ -7978,7 +8010,7 @@ CLASS="sect3"
|
||||
><H3
|
||||
CLASS="sect3"
|
||||
><A
|
||||
NAME="AEN3177"
|
||||
NAME="AEN3185"
|
||||
>6.2.22.2. Class</A
|
||||
></H3
|
||||
><P
|
||||
@ -8016,7 +8048,7 @@ CLASS="sect3"
|
||||
><H3
|
||||
CLASS="sect3"
|
||||
><A
|
||||
NAME="AEN3187"
|
||||
NAME="AEN3195"
|
||||
>6.2.22.3. Zone Options</A
|
||||
></H3
|
||||
><P
|
||||
@ -8657,7 +8689,7 @@ CLASS="varname"
|
||||
><DIV
|
||||
CLASS="informaltable"
|
||||
><A
|
||||
NAME="AEN3421"
|
||||
NAME="AEN3429"
|
||||
></A
|
||||
><P
|
||||
></P
|
||||
@ -8764,7 +8796,7 @@ CLASS="sect1"
|
||||
><H1
|
||||
CLASS="sect1"
|
||||
><A
|
||||
NAME="AEN3451"
|
||||
NAME="AEN3459"
|
||||
>6.3. Zone File</A
|
||||
></H1
|
||||
><DIV
|
||||
@ -8785,7 +8817,7 @@ CLASS="sect3"
|
||||
><H3
|
||||
CLASS="sect3"
|
||||
><A
|
||||
NAME="AEN3456"
|
||||
NAME="AEN3464"
|
||||
>6.3.1.1. Resource Records</A
|
||||
></H3
|
||||
><P
|
||||
@ -8808,7 +8840,7 @@ HREF="Bv9ARM.ch06.html#rrset_ordering"
|
||||
><DIV
|
||||
CLASS="informaltable"
|
||||
><A
|
||||
NAME="AEN3462"
|
||||
NAME="AEN3470"
|
||||
></A
|
||||
><P
|
||||
></P
|
||||
@ -8919,7 +8951,7 @@ or historical (h) and no longer in general use):</P
|
||||
><DIV
|
||||
CLASS="informaltable"
|
||||
><A
|
||||
NAME="AEN3494"
|
||||
NAME="AEN3502"
|
||||
></A
|
||||
><P
|
||||
></P
|
||||
@ -9296,7 +9328,7 @@ are currently valid in the DNS:</P
|
||||
><DIV
|
||||
CLASS="informaltable"
|
||||
><A
|
||||
NAME="AEN3606"
|
||||
NAME="AEN3614"
|
||||
></A
|
||||
><P
|
||||
></P
|
||||
@ -9348,7 +9380,7 @@ data that describes the resource:</P
|
||||
><DIV
|
||||
CLASS="informaltable"
|
||||
><A
|
||||
NAME="AEN3622"
|
||||
NAME="AEN3630"
|
||||
></A
|
||||
><P
|
||||
></P
|
||||
@ -9525,7 +9557,7 @@ CLASS="sect3"
|
||||
><H3
|
||||
CLASS="sect3"
|
||||
><A
|
||||
NAME="AEN3670"
|
||||
NAME="AEN3678"
|
||||
>6.3.1.2. Textual expression of RRs</A
|
||||
></H3
|
||||
><P
|
||||
@ -9555,7 +9587,7 @@ knowledge of the typical representation for the data.</P
|
||||
><DIV
|
||||
CLASS="informaltable"
|
||||
><A
|
||||
NAME="AEN3677"
|
||||
NAME="AEN3685"
|
||||
></A
|
||||
><P
|
||||
></P
|
||||
@ -9764,7 +9796,7 @@ domain names.</P
|
||||
><DIV
|
||||
CLASS="informaltable"
|
||||
><A
|
||||
NAME="AEN3743"
|
||||
NAME="AEN3751"
|
||||
></A
|
||||
><P
|
||||
></P
|
||||
@ -9855,7 +9887,7 @@ CLASS="sect2"
|
||||
><H2
|
||||
CLASS="sect2"
|
||||
><A
|
||||
NAME="AEN3771"
|
||||
NAME="AEN3779"
|
||||
>6.3.2. Discussion of MX Records</A
|
||||
></H2
|
||||
><P
|
||||
@ -9888,7 +9920,7 @@ pointed to by the CNAME.</P
|
||||
><DIV
|
||||
CLASS="informaltable"
|
||||
><A
|
||||
NAME="AEN3777"
|
||||
NAME="AEN3785"
|
||||
></A
|
||||
><P
|
||||
></P
|
||||
@ -10184,7 +10216,7 @@ used in a zone file.</P
|
||||
><DIV
|
||||
CLASS="informaltable"
|
||||
><A
|
||||
NAME="AEN3869"
|
||||
NAME="AEN3877"
|
||||
></A
|
||||
><P
|
||||
></P
|
||||
@ -10267,7 +10299,7 @@ CLASS="sect2"
|
||||
><H2
|
||||
CLASS="sect2"
|
||||
><A
|
||||
NAME="AEN3892"
|
||||
NAME="AEN3900"
|
||||
>6.3.4. Inverse Mapping in IPv4</A
|
||||
></H2
|
||||
><P
|
||||
@ -10291,7 +10323,7 @@ CLASS="optional"
|
||||
><DIV
|
||||
CLASS="informaltable"
|
||||
><A
|
||||
NAME="AEN3897"
|
||||
NAME="AEN3905"
|
||||
></A
|
||||
><P
|
||||
></P
|
||||
@ -10371,7 +10403,7 @@ CLASS="sect2"
|
||||
><H2
|
||||
CLASS="sect2"
|
||||
><A
|
||||
NAME="AEN3919"
|
||||
NAME="AEN3927"
|
||||
>6.3.5. Other Zone File Directives</A
|
||||
></H2
|
||||
><P
|
||||
@ -10396,7 +10428,7 @@ CLASS="sect3"
|
||||
><H3
|
||||
CLASS="sect3"
|
||||
><A
|
||||
NAME="AEN3926"
|
||||
NAME="AEN3934"
|
||||
>6.3.5.1. The <B
|
||||
CLASS="command"
|
||||
>$ORIGIN</B
|
||||
@ -10466,7 +10498,7 @@ CLASS="sect3"
|
||||
><H3
|
||||
CLASS="sect3"
|
||||
><A
|
||||
NAME="AEN3946"
|
||||
NAME="AEN3954"
|
||||
>6.3.5.2. The <B
|
||||
CLASS="command"
|
||||
>$INCLUDE</B
|
||||
@ -10548,7 +10580,7 @@ CLASS="sect3"
|
||||
><H3
|
||||
CLASS="sect3"
|
||||
><A
|
||||
NAME="AEN3966"
|
||||
NAME="AEN3974"
|
||||
>6.3.5.3. The <B
|
||||
CLASS="command"
|
||||
>$TTL</B
|
||||
@ -10588,7 +10620,7 @@ CLASS="sect2"
|
||||
><H2
|
||||
CLASS="sect2"
|
||||
><A
|
||||
NAME="AEN3977"
|
||||
NAME="AEN3985"
|
||||
>6.3.6. <SPAN
|
||||
CLASS="acronym"
|
||||
>BIND</SPAN
|
||||
@ -10667,7 +10699,7 @@ CLASS="literal"
|
||||
><DIV
|
||||
CLASS="informaltable"
|
||||
><A
|
||||
NAME="AEN3997"
|
||||
NAME="AEN4005"
|
||||
></A
|
||||
><P
|
||||
></P
|
||||
|
@ -86,7 +86,7 @@ HREF="Bv9ARM.ch07.html#Access_Control_Lists"
|
||||
></DT
|
||||
><DT
|
||||
>7.2. <A
|
||||
HREF="Bv9ARM.ch07.html#AEN4069"
|
||||
HREF="Bv9ARM.ch07.html#AEN4077"
|
||||
><B
|
||||
CLASS="command"
|
||||
>chroot</B
|
||||
@ -188,7 +188,7 @@ CLASS="sect1"
|
||||
><H1
|
||||
CLASS="sect1"
|
||||
><A
|
||||
NAME="AEN4069"
|
||||
NAME="AEN4077"
|
||||
>7.2. <B
|
||||
CLASS="command"
|
||||
>chroot</B
|
||||
@ -267,7 +267,7 @@ CLASS="sect2"
|
||||
><H2
|
||||
CLASS="sect2"
|
||||
><A
|
||||
NAME="AEN4092"
|
||||
NAME="AEN4100"
|
||||
>7.2.1. The <B
|
||||
CLASS="command"
|
||||
>chroot</B
|
||||
@ -340,7 +340,7 @@ CLASS="sect2"
|
||||
><H2
|
||||
CLASS="sect2"
|
||||
><A
|
||||
NAME="AEN4110"
|
||||
NAME="AEN4118"
|
||||
>7.2.2. Using the <B
|
||||
CLASS="command"
|
||||
>setuid</B
|
||||
|
@ -78,17 +78,17 @@ CLASS="TOC"
|
||||
></DT
|
||||
><DT
|
||||
>8.1. <A
|
||||
HREF="Bv9ARM.ch08.html#AEN4131"
|
||||
HREF="Bv9ARM.ch08.html#AEN4139"
|
||||
>Common Problems</A
|
||||
></DT
|
||||
><DT
|
||||
>8.2. <A
|
||||
HREF="Bv9ARM.ch08.html#AEN4136"
|
||||
HREF="Bv9ARM.ch08.html#AEN4144"
|
||||
>Incrementing and Changing the Serial Number</A
|
||||
></DT
|
||||
><DT
|
||||
>8.3. <A
|
||||
HREF="Bv9ARM.ch08.html#AEN4141"
|
||||
HREF="Bv9ARM.ch08.html#AEN4149"
|
||||
>Where Can I Get Help?</A
|
||||
></DT
|
||||
></DL
|
||||
@ -98,7 +98,7 @@ CLASS="sect1"
|
||||
><H1
|
||||
CLASS="sect1"
|
||||
><A
|
||||
NAME="AEN4131"
|
||||
NAME="AEN4139"
|
||||
>8.1. Common Problems</A
|
||||
></H1
|
||||
><DIV
|
||||
@ -106,7 +106,7 @@ CLASS="sect2"
|
||||
><H2
|
||||
CLASS="sect2"
|
||||
><A
|
||||
NAME="AEN4133"
|
||||
NAME="AEN4141"
|
||||
>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="AEN4136"
|
||||
NAME="AEN4144"
|
||||
>8.2. Incrementing and Changing the Serial Number</A
|
||||
></H1
|
||||
><P
|
||||
@ -151,7 +151,7 @@ CLASS="sect1"
|
||||
><H1
|
||||
CLASS="sect1"
|
||||
><A
|
||||
NAME="AEN4141"
|
||||
NAME="AEN4149"
|
||||
>8.3. Where Can I Get Help?</A
|
||||
></H1
|
||||
><P
|
||||
|
@ -72,7 +72,7 @@ CLASS="TOC"
|
||||
></DT
|
||||
><DT
|
||||
>A.1. <A
|
||||
HREF="Bv9ARM.ch09.html#AEN4157"
|
||||
HREF="Bv9ARM.ch09.html#AEN4165"
|
||||
>Acknowledgements</A
|
||||
></DT
|
||||
><DT
|
||||
@ -85,7 +85,7 @@ CLASS="acronym"
|
||||
></DT
|
||||
><DT
|
||||
>A.3. <A
|
||||
HREF="Bv9ARM.ch09.html#AEN4198"
|
||||
HREF="Bv9ARM.ch09.html#AEN4206"
|
||||
>General <SPAN
|
||||
CLASS="acronym"
|
||||
>DNS</SPAN
|
||||
@ -103,7 +103,7 @@ CLASS="sect1"
|
||||
><H1
|
||||
CLASS="sect1"
|
||||
><A
|
||||
NAME="AEN4157"
|
||||
NAME="AEN4165"
|
||||
>A.1. Acknowledgements</A
|
||||
></H1
|
||||
><DIV
|
||||
@ -111,7 +111,7 @@ CLASS="sect2"
|
||||
><H2
|
||||
CLASS="sect2"
|
||||
><A
|
||||
NAME="AEN4159"
|
||||
NAME="AEN4167"
|
||||
>A.1.1. A Brief History of the <SPAN
|
||||
CLASS="acronym"
|
||||
>DNS</SPAN
|
||||
@ -246,7 +246,7 @@ CLASS="sect3"
|
||||
><H3
|
||||
CLASS="sect3"
|
||||
><A
|
||||
NAME="AEN4189"
|
||||
NAME="AEN4197"
|
||||
>A.2.1.1. HS = hesiod</A
|
||||
></H3
|
||||
><P
|
||||
@ -267,7 +267,7 @@ CLASS="sect3"
|
||||
><H3
|
||||
CLASS="sect3"
|
||||
><A
|
||||
NAME="AEN4194"
|
||||
NAME="AEN4202"
|
||||
>A.2.1.2. CH = chaos</A
|
||||
></H3
|
||||
><P
|
||||
@ -285,7 +285,7 @@ CLASS="sect1"
|
||||
><H1
|
||||
CLASS="sect1"
|
||||
><A
|
||||
NAME="AEN4198"
|
||||
NAME="AEN4206"
|
||||
>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="AEN4209"
|
||||
NAME="AEN4217"
|
||||
></A
|
||||
><P
|
||||
></P
|
||||
@ -543,7 +543,7 @@ VALIGN="MIDDLE"
|
||||
<DIV
|
||||
CLASS="informaltable"
|
||||
><A
|
||||
NAME="AEN4278"
|
||||
NAME="AEN4286"
|
||||
></A
|
||||
><P
|
||||
></P
|
||||
@ -726,7 +726,7 @@ unicast address consists of:</P
|
||||
><DIV
|
||||
CLASS="informaltable"
|
||||
><A
|
||||
NAME="AEN4333"
|
||||
NAME="AEN4341"
|
||||
></A
|
||||
><P
|
||||
></P
|
||||
@ -886,19 +886,19 @@ TARGET="_top"
|
||||
</P
|
||||
><H3
|
||||
><A
|
||||
NAME="AEN4377"
|
||||
NAME="AEN4385"
|
||||
>Bibliography</A
|
||||
></H3
|
||||
><H1
|
||||
CLASS="bibliodiv"
|
||||
><A
|
||||
NAME="AEN4378"
|
||||
NAME="AEN4386"
|
||||
>Standards</A
|
||||
></H1
|
||||
><DIV
|
||||
CLASS="biblioentry"
|
||||
><A
|
||||
NAME="AEN4380"
|
||||
NAME="AEN4388"
|
||||
></A
|
||||
><P
|
||||
>[RFC974] <SPAN
|
||||
@ -915,7 +915,7 @@ STYLE="margin-left=0.5in"
|
||||
><DIV
|
||||
CLASS="biblioentry"
|
||||
><A
|
||||
NAME="AEN4387"
|
||||
NAME="AEN4395"
|
||||
></A
|
||||
><P
|
||||
>[RFC1034] <SPAN
|
||||
@ -932,7 +932,7 @@ STYLE="margin-left=0.5in"
|
||||
><DIV
|
||||
CLASS="biblioentry"
|
||||
><A
|
||||
NAME="AEN4394"
|
||||
NAME="AEN4402"
|
||||
></A
|
||||
><P
|
||||
>[RFC1035] <SPAN
|
||||
@ -956,7 +956,7 @@ NAME="proposed_standards"
|
||||
><DIV
|
||||
CLASS="biblioentry"
|
||||
><A
|
||||
NAME="AEN4403"
|
||||
NAME="AEN4411"
|
||||
></A
|
||||
><P
|
||||
>[RFC2181] <SPAN
|
||||
@ -976,7 +976,7 @@ STYLE="margin-left=0.5in"
|
||||
><DIV
|
||||
CLASS="biblioentry"
|
||||
><A
|
||||
NAME="AEN4411"
|
||||
NAME="AEN4419"
|
||||
></A
|
||||
><P
|
||||
>[RFC2308] <SPAN
|
||||
@ -996,7 +996,7 @@ STYLE="margin-left=0.5in"
|
||||
><DIV
|
||||
CLASS="biblioentry"
|
||||
><A
|
||||
NAME="AEN4419"
|
||||
NAME="AEN4427"
|
||||
></A
|
||||
><P
|
||||
>[RFC1995] <SPAN
|
||||
@ -1016,7 +1016,7 @@ STYLE="margin-left=0.5in"
|
||||
><DIV
|
||||
CLASS="biblioentry"
|
||||
><A
|
||||
NAME="AEN4427"
|
||||
NAME="AEN4435"
|
||||
></A
|
||||
><P
|
||||
>[RFC1996] <SPAN
|
||||
@ -1033,7 +1033,7 @@ STYLE="margin-left=0.5in"
|
||||
><DIV
|
||||
CLASS="biblioentry"
|
||||
><A
|
||||
NAME="AEN4434"
|
||||
NAME="AEN4442"
|
||||
></A
|
||||
><P
|
||||
>[RFC2136] <SPAN
|
||||
@ -1059,7 +1059,7 @@ STYLE="margin-left=0.5in"
|
||||
><DIV
|
||||
CLASS="biblioentry"
|
||||
><A
|
||||
NAME="AEN4451"
|
||||
NAME="AEN4459"
|
||||
></A
|
||||
><P
|
||||
>[RFC2845] <SPAN
|
||||
@ -1088,13 +1088,13 @@ STYLE="margin-left=0.5in"
|
||||
><H1
|
||||
CLASS="bibliodiv"
|
||||
><A
|
||||
NAME="AEN4470"
|
||||
NAME="AEN4478"
|
||||
>Proposed Standards Still Under Development</A
|
||||
></H1
|
||||
><DIV
|
||||
CLASS="biblioentry"
|
||||
><A
|
||||
NAME="AEN4475"
|
||||
NAME="AEN4483"
|
||||
></A
|
||||
><P
|
||||
>[RFC1886] <SPAN
|
||||
@ -1117,7 +1117,7 @@ STYLE="margin-left=0.5in"
|
||||
><DIV
|
||||
CLASS="biblioentry"
|
||||
><A
|
||||
NAME="AEN4487"
|
||||
NAME="AEN4495"
|
||||
></A
|
||||
><P
|
||||
>[RFC2065] <SPAN
|
||||
@ -1137,7 +1137,7 @@ STYLE="margin-left=0.5in"
|
||||
><DIV
|
||||
CLASS="biblioentry"
|
||||
><A
|
||||
NAME="AEN4499"
|
||||
NAME="AEN4507"
|
||||
></A
|
||||
><P
|
||||
>[RFC2137] <SPAN
|
||||
@ -1154,7 +1154,7 @@ STYLE="margin-left=0.5in"
|
||||
><H1
|
||||
CLASS="bibliodiv"
|
||||
><A
|
||||
NAME="AEN4507"
|
||||
NAME="AEN4515"
|
||||
>Other Important RFCs About <SPAN
|
||||
CLASS="acronym"
|
||||
>DNS</SPAN
|
||||
@ -1163,7 +1163,7 @@ CLASS="acronym"
|
||||
><DIV
|
||||
CLASS="biblioentry"
|
||||
><A
|
||||
NAME="AEN4510"
|
||||
NAME="AEN4518"
|
||||
></A
|
||||
><P
|
||||
>[RFC1535] <SPAN
|
||||
@ -1183,7 +1183,7 @@ STYLE="margin-left=0.5in"
|
||||
><DIV
|
||||
CLASS="biblioentry"
|
||||
><A
|
||||
NAME="AEN4518"
|
||||
NAME="AEN4526"
|
||||
></A
|
||||
><P
|
||||
>[RFC1536] <SPAN
|
||||
@ -1215,7 +1215,7 @@ STYLE="margin-left=0.5in"
|
||||
><DIV
|
||||
CLASS="biblioentry"
|
||||
><A
|
||||
NAME="AEN4539"
|
||||
NAME="AEN4547"
|
||||
></A
|
||||
><P
|
||||
>[RFC1982] <SPAN
|
||||
@ -1235,13 +1235,13 @@ STYLE="margin-left=0.5in"
|
||||
><H1
|
||||
CLASS="bibliodiv"
|
||||
><A
|
||||
NAME="AEN4550"
|
||||
NAME="AEN4558"
|
||||
>Resource Record Types</A
|
||||
></H1
|
||||
><DIV
|
||||
CLASS="biblioentry"
|
||||
><A
|
||||
NAME="AEN4552"
|
||||
NAME="AEN4560"
|
||||
></A
|
||||
><P
|
||||
>[RFC1183] <SPAN
|
||||
@ -1270,7 +1270,7 @@ STYLE="margin-left=0.5in"
|
||||
><DIV
|
||||
CLASS="biblioentry"
|
||||
><A
|
||||
NAME="AEN4570"
|
||||
NAME="AEN4578"
|
||||
></A
|
||||
><P
|
||||
>[RFC1706] <SPAN
|
||||
@ -1293,7 +1293,7 @@ STYLE="margin-left=0.5in"
|
||||
><DIV
|
||||
CLASS="biblioentry"
|
||||
><A
|
||||
NAME="AEN4582"
|
||||
NAME="AEN4590"
|
||||
></A
|
||||
><P
|
||||
>[RFC2168] <SPAN
|
||||
@ -1314,7 +1314,7 @@ STYLE="margin-left=0.5in"
|
||||
><DIV
|
||||
CLASS="biblioentry"
|
||||
><A
|
||||
NAME="AEN4593"
|
||||
NAME="AEN4601"
|
||||
></A
|
||||
><P
|
||||
>[RFC1876] <SPAN
|
||||
@ -1341,7 +1341,7 @@ STYLE="margin-left=0.5in"
|
||||
><DIV
|
||||
CLASS="biblioentry"
|
||||
><A
|
||||
NAME="AEN4610"
|
||||
NAME="AEN4618"
|
||||
></A
|
||||
><P
|
||||
>[RFC2052] <SPAN
|
||||
@ -1365,7 +1365,7 @@ STYLE="margin-left=0.5in"
|
||||
><DIV
|
||||
CLASS="biblioentry"
|
||||
><A
|
||||
NAME="AEN4622"
|
||||
NAME="AEN4630"
|
||||
></A
|
||||
><P
|
||||
>[RFC2163] <SPAN
|
||||
@ -1386,7 +1386,7 @@ STYLE="margin-left=0.5in"
|
||||
><DIV
|
||||
CLASS="biblioentry"
|
||||
><A
|
||||
NAME="AEN4630"
|
||||
NAME="AEN4638"
|
||||
></A
|
||||
><P
|
||||
>[RFC2230] <SPAN
|
||||
@ -1406,7 +1406,7 @@ STYLE="margin-left=0.5in"
|
||||
><H1
|
||||
CLASS="bibliodiv"
|
||||
><A
|
||||
NAME="AEN4638"
|
||||
NAME="AEN4646"
|
||||
><SPAN
|
||||
CLASS="acronym"
|
||||
>DNS</SPAN
|
||||
@ -1415,7 +1415,7 @@ CLASS="acronym"
|
||||
><DIV
|
||||
CLASS="biblioentry"
|
||||
><A
|
||||
NAME="AEN4641"
|
||||
NAME="AEN4649"
|
||||
></A
|
||||
><P
|
||||
>[RFC1101] <SPAN
|
||||
@ -1435,7 +1435,7 @@ STYLE="margin-left=0.5in"
|
||||
><DIV
|
||||
CLASS="biblioentry"
|
||||
><A
|
||||
NAME="AEN4649"
|
||||
NAME="AEN4657"
|
||||
></A
|
||||
><P
|
||||
>[RFC1123] <SPAN
|
||||
@ -1452,7 +1452,7 @@ STYLE="margin-left=0.5in"
|
||||
><DIV
|
||||
CLASS="biblioentry"
|
||||
><A
|
||||
NAME="AEN4656"
|
||||
NAME="AEN4664"
|
||||
></A
|
||||
><P
|
||||
>[RFC1591] <SPAN
|
||||
@ -1469,7 +1469,7 @@ STYLE="margin-left=0.5in"
|
||||
><DIV
|
||||
CLASS="biblioentry"
|
||||
><A
|
||||
NAME="AEN4663"
|
||||
NAME="AEN4671"
|
||||
></A
|
||||
><P
|
||||
>[RFC2317] <SPAN
|
||||
@ -1492,7 +1492,7 @@ STYLE="margin-left=0.5in"
|
||||
><H1
|
||||
CLASS="bibliodiv"
|
||||
><A
|
||||
NAME="AEN4677"
|
||||
NAME="AEN4685"
|
||||
><SPAN
|
||||
CLASS="acronym"
|
||||
>DNS</SPAN
|
||||
@ -1501,7 +1501,7 @@ CLASS="acronym"
|
||||
><DIV
|
||||
CLASS="biblioentry"
|
||||
><A
|
||||
NAME="AEN4680"
|
||||
NAME="AEN4688"
|
||||
></A
|
||||
><P
|
||||
>[RFC1537] <SPAN
|
||||
@ -1521,26 +1521,6 @@ STYLE="margin-left=0.5in"
|
||||
><DIV
|
||||
CLASS="biblioentry"
|
||||
><A
|
||||
NAME="AEN4688"
|
||||
></A
|
||||
><P
|
||||
>[RFC1912] <SPAN
|
||||
CLASS="AUTHOR"
|
||||
>D. Barr</SPAN
|
||||
>, <I
|
||||
>Common <SPAN
|
||||
CLASS="acronym"
|
||||
>DNS</SPAN
|
||||
> Operational and Configuration Errors</I
|
||||
>, February 1996.</P
|
||||
><DIV
|
||||
CLASS="BIBLIOENTRYBLOCK"
|
||||
STYLE="margin-left=0.5in"
|
||||
></DIV
|
||||
></DIV
|
||||
><DIV
|
||||
CLASS="biblioentry"
|
||||
><A
|
||||
NAME="AEN4696"
|
||||
></A
|
||||
><P
|
||||
@ -1564,6 +1544,26 @@ CLASS="biblioentry"
|
||||
NAME="AEN4704"
|
||||
></A
|
||||
><P
|
||||
>[RFC1912] <SPAN
|
||||
CLASS="AUTHOR"
|
||||
>D. Barr</SPAN
|
||||
>, <I
|
||||
>Common <SPAN
|
||||
CLASS="acronym"
|
||||
>DNS</SPAN
|
||||
> Operational and Configuration Errors</I
|
||||
>, February 1996.</P
|
||||
><DIV
|
||||
CLASS="BIBLIOENTRYBLOCK"
|
||||
STYLE="margin-left=0.5in"
|
||||
></DIV
|
||||
></DIV
|
||||
><DIV
|
||||
CLASS="biblioentry"
|
||||
><A
|
||||
NAME="AEN4712"
|
||||
></A
|
||||
><P
|
||||
>[RFC2010] <SPAN
|
||||
CLASS="AUTHOR"
|
||||
>B. Manning </SPAN
|
||||
@ -1581,7 +1581,7 @@ STYLE="margin-left=0.5in"
|
||||
><DIV
|
||||
CLASS="biblioentry"
|
||||
><A
|
||||
NAME="AEN4715"
|
||||
NAME="AEN4723"
|
||||
></A
|
||||
><P
|
||||
>[RFC2219] <SPAN
|
||||
@ -1604,7 +1604,7 @@ STYLE="margin-left=0.5in"
|
||||
><H1
|
||||
CLASS="bibliodiv"
|
||||
><A
|
||||
NAME="AEN4727"
|
||||
NAME="AEN4735"
|
||||
>Other <SPAN
|
||||
CLASS="acronym"
|
||||
>DNS</SPAN
|
||||
@ -1613,7 +1613,7 @@ CLASS="acronym"
|
||||
><DIV
|
||||
CLASS="biblioentry"
|
||||
><A
|
||||
NAME="AEN4733"
|
||||
NAME="AEN4741"
|
||||
></A
|
||||
><P
|
||||
>[RFC1464] <SPAN
|
||||
@ -1630,7 +1630,7 @@ STYLE="margin-left=0.5in"
|
||||
><DIV
|
||||
CLASS="biblioentry"
|
||||
><A
|
||||
NAME="AEN4740"
|
||||
NAME="AEN4748"
|
||||
></A
|
||||
><P
|
||||
>[RFC1713] <SPAN
|
||||
@ -1650,7 +1650,7 @@ STYLE="margin-left=0.5in"
|
||||
><DIV
|
||||
CLASS="biblioentry"
|
||||
><A
|
||||
NAME="AEN4748"
|
||||
NAME="AEN4756"
|
||||
></A
|
||||
><P
|
||||
>[RFC1794] <SPAN
|
||||
@ -1670,7 +1670,7 @@ STYLE="margin-left=0.5in"
|
||||
><DIV
|
||||
CLASS="biblioentry"
|
||||
><A
|
||||
NAME="AEN4756"
|
||||
NAME="AEN4764"
|
||||
></A
|
||||
><P
|
||||
>[RFC2240] <SPAN
|
||||
@ -1687,7 +1687,7 @@ STYLE="margin-left=0.5in"
|
||||
><DIV
|
||||
CLASS="biblioentry"
|
||||
><A
|
||||
NAME="AEN4763"
|
||||
NAME="AEN4771"
|
||||
></A
|
||||
><P
|
||||
>[RFC2345] <SPAN
|
||||
@ -1710,7 +1710,7 @@ STYLE="margin-left=0.5in"
|
||||
><DIV
|
||||
CLASS="biblioentry"
|
||||
><A
|
||||
NAME="AEN4777"
|
||||
NAME="AEN4785"
|
||||
></A
|
||||
><P
|
||||
>[RFC2352] <SPAN
|
||||
@ -1727,13 +1727,13 @@ STYLE="margin-left=0.5in"
|
||||
><H1
|
||||
CLASS="bibliodiv"
|
||||
><A
|
||||
NAME="AEN4784"
|
||||
NAME="AEN4792"
|
||||
>Obsolete and Unimplemented Experimental RRs</A
|
||||
></H1
|
||||
><DIV
|
||||
CLASS="biblioentry"
|
||||
><A
|
||||
NAME="AEN4786"
|
||||
NAME="AEN4794"
|
||||
></A
|
||||
><P
|
||||
>[RFC1712] <SPAN
|
||||
@ -1784,7 +1784,7 @@ CLASS="sect2"
|
||||
><H2
|
||||
CLASS="sect2"
|
||||
><A
|
||||
NAME="AEN4807"
|
||||
NAME="AEN4815"
|
||||
>A.4.3. Other Documents About <SPAN
|
||||
CLASS="acronym"
|
||||
>BIND</SPAN
|
||||
@ -1794,13 +1794,13 @@ CLASS="acronym"
|
||||
></P
|
||||
><H3
|
||||
><A
|
||||
NAME="AEN4811"
|
||||
NAME="AEN4819"
|
||||
>Bibliography</A
|
||||
></H3
|
||||
><DIV
|
||||
CLASS="biblioentry"
|
||||
><A
|
||||
NAME="AEN4812"
|
||||
NAME="AEN4820"
|
||||
></A
|
||||
><P
|
||||
><SPAN
|
||||
|
@ -520,7 +520,7 @@ CLASS="command"
|
||||
></DT
|
||||
><DT
|
||||
>6.2.14. <A
|
||||
HREF="Bv9ARM.ch06.html#AEN2058"
|
||||
HREF="Bv9ARM.ch06.html#AEN2060"
|
||||
><B
|
||||
CLASS="command"
|
||||
>options</B
|
||||
@ -545,7 +545,7 @@ and Usage</A
|
||||
></DT
|
||||
><DT
|
||||
>6.2.17. <A
|
||||
HREF="Bv9ARM.ch06.html#AEN2932"
|
||||
HREF="Bv9ARM.ch06.html#AEN2940"
|
||||
><B
|
||||
CLASS="command"
|
||||
>trusted-keys</B
|
||||
@ -553,7 +553,7 @@ CLASS="command"
|
||||
></DT
|
||||
><DT
|
||||
>6.2.18. <A
|
||||
HREF="Bv9ARM.ch06.html#AEN2948"
|
||||
HREF="Bv9ARM.ch06.html#AEN2956"
|
||||
><B
|
||||
CLASS="command"
|
||||
>trusted-keys</B
|
||||
@ -562,7 +562,7 @@ and Usage</A
|
||||
></DT
|
||||
><DT
|
||||
>6.2.19. <A
|
||||
HREF="Bv9ARM.ch06.html#AEN2956"
|
||||
HREF="Bv9ARM.ch06.html#AEN2964"
|
||||
><B
|
||||
CLASS="command"
|
||||
>view</B
|
||||
@ -570,7 +570,7 @@ CLASS="command"
|
||||
></DT
|
||||
><DT
|
||||
>6.2.20. <A
|
||||
HREF="Bv9ARM.ch06.html#AEN2970"
|
||||
HREF="Bv9ARM.ch06.html#AEN2978"
|
||||
><B
|
||||
CLASS="command"
|
||||
>view</B
|
||||
@ -587,7 +587,7 @@ Statement Grammar</A
|
||||
></DT
|
||||
><DT
|
||||
>6.2.22. <A
|
||||
HREF="Bv9ARM.ch06.html#AEN3117"
|
||||
HREF="Bv9ARM.ch06.html#AEN3125"
|
||||
><B
|
||||
CLASS="command"
|
||||
>zone</B
|
||||
@ -597,7 +597,7 @@ CLASS="command"
|
||||
></DD
|
||||
><DT
|
||||
>6.3. <A
|
||||
HREF="Bv9ARM.ch06.html#AEN3451"
|
||||
HREF="Bv9ARM.ch06.html#AEN3459"
|
||||
>Zone File</A
|
||||
></DT
|
||||
><DD
|
||||
@ -609,7 +609,7 @@ HREF="Bv9ARM.ch06.html#types_of_resource_records_and_when_to_use_them"
|
||||
></DT
|
||||
><DT
|
||||
>6.3.2. <A
|
||||
HREF="Bv9ARM.ch06.html#AEN3771"
|
||||
HREF="Bv9ARM.ch06.html#AEN3779"
|
||||
>Discussion of MX Records</A
|
||||
></DT
|
||||
><DT
|
||||
@ -619,17 +619,17 @@ HREF="Bv9ARM.ch06.html#Setting_TTLs"
|
||||
></DT
|
||||
><DT
|
||||
>6.3.4. <A
|
||||
HREF="Bv9ARM.ch06.html#AEN3892"
|
||||
HREF="Bv9ARM.ch06.html#AEN3900"
|
||||
>Inverse Mapping in IPv4</A
|
||||
></DT
|
||||
><DT
|
||||
>6.3.5. <A
|
||||
HREF="Bv9ARM.ch06.html#AEN3919"
|
||||
HREF="Bv9ARM.ch06.html#AEN3927"
|
||||
>Other Zone File Directives</A
|
||||
></DT
|
||||
><DT
|
||||
>6.3.6. <A
|
||||
HREF="Bv9ARM.ch06.html#AEN3977"
|
||||
HREF="Bv9ARM.ch06.html#AEN3985"
|
||||
><SPAN
|
||||
CLASS="acronym"
|
||||
>BIND</SPAN
|
||||
@ -659,7 +659,7 @@ HREF="Bv9ARM.ch07.html#Access_Control_Lists"
|
||||
></DT
|
||||
><DT
|
||||
>7.2. <A
|
||||
HREF="Bv9ARM.ch07.html#AEN4069"
|
||||
HREF="Bv9ARM.ch07.html#AEN4077"
|
||||
><B
|
||||
CLASS="command"
|
||||
>chroot</B
|
||||
@ -673,7 +673,7 @@ UNIX servers)</A
|
||||
><DL
|
||||
><DT
|
||||
>7.2.1. <A
|
||||
HREF="Bv9ARM.ch07.html#AEN4092"
|
||||
HREF="Bv9ARM.ch07.html#AEN4100"
|
||||
>The <B
|
||||
CLASS="command"
|
||||
>chroot</B
|
||||
@ -681,7 +681,7 @@ CLASS="command"
|
||||
></DT
|
||||
><DT
|
||||
>7.2.2. <A
|
||||
HREF="Bv9ARM.ch07.html#AEN4110"
|
||||
HREF="Bv9ARM.ch07.html#AEN4118"
|
||||
>Using the <B
|
||||
CLASS="command"
|
||||
>setuid</B
|
||||
@ -705,26 +705,26 @@ HREF="Bv9ARM.ch08.html"
|
||||
><DL
|
||||
><DT
|
||||
>8.1. <A
|
||||
HREF="Bv9ARM.ch08.html#AEN4131"
|
||||
HREF="Bv9ARM.ch08.html#AEN4139"
|
||||
>Common Problems</A
|
||||
></DT
|
||||
><DD
|
||||
><DL
|
||||
><DT
|
||||
>8.1.1. <A
|
||||
HREF="Bv9ARM.ch08.html#AEN4133"
|
||||
HREF="Bv9ARM.ch08.html#AEN4141"
|
||||
>It's not working; how can I figure out what's wrong?</A
|
||||
></DT
|
||||
></DL
|
||||
></DD
|
||||
><DT
|
||||
>8.2. <A
|
||||
HREF="Bv9ARM.ch08.html#AEN4136"
|
||||
HREF="Bv9ARM.ch08.html#AEN4144"
|
||||
>Incrementing and Changing the Serial Number</A
|
||||
></DT
|
||||
><DT
|
||||
>8.3. <A
|
||||
HREF="Bv9ARM.ch08.html#AEN4141"
|
||||
HREF="Bv9ARM.ch08.html#AEN4149"
|
||||
>Where Can I Get Help?</A
|
||||
></DT
|
||||
></DL
|
||||
@ -738,14 +738,14 @@ HREF="Bv9ARM.ch09.html"
|
||||
><DL
|
||||
><DT
|
||||
>A.1. <A
|
||||
HREF="Bv9ARM.ch09.html#AEN4157"
|
||||
HREF="Bv9ARM.ch09.html#AEN4165"
|
||||
>Acknowledgements</A
|
||||
></DT
|
||||
><DD
|
||||
><DL
|
||||
><DT
|
||||
>A.1.1. <A
|
||||
HREF="Bv9ARM.ch09.html#AEN4159"
|
||||
HREF="Bv9ARM.ch09.html#AEN4167"
|
||||
>A Brief History of the <SPAN
|
||||
CLASS="acronym"
|
||||
>DNS</SPAN
|
||||
@ -775,7 +775,7 @@ HREF="Bv9ARM.ch09.html#classes_of_resource_records"
|
||||
></DD
|
||||
><DT
|
||||
>A.3. <A
|
||||
HREF="Bv9ARM.ch09.html#AEN4198"
|
||||
HREF="Bv9ARM.ch09.html#AEN4206"
|
||||
>General <SPAN
|
||||
CLASS="acronym"
|
||||
>DNS</SPAN
|
||||
@ -809,7 +809,7 @@ HREF="Bv9ARM.ch09.html#internet_drafts"
|
||||
></DT
|
||||
><DT
|
||||
>A.4.3. <A
|
||||
HREF="Bv9ARM.ch09.html#AEN4807"
|
||||
HREF="Bv9ARM.ch09.html#AEN4815"
|
||||
>Other Documents About <SPAN
|
||||
CLASS="acronym"
|
||||
>BIND</SPAN
|
||||
|
Loading…
x
Reference in New Issue
Block a user