]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - contrib/bind9/doc/arm/Bv9ARM-book.xml
Upgrade to version 9.8.0-P4
[FreeBSD/FreeBSD.git] / contrib / bind9 / doc / arm / Bv9ARM-book.xml
1 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
2               "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
3                [<!ENTITY mdash "&#8212;">]>
4 <!--
5  - Copyright (C) 2004-2011  Internet Systems Consortium, Inc. ("ISC")
6  - Copyright (C) 2000-2003  Internet Software Consortium.
7  -
8  - Permission to use, copy, modify, and/or distribute this software for any
9  - purpose with or without fee is hereby granted, provided that the above
10  - copyright notice and this permission notice appear in all copies.
11  -
12  - THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
13  - REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
14  - AND FITNESS.  IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
15  - INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
16  - LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
17  - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
18  - PERFORMANCE OF THIS SOFTWARE.
19 -->
20
21 <!-- File: $Id: Bv9ARM-book.xml,v 1.478.8.2.2.1 2011-06-09 03:17:11 marka Exp $ -->
22 <book xmlns:xi="http://www.w3.org/2001/XInclude">
23   <title>BIND 9 Administrator Reference Manual</title>
24
25   <bookinfo>
26     <copyright>
27       <year>2004</year>
28       <year>2005</year>
29       <year>2006</year>
30       <year>2007</year>
31       <year>2008</year>
32       <year>2009</year>
33       <year>2010</year>
34       <year>2011</year>
35       <holder>Internet Systems Consortium, Inc. ("ISC")</holder>
36     </copyright>
37     <copyright>
38       <year>2000</year>
39       <year>2001</year>
40       <year>2002</year>
41       <year>2003</year>
42       <holder>Internet Software Consortium.</holder>
43     </copyright>
44   </bookinfo>
45
46   <chapter id="Bv9ARM.ch01">
47     <title>Introduction</title>
48     <para>
49       The Internet Domain Name System (<acronym>DNS</acronym>)
50       consists of the syntax
51       to specify the names of entities in the Internet in a hierarchical
52       manner, the rules used for delegating authority over names, and the
53       system implementation that actually maps names to Internet
54       addresses.  <acronym>DNS</acronym> data is maintained in a
55       group of distributed
56       hierarchical databases.
57     </para>
58
59     <sect1>
60       <title>Scope of Document</title>
61
62       <para>
63         The Berkeley Internet Name Domain
64         (<acronym>BIND</acronym>) implements a
65         domain name server for a number of operating systems. This
66         document provides basic information about the installation and
67         care of the Internet Systems Consortium (<acronym>ISC</acronym>)
68         <acronym>BIND</acronym> version 9 software package for
69         system administrators.
70       </para>
71
72       <para>
73         This version of the manual corresponds to BIND version 9.7.
74       </para>
75
76     </sect1>
77     <sect1>
78       <title>Organization of This Document</title>
79       <para>
80         In this document, <emphasis>Chapter 1</emphasis> introduces
81         the basic <acronym>DNS</acronym> and <acronym>BIND</acronym> concepts. <emphasis>Chapter 2</emphasis>
82         describes resource requirements for running <acronym>BIND</acronym> in various
83         environments. Information in <emphasis>Chapter 3</emphasis> is
84         <emphasis>task-oriented</emphasis> in its presentation and is
85         organized functionally, to aid in the process of installing the
86         <acronym>BIND</acronym> 9 software. The task-oriented
87         section is followed by
88         <emphasis>Chapter 4</emphasis>, which contains more advanced
89         concepts that the system administrator may need for implementing
90         certain options. <emphasis>Chapter 5</emphasis>
91         describes the <acronym>BIND</acronym> 9 lightweight
92         resolver.  The contents of <emphasis>Chapter 6</emphasis> are
93         organized as in a reference manual to aid in the ongoing
94         maintenance of the software. <emphasis>Chapter 7</emphasis> addresses
95         security considerations, and
96         <emphasis>Chapter 8</emphasis> contains troubleshooting help. The
97         main body of the document is followed by several
98         <emphasis>appendices</emphasis> which contain useful reference
99         information, such as a <emphasis>bibliography</emphasis> and
100         historic information related to <acronym>BIND</acronym>
101         and the Domain Name
102         System.
103       </para>
104     </sect1>
105     <sect1>
106       <title>Conventions Used in This Document</title>
107
108       <para>
109         In this document, we use the following general typographic
110         conventions:
111       </para>
112
113       <informaltable>
114         <tgroup cols="2">
115           <colspec colname="1" colnum="1" colwidth="3.000in"/>
116           <colspec colname="2" colnum="2" colwidth="2.625in"/>
117           <tbody>
118             <row>
119               <entry colname="1">
120                 <para>
121                   <emphasis>To describe:</emphasis>
122                 </para>
123               </entry>
124               <entry colname="2">
125                 <para>
126                   <emphasis>We use the style:</emphasis>
127                 </para>
128               </entry>
129             </row>
130             <row>
131               <entry colname="1">
132                 <para>
133                   a pathname, filename, URL, hostname,
134                   mailing list name, or new term or concept
135                 </para>
136               </entry>
137               <entry colname="2">
138                 <para>
139                   <filename>Fixed width</filename>
140                 </para>
141               </entry>
142             </row>
143             <row>
144               <entry colname="1">
145                 <para>
146                   literal user
147                   input
148                 </para>
149               </entry>
150               <entry colname="2">
151                 <para>
152                   <userinput>Fixed Width Bold</userinput>
153                 </para>
154               </entry>
155             </row>
156             <row>
157               <entry colname="1">
158                 <para>
159                   program output
160                 </para>
161               </entry>
162               <entry colname="2">
163                 <para>
164                   <computeroutput>Fixed Width</computeroutput>
165                 </para>
166               </entry>
167             </row>
168           </tbody>
169         </tgroup>
170       </informaltable>
171
172       <para>
173         The following conventions are used in descriptions of the
174         <acronym>BIND</acronym> configuration file:<informaltable colsep="0" frame="all" rowsep="0">
175                   <tgroup cols="2" colsep="0" rowsep="0" tgroupstyle="2Level-table">
176                       <colspec colname="1" colnum="1" colsep="0" colwidth="3.000in"/>
177             <colspec colname="2" colnum="2" colsep="0" colwidth="2.625in"/>
178             <tbody>
179               <row rowsep="0">
180                 <entry colname="1" colsep="1" rowsep="1">
181                   <para>
182                     <emphasis>To describe:</emphasis>
183                   </para>
184                 </entry>
185                 <entry colname="2" rowsep="1">
186                   <para>
187                     <emphasis>We use the style:</emphasis>
188                   </para>
189                 </entry>
190               </row>
191               <row rowsep="0">
192                 <entry colname="1" colsep="1" rowsep="1">
193                   <para>
194                     keywords
195                   </para>
196                 </entry>
197                 <entry colname="2" rowsep="1">
198                   <para>
199                     <literal>Fixed Width</literal>
200                   </para>
201                 </entry>
202               </row>
203               <row rowsep="0">
204                 <entry colname="1" colsep="1" rowsep="1">
205                   <para>
206                     variables
207                   </para>
208                 </entry>
209                 <entry colname="2" rowsep="1">
210                   <para>
211                     <varname>Fixed Width</varname>
212                   </para>
213                 </entry>
214               </row>
215               <row rowsep="0">
216                 <entry colname="1" colsep="1">
217                   <para>
218                     Optional input
219                   </para>
220                 </entry>
221                 <entry colname="2">
222                   <para>
223                     <optional>Text is enclosed in square brackets</optional>
224                   </para>
225                 </entry>
226               </row>
227             </tbody>
228           </tgroup>
229         </informaltable>
230       </para>
231     </sect1>
232     <sect1>
233       <title>The Domain Name System (<acronym>DNS</acronym>)</title>
234       <para>
235         The purpose of this document is to explain the installation
236         and upkeep of the <acronym>BIND</acronym> (Berkeley Internet
237         Name Domain) software package, and we
238         begin by reviewing the fundamentals of the Domain Name System
239         (<acronym>DNS</acronym>) as they relate to <acronym>BIND</acronym>.
240       </para>
241
242       <sect2>
243         <title>DNS Fundamentals</title>
244
245         <para>
246           The Domain Name System (DNS) is a hierarchical, distributed
247           database.  It stores information for mapping Internet host names to
248           IP
249           addresses and vice versa, mail routing information, and other data
250           used by Internet applications.
251         </para>
252
253         <para>
254           Clients look up information in the DNS by calling a
255           <emphasis>resolver</emphasis> library, which sends queries to one or
256           more <emphasis>name servers</emphasis> and interprets the responses.
257           The <acronym>BIND</acronym> 9 software distribution
258           contains a
259           name server, <command>named</command>, and a resolver
260           library, <command>liblwres</command>.  The older
261           <command>libbind</command> resolver library is also available
262           from ISC as a separate download.
263         </para>
264
265         </sect2><sect2>
266         <title>Domains and Domain Names</title>
267
268         <para>
269           The data stored in the DNS is identified by <emphasis>domain names</emphasis> that are organized as a tree according to
270           organizational or administrative boundaries. Each node of the tree,
271           called a <emphasis>domain</emphasis>, is given a label. The domain
272           name of the
273           node is the concatenation of all the labels on the path from the
274           node to the <emphasis>root</emphasis> node.  This is represented
275           in written form as a string of labels listed from right to left and
276           separated by dots. A label need only be unique within its parent
277           domain.
278         </para>
279
280         <para>
281           For example, a domain name for a host at the
282           company <emphasis>Example, Inc.</emphasis> could be
283           <literal>ourhost.example.com</literal>,
284           where <literal>com</literal> is the
285           top level domain to which
286           <literal>ourhost.example.com</literal> belongs,
287           <literal>example</literal> is
288           a subdomain of <literal>com</literal>, and
289           <literal>ourhost</literal> is the
290           name of the host.
291         </para>
292
293         <para>
294           For administrative purposes, the name space is partitioned into
295           areas called <emphasis>zones</emphasis>, each starting at a node and
296           extending down to the leaf nodes or to nodes where other zones
297           start.
298           The data for each zone is stored in a <emphasis>name server</emphasis>, which answers queries about the zone using the
299           <emphasis>DNS protocol</emphasis>.
300         </para>
301
302         <para>
303           The data associated with each domain name is stored in the
304           form of <emphasis>resource records</emphasis> (<acronym>RR</acronym>s).
305           Some of the supported resource record types are described in
306           <xref linkend="types_of_resource_records_and_when_to_use_them"/>.
307         </para>
308
309         <para>
310           For more detailed information about the design of the DNS and
311           the DNS protocol, please refer to the standards documents listed in
312           <xref linkend="rfcs"/>.
313         </para>
314       </sect2>
315
316       <sect2>
317         <title>Zones</title>
318         <para>
319           To properly operate a name server, it is important to understand
320           the difference between a <emphasis>zone</emphasis>
321           and a <emphasis>domain</emphasis>.
322         </para>
323
324         <para>
325           As stated previously, a zone is a point of delegation in
326           the <acronym>DNS</acronym> tree. A zone consists of
327           those contiguous parts of the domain
328           tree for which a name server has complete information and over which
329           it has authority. It contains all domain names from a certain point
330           downward in the domain tree except those which are delegated to
331           other zones. A delegation point is marked by one or more
332           <emphasis>NS records</emphasis> in the
333           parent zone, which should be matched by equivalent NS records at
334           the root of the delegated zone.
335         </para>
336
337         <para>
338           For instance, consider the <literal>example.com</literal>
339           domain which includes names
340           such as <literal>host.aaa.example.com</literal> and
341           <literal>host.bbb.example.com</literal> even though
342           the <literal>example.com</literal> zone includes
343           only delegations for the <literal>aaa.example.com</literal> and
344           <literal>bbb.example.com</literal> zones.  A zone can
345           map
346           exactly to a single domain, but could also include only part of a
347           domain, the rest of which could be delegated to other
348           name servers. Every name in the <acronym>DNS</acronym>
349           tree is a
350           <emphasis>domain</emphasis>, even if it is
351           <emphasis>terminal</emphasis>, that is, has no
352           <emphasis>subdomains</emphasis>.  Every subdomain is a domain and
353           every domain except the root is also a subdomain. The terminology is
354           not intuitive and we suggest that you read RFCs 1033, 1034 and 1035
355           to
356           gain a complete understanding of this difficult and subtle
357           topic.
358         </para>
359
360         <para>
361           Though <acronym>BIND</acronym> is called a "domain name
362           server",
363           it deals primarily in terms of zones. The master and slave
364           declarations in the <filename>named.conf</filename> file
365           specify
366           zones, not domains. When you ask some other site if it is willing to
367           be a slave server for your <emphasis>domain</emphasis>, you are
368           actually asking for slave service for some collection of zones.
369         </para>
370       </sect2>
371
372       <sect2>
373         <title>Authoritative Name Servers</title>
374
375         <para>
376           Each zone is served by at least
377           one <emphasis>authoritative name server</emphasis>,
378           which contains the complete data for the zone.
379           To make the DNS tolerant of server and network failures,
380           most zones have two or more authoritative servers, on
381           different networks.
382         </para>
383
384         <para>
385           Responses from authoritative servers have the "authoritative
386           answer" (AA) bit set in the response packets.  This makes them
387           easy to identify when debugging DNS configurations using tools like
388           <command>dig</command> (<xref linkend="diagnostic_tools"/>).
389         </para>
390
391         <sect3>
392           <title>The Primary Master</title>
393
394           <para>
395             The authoritative server where the master copy of the zone
396             data is maintained is called the
397             <emphasis>primary master</emphasis> server, or simply the
398             <emphasis>primary</emphasis>.  Typically it loads the zone
399             contents from some local file edited by humans or perhaps
400             generated mechanically from some other local file which is
401             edited by humans.  This file is called the
402             <emphasis>zone file</emphasis> or
403             <emphasis>master file</emphasis>.
404           </para>
405
406           <para>
407             In some cases, however, the master file may not be edited
408             by humans at all, but may instead be the result of
409             <emphasis>dynamic update</emphasis> operations.
410           </para>
411         </sect3>
412
413         <sect3>
414           <title>Slave Servers</title>
415           <para>
416             The other authoritative servers, the <emphasis>slave</emphasis>
417             servers (also known as <emphasis>secondary</emphasis> servers)
418             load
419             the zone contents from another server using a replication process
420             known as a <emphasis>zone transfer</emphasis>.  Typically the data
421             are
422             transferred directly from the primary master, but it is also
423             possible
424             to transfer it from another slave.  In other words, a slave server
425             may itself act as a master to a subordinate slave server.
426           </para>
427         </sect3>
428
429         <sect3>
430           <title>Stealth Servers</title>
431
432           <para>
433             Usually all of the zone's authoritative servers are listed in
434             NS records in the parent zone.  These NS records constitute
435             a <emphasis>delegation</emphasis> of the zone from the parent.
436             The authoritative servers are also listed in the zone file itself,
437             at the <emphasis>top level</emphasis> or <emphasis>apex</emphasis>
438             of the zone.  You can list servers in the zone's top-level NS
439             records that are not in the parent's NS delegation, but you cannot
440             list servers in the parent's delegation that are not present at
441             the zone's top level.
442           </para>
443
444           <para>
445             A <emphasis>stealth server</emphasis> is a server that is
446             authoritative for a zone but is not listed in that zone's NS
447             records.  Stealth servers can be used for keeping a local copy of
448             a
449             zone to speed up access to the zone's records or to make sure that
450             the
451             zone is available even if all the "official" servers for the zone
452             are
453             inaccessible.
454           </para>
455
456           <para>
457             A configuration where the primary master server itself is a
458             stealth server is often referred to as a "hidden primary"
459             configuration.  One use for this configuration is when the primary
460             master
461             is behind a firewall and therefore unable to communicate directly
462             with the outside world.
463           </para>
464
465         </sect3>
466
467       </sect2>
468       <sect2>
469
470         <title>Caching Name Servers</title>
471
472         <!--
473           - Terminology here is inconsistent.  Probably ought to
474           - convert to using "recursive name server" everywhere
475           - with just a note about "caching" terminology.
476           -->
477
478         <para>
479           The resolver libraries provided by most operating systems are
480           <emphasis>stub resolvers</emphasis>, meaning that they are not
481           capable of
482           performing the full DNS resolution process by themselves by talking
483           directly to the authoritative servers.  Instead, they rely on a
484           local
485           name server to perform the resolution on their behalf.  Such a
486           server
487           is called a <emphasis>recursive</emphasis> name server; it performs
488           <emphasis>recursive lookups</emphasis> for local clients.
489         </para>
490
491         <para>
492           To improve performance, recursive servers cache the results of
493           the lookups they perform.  Since the processes of recursion and
494           caching are intimately connected, the terms
495           <emphasis>recursive server</emphasis> and
496           <emphasis>caching server</emphasis> are often used synonymously.
497         </para>
498
499         <para>
500           The length of time for which a record may be retained in
501           the cache of a caching name server is controlled by the
502           Time To Live (TTL) field associated with each resource record.
503         </para>
504
505         <sect3>
506           <title>Forwarding</title>
507
508           <para>
509             Even a caching name server does not necessarily perform
510             the complete recursive lookup itself.  Instead, it can
511             <emphasis>forward</emphasis> some or all of the queries
512             that it cannot satisfy from its cache to another caching name
513             server,
514             commonly referred to as a <emphasis>forwarder</emphasis>.
515           </para>
516
517           <para>
518             There may be one or more forwarders,
519             and they are queried in turn until the list is exhausted or an
520             answer
521             is found. Forwarders are typically used when you do not
522             wish all the servers at a given site to interact directly with the
523             rest of
524             the Internet servers. A typical scenario would involve a number
525             of internal <acronym>DNS</acronym> servers and an
526             Internet firewall. Servers unable
527             to pass packets through the firewall would forward to the server
528             that can do it, and that server would query the Internet <acronym>DNS</acronym> servers
529             on the internal server's behalf.
530           </para>
531         </sect3>
532
533       </sect2>
534
535       <sect2>
536         <title>Name Servers in Multiple Roles</title>
537
538         <para>
539           The <acronym>BIND</acronym> name server can
540           simultaneously act as
541           a master for some zones, a slave for other zones, and as a caching
542           (recursive) server for a set of local clients.
543         </para>
544
545         <para>
546           However, since the functions of authoritative name service
547           and caching/recursive name service are logically separate, it is
548           often advantageous to run them on separate server machines.
549
550           A server that only provides authoritative name service
551           (an <emphasis>authoritative-only</emphasis> server) can run with
552           recursion disabled, improving reliability and security.
553
554           A server that is not authoritative for any zones and only provides
555           recursive service to local
556           clients (a <emphasis>caching-only</emphasis> server)
557           does not need to be reachable from the Internet at large and can
558           be placed inside a firewall.
559         </para>
560
561       </sect2>
562     </sect1>
563
564   </chapter>
565
566   <chapter id="Bv9ARM.ch02">
567     <title><acronym>BIND</acronym> Resource Requirements</title>
568
569     <sect1>
570       <title>Hardware requirements</title>
571
572       <para>
573         <acronym>DNS</acronym> hardware requirements have
574         traditionally been quite modest.
575         For many installations, servers that have been pensioned off from
576         active duty have performed admirably as <acronym>DNS</acronym> servers.
577       </para>
578       <para>
579         The DNSSEC features of <acronym>BIND</acronym> 9
580         may prove to be quite
581         CPU intensive however, so organizations that make heavy use of these
582         features may wish to consider larger systems for these applications.
583         <acronym>BIND</acronym> 9 is fully multithreaded, allowing
584         full utilization of
585         multiprocessor systems for installations that need it.
586       </para>
587     </sect1>
588     <sect1>
589       <title>CPU Requirements</title>
590       <para>
591         CPU requirements for <acronym>BIND</acronym> 9 range from
592         i486-class machines
593         for serving of static zones without caching, to enterprise-class
594         machines if you intend to process many dynamic updates and DNSSEC
595         signed zones, serving many thousands of queries per second.
596       </para>
597     </sect1>
598
599     <sect1>
600       <title>Memory Requirements</title>
601       <para>
602         The memory of the server has to be large enough to fit the
603         cache and zones loaded off disk.  The <command>max-cache-size</command>
604         option can be used to limit the amount of memory used by the cache,
605         at the expense of reducing cache hit rates and causing more <acronym>DNS</acronym>
606         traffic.
607         Additionally, if additional section caching
608         (<xref linkend="acache"/>) is enabled,
609         the <command>max-acache-size</command> option can be used to
610         limit the amount
611         of memory used by the mechanism.
612         It is still good practice to have enough memory to load
613         all zone and cache data into memory &mdash; unfortunately, the best
614         way
615         to determine this for a given installation is to watch the name server
616         in operation. After a few weeks the server process should reach
617         a relatively stable size where entries are expiring from the cache as
618         fast as they are being inserted.
619       </para>
620       <!--
621         - Add something here about leaving overhead for attacks?
622         - How much overhead?  Percentage?
623         -->
624     </sect1>
625
626     <sect1>
627       <title>Name Server Intensive Environment Issues</title>
628       <para>
629         For name server intensive environments, there are two alternative
630         configurations that may be used. The first is where clients and
631         any second-level internal name servers query a main name server, which
632         has enough memory to build a large cache. This approach minimizes
633         the bandwidth used by external name lookups. The second alternative
634         is to set up second-level internal name servers to make queries
635         independently.
636         In this configuration, none of the individual machines needs to
637         have as much memory or CPU power as in the first alternative, but
638         this has the disadvantage of making many more external queries,
639         as none of the name servers share their cached data.
640       </para>
641     </sect1>
642
643     <sect1>
644       <title>Supported Operating Systems</title>
645       <para>
646         ISC <acronym>BIND</acronym> 9 compiles and runs on a large
647         number
648         of Unix-like operating systems and on 
649         Microsoft Windows Server 2003 and 2008, and Windows XP and Vista.
650         For an up-to-date
651         list of supported systems, see the README file in the top level
652         directory
653         of the BIND 9 source distribution.
654       </para>
655     </sect1>
656   </chapter>
657
658   <chapter id="Bv9ARM.ch03">
659     <title>Name Server Configuration</title>
660     <para>
661       In this chapter we provide some suggested configurations along
662       with guidelines for their use.  We suggest reasonable values for
663       certain option settings.
664     </para>
665
666     <sect1 id="sample_configuration">
667       <title>Sample Configurations</title>
668       <sect2>
669         <title>A Caching-only Name Server</title>
670         <para>
671           The following sample configuration is appropriate for a caching-only
672           name server for use by clients internal to a corporation.  All
673           queries
674           from outside clients are refused using the <command>allow-query</command>
675           option.  Alternatively, the same effect could be achieved using
676           suitable
677           firewall rules.
678         </para>
679
680 <programlisting>
681 // Two corporate subnets we wish to allow queries from.
682 acl corpnets { 192.168.4.0/24; 192.168.7.0/24; };
683 options {
684      // Working directory
685      directory "/etc/namedb";
686
687      allow-query { corpnets; };
688 };
689 // Provide a reverse mapping for the loopback
690 // address 127.0.0.1
691 zone "0.0.127.in-addr.arpa" {
692      type master;
693      file "localhost.rev";
694      notify no;
695 };
696 </programlisting>
697
698       </sect2>
699
700       <sect2>
701         <title>An Authoritative-only Name Server</title>
702         <para>
703           This sample configuration is for an authoritative-only server
704           that is the master server for "<filename>example.com</filename>"
705           and a slave for the subdomain "<filename>eng.example.com</filename>".
706         </para>
707
708 <programlisting>
709 options {
710      // Working directory
711      directory "/etc/namedb";
712      // Do not allow access to cache
713      allow-query-cache { none; };
714      // This is the default
715      allow-query { any; };
716      // Do not provide recursive service
717      recursion no;
718 };
719
720 // Provide a reverse mapping for the loopback
721 // address 127.0.0.1
722 zone "0.0.127.in-addr.arpa" {
723      type master;
724      file "localhost.rev";
725      notify no;
726 };
727 // We are the master server for example.com
728 zone "example.com" {
729      type master;
730      file "example.com.db";
731      // IP addresses of slave servers allowed to
732      // transfer example.com
733      allow-transfer {
734           192.168.4.14;
735           192.168.5.53;
736      };
737 };
738 // We are a slave server for eng.example.com
739 zone "eng.example.com" {
740      type slave;
741      file "eng.example.com.bk";
742      // IP address of eng.example.com master server
743      masters { 192.168.4.12; };
744 };
745 </programlisting>
746
747       </sect2>
748     </sect1>
749
750     <sect1>
751       <title>Load Balancing</title>
752       <!--
753         - Add explanation of why load balancing is fragile at best
754         - and completely pointless in the general case.
755         -->
756
757       <para>
758         A primitive form of load balancing can be achieved in
759         the <acronym>DNS</acronym> by using multiple records
760         (such as multiple A records) for one name.
761       </para>
762
763       <para>
764         For example, if you have three WWW servers with network addresses
765         of 10.0.0.1, 10.0.0.2 and 10.0.0.3, a set of records such as the
766         following means that clients will connect to each machine one third
767         of the time:
768       </para>
769
770       <informaltable colsep="0" rowsep="0">
771         <tgroup cols="5" colsep="0" rowsep="0" tgroupstyle="2Level-table">
772           <colspec colname="1" colnum="1" colsep="0" colwidth="0.875in"/>
773           <colspec colname="2" colnum="2" colsep="0" colwidth="0.500in"/>
774           <colspec colname="3" colnum="3" colsep="0" colwidth="0.750in"/>
775           <colspec colname="4" colnum="4" colsep="0" colwidth="0.750in"/>
776           <colspec colname="5" colnum="5" colsep="0" colwidth="2.028in"/>
777           <tbody>
778             <row rowsep="0">
779               <entry colname="1">
780                 <para>
781                   Name
782                 </para>
783               </entry>
784               <entry colname="2">
785                 <para>
786                   TTL
787                 </para>
788               </entry>
789               <entry colname="3">
790                 <para>
791                   CLASS
792                 </para>
793               </entry>
794               <entry colname="4">
795                 <para>
796                   TYPE
797                 </para>
798               </entry>
799               <entry colname="5">
800                 <para>
801                   Resource Record (RR) Data
802                 </para>
803               </entry>
804             </row>
805             <row rowsep="0">
806               <entry colname="1">
807                 <para>
808                   <literal>www</literal>
809                 </para>
810               </entry>
811               <entry colname="2">
812                 <para>
813                   <literal>600</literal>
814                 </para>
815               </entry>
816               <entry colname="3">
817                 <para>
818                   <literal>IN</literal>
819                 </para>
820               </entry>
821               <entry colname="4">
822                 <para>
823                   <literal>A</literal>
824                 </para>
825               </entry>
826               <entry colname="5">
827                 <para>
828                   <literal>10.0.0.1</literal>
829                 </para>
830               </entry>
831             </row>
832             <row rowsep="0">
833               <entry colname="1">
834                 <para/>
835               </entry>
836               <entry colname="2">
837                 <para>
838                   <literal>600</literal>
839                 </para>
840               </entry>
841               <entry colname="3">
842                 <para>
843                   <literal>IN</literal>
844                 </para>
845               </entry>
846               <entry colname="4">
847                 <para>
848                   <literal>A</literal>
849                 </para>
850               </entry>
851               <entry colname="5">
852                 <para>
853                   <literal>10.0.0.2</literal>
854                 </para>
855               </entry>
856             </row>
857             <row rowsep="0">
858               <entry colname="1">
859                 <para/>
860               </entry>
861               <entry colname="2">
862                 <para>
863                   <literal>600</literal>
864                 </para>
865               </entry>
866               <entry colname="3">
867                 <para>
868                   <literal>IN</literal>
869                 </para>
870               </entry>
871               <entry colname="4">
872                 <para>
873                   <literal>A</literal>
874                 </para>
875               </entry>
876               <entry colname="5">
877                 <para>
878                   <literal>10.0.0.3</literal>
879                 </para>
880               </entry>
881             </row>
882           </tbody>
883         </tgroup>
884       </informaltable>
885       <para>
886         When a resolver queries for these records, <acronym>BIND</acronym> will rotate
887         them and respond to the query with the records in a different
888         order.  In the example above, clients will randomly receive
889         records in the order 1, 2, 3; 2, 3, 1; and 3, 1, 2. Most clients
890         will use the first record returned and discard the rest.
891       </para>
892       <para>
893         For more detail on ordering responses, check the
894         <command>rrset-order</command> sub-statement in the
895         <command>options</command> statement, see
896         <xref endterm="rrset_ordering_title" linkend="rrset_ordering"/>.
897       </para>
898
899     </sect1>
900
901     <sect1>
902       <title>Name Server Operations</title>
903
904       <sect2>
905         <title>Tools for Use With the Name Server Daemon</title>
906         <para>
907           This section describes several indispensable diagnostic,
908           administrative and monitoring tools available to the system
909           administrator for controlling and debugging the name server
910           daemon.
911         </para>
912         <sect3 id="diagnostic_tools">
913           <title>Diagnostic Tools</title>
914           <para>
915             The <command>dig</command>, <command>host</command>, and
916             <command>nslookup</command> programs are all command
917             line tools
918             for manually querying name servers.  They differ in style and
919             output format.
920           </para>
921
922           <variablelist>
923             <varlistentry>
924               <term id="dig"><command>dig</command></term>
925               <listitem>
926                 <para>
927                   The domain information groper (<command>dig</command>)
928                   is the most versatile and complete of these lookup tools.
929                   It has two modes: simple interactive
930                   mode for a single query, and batch mode which executes a
931                   query for
932                   each in a list of several query lines. All query options are
933                   accessible
934                   from the command line.
935                 </para>
936                 <cmdsynopsis label="Usage">
937                   <command>dig</command>
938                   <arg>@<replaceable>server</replaceable></arg>
939                   <arg choice="plain"><replaceable>domain</replaceable></arg>
940                   <arg><replaceable>query-type</replaceable></arg>
941                   <arg><replaceable>query-class</replaceable></arg>
942                   <arg>+<replaceable>query-option</replaceable></arg>
943                   <arg>-<replaceable>dig-option</replaceable></arg>
944                   <arg>%<replaceable>comment</replaceable></arg>
945                 </cmdsynopsis>
946                 <para>
947                   The usual simple use of <command>dig</command> will take the form
948                 </para>
949                 <simpara>
950                   <command>dig @server domain query-type query-class</command>
951                 </simpara>
952                 <para>
953                   For more information and a list of available commands and
954                   options, see the <command>dig</command> man
955                   page.
956                 </para>
957               </listitem>
958             </varlistentry>
959
960             <varlistentry>
961               <term><command>host</command></term>
962               <listitem>
963                 <para>
964                   The <command>host</command> utility emphasizes
965                   simplicity
966                   and ease of use.  By default, it converts
967                   between host names and Internet addresses, but its
968                   functionality
969                   can be extended with the use of options.
970                 </para>
971                 <cmdsynopsis label="Usage">
972                   <command>host</command>
973                   <arg>-aCdlnrsTwv</arg>
974                   <arg>-c <replaceable>class</replaceable></arg>
975                   <arg>-N <replaceable>ndots</replaceable></arg>
976                   <arg>-t <replaceable>type</replaceable></arg>
977                   <arg>-W <replaceable>timeout</replaceable></arg>
978                   <arg>-R <replaceable>retries</replaceable></arg>
979                   <arg>-m <replaceable>flag</replaceable></arg>
980                   <arg>-4</arg>
981                   <arg>-6</arg>
982                   <arg choice="plain"><replaceable>hostname</replaceable></arg>
983                   <arg><replaceable>server</replaceable></arg>
984                 </cmdsynopsis>
985                 <para>
986                   For more information and a list of available commands and
987                   options, see the <command>host</command> man
988                   page.
989                 </para>
990               </listitem>
991             </varlistentry>
992
993             <varlistentry>
994               <term><command>nslookup</command></term>
995               <listitem>
996                 <para><command>nslookup</command>
997                   has two modes: interactive and
998                   non-interactive. Interactive mode allows the user to
999                   query name servers for information about various
1000                   hosts and domains or to print a list of hosts in a
1001                   domain. Non-interactive mode is used to print just
1002                   the name and requested information for a host or
1003                   domain.
1004                 </para>
1005                 <cmdsynopsis label="Usage">
1006                   <command>nslookup</command>
1007                   <arg rep="repeat">-option</arg>
1008                   <group>
1009                     <arg><replaceable>host-to-find</replaceable></arg>
1010                     <arg>- <arg>server</arg></arg>
1011                   </group>
1012                 </cmdsynopsis>
1013                 <para>
1014                   Interactive mode is entered when no arguments are given (the
1015                   default name server will be used) or when the first argument
1016                   is a
1017                   hyphen (`-') and the second argument is the host name or
1018                   Internet address
1019                   of a name server.
1020                 </para>
1021                 <para>
1022                   Non-interactive mode is used when the name or Internet
1023                   address
1024                   of the host to be looked up is given as the first argument.
1025                   The
1026                   optional second argument specifies the host name or address
1027                   of a name server.
1028                 </para>
1029                 <para>
1030                   Due to its arcane user interface and frequently inconsistent
1031                   behavior, we do not recommend the use of <command>nslookup</command>.
1032                   Use <command>dig</command> instead.
1033                 </para>
1034               </listitem>
1035
1036             </varlistentry>
1037           </variablelist>
1038         </sect3>
1039
1040         <sect3 id="admin_tools">
1041           <title>Administrative Tools</title>
1042           <para>
1043             Administrative tools play an integral part in the management
1044             of a server.
1045           </para>
1046           <variablelist>
1047             <varlistentry id="named-checkconf" xreflabel="Named Configuration Checking application">
1048
1049               <term><command>named-checkconf</command></term>
1050               <listitem>
1051                 <para>
1052                   The <command>named-checkconf</command> program
1053                   checks the syntax of a <filename>named.conf</filename> file.
1054                 </para>
1055                 <cmdsynopsis label="Usage">
1056                   <command>named-checkconf</command>
1057                   <arg>-jvz</arg>
1058                   <arg>-t <replaceable>directory</replaceable></arg>
1059                   <arg><replaceable>filename</replaceable></arg>
1060                 </cmdsynopsis>
1061               </listitem>
1062             </varlistentry>
1063             <varlistentry id="named-checkzone" xreflabel="Zone Checking application">
1064
1065               <term><command>named-checkzone</command></term>
1066               <listitem>
1067                 <para>
1068                   The <command>named-checkzone</command> program
1069                   checks a master file for
1070                   syntax and consistency.
1071                 </para>
1072                 <cmdsynopsis label="Usage">
1073                   <command>named-checkzone</command>
1074                   <arg>-djqvD</arg>
1075                   <arg>-c <replaceable>class</replaceable></arg>
1076                   <arg>-o <replaceable>output</replaceable></arg>
1077                   <arg>-t <replaceable>directory</replaceable></arg>
1078                   <arg>-w <replaceable>directory</replaceable></arg>
1079                   <arg>-k <replaceable>(ignore|warn|fail)</replaceable></arg>
1080                   <arg>-n <replaceable>(ignore|warn|fail)</replaceable></arg>
1081                   <arg>-W <replaceable>(ignore|warn)</replaceable></arg>
1082                   <arg choice="plain"><replaceable>zone</replaceable></arg>
1083                   <arg><replaceable>filename</replaceable></arg>
1084                 </cmdsynopsis>
1085               </listitem>
1086             </varlistentry>
1087             <varlistentry id="named-compilezone" xreflabel="Zone Compilation application">
1088               <term><command>named-compilezone</command></term>
1089               <listitem>
1090                 <para>
1091                   Similar to <command>named-checkzone,</command> but
1092                   it always dumps the zone content to a specified file
1093                   (typically in a different format).
1094                 </para>
1095               </listitem>
1096             </varlistentry>
1097             <varlistentry id="rndc" xreflabel="Remote Name Daemon Control application">
1098
1099               <term><command>rndc</command></term>
1100               <listitem>
1101                 <para>
1102                   The remote name daemon control
1103                   (<command>rndc</command>) program allows the
1104                   system
1105                   administrator to control the operation of a name server.
1106                   Since <acronym>BIND</acronym> 9.2, <command>rndc</command>
1107                   supports all the commands of the BIND 8 <command>ndc</command>
1108                   utility except <command>ndc start</command> and
1109                   <command>ndc restart</command>, which were also
1110                   not supported in <command>ndc</command>'s
1111                   channel mode.
1112                   If you run <command>rndc</command> without any
1113                   options
1114                   it will display a usage message as follows:
1115                 </para>
1116                 <cmdsynopsis label="Usage">
1117                   <command>rndc</command>
1118                   <arg>-c <replaceable>config</replaceable></arg>
1119                   <arg>-s <replaceable>server</replaceable></arg>
1120                   <arg>-p <replaceable>port</replaceable></arg>
1121                   <arg>-y <replaceable>key</replaceable></arg>
1122                   <arg choice="plain"><replaceable>command</replaceable></arg>
1123                   <arg rep="repeat"><replaceable>command</replaceable></arg>
1124                 </cmdsynopsis>
1125                 <para>The <command>command</command>
1126                   is one of the following:
1127                 </para>
1128
1129                 <variablelist>
1130
1131                   <varlistentry>
1132                     <term><userinput>reload</userinput></term>
1133                     <listitem>
1134                       <para>
1135                         Reload configuration file and zones.
1136                       </para>
1137                     </listitem>
1138                   </varlistentry>
1139
1140                   <varlistentry>
1141                     <term><userinput>reload <replaceable>zone</replaceable>
1142                         <optional><replaceable>class</replaceable>
1143            <optional><replaceable>view</replaceable></optional></optional></userinput></term>
1144                     <listitem>
1145                       <para>
1146                         Reload the given zone.
1147                       </para>
1148                     </listitem>
1149                   </varlistentry>
1150
1151                   <varlistentry>
1152                     <term><userinput>refresh <replaceable>zone</replaceable>
1153                         <optional><replaceable>class</replaceable>
1154            <optional><replaceable>view</replaceable></optional></optional></userinput></term>
1155                     <listitem>
1156                       <para>
1157                         Schedule zone maintenance for the given zone.
1158                       </para>
1159                     </listitem>
1160                   </varlistentry>
1161
1162                   <varlistentry>
1163                     <term><userinput>retransfer <replaceable>zone</replaceable>
1164
1165                         <optional><replaceable>class</replaceable>
1166            <optional><replaceable>view</replaceable></optional></optional></userinput></term>
1167                     <listitem>
1168                       <para>
1169                         Retransfer the given zone from the master.
1170                       </para>
1171                     </listitem>
1172                   </varlistentry>
1173
1174                   <varlistentry>
1175                     <term><userinput>sign <replaceable>zone</replaceable>
1176                         <optional><replaceable>class</replaceable>
1177            <optional><replaceable>view</replaceable></optional></optional></userinput></term>
1178                     <listitem>
1179                       <para>
1180                         Fetch all DNSSEC keys for the given zone
1181                         from the key directory (see
1182                         <command>key-directory</command> in
1183                         <xref linkend="options"/>).  If they are within
1184                         their publication period, merge them into the
1185                         zone's DNSKEY RRset.  If the DNSKEY RRset
1186                         is changed, then the zone is automatically
1187                         re-signed with the new key set.
1188                       </para>
1189                       <para>
1190                         This command requires that the
1191                         <command>auto-dnssec</command> zone option to be set
1192                         to <literal>allow</literal>,
1193                         <literal>maintain</literal>, or
1194                         <literal>create</literal>,  and also requires
1195                         the zone to be configured to allow dynamic DNS.
1196                         See <xref linkend="dynamic_update_policies"/> for
1197                         more details.
1198                       </para>
1199                     </listitem>
1200                   </varlistentry>
1201
1202                   <varlistentry>
1203                     <term><userinput>loadkeys <replaceable>zone</replaceable>
1204                         <optional><replaceable>class</replaceable>
1205            <optional><replaceable>view</replaceable></optional></optional></userinput></term>
1206                     <listitem>
1207                       <para>
1208                         Fetch all DNSSEC keys for the given zone
1209                         from the key directory (see
1210                         <command>key-directory</command> in
1211                         <xref linkend="options"/>).  If they are within
1212                         their publication period, merge them into the
1213                         zone's DNSKEY RRset.  Unlike <command>rndc
1214                         sign</command>, however, the zone is not
1215                         immediately re-signed by the new keys, but is
1216                         allowed to incrementally re-sign over time.
1217                       </para>
1218                       <para>
1219                         This command requires that the
1220                         <command>auto-dnssec</command> zone option to
1221                         be set to <literal>maintain</literal> or
1222                         <literal>create</literal>, and also requires
1223                         the zone to be configured to allow dynamic DNS.
1224                         See <xref linkend="dynamic_update_policies"/> for
1225                         more details.
1226                       </para>
1227                     </listitem>
1228                   </varlistentry>
1229
1230                   <varlistentry>
1231                     <term><userinput>freeze
1232                         <optional><replaceable>zone</replaceable>
1233        <optional><replaceable>class</replaceable>
1234            <optional><replaceable>view</replaceable></optional></optional></optional></userinput></term>
1235                     <listitem>
1236                       <para>
1237                         Suspend updates to a dynamic zone.  If no zone is
1238                         specified,
1239                         then all zones are suspended.  This allows manual
1240                         edits to be made to a zone normally updated by dynamic
1241                         update.  It
1242                         also causes changes in the journal file to be synced
1243                         into the master
1244                         and the journal file to be removed.  All dynamic
1245                         update attempts will
1246                         be refused while the zone is frozen.
1247                       </para>
1248                     </listitem>
1249                   </varlistentry>
1250
1251                   <varlistentry>
1252                     <term><userinput>thaw
1253                         <optional><replaceable>zone</replaceable>
1254        <optional><replaceable>class</replaceable>
1255            <optional><replaceable>view</replaceable></optional></optional></optional></userinput></term>
1256                     <listitem>
1257                       <para>
1258                         Enable updates to a frozen dynamic zone.  If no zone
1259                         is
1260                         specified, then all frozen zones are enabled.  This
1261                         causes
1262                         the server to reload the zone from disk, and
1263                         re-enables dynamic updates
1264                         after the load has completed.  After a zone is thawed,
1265                         dynamic updates
1266                         will no longer be refused.
1267                       </para>
1268                     </listitem>
1269                   </varlistentry>
1270
1271                   <varlistentry>
1272                     <term><userinput>notify <replaceable>zone</replaceable>
1273                         <optional><replaceable>class</replaceable>
1274            <optional><replaceable>view</replaceable></optional></optional></userinput></term>
1275                     <listitem>
1276                       <para>
1277                         Resend NOTIFY messages for the zone.
1278                       </para>
1279                     </listitem>
1280                   </varlistentry>
1281
1282                   <varlistentry>
1283                     <term><userinput>reconfig</userinput></term>
1284                     <listitem>
1285                       <para>
1286                         Reload the configuration file and load new zones,
1287                         but do not reload existing zone files even if they
1288                         have changed.
1289                         This is faster than a full <command>reload</command> when there
1290                         is a large number of zones because it avoids the need
1291                         to examine the
1292                         modification times of the zones files.
1293                       </para>
1294                     </listitem>
1295                   </varlistentry>
1296
1297                   <varlistentry>
1298                     <term><userinput>stats</userinput></term>
1299                     <listitem>
1300                       <para>
1301                         Write server statistics to the statistics file.
1302                       </para>
1303                     </listitem>
1304                   </varlistentry>
1305
1306                   <varlistentry>
1307                     <term><userinput>querylog</userinput></term>
1308                     <listitem>
1309                       <para>
1310                         Toggle query logging. Query logging can also be enabled
1311                         by explicitly directing the <command>queries</command>
1312                         <command>category</command> to a
1313                         <command>channel</command> in the
1314                         <command>logging</command> section of
1315                         <filename>named.conf</filename> or by specifying
1316                         <command>querylog yes;</command> in the
1317                         <command>options</command> section of
1318                         <filename>named.conf</filename>.
1319                       </para>
1320                     </listitem>
1321                   </varlistentry>
1322
1323                   <varlistentry>
1324                     <term><userinput>dumpdb
1325                         <optional>-all|-cache|-zone</optional>
1326                         <optional><replaceable>view ...</replaceable></optional></userinput></term>
1327                     <listitem>
1328                       <para>
1329                         Dump the server's caches (default) and/or zones to
1330                         the
1331                         dump file for the specified views.  If no view is
1332                         specified, all
1333                         views are dumped.
1334                       </para>
1335                     </listitem>
1336                   </varlistentry>
1337
1338                   <varlistentry>
1339                     <term><userinput>secroots
1340                         <optional><replaceable>view ...</replaceable></optional></userinput></term>
1341                     <listitem>
1342                       <para>
1343                         Dump the server's security roots to the secroots
1344                         file for the specified views.  If no view is
1345                         specified, security roots for all
1346                         views are dumped.
1347                       </para>
1348                     </listitem>
1349                   </varlistentry>
1350
1351                   <varlistentry>
1352                     <term><userinput>stop <optional>-p</optional></userinput></term>
1353                     <listitem>
1354                       <para>
1355                         Stop the server, making sure any recent changes
1356                         made through dynamic update or IXFR are first saved to
1357                         the master files of the updated zones.
1358                         If <option>-p</option> is specified <command>named</command>'s process id is returned.
1359                         This allows an external process to determine when <command>named</command>
1360                         had completed stopping.
1361                       </para>
1362                     </listitem>
1363                   </varlistentry>
1364
1365                   <varlistentry>
1366                     <term><userinput>halt <optional>-p</optional></userinput></term>
1367                     <listitem>
1368                       <para>
1369                         Stop the server immediately.  Recent changes
1370                         made through dynamic update or IXFR are not saved to
1371                         the master files, but will be rolled forward from the
1372                         journal files when the server is restarted.
1373                         If <option>-p</option> is specified <command>named</command>'s process id is returned.
1374                         This allows an external process to determine when <command>named</command>
1375                         had completed halting.
1376                       </para>
1377                     </listitem>
1378                   </varlistentry>
1379
1380                   <varlistentry>
1381                     <term><userinput>trace</userinput></term>
1382                     <listitem>
1383                       <para>
1384                         Increment the servers debugging level by one.
1385                       </para>
1386                     </listitem>
1387                   </varlistentry>
1388
1389                   <varlistentry>
1390                     <term><userinput>trace <replaceable>level</replaceable></userinput></term>
1391                     <listitem>
1392                       <para>
1393                         Sets the server's debugging level to an explicit
1394                         value.
1395                       </para>
1396                     </listitem>
1397                   </varlistentry>
1398
1399                   <varlistentry>
1400                     <term><userinput>notrace</userinput></term>
1401                     <listitem>
1402                       <para>
1403                         Sets the server's debugging level to 0.
1404                       </para>
1405                     </listitem>
1406                   </varlistentry>
1407
1408                   <varlistentry>
1409                     <term><userinput>flush</userinput></term>
1410                     <listitem>
1411                       <para>
1412                         Flushes the server's cache.
1413                       </para>
1414                     </listitem>
1415                   </varlistentry>
1416
1417                   <varlistentry>
1418                     <term><userinput>flushname</userinput> <replaceable>name</replaceable></term>
1419                     <listitem>
1420                       <para>
1421                         Flushes the given name from the server's cache.
1422                       </para>
1423                     </listitem>
1424                   </varlistentry>
1425
1426                   <varlistentry>
1427                     <term><userinput>status</userinput></term>
1428                     <listitem>
1429                       <para>
1430                         Display status of the server.
1431                         Note that the number of zones includes the internal <command>bind/CH</command> zone
1432                         and the default <command>./IN</command>
1433                         hint zone if there is not an
1434                         explicit root zone configured.
1435                       </para>
1436                     </listitem>
1437                   </varlistentry>
1438
1439                   <varlistentry>
1440                     <term><userinput>recursing</userinput></term>
1441                     <listitem>
1442                       <para>
1443                         Dump the list of queries <command>named</command> is currently recursing
1444                         on.
1445                       </para>
1446                     </listitem>
1447                   </varlistentry>
1448
1449                   <varlistentry>
1450                     <term><userinput>validation
1451                         <optional>on|off</optional>
1452                         <optional><replaceable>view ...</replaceable></optional>
1453                     </userinput></term>
1454                     <listitem>
1455                       <para>
1456                         Enable or disable DNSSEC validation.
1457                         Note <command>dnssec-enable</command> also needs to be
1458                         set to <userinput>yes</userinput> to be effective.
1459                         It defaults to enabled.
1460                       </para>
1461                     </listitem>
1462                   </varlistentry>
1463
1464                   <varlistentry>
1465                     <term><userinput>addzone
1466                         <replaceable>zone</replaceable>
1467                         <optional><replaceable>class</replaceable>
1468                         <optional><replaceable>view</replaceable></optional></optional>
1469                         <replaceable>configuration</replaceable>
1470                     </userinput></term>
1471                     <listitem>
1472                       <para>
1473                         Add a zone while the server is running.  This
1474                         command requires the
1475                         <command>allow-new-zones</command> option to be set
1476                         to <userinput>yes</userinput>.  The
1477                         <replaceable>configuration</replaceable> string
1478                         specified on the command line is the zone
1479                         configuration text that would ordinarily be
1480                         placed in <filename>named.conf</filename>.
1481                       </para>
1482                       <para>
1483                         The configuration is saved in a file called
1484                        <filename><replaceable>hash</replaceable>.nzf</filename>,
1485                         where <replaceable>hash</replaceable> is a
1486                         cryptographic hash generated from the name of
1487                         the view.  When <command>named</command> is
1488                         restarted, the file will be loaded into the view
1489                         configuration, so that zones that were added
1490                         can persist after a restart.
1491                       </para>
1492                       <para>
1493                         This sample <command>addzone</command> command
1494                         would add the zone <literal>example.com</literal>
1495                         to the default view:
1496                       </para>
1497                       <para>
1498 <prompt>$ </prompt><userinput>rndc addzone example.com '{ type master; file "example.com.db"; };'</userinput>
1499                       </para>
1500                       <para>
1501                         (Note the brackets and semi-colon around the zone
1502                         configuration text.)
1503                       </para>
1504                     </listitem>
1505                   </varlistentry>
1506
1507                   <varlistentry>
1508                     <term><userinput>delzone
1509                         <replaceable>zone</replaceable>
1510                         <optional><replaceable>class</replaceable>
1511                         <optional><replaceable>view</replaceable></optional></optional>
1512                     </userinput></term>
1513                     <listitem>
1514                       <para>
1515                         Delete a zone while the server is running.
1516                         Only zones that were originally added via
1517                         <command>rndc addzone</command> can be deleted
1518                         in this matter.
1519                       </para>
1520                     </listitem>
1521                   </varlistentry>
1522
1523                 </variablelist>
1524
1525                 <para>
1526                   A configuration file is required, since all
1527                   communication with the server is authenticated with
1528                   digital signatures that rely on a shared secret, and
1529                   there is no way to provide that secret other than with a
1530                   configuration file.  The default location for the
1531                   <command>rndc</command> configuration file is
1532                   <filename>/etc/rndc.conf</filename>, but an
1533                   alternate
1534                   location can be specified with the <option>-c</option>
1535                   option.  If the configuration file is not found,
1536                   <command>rndc</command> will also look in
1537                   <filename>/etc/rndc.key</filename> (or whatever
1538                   <varname>sysconfdir</varname> was defined when
1539                   the <acronym>BIND</acronym> build was
1540                   configured).
1541                   The <filename>rndc.key</filename> file is
1542                   generated by
1543                   running <command>rndc-confgen -a</command> as
1544                   described in
1545                   <xref linkend="controls_statement_definition_and_usage"/>.
1546                 </para>
1547
1548                 <para>
1549                   The format of the configuration file is similar to
1550                   that of <filename>named.conf</filename>, but
1551                   limited to
1552                   only four statements, the <command>options</command>,
1553                   <command>key</command>, <command>server</command> and
1554                   <command>include</command>
1555                   statements.  These statements are what associate the
1556                   secret keys to the servers with which they are meant to
1557                   be shared.  The order of statements is not
1558                   significant.
1559                 </para>
1560
1561                 <para>
1562                   The <command>options</command> statement has
1563                   three clauses:
1564                   <command>default-server</command>, <command>default-key</command>,
1565                   and <command>default-port</command>.
1566                   <command>default-server</command> takes a
1567                   host name or address argument  and represents the server
1568                   that will
1569                   be contacted if no <option>-s</option>
1570                   option is provided on the command line.
1571                   <command>default-key</command> takes
1572                   the name of a key as its argument, as defined by a <command>key</command> statement.
1573                   <command>default-port</command> specifies the
1574                   port to which
1575                   <command>rndc</command> should connect if no
1576                   port is given on the command line or in a
1577                   <command>server</command> statement.
1578                 </para>
1579
1580                 <para>
1581                   The <command>key</command> statement defines a
1582                   key to be used
1583                   by <command>rndc</command> when authenticating
1584                   with
1585                   <command>named</command>.  Its syntax is
1586                   identical to the
1587                   <command>key</command> statement in <filename>named.conf</filename>.
1588                   The keyword <userinput>key</userinput> is
1589                   followed by a key name, which must be a valid
1590                   domain name, though it need not actually be hierarchical;
1591                   thus,
1592                   a string like "<userinput>rndc_key</userinput>" is a valid
1593                   name.
1594                   The <command>key</command> statement has two
1595                   clauses:
1596                   <command>algorithm</command> and <command>secret</command>.
1597                   While the configuration parser will accept any string as the
1598                   argument
1599                   to algorithm, currently only the string "<userinput>hmac-md5</userinput>"
1600                   has any meaning.  The secret is a base-64 encoded string
1601                   as specified in RFC 3548.
1602                 </para>
1603
1604                 <para>
1605                   The <command>server</command> statement
1606                   associates a key
1607                   defined using the <command>key</command>
1608                   statement with a server.
1609                   The keyword <userinput>server</userinput> is followed by a
1610                   host name or address.  The <command>server</command> statement
1611                   has two clauses: <command>key</command> and <command>port</command>.
1612                   The <command>key</command> clause specifies the
1613                   name of the key
1614                   to be used when communicating with this server, and the
1615                   <command>port</command> clause can be used to
1616                   specify the port <command>rndc</command> should
1617                   connect
1618                   to on the server.
1619                 </para>
1620
1621                 <para>
1622                   A sample minimal configuration file is as follows:
1623                 </para>
1624
1625 <programlisting>
1626 key rndc_key {
1627      algorithm "hmac-md5";
1628      secret
1629        "c3Ryb25nIGVub3VnaCBmb3IgYSBtYW4gYnV0IG1hZGUgZm9yIGEgd29tYW4K";
1630 };
1631 options {
1632      default-server 127.0.0.1;
1633      default-key    rndc_key;
1634 };
1635 </programlisting>
1636
1637                 <para>
1638                   This file, if installed as <filename>/etc/rndc.conf</filename>,
1639                   would allow the command:
1640                 </para>
1641
1642                 <para>
1643                   <prompt>$ </prompt><userinput>rndc reload</userinput>
1644                 </para>
1645
1646                 <para>
1647                   to connect to 127.0.0.1 port 953 and cause the name server
1648                   to reload, if a name server on the local machine were
1649                   running with
1650                   following controls statements:
1651                 </para>
1652
1653 <programlisting>
1654 controls {
1655         inet 127.0.0.1
1656             allow { localhost; } keys { rndc_key; };
1657 };
1658 </programlisting>
1659
1660                 <para>
1661                   and it had an identical key statement for
1662                   <literal>rndc_key</literal>.
1663                 </para>
1664
1665                 <para>
1666                   Running the <command>rndc-confgen</command>
1667                   program will
1668                   conveniently create a <filename>rndc.conf</filename>
1669                   file for you, and also display the
1670                   corresponding <command>controls</command>
1671                   statement that you need to
1672                   add to <filename>named.conf</filename>.
1673                   Alternatively,
1674                   you can run <command>rndc-confgen -a</command>
1675                   to set up
1676                   a <filename>rndc.key</filename> file and not
1677                   modify
1678                   <filename>named.conf</filename> at all.
1679                 </para>
1680
1681               </listitem>
1682             </varlistentry>
1683           </variablelist>
1684
1685         </sect3>
1686       </sect2>
1687       <sect2>
1688
1689         <title>Signals</title>
1690         <para>
1691           Certain UNIX signals cause the name server to take specific
1692           actions, as described in the following table.  These signals can
1693           be sent using the <command>kill</command> command.
1694         </para>
1695         <informaltable frame="all">
1696           <tgroup cols="2">
1697             <colspec colname="1" colnum="1" colsep="0" colwidth="1.125in"/>
1698             <colspec colname="2" colnum="2" colsep="0" colwidth="4.000in"/>
1699             <tbody>
1700               <row rowsep="0">
1701                 <entry colname="1">
1702                   <para><command>SIGHUP</command></para>
1703                 </entry>
1704                 <entry colname="2">
1705                   <para>
1706                     Causes the server to read <filename>named.conf</filename> and
1707                     reload the database.
1708                   </para>
1709                 </entry>
1710               </row>
1711               <row rowsep="0">
1712                 <entry colname="1">
1713                   <para><command>SIGTERM</command></para>
1714                 </entry>
1715                 <entry colname="2">
1716                   <para>
1717                     Causes the server to clean up and exit.
1718                   </para>
1719                 </entry>
1720               </row>
1721               <row rowsep="0">
1722                 <entry colname="1">
1723                   <para><command>SIGINT</command></para>
1724                 </entry>
1725                 <entry colname="2">
1726                   <para>
1727                     Causes the server to clean up and exit.
1728                   </para>
1729                 </entry>
1730               </row>
1731             </tbody>
1732           </tgroup>
1733         </informaltable>
1734       </sect2>
1735     </sect1>
1736   </chapter>
1737
1738   <chapter id="Bv9ARM.ch04">
1739     <title>Advanced DNS Features</title>
1740
1741     <sect1 id="notify">
1742
1743       <title>Notify</title>
1744       <para>
1745         <acronym>DNS</acronym> NOTIFY is a mechanism that allows master
1746         servers to notify their slave servers of changes to a zone's data. In
1747         response to a <command>NOTIFY</command> from a master server, the
1748         slave will check to see that its version of the zone is the
1749         current version and, if not, initiate a zone transfer.
1750       </para>
1751
1752       <para>
1753         For more information about <acronym>DNS</acronym>
1754         <command>NOTIFY</command>, see the description of the
1755         <command>notify</command> option in <xref linkend="boolean_options"/> and
1756         the description of the zone option <command>also-notify</command> in
1757         <xref linkend="zone_transfers"/>.  The <command>NOTIFY</command>
1758         protocol is specified in RFC 1996.
1759       </para>
1760
1761       <note>
1762         As a slave zone can also be a master to other slaves, <command>named</command>,
1763         by default, sends <command>NOTIFY</command> messages for every zone
1764         it loads.  Specifying <command>notify master-only;</command> will
1765         cause <command>named</command> to only send <command>NOTIFY</command> for master
1766         zones that it loads.
1767       </note>
1768
1769     </sect1>
1770
1771     <sect1 id="dynamic_update">
1772       <title>Dynamic Update</title>
1773
1774       <para>
1775         Dynamic Update is a method for adding, replacing or deleting
1776         records in a master server by sending it a special form of DNS
1777         messages.  The format and meaning of these messages is specified
1778         in RFC 2136.
1779       </para>
1780
1781       <para>
1782         Dynamic update is enabled by including an
1783         <command>allow-update</command> or an <command>update-policy</command>
1784         clause in the <command>zone</command> statement.
1785       </para>
1786       
1787       <para>
1788         If the zone's <command>update-policy</command> is set to
1789         <userinput>local</userinput>, updates to the zone
1790         will be permitted for the key <varname>local-ddns</varname>,
1791         which will be generated by <command>named</command> at startup.
1792         See <xref linkend="dynamic_update_policies"/> for more details.
1793       </para>
1794
1795       <para>
1796         Dynamic updates using Kerberos signed requests can be made
1797         using the TKEY/GSS protocol by setting either the
1798         <command>tkey-gssapi-keytab</command> option, or alternatively
1799         by setting both the <command>tkey-gssapi-credential</command>
1800         and <command>tkey-domain</command> options. Once enabled,
1801         Kerberos signed requests will be matched against the update
1802         policies for the zone, using the Kerberos principal as the
1803         signer for the request.
1804       </para>
1805
1806       <para>
1807         Updating of secure zones (zones using DNSSEC) follows RFC
1808         3007: RRSIG, NSEC and NSEC3 records affected by updates are
1809         automatically regenerated by the server using an online
1810         zone key.  Update authorization is based on transaction
1811         signatures and an explicit server policy.
1812       </para>
1813
1814       <sect2 id="journal">
1815         <title>The journal file</title>
1816
1817         <para>
1818           All changes made to a zone using dynamic update are stored
1819           in the zone's journal file.  This file is automatically created
1820           by the server when the first dynamic update takes place.
1821           The name of the journal file is formed by appending the extension
1822           <filename>.jnl</filename> to the name of the
1823           corresponding zone
1824           file unless specifically overridden.  The journal file is in a
1825           binary format and should not be edited manually.
1826         </para>
1827
1828         <para>
1829           The server will also occasionally write ("dump")
1830           the complete contents of the updated zone to its zone file.
1831           This is not done immediately after
1832           each dynamic update, because that would be too slow when a large
1833           zone is updated frequently.  Instead, the dump is delayed by
1834           up to 15 minutes, allowing additional updates to take place.
1835           During the dump process, transient files will be created
1836           with the extensions <filename>.jnw</filename> and
1837           <filename>.jbk</filename>; under ordinary circumstances, these
1838           will be removed when the dump is complete, and can be safely
1839           ignored.
1840         </para>
1841
1842         <para>
1843           When a server is restarted after a shutdown or crash, it will replay
1844               the journal file to incorporate into the zone any updates that
1845           took
1846           place after the last zone dump.
1847         </para>
1848
1849         <para>
1850           Changes that result from incoming incremental zone transfers are
1851           also
1852           journalled in a similar way.
1853         </para>
1854
1855         <para>
1856           The zone files of dynamic zones cannot normally be edited by
1857           hand because they are not guaranteed to contain the most recent
1858           dynamic changes &mdash; those are only in the journal file.
1859           The only way to ensure that the zone file of a dynamic zone
1860           is up to date is to run <command>rndc stop</command>.
1861         </para>
1862
1863         <para>
1864           If you have to make changes to a dynamic zone
1865           manually, the following procedure will work: Disable dynamic updates
1866               to the zone using
1867           <command>rndc freeze <replaceable>zone</replaceable></command>.
1868           This will also remove the zone's <filename>.jnl</filename> file
1869           and update the master file.  Edit the zone file.  Run
1870           <command>rndc thaw <replaceable>zone</replaceable></command>
1871           to reload the changed zone and re-enable dynamic updates.
1872         </para>
1873
1874       </sect2>
1875
1876     </sect1>
1877
1878     <sect1 id="incremental_zone_transfers">
1879       <title>Incremental Zone Transfers (IXFR)</title>
1880
1881       <para>
1882         The incremental zone transfer (IXFR) protocol is a way for
1883         slave servers to transfer only changed data, instead of having to
1884         transfer the entire zone. The IXFR protocol is specified in RFC
1885         1995. See <xref linkend="proposed_standards"/>.
1886       </para>
1887
1888       <para>
1889         When acting as a master, <acronym>BIND</acronym> 9
1890         supports IXFR for those zones
1891         where the necessary change history information is available. These
1892         include master zones maintained by dynamic update and slave zones
1893         whose data was obtained by IXFR.  For manually maintained master
1894         zones, and for slave zones obtained by performing a full zone
1895         transfer (AXFR), IXFR is supported only if the option
1896         <command>ixfr-from-differences</command> is set
1897         to <userinput>yes</userinput>.
1898       </para>
1899
1900       <para>
1901         When acting as a slave, <acronym>BIND</acronym> 9 will
1902         attempt to use IXFR unless
1903         it is explicitly disabled. For more information about disabling
1904         IXFR, see the description of the <command>request-ixfr</command> clause
1905         of the <command>server</command> statement.
1906       </para>
1907     </sect1>
1908
1909     <sect1>
1910       <title>Split DNS</title>
1911       <para>
1912         Setting up different views, or visibility, of the DNS space to
1913         internal and external resolvers is usually referred to as a
1914         <emphasis>Split DNS</emphasis> setup. There are several
1915         reasons an organization would want to set up its DNS this way.
1916       </para>
1917       <para>
1918         One common reason for setting up a DNS system this way is
1919         to hide "internal" DNS information from "external" clients on the
1920         Internet. There is some debate as to whether or not this is actually
1921         useful.
1922         Internal DNS information leaks out in many ways (via email headers,
1923         for example) and most savvy "attackers" can find the information
1924         they need using other means.
1925         However, since listing addresses of internal servers that
1926         external clients cannot possibly reach can result in
1927         connection delays and other annoyances, an organization may
1928         choose to use a Split DNS to present a consistent view of itself
1929         to the outside world.
1930       </para>
1931       <para>
1932         Another common reason for setting up a Split DNS system is
1933         to allow internal networks that are behind filters or in RFC 1918
1934         space (reserved IP space, as documented in RFC 1918) to resolve DNS
1935         on the Internet. Split DNS can also be used to allow mail from outside
1936         back in to the internal network.
1937       </para>
1938      <sect2>
1939       <title>Example split DNS setup</title>
1940       <para>
1941         Let's say a company named <emphasis>Example, Inc.</emphasis>
1942         (<literal>example.com</literal>)
1943         has several corporate sites that have an internal network with
1944         reserved
1945         Internet Protocol (IP) space and an external demilitarized zone (DMZ),
1946         or "outside" section of a network, that is available to the public.
1947       </para>
1948       <para>
1949         <emphasis>Example, Inc.</emphasis> wants its internal clients
1950         to be able to resolve external hostnames and to exchange mail with
1951         people on the outside. The company also wants its internal resolvers
1952         to have access to certain internal-only zones that are not available
1953         at all outside of the internal network.
1954       </para>
1955       <para>
1956         In order to accomplish this, the company will set up two sets
1957         of name servers. One set will be on the inside network (in the
1958         reserved
1959         IP space) and the other set will be on bastion hosts, which are
1960         "proxy"
1961         hosts that can talk to both sides of its network, in the DMZ.
1962       </para>
1963       <para>
1964         The internal servers will be configured to forward all queries,
1965         except queries for <filename>site1.internal</filename>, <filename>site2.internal</filename>, <filename>site1.example.com</filename>,
1966         and <filename>site2.example.com</filename>, to the servers
1967         in the
1968         DMZ. These internal servers will have complete sets of information
1969         for <filename>site1.example.com</filename>, <filename>site2.example.com</filename>, <filename>site1.internal</filename>,
1970         and <filename>site2.internal</filename>.
1971       </para>
1972       <para>
1973         To protect the <filename>site1.internal</filename> and <filename>site2.internal</filename> domains,
1974         the internal name servers must be configured to disallow all queries
1975         to these domains from any external hosts, including the bastion
1976         hosts.
1977       </para>
1978       <para>
1979         The external servers, which are on the bastion hosts, will
1980         be configured to serve the "public" version of the <filename>site1</filename> and <filename>site2.example.com</filename> zones.
1981         This could include things such as the host records for public servers
1982         (<filename>www.example.com</filename> and <filename>ftp.example.com</filename>),
1983         and mail exchange (MX)  records (<filename>a.mx.example.com</filename> and <filename>b.mx.example.com</filename>).
1984       </para>
1985       <para>
1986         In addition, the public <filename>site1</filename> and <filename>site2.example.com</filename> zones
1987         should have special MX records that contain wildcard (`*') records
1988         pointing to the bastion hosts. This is needed because external mail
1989         servers do not have any other way of looking up how to deliver mail
1990         to those internal hosts. With the wildcard records, the mail will
1991         be delivered to the bastion host, which can then forward it on to
1992         internal hosts.
1993       </para>
1994       <para>
1995         Here's an example of a wildcard MX record:
1996       </para>
1997       <programlisting>*   IN MX 10 external1.example.com.</programlisting>
1998       <para>
1999         Now that they accept mail on behalf of anything in the internal
2000         network, the bastion hosts will need to know how to deliver mail
2001         to internal hosts. In order for this to work properly, the resolvers
2002         on
2003         the bastion hosts will need to be configured to point to the internal
2004         name servers for DNS resolution.
2005       </para>
2006       <para>
2007         Queries for internal hostnames will be answered by the internal
2008         servers, and queries for external hostnames will be forwarded back
2009         out to the DNS servers on the bastion hosts.
2010       </para>
2011       <para>
2012         In order for all this to work properly, internal clients will
2013         need to be configured to query <emphasis>only</emphasis> the internal
2014         name servers for DNS queries. This could also be enforced via
2015         selective
2016         filtering on the network.
2017       </para>
2018       <para>
2019         If everything has been set properly, <emphasis>Example, Inc.</emphasis>'s
2020         internal clients will now be able to:
2021       </para>
2022       <itemizedlist>
2023         <listitem>
2024           <simpara>
2025             Look up any hostnames in the <literal>site1</literal>
2026             and
2027             <literal>site2.example.com</literal> zones.
2028           </simpara>
2029         </listitem>
2030         <listitem>
2031           <simpara>
2032             Look up any hostnames in the <literal>site1.internal</literal> and
2033             <literal>site2.internal</literal> domains.
2034           </simpara>
2035         </listitem>
2036         <listitem>
2037           <simpara>Look up any hostnames on the Internet.</simpara>
2038         </listitem>
2039         <listitem>
2040           <simpara>Exchange mail with both internal and external people.</simpara>
2041         </listitem>
2042       </itemizedlist>
2043       <para>
2044         Hosts on the Internet will be able to:
2045       </para>
2046       <itemizedlist>
2047         <listitem>
2048           <simpara>
2049             Look up any hostnames in the <literal>site1</literal>
2050             and
2051             <literal>site2.example.com</literal> zones.
2052           </simpara>
2053         </listitem>
2054         <listitem>
2055           <simpara>
2056             Exchange mail with anyone in the <literal>site1</literal> and
2057             <literal>site2.example.com</literal> zones.
2058           </simpara>
2059         </listitem>
2060       </itemizedlist>
2061
2062       <para>
2063         Here is an example configuration for the setup we just
2064         described above. Note that this is only configuration information;
2065         for information on how to configure your zone files, see <xref linkend="sample_configuration"/>.
2066       </para>
2067
2068       <para>
2069         Internal DNS server config:
2070       </para>
2071
2072 <programlisting>
2073
2074 acl internals { 172.16.72.0/24; 192.168.1.0/24; };
2075
2076 acl externals { <varname>bastion-ips-go-here</varname>; };
2077
2078 options {
2079     ...
2080     ...
2081     forward only;
2082     // forward to external servers
2083     forwarders {
2084         <varname>bastion-ips-go-here</varname>;
2085     };
2086     // sample allow-transfer (no one)
2087     allow-transfer { none; };
2088     // restrict query access
2089     allow-query { internals; externals; };
2090     // restrict recursion
2091     allow-recursion { internals; };
2092     ...
2093     ...
2094 };
2095
2096 // sample master zone
2097 zone "site1.example.com" {
2098   type master;
2099   file "m/site1.example.com";
2100   // do normal iterative resolution (do not forward)
2101   forwarders { };
2102   allow-query { internals; externals; };
2103   allow-transfer { internals; };
2104 };
2105
2106 // sample slave zone
2107 zone "site2.example.com" {
2108   type slave;
2109   file "s/site2.example.com";
2110   masters { 172.16.72.3; };
2111   forwarders { };
2112   allow-query { internals; externals; };
2113   allow-transfer { internals; };
2114 };
2115
2116 zone "site1.internal" {
2117   type master;
2118   file "m/site1.internal";
2119   forwarders { };
2120   allow-query { internals; };
2121   allow-transfer { internals; }
2122 };
2123
2124 zone "site2.internal" {
2125   type slave;
2126   file "s/site2.internal";
2127   masters { 172.16.72.3; };
2128   forwarders { };
2129   allow-query { internals };
2130   allow-transfer { internals; }
2131 };
2132 </programlisting>
2133
2134       <para>
2135         External (bastion host) DNS server config:
2136       </para>
2137
2138 <programlisting>
2139 acl internals { 172.16.72.0/24; 192.168.1.0/24; };
2140
2141 acl externals { bastion-ips-go-here; };
2142
2143 options {
2144   ...
2145   ...
2146   // sample allow-transfer (no one)
2147   allow-transfer { none; };
2148   // default query access
2149   allow-query { any; };
2150   // restrict cache access
2151   allow-query-cache { internals; externals; };
2152   // restrict recursion
2153   allow-recursion { internals; externals; };
2154   ...
2155   ...
2156 };
2157
2158 // sample slave zone
2159 zone "site1.example.com" {
2160   type master;
2161   file "m/site1.foo.com";
2162   allow-transfer { internals; externals; };
2163 };
2164
2165 zone "site2.example.com" {
2166   type slave;
2167   file "s/site2.foo.com";
2168   masters { another_bastion_host_maybe; };
2169   allow-transfer { internals; externals; }
2170 };
2171 </programlisting>
2172
2173       <para>
2174         In the <filename>resolv.conf</filename> (or equivalent) on
2175         the bastion host(s):
2176       </para>
2177
2178 <programlisting>
2179 search ...
2180 nameserver 172.16.72.2
2181 nameserver 172.16.72.3
2182 nameserver 172.16.72.4
2183 </programlisting>
2184
2185      </sect2>
2186     </sect1>
2187     <sect1 id="tsig">
2188       <title>TSIG</title>
2189       <para>
2190         This is a short guide to setting up Transaction SIGnatures
2191         (TSIG) based transaction security in <acronym>BIND</acronym>. It describes changes
2192         to the configuration file as well as what changes are required for
2193         different features, including the process of creating transaction
2194         keys and using transaction signatures with <acronym>BIND</acronym>.
2195       </para>
2196       <para>
2197         <acronym>BIND</acronym> primarily supports TSIG for server
2198         to server communication.
2199         This includes zone transfer, notify, and recursive query messages.
2200         Resolvers based on newer versions of <acronym>BIND</acronym> 8 have limited support
2201         for TSIG.
2202       </para>
2203
2204       <para>
2205         TSIG can also be useful for dynamic update. A primary
2206         server for a dynamic zone should control access to the dynamic
2207         update service, but IP-based access control is insufficient.
2208         The cryptographic access control provided by TSIG
2209         is far superior. The <command>nsupdate</command>
2210         program supports TSIG via the <option>-k</option> and
2211         <option>-y</option> command line options or inline by use
2212         of the <command>key</command>.
2213       </para>
2214
2215       <sect2>
2216         <title>Generate Shared Keys for Each Pair of Hosts</title>
2217         <para>
2218           A shared secret is generated to be shared between <emphasis>host1</emphasis> and <emphasis>host2</emphasis>.
2219           An arbitrary key name is chosen: "host1-host2.". The key name must
2220           be the same on both hosts.
2221         </para>
2222         <sect3>
2223           <title>Automatic Generation</title>
2224           <para>
2225             The following command will generate a 128-bit (16 byte) HMAC-SHA256
2226             key as described above. Longer keys are better, but shorter keys
2227             are easier to read. Note that the maximum key length is the digest
2228             length, here 256 bits.
2229           </para>
2230           <para>
2231             <userinput>dnssec-keygen -a hmac-sha256 -b 128 -n HOST host1-host2.</userinput>
2232           </para>
2233           <para>
2234             The key is in the file <filename>Khost1-host2.+163+00000.private</filename>.
2235             Nothing directly uses this file, but the base-64 encoded string
2236             following "<literal>Key:</literal>"
2237             can be extracted from the file and used as a shared secret:
2238           </para>
2239           <programlisting>Key: La/E5CjG9O+os1jq0a2jdA==</programlisting>
2240           <para>
2241             The string "<literal>La/E5CjG9O+os1jq0a2jdA==</literal>" can
2242             be used as the shared secret.
2243           </para>
2244         </sect3>
2245         <sect3>
2246           <title>Manual Generation</title>
2247           <para>
2248             The shared secret is simply a random sequence of bits, encoded
2249             in base-64. Most ASCII strings are valid base-64 strings (assuming
2250             the length is a multiple of 4 and only valid characters are used),
2251             so the shared secret can be manually generated.
2252           </para>
2253           <para>
2254             Also, a known string can be run through <command>mmencode</command> or
2255             a similar program to generate base-64 encoded data.
2256           </para>
2257         </sect3>
2258       </sect2>
2259       <sect2>
2260         <title>Copying the Shared Secret to Both Machines</title>
2261         <para>
2262           This is beyond the scope of DNS. A secure transport mechanism
2263           should be used. This could be secure FTP, ssh, telephone, etc.
2264         </para>
2265       </sect2>
2266       <sect2>
2267         <title>Informing the Servers of the Key's Existence</title>
2268         <para>
2269           Imagine <emphasis>host1</emphasis> and <emphasis>host 2</emphasis>
2270           are
2271           both servers. The following is added to each server's <filename>named.conf</filename> file:
2272         </para>
2273
2274 <programlisting>
2275 key host1-host2. {
2276   algorithm hmac-sha256;
2277   secret "La/E5CjG9O+os1jq0a2jdA==";
2278 };
2279 </programlisting>
2280
2281         <para>
2282           The secret is the one generated above. Since this is a secret, it
2283           is recommended that either <filename>named.conf</filename> be
2284           non-world readable, or the key directive be added to a non-world
2285           readable file that is included by <filename>named.conf</filename>.
2286         </para>
2287         <para>
2288           At this point, the key is recognized. This means that if the
2289           server receives a message signed by this key, it can verify the
2290           signature. If the signature is successfully verified, the
2291           response is signed by the same key.
2292         </para>
2293       </sect2>
2294
2295       <sect2>
2296         <title>Instructing the Server to Use the Key</title>
2297         <para>
2298           Since keys are shared between two hosts only, the server must
2299           be told when keys are to be used. The following is added to the <filename>named.conf</filename> file
2300           for <emphasis>host1</emphasis>, if the IP address of <emphasis>host2</emphasis> is
2301           10.1.2.3:
2302         </para>
2303
2304 <programlisting>
2305 server 10.1.2.3 {
2306   keys { host1-host2. ;};
2307 };
2308 </programlisting>
2309
2310         <para>
2311           Multiple keys may be present, but only the first is used.
2312           This directive does not contain any secrets, so it may be in a
2313           world-readable
2314           file.
2315         </para>
2316         <para>
2317           If <emphasis>host1</emphasis> sends a message that is a request
2318           to that address, the message will be signed with the specified key. <emphasis>host1</emphasis> will
2319           expect any responses to signed messages to be signed with the same
2320           key.
2321         </para>
2322         <para>
2323           A similar statement must be present in <emphasis>host2</emphasis>'s
2324           configuration file (with <emphasis>host1</emphasis>'s address) for <emphasis>host2</emphasis> to
2325           sign request messages to <emphasis>host1</emphasis>.
2326         </para>
2327       </sect2>
2328       <sect2>
2329         <title>TSIG Key Based Access Control</title>
2330         <para>
2331           <acronym>BIND</acronym> allows IP addresses and ranges
2332           to be specified in ACL
2333           definitions and
2334           <command>allow-{ query | transfer | update }</command>
2335           directives.
2336           This has been extended to allow TSIG keys also. The above key would
2337           be denoted <command>key host1-host2.</command>
2338         </para>
2339         <para>
2340           An example of an <command>allow-update</command> directive would be:
2341         </para>
2342
2343 <programlisting>
2344 allow-update { key host1-host2. ;};
2345 </programlisting>
2346
2347         <para>
2348           This allows dynamic updates to succeed only if the request
2349           was signed by a key named "<command>host1-host2.</command>".
2350         </para>
2351
2352         <para>
2353           See <xref linkend="dynamic_update_policies"/> for a discussion of
2354           the more flexible <command>update-policy</command> statement.
2355         </para>
2356
2357       </sect2>
2358       <sect2>
2359         <title>Errors</title>
2360
2361         <para>
2362           The processing of TSIG signed messages can result in
2363           several errors. If a signed message is sent to a non-TSIG aware
2364           server, a FORMERR (format error) will be returned, since the server will not
2365           understand the record. This is a result of misconfiguration,
2366           since the server must be explicitly configured to send a TSIG
2367           signed message to a specific server.
2368         </para>
2369
2370         <para>
2371           If a TSIG aware server receives a message signed by an
2372           unknown key, the response will be unsigned with the TSIG
2373           extended error code set to BADKEY. If a TSIG aware server
2374           receives a message with a signature that does not validate, the
2375           response will be unsigned with the TSIG extended error code set
2376           to BADSIG. If a TSIG aware server receives a message with a time
2377           outside of the allowed range, the response will be signed with
2378           the TSIG extended error code set to BADTIME, and the time values
2379           will be adjusted so that the response can be successfully
2380           verified. In any of these cases, the message's rcode (response code) is set to
2381           NOTAUTH (not authenticated).
2382         </para>
2383
2384       </sect2>
2385     </sect1>
2386     <sect1>
2387       <title>TKEY</title>
2388
2389       <para><command>TKEY</command>
2390         is a mechanism for automatically generating a shared secret
2391         between two hosts.  There are several "modes" of
2392         <command>TKEY</command> that specify how the key is generated
2393         or assigned.  <acronym>BIND</acronym> 9 implements only one of
2394         these modes, the Diffie-Hellman key exchange.  Both hosts are
2395         required to have a Diffie-Hellman KEY record (although this
2396         record is not required to be present in a zone).  The
2397         <command>TKEY</command> process must use signed messages,
2398         signed either by TSIG or SIG(0).  The result of
2399         <command>TKEY</command> is a shared secret that can be used to
2400         sign messages with TSIG.  <command>TKEY</command> can also be
2401         used to delete shared secrets that it had previously
2402         generated.
2403       </para>
2404
2405       <para>
2406         The <command>TKEY</command> process is initiated by a
2407         client
2408         or server by sending a signed <command>TKEY</command>
2409         query
2410         (including any appropriate KEYs) to a TKEY-aware server.  The
2411         server response, if it indicates success, will contain a
2412         <command>TKEY</command> record and any appropriate keys.
2413         After
2414         this exchange, both participants have enough information to
2415         determine the shared secret; the exact process depends on the
2416         <command>TKEY</command> mode.  When using the
2417         Diffie-Hellman
2418         <command>TKEY</command> mode, Diffie-Hellman keys are
2419         exchanged,
2420         and the shared secret is derived by both participants.
2421       </para>
2422
2423     </sect1>
2424     <sect1>
2425       <title>SIG(0)</title>
2426
2427       <para>
2428         <acronym>BIND</acronym> 9 partially supports DNSSEC SIG(0)
2429             transaction signatures as specified in RFC 2535 and RFC 2931.
2430         SIG(0)
2431         uses public/private keys to authenticate messages.  Access control
2432         is performed in the same manner as TSIG keys; privileges can be
2433         granted or denied based on the key name.
2434       </para>
2435
2436       <para>
2437         When a SIG(0) signed message is received, it will only be
2438         verified if the key is known and trusted by the server; the server
2439         will not attempt to locate and/or validate the key.
2440       </para>
2441
2442       <para>
2443         SIG(0) signing of multiple-message TCP streams is not
2444         supported.
2445       </para>
2446
2447       <para>
2448         The only tool shipped with <acronym>BIND</acronym> 9 that
2449         generates SIG(0) signed messages is <command>nsupdate</command>.
2450       </para>
2451
2452     </sect1>
2453     <sect1 id="DNSSEC">
2454       <title>DNSSEC</title>
2455
2456       <para>
2457         Cryptographic authentication of DNS information is possible
2458         through the DNS Security (<emphasis>DNSSEC-bis</emphasis>) extensions,
2459         defined in RFC 4033, RFC 4034, and RFC 4035.
2460         This section describes the creation and use of DNSSEC signed zones.
2461       </para>
2462
2463       <para>
2464         In order to set up a DNSSEC secure zone, there are a series
2465         of steps which must be followed.  <acronym>BIND</acronym>
2466         9 ships
2467         with several tools
2468         that are used in this process, which are explained in more detail
2469         below.  In all cases, the <option>-h</option> option prints a
2470         full list of parameters.  Note that the DNSSEC tools require the
2471         keyset files to be in the working directory or the
2472         directory specified by the <option>-d</option> option, and
2473         that the tools shipped with BIND 9.2.x and earlier are not compatible
2474         with the current ones.
2475       </para>
2476
2477       <para>
2478         There must also be communication with the administrators of
2479         the parent and/or child zone to transmit keys.  A zone's security
2480         status must be indicated by the parent zone for a DNSSEC capable
2481         resolver to trust its data.  This is done through the presence
2482         or absence of a <literal>DS</literal> record at the
2483         delegation
2484         point.
2485       </para>
2486
2487       <para>
2488         For other servers to trust data in this zone, they must
2489         either be statically configured with this zone's zone key or the
2490         zone key of another zone above this one in the DNS tree.
2491       </para>
2492
2493       <sect2>
2494         <title>Generating Keys</title>
2495
2496         <para>
2497           The <command>dnssec-keygen</command> program is used to
2498           generate keys.
2499         </para>
2500
2501         <para>
2502           A secure zone must contain one or more zone keys.  The
2503           zone keys will sign all other records in the zone, as well as
2504           the zone keys of any secure delegated zones.  Zone keys must
2505           have the same name as the zone, a name type of
2506           <command>ZONE</command>, and must be usable for
2507           authentication.
2508           It is recommended that zone keys use a cryptographic algorithm
2509           designated as "mandatory to implement" by the IETF; currently
2510           the only one is RSASHA1.
2511         </para>
2512
2513         <para>
2514           The following command will generate a 768-bit RSASHA1 key for
2515           the <filename>child.example</filename> zone:
2516         </para>
2517
2518         <para>
2519           <userinput>dnssec-keygen -a RSASHA1 -b 768 -n ZONE child.example.</userinput>
2520         </para>
2521
2522         <para>
2523           Two output files will be produced:
2524           <filename>Kchild.example.+005+12345.key</filename> and
2525           <filename>Kchild.example.+005+12345.private</filename>
2526           (where
2527           12345 is an example of a key tag).  The key filenames contain
2528           the key name (<filename>child.example.</filename>),
2529           algorithm (3
2530           is DSA, 1 is RSAMD5, 5 is RSASHA1, etc.), and the key tag (12345 in
2531           this case).
2532           The private key (in the <filename>.private</filename>
2533           file) is
2534           used to generate signatures, and the public key (in the
2535           <filename>.key</filename> file) is used for signature
2536           verification.
2537         </para>
2538
2539         <para>
2540           To generate another key with the same properties (but with
2541           a different key tag), repeat the above command.
2542         </para>
2543
2544         <para>
2545           The <command>dnssec-keyfromlabel</command> program is used
2546           to get a key pair from a crypto hardware and build the key
2547           files. Its usage is similar to <command>dnssec-keygen</command>.
2548         </para>
2549
2550         <para>
2551           The public keys should be inserted into the zone file by
2552           including the <filename>.key</filename> files using
2553           <command>$INCLUDE</command> statements.
2554         </para>
2555
2556       </sect2>
2557       <sect2>
2558         <title>Signing the Zone</title>
2559
2560         <para>
2561           The <command>dnssec-signzone</command> program is used
2562           to sign a zone.
2563         </para>
2564
2565         <para>
2566           Any <filename>keyset</filename> files corresponding to
2567           secure subzones should be present.  The zone signer will
2568           generate <literal>NSEC</literal>, <literal>NSEC3</literal>
2569           and <literal>RRSIG</literal> records for the zone, as
2570           well as <literal>DS</literal> for the child zones if
2571           <literal>'-g'</literal> is specified.  If <literal>'-g'</literal>
2572           is not specified, then DS RRsets for the secure child
2573           zones need to be added manually.
2574         </para>
2575
2576         <para>
2577           The following command signs the zone, assuming it is in a
2578           file called <filename>zone.child.example</filename>.  By
2579                 default, all zone keys which have an available private key are
2580                 used to generate signatures.
2581         </para>
2582
2583         <para>
2584           <userinput>dnssec-signzone -o child.example zone.child.example</userinput>
2585         </para>
2586
2587         <para>
2588           One output file is produced:
2589           <filename>zone.child.example.signed</filename>.  This
2590           file
2591           should be referenced by <filename>named.conf</filename>
2592           as the
2593           input file for the zone.
2594         </para>
2595
2596         <para><command>dnssec-signzone</command>
2597           will also produce a keyset and dsset files and optionally a
2598           dlvset file.  These are used to provide the parent zone
2599           administrators with the <literal>DNSKEYs</literal> (or their
2600           corresponding <literal>DS</literal> records) that are the
2601           secure entry point to the zone.
2602         </para>
2603
2604       </sect2>
2605
2606       <sect2>
2607         <title>Configuring Servers</title>
2608
2609         <para>
2610           To enable <command>named</command> to respond appropriately
2611           to DNS requests from DNSSEC aware clients,
2612           <command>dnssec-enable</command> must be set to yes.
2613           (This is the default setting.)
2614         </para>
2615
2616         <para>
2617           To enable <command>named</command> to validate answers from
2618           other servers, the <command>dnssec-enable</command> option
2619           must be set to <userinput>yes</userinput>, and the
2620           <command>dnssec-validation</command> options must be set to 
2621           <userinput>yes</userinput> or <userinput>auto</userinput>.
2622         </para>
2623           
2624         <para>
2625           If <command>dnssec-validation</command> is set to
2626           <userinput>auto</userinput>, then a default
2627           trust anchor for the DNS root zone will be used.
2628           If it is set to <userinput>yes</userinput>, however,
2629           then at least one trust anchor must be configured
2630           with a <command>trusted-keys</command> or
2631           <command>managed-keys</command> statement in
2632           <filename>named.conf</filename>, or DNSSEC validation
2633           will not occur.  The default setting is
2634           <userinput>yes</userinput>.
2635         </para>
2636           
2637         <para>
2638           <command>trusted-keys</command> are copies of DNSKEY RRs
2639           for zones that are used to form the first link in the
2640           cryptographic chain of trust.  All keys listed in
2641           <command>trusted-keys</command> (and corresponding zones)
2642           are deemed to exist and only the listed keys will be used
2643           to validated the DNSKEY RRset that they are from.
2644         </para>
2645
2646         <para>
2647           <command>managed-keys</command> are trusted keys which are
2648           automatically kept up to date via RFC 5011 trust anchor
2649           maintenance.
2650         </para>
2651
2652         <para>
2653           <command>trusted-keys</command> and
2654           <command>managed-keys</command> are described in more detail
2655           later in this document.
2656         </para>
2657
2658         <para>
2659           Unlike <acronym>BIND</acronym> 8, <acronym>BIND</acronym>
2660           9 does not verify signatures on load, so zone keys for
2661           authoritative zones do not need to be specified in the
2662           configuration file.
2663         </para>
2664
2665         <para>
2666           After DNSSEC gets established, a typical DNSSEC configuration
2667           will look something like the following.  It has one or
2668           more public keys for the root.  This allows answers from
2669           outside the organization to be validated.  It will also
2670           have several keys for parts of the namespace the organization
2671           controls.  These are here to ensure that <command>named</command>
2672           is immune to compromises in the DNSSEC components of the security
2673           of parent zones.
2674         </para>
2675
2676 <programlisting>
2677 managed-keys {
2678         /* Root Key */
2679         "." initial-key 257 3 3 "BNY4wrWM1nCfJ+CXd0rVXyYmobt7sEEfK3clRbGaTwS
2680                                  JxrGkxJWoZu6I7PzJu/E9gx4UC1zGAHlXKdE4zYIpRh
2681                                  aBKnvcC2U9mZhkdUpd1Vso/HAdjNe8LmMlnzY3zy2Xy
2682                                  4klWOADTPzSv9eamj8V18PHGjBLaVtYvk/ln5ZApjYg
2683                                  hf+6fElrmLkdaz MQ2OCnACR817DF4BBa7UR/beDHyp
2684                                  5iWTXWSi6XmoJLbG9Scqc7l70KDqlvXR3M/lUUVRbke
2685                                  g1IPJSidmK3ZyCllh4XSKbje/45SKucHgnwU5jefMtq
2686                                  66gKodQj+MiA21AfUVe7u99WzTLzY3qlxDhxYQQ20FQ
2687                                  97S+LKUTpQcq27R7AT3/V5hRQxScINqwcz4jYqZD2fQ
2688                                  dgxbcDTClU0CRBdiieyLMNzXG3";
2689 };
2690
2691 trusted-keys {
2692         /* Key for our organization's forward zone */
2693         example.com. 257 3 5 "AwEAAaxPMcR2x0HbQV4WeZB6oEDX+r0QM6
2694                               5KbhTjrW1ZaARmPhEZZe3Y9ifgEuq7vZ/z
2695                               GZUdEGNWy+JZzus0lUptwgjGwhUS1558Hb
2696                               4JKUbbOTcM8pwXlj0EiX3oDFVmjHO444gL
2697                               kBOUKUf/mC7HvfwYH/Be22GnClrinKJp1O
2698                               g4ywzO9WglMk7jbfW33gUKvirTHr25GL7S
2699                               TQUzBb5Usxt8lgnyTUHs1t3JwCY5hKZ6Cq
2700                               FxmAVZP20igTixin/1LcrgX/KMEGd/biuv
2701                               F4qJCyduieHukuY3H4XMAcR+xia2nIUPvm
2702                               /oyWR8BW/hWdzOvnSCThlHf3xiYleDbt/o
2703                               1OTQ09A0=";
2704
2705         /* Key for our reverse zone. */
2706         2.0.192.IN-ADDRPA.NET. 257 3 5 "AQOnS4xn/IgOUpBPJ3bogzwc
2707                                        xOdNax071L18QqZnQQQAVVr+i
2708                                        LhGTnNGp3HoWQLUIzKrJVZ3zg
2709                                        gy3WwNT6kZo6c0tszYqbtvchm
2710                                        gQC8CzKojM/W16i6MG/eafGU3
2711                                        siaOdS0yOI6BgPsw+YZdzlYMa
2712                                        IJGf4M4dyoKIhzdZyQ2bYQrjy
2713                                        Q4LB0lC7aOnsMyYKHHYeRvPxj
2714                                        IQXmdqgOJGq+vsevG06zW+1xg
2715                                        YJh9rCIfnm1GX/KMgxLPG2vXT
2716                                        D/RnLX+D3T3UL7HJYHJhAZD5L
2717                                        59VvjSPsZJHeDCUyWYrvPZesZ
2718                                        DIRvhDD52SKvbheeTJUm6Ehkz
2719                                        ytNN2SN96QRk8j/iI8ib";
2720 };
2721
2722 options {
2723         ...
2724         dnssec-enable yes;
2725         dnssec-validation yes;
2726 };
2727 </programlisting>
2728
2729         <note>
2730           None of the keys listed in this example are valid.  In particular,
2731           the root key is not valid.
2732         </note>
2733
2734         <para>
2735           When DNSSEC validation is enabled and properly configured,
2736           the resolver will reject any answers from signed, secure zones
2737           which fail to validate, and will return SERVFAIL to the client.
2738         </para>
2739
2740         <para>
2741           Responses may fail to validate for any of several reasons,
2742           including missing, expired, or invalid signatures, a key which
2743           does not match the DS RRset in the parent zone, or an insecure
2744           response from a zone which, according to its parent, should have
2745           been secure.  
2746         </para>
2747
2748         <note>
2749           <para>
2750             When the validator receives a response from an unsigned zone
2751             that has a signed parent, it must confirm with the parent
2752             that the zone was intentionally left unsigned.  It does
2753             this by verifying, via signed and validated NSEC/NSEC3 records,
2754             that the parent zone contains no DS records for the child.
2755           </para>
2756           <para>
2757             If the validator <emphasis>can</emphasis> prove that the zone
2758             is insecure, then the response is accepted.  However, if it
2759             cannot, then it must assume an insecure response to be a
2760             forgery; it rejects the response and logs an error.
2761           </para>
2762           <para>
2763             The logged error reads "insecurity proof failed" and
2764             "got insecure response; parent indicates it should be secure".
2765             (Prior to BIND 9.7, the logged error was "not insecure".
2766             This referred to the zone, not the response.)
2767           </para>
2768         </note>
2769       </sect2>
2770
2771     </sect1>
2772
2773     <xi:include href="dnssec.xml"/>
2774
2775     <xi:include href="managed-keys.xml"/>
2776
2777     <xi:include href="pkcs11.xml"/>
2778
2779     <sect1>
2780       <title>IPv6 Support in <acronym>BIND</acronym> 9</title>
2781
2782       <para>
2783         <acronym>BIND</acronym> 9 fully supports all currently
2784         defined forms of IPv6 name to address and address to name
2785         lookups.  It will also use IPv6 addresses to make queries when
2786         running on an IPv6 capable system.
2787       </para>
2788
2789       <para>
2790         For forward lookups, <acronym>BIND</acronym> 9 supports
2791         only AAAA records.  RFC 3363 deprecated the use of A6 records,
2792         and client-side support for A6 records was accordingly removed
2793         from <acronym>BIND</acronym> 9.
2794         However, authoritative <acronym>BIND</acronym> 9 name servers still
2795         load zone files containing A6 records correctly, answer queries
2796         for A6 records, and accept zone transfer for a zone containing A6
2797         records.
2798       </para>
2799
2800       <para>
2801         For IPv6 reverse lookups, <acronym>BIND</acronym> 9 supports
2802         the traditional "nibble" format used in the
2803         <emphasis>ip6.arpa</emphasis> domain, as well as the older, deprecated
2804         <emphasis>ip6.int</emphasis> domain.
2805         Older versions of <acronym>BIND</acronym> 9 
2806         supported the "binary label" (also known as "bitstring") format,
2807         but support of binary labels has been completely removed per
2808         RFC 3363.
2809         Many applications in <acronym>BIND</acronym> 9 do not understand
2810         the binary label format at all any more, and will return an
2811         error if given.
2812         In particular, an authoritative <acronym>BIND</acronym> 9
2813         name server will not load a zone file containing binary labels.
2814       </para>
2815
2816       <para>
2817         For an overview of the format and structure of IPv6 addresses,
2818         see <xref linkend="ipv6addresses"/>.
2819       </para>
2820
2821       <sect2>
2822         <title>Address Lookups Using AAAA Records</title>
2823
2824         <para>
2825           The IPv6 AAAA record is a parallel to the IPv4 A record,
2826           and, unlike the deprecated A6 record, specifies the entire
2827           IPv6 address in a single record.  For example,
2828         </para>
2829
2830 <programlisting>
2831 $ORIGIN example.com.
2832 host            3600    IN      AAAA    2001:db8::1
2833 </programlisting>
2834
2835         <para>
2836           Use of IPv4-in-IPv6 mapped addresses is not recommended.
2837           If a host has an IPv4 address, use an A record, not
2838           a AAAA, with <literal>::ffff:192.168.42.1</literal> as
2839           the address.
2840         </para>
2841       </sect2>
2842       <sect2>
2843         <title>Address to Name Lookups Using Nibble Format</title>
2844
2845         <para>
2846           When looking up an address in nibble format, the address
2847           components are simply reversed, just as in IPv4, and
2848           <literal>ip6.arpa.</literal> is appended to the
2849           resulting name.
2850           For example, the following would provide reverse name lookup for
2851           a host with address
2852           <literal>2001:db8::1</literal>.
2853         </para>
2854
2855 <programlisting>
2856 $ORIGIN 0.0.0.0.0.0.0.0.8.b.d.0.1.0.0.2.ip6.arpa.
2857 1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0  14400   IN    PTR    (
2858                                     host.example.com. )
2859 </programlisting>
2860
2861       </sect2>
2862     </sect1>
2863   </chapter>
2864
2865   <chapter id="Bv9ARM.ch05">
2866     <title>The <acronym>BIND</acronym> 9 Lightweight Resolver</title>
2867     <sect1>
2868       <title>The Lightweight Resolver Library</title>
2869       <para>
2870         Traditionally applications have been linked with a stub resolver
2871         library that sends recursive DNS queries to a local caching name
2872         server.
2873       </para>
2874       <para>
2875         IPv6 once introduced new complexity into the resolution process,
2876         such as following A6 chains and DNAME records, and simultaneous
2877         lookup of IPv4 and IPv6 addresses.  Though most of the complexity was
2878         then removed, these are hard or impossible
2879         to implement in a traditional stub resolver.
2880       </para>
2881       <para>
2882         <acronym>BIND</acronym> 9 therefore can also provide resolution
2883         services to local clients
2884         using a combination of a lightweight resolver library and a resolver
2885         daemon process running on the local host.  These communicate using
2886         a simple UDP-based protocol, the "lightweight resolver protocol"
2887         that is distinct from and simpler than the full DNS protocol.
2888       </para>
2889     </sect1>
2890     <sect1 id="lwresd">
2891       <title>Running a Resolver Daemon</title>
2892
2893       <para>
2894         To use the lightweight resolver interface, the system must
2895         run the resolver daemon <command>lwresd</command> or a
2896         local
2897         name server configured with a <command>lwres</command>
2898         statement.
2899       </para>
2900
2901       <para>
2902         By default, applications using the lightweight resolver library will
2903         make
2904         UDP requests to the IPv4 loopback address (127.0.0.1) on port 921.
2905         The
2906         address can be overridden by <command>lwserver</command>
2907         lines in
2908         <filename>/etc/resolv.conf</filename>.
2909       </para>
2910
2911       <para>
2912         The daemon currently only looks in the DNS, but in the future
2913         it may use other sources such as <filename>/etc/hosts</filename>,
2914         NIS, etc.
2915       </para>
2916
2917       <para>
2918         The <command>lwresd</command> daemon is essentially a
2919         caching-only name server that responds to requests using the
2920         lightweight
2921         resolver protocol rather than the DNS protocol.  Because it needs
2922         to run on each host, it is designed to require no or minimal
2923         configuration.
2924         Unless configured otherwise, it uses the name servers listed on
2925         <command>nameserver</command> lines in <filename>/etc/resolv.conf</filename>
2926         as forwarders, but is also capable of doing the resolution
2927         autonomously if
2928         none are specified.
2929       </para>
2930       <para>
2931         The <command>lwresd</command> daemon may also be
2932         configured with a
2933         <filename>named.conf</filename> style configuration file,
2934         in
2935         <filename>/etc/lwresd.conf</filename> by default.  A name
2936         server may also
2937         be configured to act as a lightweight resolver daemon using the
2938         <command>lwres</command> statement in <filename>named.conf</filename>.
2939       </para>
2940
2941     </sect1>
2942   </chapter>
2943
2944   <chapter id="Bv9ARM.ch06">
2945     <title><acronym>BIND</acronym> 9 Configuration Reference</title>
2946
2947     <para>
2948       <acronym>BIND</acronym> 9 configuration is broadly similar
2949       to <acronym>BIND</acronym> 8; however, there are a few new
2950       areas
2951       of configuration, such as views. <acronym>BIND</acronym>
2952       8 configuration files should work with few alterations in <acronym>BIND</acronym>
2953       9, although more complex configurations should be reviewed to check
2954       if they can be more efficiently implemented using the new features
2955       found in <acronym>BIND</acronym> 9.
2956     </para>
2957
2958     <para>
2959       <acronym>BIND</acronym> 4 configuration files can be
2960       converted to the new format
2961       using the shell script
2962       <filename>contrib/named-bootconf/named-bootconf.sh</filename>.
2963     </para>
2964     <sect1 id="configuration_file_elements">
2965       <title>Configuration File Elements</title>
2966       <para>
2967         Following is a list of elements used throughout the <acronym>BIND</acronym> configuration
2968         file documentation:
2969       </para>
2970       <informaltable colsep="0" rowsep="0">
2971         <tgroup cols="2" colsep="0" rowsep="0" tgroupstyle="2Level-table">
2972           <colspec colname="1" colnum="1" colsep="0" colwidth="1.855in"/>
2973           <colspec colname="2" colnum="2" colsep="0" colwidth="3.770in"/>
2974           <tbody>
2975             <row rowsep="0">
2976               <entry colname="1">
2977                 <para>
2978                   <varname>acl_name</varname>
2979                 </para>
2980               </entry>
2981               <entry colname="2">
2982                 <para>
2983                   The name of an <varname>address_match_list</varname> as
2984                   defined by the <command>acl</command> statement.
2985                 </para>
2986               </entry>
2987             </row>
2988             <row rowsep="0">
2989               <entry colname="1">
2990                 <para>
2991                   <varname>address_match_list</varname>
2992                 </para>
2993               </entry>
2994               <entry colname="2">
2995                 <para>
2996                   A list of one or more
2997                   <varname>ip_addr</varname>,
2998                   <varname>ip_prefix</varname>, <varname>key_id</varname>,
2999                   or <varname>acl_name</varname> elements, see
3000                   <xref linkend="address_match_lists"/>.
3001                 </para>
3002               </entry>
3003             </row>
3004             <row rowsep="0">
3005               <entry colname="1">
3006                 <para>
3007                   <varname>masters_list</varname>
3008                 </para>
3009               </entry>
3010               <entry colname="2">
3011                 <para>
3012                   A named list of one or more <varname>ip_addr</varname>
3013                   with optional <varname>key_id</varname> and/or
3014                   <varname>ip_port</varname>.
3015                   A <varname>masters_list</varname> may include other
3016                   <varname>masters_lists</varname>.
3017                 </para>
3018               </entry>
3019             </row>
3020             <row rowsep="0">
3021               <entry colname="1">
3022                 <para>
3023                   <varname>domain_name</varname>
3024                 </para>
3025               </entry>
3026               <entry colname="2">
3027                 <para>
3028                   A quoted string which will be used as
3029                   a DNS name, for example "<literal>my.test.domain</literal>".
3030                 </para>
3031               </entry>
3032             </row>
3033             <row rowsep="0">
3034               <entry colname="1">
3035                 <para>
3036                   <varname>namelist</varname>
3037                 </para>
3038               </entry>
3039               <entry colname="2">
3040                 <para>
3041                   A list of one or more <varname>domain_name</varname>
3042                   elements.
3043                 </para>
3044               </entry>
3045             </row>
3046             <row rowsep="0">
3047               <entry colname="1">
3048                 <para>
3049                   <varname>dotted_decimal</varname>
3050                 </para>
3051               </entry>
3052               <entry colname="2">
3053                 <para>
3054                   One to four integers valued 0 through
3055                   255 separated by dots (`.'), such as <command>123</command>,
3056                   <command>45.67</command> or <command>89.123.45.67</command>.
3057                 </para>
3058               </entry>
3059             </row>
3060             <row rowsep="0">
3061               <entry colname="1">
3062                 <para>
3063                   <varname>ip4_addr</varname>
3064                 </para>
3065               </entry>
3066               <entry colname="2">
3067                 <para>
3068                   An IPv4 address with exactly four elements
3069                   in <varname>dotted_decimal</varname> notation.
3070                 </para>
3071               </entry>
3072             </row>
3073             <row rowsep="0">
3074               <entry colname="1">
3075                 <para>
3076                   <varname>ip6_addr</varname>
3077                 </para>
3078               </entry>
3079               <entry colname="2">
3080                 <para>
3081                   An IPv6 address, such as <command>2001:db8::1234</command>.
3082                   IPv6 scoped addresses that have ambiguity on their
3083                   scope zones must be disambiguated by an appropriate
3084                   zone ID with the percent character (`%') as
3085                   delimiter.  It is strongly recommended to use
3086                   string zone names rather than numeric identifiers,
3087                   in order to be robust against system configuration
3088                   changes.  However, since there is no standard
3089                   mapping for such names and identifier values,
3090                   currently only interface names as link identifiers
3091                   are supported, assuming one-to-one mapping between
3092                   interfaces and links.  For example, a link-local
3093                   address <command>fe80::1</command> on the link
3094                   attached to the interface <command>ne0</command>
3095                   can be specified as <command>fe80::1%ne0</command>.
3096                   Note that on most systems link-local addresses
3097                   always have the ambiguity, and need to be
3098                   disambiguated.
3099                 </para>
3100               </entry>
3101             </row>
3102             <row rowsep="0">
3103               <entry colname="1">
3104                 <para>
3105                   <varname>ip_addr</varname>
3106                 </para>
3107               </entry>
3108               <entry colname="2">
3109                 <para>
3110                   An <varname>ip4_addr</varname> or <varname>ip6_addr</varname>.
3111                 </para>
3112               </entry>
3113             </row>
3114             <row rowsep="0">
3115               <entry colname="1">
3116                 <para>
3117                   <varname>ip_port</varname>
3118                 </para>
3119               </entry>
3120               <entry colname="2">
3121                 <para>
3122                   An IP port <varname>number</varname>.
3123                   The <varname>number</varname> is limited to 0
3124                   through 65535, with values
3125                   below 1024 typically restricted to use by processes running
3126                   as root.
3127                   In some cases, an asterisk (`*') character can be used as a
3128                   placeholder to
3129                   select a random high-numbered port.
3130                 </para>
3131               </entry>
3132             </row>
3133             <row rowsep="0">
3134               <entry colname="1">
3135                 <para>
3136                   <varname>ip_prefix</varname>
3137                 </para>
3138               </entry>
3139               <entry colname="2">
3140                 <para>
3141                   An IP network specified as an <varname>ip_addr</varname>,
3142                   followed by a slash (`/') and then the number of bits in the
3143                   netmask.
3144                   Trailing zeros in a <varname>ip_addr</varname>
3145                   may omitted.
3146                   For example, <command>127/8</command> is the
3147                   network <command>127.0.0.0</command> with
3148                   netmask <command>255.0.0.0</command> and <command>1.2.3.0/28</command> is
3149                   network <command>1.2.3.0</command> with netmask <command>255.255.255.240</command>.
3150                 </para>
3151                 <para>
3152                   When specifying a prefix involving a IPv6 scoped address
3153                   the scope may be omitted.  In that case the prefix will
3154                   match packets from any scope.
3155                 </para>
3156               </entry>
3157             </row>
3158             <row rowsep="0">
3159               <entry colname="1">
3160                 <para>
3161                   <varname>key_id</varname>
3162                 </para>
3163               </entry>
3164               <entry colname="2">
3165                 <para>
3166                   A <varname>domain_name</varname> representing
3167                   the name of a shared key, to be used for transaction
3168                   security.
3169                 </para>
3170               </entry>
3171             </row>
3172             <row rowsep="0">
3173               <entry colname="1">
3174                 <para>
3175                   <varname>key_list</varname>
3176                 </para>
3177               </entry>
3178               <entry colname="2">
3179                 <para>
3180                   A list of one or more
3181                   <varname>key_id</varname>s,
3182                   separated by semicolons and ending with a semicolon.
3183                 </para>
3184               </entry>
3185             </row>
3186             <row rowsep="0">
3187               <entry colname="1">
3188                 <para>
3189                   <varname>number</varname>
3190                 </para>
3191               </entry>
3192               <entry colname="2">
3193                 <para>
3194                   A non-negative 32-bit integer
3195                   (i.e., a number between 0 and 4294967295, inclusive).
3196                   Its acceptable value might further
3197                   be limited by the context in which it is used.
3198                 </para>
3199               </entry>
3200             </row>
3201             <row rowsep="0">
3202               <entry colname="1">
3203                 <para>
3204                   <varname>path_name</varname>
3205                 </para>
3206               </entry>
3207               <entry colname="2">
3208                 <para>
3209                   A quoted string which will be used as
3210                   a pathname, such as <filename>zones/master/my.test.domain</filename>.
3211                 </para>
3212               </entry>
3213             </row>
3214             <row rowsep="0">
3215               <entry colname="1">
3216                 <para>
3217                   <varname>port_list</varname>
3218                 </para>
3219               </entry>
3220               <entry colname="2">
3221                 <para>
3222                   A list of an <varname>ip_port</varname> or a port
3223                   range.
3224                   A port range is specified in the form of
3225                   <userinput>range</userinput> followed by
3226                   two <varname>ip_port</varname>s,
3227                   <varname>port_low</varname> and
3228                   <varname>port_high</varname>, which represents
3229                   port numbers from <varname>port_low</varname> through
3230                   <varname>port_high</varname>, inclusive.
3231                   <varname>port_low</varname> must not be larger than
3232                   <varname>port_high</varname>.
3233                   For example,
3234                   <userinput>range 1024 65535</userinput> represents
3235                   ports from 1024 through 65535.
3236                   In either case an asterisk (`*') character is not
3237                   allowed as a valid <varname>ip_port</varname>.
3238                 </para>
3239               </entry>
3240             </row>
3241             <row rowsep="0">
3242               <entry colname="1">
3243                 <para>
3244                   <varname>size_spec</varname>
3245                 </para>
3246               </entry>
3247               <entry colname="2">
3248                 <para>
3249                   A number, the word <userinput>unlimited</userinput>,
3250                   or the word <userinput>default</userinput>.
3251                 </para>
3252                 <para>
3253                   An <varname>unlimited</varname> <varname>size_spec</varname> requests unlimited
3254                   use, or the maximum available amount. A <varname>default size_spec</varname> uses
3255                   the limit that was in force when the server was started.
3256                 </para>
3257                 <para>
3258                   A <varname>number</varname> can optionally be
3259                   followed by a scaling factor:
3260                   <userinput>K</userinput> or <userinput>k</userinput>
3261                   for kilobytes,
3262                   <userinput>M</userinput> or <userinput>m</userinput>
3263                   for megabytes, and
3264                   <userinput>G</userinput> or <userinput>g</userinput> for gigabytes,
3265                   which scale by 1024, 1024*1024, and 1024*1024*1024
3266                   respectively.
3267                 </para>
3268                 <para>
3269                   The value must be representable as a 64-bit unsigned integer
3270                   (0 to 18446744073709551615, inclusive).
3271                   Using <varname>unlimited</varname> is the best
3272                   way
3273                   to safely set a really large number.
3274                 </para>
3275               </entry>
3276             </row>
3277             <row rowsep="0">
3278               <entry colname="1">
3279                 <para>
3280                   <varname>yes_or_no</varname>
3281                 </para>
3282               </entry>
3283               <entry colname="2">
3284                 <para>
3285                   Either <userinput>yes</userinput> or <userinput>no</userinput>.
3286                   The words <userinput>true</userinput> and <userinput>false</userinput> are
3287                   also accepted, as are the numbers <userinput>1</userinput>
3288                   and <userinput>0</userinput>.
3289                 </para>
3290               </entry>
3291             </row>
3292             <row rowsep="0">
3293               <entry colname="1">
3294                 <para>
3295                   <varname>dialup_option</varname>
3296                 </para>
3297               </entry>
3298               <entry colname="2">
3299                 <para>
3300                   One of <userinput>yes</userinput>,
3301                   <userinput>no</userinput>, <userinput>notify</userinput>,
3302                   <userinput>notify-passive</userinput>, <userinput>refresh</userinput> or
3303                   <userinput>passive</userinput>.
3304                   When used in a zone, <userinput>notify-passive</userinput>,
3305                   <userinput>refresh</userinput>, and <userinput>passive</userinput>
3306                   are restricted to slave and stub zones.
3307                 </para>
3308               </entry>
3309             </row>
3310           </tbody>
3311         </tgroup>
3312       </informaltable>
3313       <sect2 id="address_match_lists">
3314         <title>Address Match Lists</title>
3315         <sect3>
3316           <title>Syntax</title>
3317
3318 <programlisting><varname>address_match_list</varname> = address_match_list_element ;
3319   <optional> address_match_list_element; ... </optional>
3320 <varname>address_match_list_element</varname> = <optional> ! </optional> (ip_address <optional>/length</optional> |
3321    key key_id | acl_name | { address_match_list } )
3322 </programlisting>
3323
3324         </sect3>
3325         <sect3>
3326           <title>Definition and Usage</title>
3327           <para>
3328             Address match lists are primarily used to determine access
3329             control for various server operations. They are also used in
3330             the <command>listen-on</command> and <command>sortlist</command>
3331             statements. The elements which constitute an address match
3332             list can be any of the following:
3333           </para>
3334           <itemizedlist>
3335             <listitem>
3336               <simpara>an IP address (IPv4 or IPv6)</simpara>
3337             </listitem>
3338             <listitem>
3339               <simpara>an IP prefix (in `/' notation)</simpara>
3340             </listitem>
3341             <listitem>
3342               <simpara>
3343                 a key ID, as defined by the <command>key</command>
3344                 statement
3345               </simpara>
3346             </listitem>
3347             <listitem>
3348               <simpara>the name of an address match list defined with
3349                 the <command>acl</command> statement
3350               </simpara>
3351             </listitem>
3352             <listitem>
3353               <simpara>a nested address match list enclosed in braces</simpara>
3354             </listitem>
3355           </itemizedlist>
3356
3357           <para>
3358             Elements can be negated with a leading exclamation mark (`!'),
3359             and the match list names "any", "none", "localhost", and
3360             "localnets" are predefined. More information on those names
3361             can be found in the description of the acl statement.
3362           </para>
3363
3364           <para>
3365             The addition of the key clause made the name of this syntactic
3366             element something of a misnomer, since security keys can be used
3367             to validate access without regard to a host or network address.
3368             Nonetheless, the term "address match list" is still used
3369             throughout the documentation.
3370           </para>
3371
3372           <para>
3373             When a given IP address or prefix is compared to an address
3374             match list, the comparison takes place in approximately O(1)
3375             time.  However, key comparisons require that the list of keys
3376             be traversed until a matching key is found, and therefore may
3377             be somewhat slower.
3378           </para>
3379
3380           <para>
3381             The interpretation of a match depends on whether the list is being
3382             used for access control, defining <command>listen-on</command> ports, or in a
3383             <command>sortlist</command>, and whether the element was negated.
3384           </para>
3385
3386           <para>
3387             When used as an access control list, a non-negated match
3388             allows access and a negated match denies access. If
3389             there is no match, access is denied. The clauses
3390             <command>allow-notify</command>,
3391             <command>allow-recursion</command>,
3392             <command>allow-recursion-on</command>,
3393             <command>allow-query</command>,
3394             <command>allow-query-on</command>,
3395             <command>allow-query-cache</command>,
3396             <command>allow-query-cache-on</command>,
3397             <command>allow-transfer</command>,
3398             <command>allow-update</command>,
3399             <command>allow-update-forwarding</command>, and
3400             <command>blackhole</command> all use address match
3401             lists.  Similarly, the <command>listen-on</command> option will cause the
3402             server to refuse queries on any of the machine's
3403             addresses which do not match the list.
3404           </para>
3405
3406           <para>
3407             Order of insertion is significant.  If more than one element
3408             in an ACL is found to match a given IP address or prefix,
3409             preference will be given to the one that came
3410             <emphasis>first</emphasis> in the ACL definition.
3411             Because of this first-match behavior, an element that
3412             defines a subset of another element in the list should
3413             come before the broader element, regardless of whether
3414             either is negated. For example, in
3415             <command>1.2.3/24; ! 1.2.3.13;</command>
3416             the 1.2.3.13 element is completely useless because the
3417             algorithm will match any lookup for 1.2.3.13 to the 1.2.3/24
3418             element.  Using <command>! 1.2.3.13; 1.2.3/24</command> fixes
3419             that problem by having 1.2.3.13 blocked by the negation, but
3420             all other 1.2.3.* hosts fall through.
3421           </para>
3422         </sect3>
3423       </sect2>
3424
3425       <sect2>
3426         <title>Comment Syntax</title>
3427
3428         <para>
3429           The <acronym>BIND</acronym> 9 comment syntax allows for
3430           comments to appear
3431           anywhere that whitespace may appear in a <acronym>BIND</acronym> configuration
3432           file. To appeal to programmers of all kinds, they can be written
3433           in the C, C++, or shell/perl style.
3434         </para>
3435
3436         <sect3>
3437           <title>Syntax</title>
3438
3439           <para>
3440             <programlisting>/* This is a <acronym>BIND</acronym> comment as in C */</programlisting>
3441             <programlisting>// This is a <acronym>BIND</acronym> comment as in C++</programlisting>
3442             <programlisting># This is a <acronym>BIND</acronym> comment as in common UNIX shells
3443 # and perl</programlisting>
3444           </para>
3445         </sect3>
3446         <sect3>
3447           <title>Definition and Usage</title>
3448           <para>
3449             Comments may appear anywhere that whitespace may appear in
3450             a <acronym>BIND</acronym> configuration file.
3451           </para>
3452           <para>
3453             C-style comments start with the two characters /* (slash,
3454             star) and end with */ (star, slash). Because they are completely
3455             delimited with these characters, they can be used to comment only
3456             a portion of a line or to span multiple lines.
3457           </para>
3458           <para>
3459             C-style comments cannot be nested. For example, the following
3460             is not valid because the entire comment ends with the first */:
3461           </para>
3462           <para>
3463
3464 <programlisting>/* This is the start of a comment.
3465    This is still part of the comment.
3466 /* This is an incorrect attempt at nesting a comment. */
3467    This is no longer in any comment. */
3468 </programlisting>
3469
3470           </para>
3471
3472           <para>
3473             C++-style comments start with the two characters // (slash,
3474             slash) and continue to the end of the physical line. They cannot
3475             be continued across multiple physical lines; to have one logical
3476             comment span multiple lines, each line must use the // pair.
3477             For example:
3478           </para>
3479           <para>
3480
3481 <programlisting>// This is the start of a comment.  The next line
3482 // is a new comment, even though it is logically
3483 // part of the previous comment.
3484 </programlisting>
3485
3486           </para>
3487           <para>
3488             Shell-style (or perl-style, if you prefer) comments start
3489             with the character <literal>#</literal> (number sign)
3490             and continue to the end of the
3491             physical line, as in C++ comments.
3492             For example:
3493           </para>
3494
3495           <para>
3496
3497 <programlisting># This is the start of a comment.  The next line
3498 # is a new comment, even though it is logically
3499 # part of the previous comment.
3500 </programlisting>
3501
3502           </para>
3503
3504           <warning>
3505             <para>
3506               You cannot use the semicolon (`;') character
3507               to start a comment such as you would in a zone file. The
3508               semicolon indicates the end of a configuration
3509               statement.
3510             </para>
3511           </warning>
3512         </sect3>
3513       </sect2>
3514     </sect1>
3515
3516     <sect1 id="Configuration_File_Grammar">
3517       <title>Configuration File Grammar</title>
3518
3519       <para>
3520         A <acronym>BIND</acronym> 9 configuration consists of
3521         statements and comments.
3522         Statements end with a semicolon. Statements and comments are the
3523         only elements that can appear without enclosing braces. Many
3524         statements contain a block of sub-statements, which are also
3525         terminated with a semicolon.
3526       </para>
3527
3528       <para>
3529         The following statements are supported:
3530       </para>
3531
3532       <informaltable colsep="0" rowsep="0">
3533         <tgroup cols="2" colsep="0" rowsep="0" tgroupstyle="2Level-table">
3534           <colspec colname="1" colnum="1" colsep="0" colwidth="1.336in"/>
3535           <colspec colname="2" colnum="2" colsep="0" colwidth="3.778in"/>
3536           <tbody>
3537             <row rowsep="0">
3538               <entry colname="1">
3539                 <para><command>acl</command></para>
3540               </entry>
3541               <entry colname="2">
3542                 <para>
3543                   defines a named IP address
3544                   matching list, for access control and other uses.
3545                 </para>
3546               </entry>
3547             </row>
3548             <row rowsep="0">
3549               <entry colname="1">
3550                 <para><command>controls</command></para>
3551               </entry>
3552               <entry colname="2">
3553                 <para>
3554                   declares control channels to be used
3555                   by the <command>rndc</command> utility.
3556                 </para>
3557               </entry>
3558             </row>
3559             <row rowsep="0">
3560               <entry colname="1">
3561                 <para><command>include</command></para>
3562               </entry>
3563               <entry colname="2">
3564                 <para>
3565                   includes a file.
3566                 </para>
3567               </entry>
3568             </row>
3569             <row rowsep="0">
3570               <entry colname="1">
3571                 <para><command>key</command></para>
3572               </entry>
3573               <entry colname="2">
3574                 <para>
3575                   specifies key information for use in
3576                   authentication and authorization using TSIG.
3577                 </para>
3578               </entry>
3579             </row>
3580             <row rowsep="0">
3581               <entry colname="1">
3582                 <para><command>logging</command></para>
3583               </entry>
3584               <entry colname="2">
3585                 <para>
3586                   specifies what the server logs, and where
3587                   the log messages are sent.
3588                 </para>
3589               </entry>
3590             </row>
3591             <row rowsep="0">
3592               <entry colname="1">
3593                 <para><command>lwres</command></para>
3594               </entry>
3595               <entry colname="2">
3596                 <para>
3597                   configures <command>named</command> to
3598                   also act as a light-weight resolver daemon (<command>lwresd</command>).
3599                 </para>
3600               </entry>
3601             </row>
3602             <row rowsep="0">
3603               <entry colname="1">
3604                 <para><command>masters</command></para>
3605               </entry>
3606               <entry colname="2">
3607                 <para>
3608                   defines a named masters list for
3609                   inclusion in stub and slave zone masters clauses.
3610                 </para>
3611               </entry>
3612             </row>
3613             <row rowsep="0">
3614               <entry colname="1">
3615                 <para><command>options</command></para>
3616               </entry>
3617               <entry colname="2">
3618                 <para>
3619                   controls global server configuration
3620                   options and sets defaults for other statements.
3621                 </para>
3622               </entry>
3623             </row>
3624             <row rowsep="0">
3625               <entry colname="1">
3626                 <para><command>server</command></para>
3627               </entry>
3628               <entry colname="2">
3629                 <para>
3630                   sets certain configuration options on
3631                   a per-server basis.
3632                 </para>
3633               </entry>
3634             </row>
3635             <row rowsep="0">
3636               <entry colname="1">
3637                 <para><command>statistics-channels</command></para>
3638               </entry>
3639               <entry colname="2">
3640                 <para>
3641                   declares communication channels to get access to
3642                   <command>named</command> statistics.
3643                 </para>
3644               </entry>
3645             </row>
3646             <row rowsep="0">
3647               <entry colname="1">
3648                 <para><command>trusted-keys</command></para>
3649               </entry>
3650               <entry colname="2">
3651                 <para>
3652                   defines trusted DNSSEC keys.
3653                 </para>
3654               </entry>
3655             </row>
3656             <row rowsep="0">
3657               <entry colname="1">
3658                 <para><command>managed-keys</command></para>
3659               </entry>
3660               <entry colname="2">
3661                 <para>
3662                   lists DNSSEC keys to be kept up to date
3663                   using RFC 5011 trust anchor maintenance.
3664                 </para>
3665               </entry>
3666             </row>
3667             <row rowsep="0">
3668               <entry colname="1">
3669                 <para><command>view</command></para>
3670               </entry>
3671               <entry colname="2">
3672                 <para>
3673                   defines a view.
3674                 </para>
3675               </entry>
3676             </row>
3677             <row rowsep="0">
3678               <entry colname="1">
3679                 <para><command>zone</command></para>
3680               </entry>
3681               <entry colname="2">
3682                 <para>
3683                   defines a zone.
3684                 </para>
3685               </entry>
3686             </row>
3687           </tbody>
3688         </tgroup>
3689       </informaltable>
3690
3691       <para>
3692         The <command>logging</command> and
3693         <command>options</command> statements may only occur once
3694         per
3695         configuration.
3696       </para>
3697
3698       <sect2>
3699         <title><command>acl</command> Statement Grammar</title>
3700
3701 <programlisting><command>acl</command> acl-name {
3702     address_match_list
3703 };
3704 </programlisting>
3705
3706       </sect2>
3707       <sect2 id="acl">
3708         <title><command>acl</command> Statement Definition and
3709           Usage</title>
3710
3711         <para>
3712           The <command>acl</command> statement assigns a symbolic
3713           name to an address match list. It gets its name from a primary
3714           use of address match lists: Access Control Lists (ACLs).
3715         </para>
3716
3717         <para>
3718           Note that an address match list's name must be defined
3719           with <command>acl</command> before it can be used
3720           elsewhere; no forward references are allowed.
3721         </para>
3722
3723         <para>
3724           The following ACLs are built-in:
3725         </para>
3726
3727         <informaltable colsep="0" rowsep="0">
3728           <tgroup cols="2" colsep="0" rowsep="0" tgroupstyle="3Level-table">
3729             <colspec colname="1" colnum="1" colsep="0" colwidth="1.130in"/>
3730             <colspec colname="2" colnum="2" colsep="0" colwidth="4.000in"/>
3731             <tbody>
3732               <row rowsep="0">
3733                 <entry colname="1">
3734                   <para><command>any</command></para>
3735                 </entry>
3736                 <entry colname="2">
3737                   <para>
3738                     Matches all hosts.
3739                   </para>
3740                 </entry>
3741               </row>
3742               <row rowsep="0">
3743                 <entry colname="1">
3744                   <para><command>none</command></para>
3745                 </entry>
3746                 <entry colname="2">
3747                   <para>
3748                     Matches no hosts.
3749                   </para>
3750                 </entry>
3751               </row>
3752               <row rowsep="0">
3753                 <entry colname="1">
3754                   <para><command>localhost</command></para>
3755                 </entry>
3756                 <entry colname="2">
3757                   <para>
3758                     Matches the IPv4 and IPv6 addresses of all network
3759                     interfaces on the system.
3760                   </para>
3761                 </entry>
3762               </row>
3763               <row rowsep="0">
3764                 <entry colname="1">
3765                   <para><command>localnets</command></para>
3766                 </entry>
3767                 <entry colname="2">
3768                   <para>
3769                     Matches any host on an IPv4 or IPv6 network
3770                     for which the system has an interface.
3771                     Some systems do not provide a way to determine the prefix
3772                     lengths of
3773                     local IPv6 addresses.
3774                     In such a case, <command>localnets</command>
3775                     only matches the local
3776                     IPv6 addresses, just like <command>localhost</command>.
3777                   </para>
3778                 </entry>
3779               </row>
3780             </tbody>
3781           </tgroup>
3782         </informaltable>
3783
3784       </sect2>
3785       <sect2>
3786         <title><command>controls</command> Statement Grammar</title>
3787
3788 <programlisting><command>controls</command> {
3789    [ inet ( ip_addr | * ) [ port ip_port ]
3790                 allow { <replaceable> address_match_list </replaceable> }
3791                 keys { <replaceable>key_list</replaceable> }; ]
3792    [ inet ...; ]
3793    [ unix <replaceable>path</replaceable> perm <replaceable>number</replaceable> owner <replaceable>number</replaceable> group <replaceable>number</replaceable>
3794      keys { <replaceable>key_list</replaceable> }; ]
3795    [ unix ...; ]
3796 };
3797 </programlisting>
3798
3799       </sect2>
3800
3801       <sect2 id="controls_statement_definition_and_usage">
3802         <title><command>controls</command> Statement Definition and
3803           Usage</title>
3804
3805         <para>
3806           The <command>controls</command> statement declares control
3807           channels to be used by system administrators to control the
3808           operation of the name server. These control channels are
3809           used by the <command>rndc</command> utility to send
3810           commands to and retrieve non-DNS results from a name server.
3811         </para>
3812
3813         <para>
3814           An <command>inet</command> control channel is a TCP socket
3815           listening at the specified <command>ip_port</command> on the
3816           specified <command>ip_addr</command>, which can be an IPv4 or IPv6
3817           address.  An <command>ip_addr</command> of <literal>*</literal> (asterisk) is
3818           interpreted as the IPv4 wildcard address; connections will be
3819           accepted on any of the system's IPv4 addresses.
3820           To listen on the IPv6 wildcard address,
3821           use an <command>ip_addr</command> of <literal>::</literal>.
3822           If you will only use <command>rndc</command> on the local host,
3823           using the loopback address (<literal>127.0.0.1</literal>
3824           or <literal>::1</literal>) is recommended for maximum security.
3825         </para>
3826
3827         <para>
3828           If no port is specified, port 953 is used. The asterisk
3829           "<literal>*</literal>" cannot be used for <command>ip_port</command>.
3830         </para>
3831
3832         <para>
3833           The ability to issue commands over the control channel is
3834           restricted by the <command>allow</command> and
3835           <command>keys</command> clauses.
3836           Connections to the control channel are permitted based on the
3837           <command>address_match_list</command>.  This is for simple
3838           IP address based filtering only; any <command>key_id</command>
3839           elements of the <command>address_match_list</command>
3840           are ignored.
3841         </para>
3842
3843         <para>
3844           A <command>unix</command> control channel is a UNIX domain
3845           socket listening at the specified path in the file system.
3846           Access to the socket is specified by the <command>perm</command>,
3847           <command>owner</command> and <command>group</command> clauses.
3848           Note on some platforms (SunOS and Solaris) the permissions
3849           (<command>perm</command>) are applied to the parent directory
3850           as the permissions on the socket itself are ignored.
3851         </para>
3852
3853         <para>
3854           The primary authorization mechanism of the command
3855           channel is the <command>key_list</command>, which
3856           contains a list of <command>key_id</command>s.
3857           Each <command>key_id</command> in the <command>key_list</command>
3858           is authorized to execute commands over the control channel.
3859           See <xref linkend="rndc"/> in <xref linkend="admin_tools"/>)
3860           for information about configuring keys in <command>rndc</command>.
3861         </para>
3862
3863         <para>
3864           If no <command>controls</command> statement is present,
3865           <command>named</command> will set up a default
3866           control channel listening on the loopback address 127.0.0.1
3867           and its IPv6 counterpart ::1.
3868           In this case, and also when the <command>controls</command> statement
3869           is present but does not have a <command>keys</command> clause,
3870           <command>named</command> will attempt to load the command channel key
3871           from the file <filename>rndc.key</filename> in
3872           <filename>/etc</filename> (or whatever <varname>sysconfdir</varname>
3873           was specified as when <acronym>BIND</acronym> was built).
3874           To create a <filename>rndc.key</filename> file, run
3875           <userinput>rndc-confgen -a</userinput>.
3876         </para>
3877
3878         <para>
3879           The <filename>rndc.key</filename> feature was created to
3880           ease the transition of systems from <acronym>BIND</acronym> 8,
3881           which did not have digital signatures on its command channel
3882           messages and thus did not have a <command>keys</command> clause.
3883
3884           It makes it possible to use an existing <acronym>BIND</acronym> 8
3885           configuration file in <acronym>BIND</acronym> 9 unchanged,
3886           and still have <command>rndc</command> work the same way
3887           <command>ndc</command> worked in BIND 8, simply by executing the
3888           command <userinput>rndc-confgen -a</userinput> after BIND 9 is
3889           installed.
3890         </para>
3891
3892         <para>
3893           Since the <filename>rndc.key</filename> feature
3894           is only intended to allow the backward-compatible usage of
3895           <acronym>BIND</acronym> 8 configuration files, this
3896           feature does not
3897           have a high degree of configurability.  You cannot easily change
3898           the key name or the size of the secret, so you should make a
3899           <filename>rndc.conf</filename> with your own key if you
3900           wish to change
3901           those things.  The <filename>rndc.key</filename> file
3902           also has its
3903           permissions set such that only the owner of the file (the user that
3904           <command>named</command> is running as) can access it.
3905           If you
3906           desire greater flexibility in allowing other users to access
3907           <command>rndc</command> commands, then you need to create
3908           a
3909           <filename>rndc.conf</filename> file and make it group
3910           readable by a group
3911           that contains the users who should have access.
3912         </para>
3913
3914         <para>
3915           To disable the command channel, use an empty
3916           <command>controls</command> statement:
3917           <command>controls { };</command>.
3918         </para>
3919
3920       </sect2>
3921       <sect2>
3922         <title><command>include</command> Statement Grammar</title>
3923         <programlisting><command>include</command> <replaceable>filename</replaceable>;</programlisting>
3924       </sect2>
3925       <sect2>
3926         <title><command>include</command> Statement Definition and
3927           Usage</title>
3928
3929         <para>
3930           The <command>include</command> statement inserts the
3931           specified file at the point where the <command>include</command>
3932           statement is encountered. The <command>include</command>
3933                 statement facilitates the administration of configuration
3934           files
3935           by permitting the reading or writing of some things but not
3936           others. For example, the statement could include private keys
3937           that are readable only by the name server.
3938         </para>
3939
3940       </sect2>
3941       <sect2>
3942         <title><command>key</command> Statement Grammar</title>
3943
3944 <programlisting><command>key</command> <replaceable>key_id</replaceable> {
3945     algorithm <replaceable>string</replaceable>;
3946     secret <replaceable>string</replaceable>;
3947 };
3948 </programlisting>
3949
3950       </sect2>
3951
3952       <sect2>
3953         <title><command>key</command> Statement Definition and Usage</title>
3954
3955         <para>
3956           The <command>key</command> statement defines a shared
3957           secret key for use with TSIG (see <xref linkend="tsig"/>)
3958           or the command channel
3959           (see <xref linkend="controls_statement_definition_and_usage"/>).
3960         </para>
3961
3962         <para>
3963           The <command>key</command> statement can occur at the
3964           top level
3965           of the configuration file or inside a <command>view</command>
3966           statement.  Keys defined in top-level <command>key</command>
3967           statements can be used in all views.  Keys intended for use in
3968           a <command>controls</command> statement
3969           (see <xref linkend="controls_statement_definition_and_usage"/>)
3970           must be defined at the top level.
3971         </para>
3972
3973         <para>
3974           The <replaceable>key_id</replaceable>, also known as the
3975           key name, is a domain name uniquely identifying the key. It can
3976           be used in a <command>server</command>
3977           statement to cause requests sent to that
3978           server to be signed with this key, or in address match lists to
3979           verify that incoming requests have been signed with a key
3980           matching this name, algorithm, and secret.
3981         </para>
3982
3983         <para>
3984           The <replaceable>algorithm_id</replaceable> is a string
3985           that specifies a security/authentication algorithm.  Named
3986           supports <literal>hmac-md5</literal>,
3987           <literal>hmac-sha1</literal>, <literal>hmac-sha224</literal>,
3988           <literal>hmac-sha256</literal>, <literal>hmac-sha384</literal>
3989           and <literal>hmac-sha512</literal> TSIG authentication.
3990           Truncated hashes are supported by appending the minimum
3991           number of required bits preceded by a dash, e.g.
3992           <literal>hmac-sha1-80</literal>.  The
3993           <replaceable>secret_string</replaceable> is the secret
3994           to be used by the algorithm, and is treated as a base-64
3995           encoded string.
3996         </para>
3997
3998       </sect2>
3999       <sect2>
4000         <title><command>logging</command> Statement Grammar</title>
4001
4002 <programlisting><command>logging</command> {
4003    [ <command>channel</command> <replaceable>channel_name</replaceable> {
4004      ( <command>file</command> <replaceable>path_name</replaceable>
4005          [ <command>versions</command> ( <replaceable>number</replaceable> | <command>unlimited</command> ) ]
4006          [ <command>size</command> <replaceable>size spec</replaceable> ]
4007        | <command>syslog</command> <replaceable>syslog_facility</replaceable>
4008        | <command>stderr</command>
4009        | <command>null</command> );
4010      [ <command>severity</command> (<option>critical</option> | <option>error</option> | <option>warning</option> | <option>notice</option> |
4011                  <option>info</option> | <option>debug</option> [ <replaceable>level</replaceable> ] | <option>dynamic</option> ); ]
4012      [ <command>print-category</command> <option>yes</option> or <option>no</option>; ]
4013      [ <command>print-severity</command> <option>yes</option> or <option>no</option>; ]
4014      [ <command>print-time</command> <option>yes</option> or <option>no</option>; ]
4015    }; ]
4016    [ <command>category</command> <replaceable>category_name</replaceable> {
4017      <replaceable>channel_name</replaceable> ; [ <replaceable>channel_name</replaceable> ; ... ]
4018    }; ]
4019    ...
4020 };
4021 </programlisting>
4022
4023       </sect2>
4024
4025       <sect2>
4026         <title><command>logging</command> Statement Definition and
4027           Usage</title>
4028
4029         <para>
4030           The <command>logging</command> statement configures a
4031           wide
4032           variety of logging options for the name server. Its <command>channel</command> phrase
4033           associates output methods, format options and severity levels with
4034           a name that can then be used with the <command>category</command> phrase
4035           to select how various classes of messages are logged.
4036         </para>
4037         <para>
4038           Only one <command>logging</command> statement is used to
4039           define
4040           as many channels and categories as are wanted. If there is no <command>logging</command> statement,
4041           the logging configuration will be:
4042         </para>
4043
4044 <programlisting>logging {
4045      category default { default_syslog; default_debug; };
4046      category unmatched { null; };
4047 };
4048 </programlisting>
4049
4050         <para>
4051           In <acronym>BIND</acronym> 9, the logging configuration
4052           is only established when
4053           the entire configuration file has been parsed.  In <acronym>BIND</acronym> 8, it was
4054           established as soon as the <command>logging</command>
4055           statement
4056           was parsed. When the server is starting up, all logging messages
4057           regarding syntax errors in the configuration file go to the default
4058           channels, or to standard error if the "<option>-g</option>" option
4059           was specified.
4060         </para>
4061
4062         <sect3>
4063           <title>The <command>channel</command> Phrase</title>
4064
4065           <para>
4066             All log output goes to one or more <emphasis>channels</emphasis>;
4067             you can make as many of them as you want.
4068           </para>
4069
4070           <para>
4071             Every channel definition must include a destination clause that
4072             says whether messages selected for the channel go to a file, to a
4073             particular syslog facility, to the standard error stream, or are
4074             discarded. It can optionally also limit the message severity level
4075             that will be accepted by the channel (the default is
4076             <command>info</command>), and whether to include a
4077             <command>named</command>-generated time stamp, the
4078             category name
4079             and/or severity level (the default is not to include any).
4080           </para>
4081
4082           <para>
4083             The <command>null</command> destination clause
4084             causes all messages sent to the channel to be discarded;
4085             in that case, other options for the channel are meaningless.
4086           </para>
4087
4088           <para>
4089             The <command>file</command> destination clause directs
4090             the channel
4091             to a disk file.  It can include limitations
4092             both on how large the file is allowed to become, and how many
4093             versions
4094             of the file will be saved each time the file is opened.
4095           </para>
4096
4097           <para>
4098             If you use the <command>versions</command> log file
4099             option, then
4100             <command>named</command> will retain that many backup
4101             versions of the file by
4102             renaming them when opening.  For example, if you choose to keep
4103             three old versions
4104             of the file <filename>lamers.log</filename>, then just
4105             before it is opened
4106             <filename>lamers.log.1</filename> is renamed to
4107             <filename>lamers.log.2</filename>, <filename>lamers.log.0</filename> is renamed
4108             to <filename>lamers.log.1</filename>, and <filename>lamers.log</filename> is
4109             renamed to <filename>lamers.log.0</filename>.
4110             You can say <command>versions unlimited</command> to
4111             not limit
4112             the number of versions.
4113             If a <command>size</command> option is associated with
4114             the log file,
4115             then renaming is only done when the file being opened exceeds the
4116             indicated size.  No backup versions are kept by default; any
4117             existing
4118             log file is simply appended.
4119           </para>
4120
4121           <para>
4122             The <command>size</command> option for files is used
4123             to limit log
4124             growth. If the file ever exceeds the size, then <command>named</command> will
4125             stop writing to the file unless it has a <command>versions</command> option
4126             associated with it.  If backup versions are kept, the files are
4127             rolled as
4128             described above and a new one begun.  If there is no
4129             <command>versions</command> option, no more data will
4130             be written to the log
4131             until some out-of-band mechanism removes or truncates the log to
4132             less than the
4133             maximum size.  The default behavior is not to limit the size of
4134             the
4135             file.
4136           </para>
4137
4138           <para>
4139             Example usage of the <command>size</command> and
4140             <command>versions</command> options:
4141           </para>
4142
4143 <programlisting>channel an_example_channel {
4144     file "example.log" versions 3 size 20m;
4145     print-time yes;
4146     print-category yes;
4147 };
4148 </programlisting>
4149
4150           <para>
4151             The <command>syslog</command> destination clause
4152             directs the
4153             channel to the system log.  Its argument is a
4154             syslog facility as described in the <command>syslog</command> man
4155             page. Known facilities are <command>kern</command>, <command>user</command>,
4156             <command>mail</command>, <command>daemon</command>, <command>auth</command>,
4157             <command>syslog</command>, <command>lpr</command>, <command>news</command>,
4158             <command>uucp</command>, <command>cron</command>, <command>authpriv</command>,
4159             <command>ftp</command>, <command>local0</command>, <command>local1</command>,
4160             <command>local2</command>, <command>local3</command>, <command>local4</command>,
4161             <command>local5</command>, <command>local6</command> and
4162             <command>local7</command>, however not all facilities
4163             are supported on
4164             all operating systems.
4165             How <command>syslog</command> will handle messages
4166             sent to
4167             this facility is described in the <command>syslog.conf</command> man
4168             page. If you have a system which uses a very old version of <command>syslog</command> that
4169             only uses two arguments to the <command>openlog()</command> function,
4170             then this clause is silently ignored.
4171           </para>
4172           <para>
4173             The <command>severity</command> clause works like <command>syslog</command>'s
4174             "priorities", except that they can also be used if you are writing
4175             straight to a file rather than using <command>syslog</command>.
4176             Messages which are not at least of the severity level given will
4177             not be selected for the channel; messages of higher severity
4178             levels
4179             will be accepted.
4180           </para>
4181           <para>
4182             If you are using <command>syslog</command>, then the <command>syslog.conf</command> priorities
4183             will also determine what eventually passes through. For example,
4184             defining a channel facility and severity as <command>daemon</command> and <command>debug</command> but
4185             only logging <command>daemon.warning</command> via <command>syslog.conf</command> will
4186             cause messages of severity <command>info</command> and
4187             <command>notice</command> to
4188             be dropped. If the situation were reversed, with <command>named</command> writing
4189             messages of only <command>warning</command> or higher,
4190             then <command>syslogd</command> would
4191             print all messages it received from the channel.
4192           </para>
4193
4194           <para>
4195             The <command>stderr</command> destination clause
4196             directs the
4197             channel to the server's standard error stream.  This is intended
4198             for
4199             use when the server is running as a foreground process, for
4200             example
4201             when debugging a configuration.
4202           </para>
4203
4204           <para>
4205             The server can supply extensive debugging information when
4206             it is in debugging mode. If the server's global debug level is
4207             greater
4208             than zero, then debugging mode will be active. The global debug
4209             level is set either by starting the <command>named</command> server
4210             with the <option>-d</option> flag followed by a positive integer,
4211             or by running <command>rndc trace</command>.
4212             The global debug level
4213             can be set to zero, and debugging mode turned off, by running <command>rndc
4214 notrace</command>. All debugging messages in the server have a debug
4215             level, and higher debug levels give more detailed output. Channels
4216             that specify a specific debug severity, for example:
4217           </para>
4218
4219 <programlisting>channel specific_debug_level {
4220     file "foo";
4221     severity debug 3;
4222 };
4223 </programlisting>
4224
4225           <para>
4226             will get debugging output of level 3 or less any time the
4227             server is in debugging mode, regardless of the global debugging
4228             level. Channels with <command>dynamic</command>
4229             severity use the
4230             server's global debug level to determine what messages to print.
4231           </para>
4232           <para>
4233             If <command>print-time</command> has been turned on,
4234             then
4235             the date and time will be logged. <command>print-time</command> may
4236             be specified for a <command>syslog</command> channel,
4237             but is usually
4238             pointless since <command>syslog</command> also logs
4239             the date and
4240             time. If <command>print-category</command> is
4241             requested, then the
4242             category of the message will be logged as well. Finally, if <command>print-severity</command> is
4243             on, then the severity level of the message will be logged. The <command>print-</command> options may
4244             be used in any combination, and will always be printed in the
4245             following
4246             order: time, category, severity. Here is an example where all
4247             three <command>print-</command> options
4248             are on:
4249           </para>
4250
4251           <para>
4252             <computeroutput>28-Feb-2000 15:05:32.863 general: notice: running</computeroutput>
4253           </para>
4254
4255           <para>
4256             There are four predefined channels that are used for
4257             <command>named</command>'s default logging as follows.
4258             How they are
4259             used is described in <xref linkend="the_category_phrase"/>.
4260           </para>
4261
4262 <programlisting>channel default_syslog {
4263     // send to syslog's daemon facility
4264     syslog daemon;
4265     // only send priority info and higher
4266     severity info;
4267
4268 channel default_debug {
4269     // write to named.run in the working directory
4270     // Note: stderr is used instead of "named.run" if
4271     // the server is started with the '-f' option.
4272     file "named.run";
4273     // log at the server's current debug level
4274     severity dynamic;
4275 };
4276
4277 channel default_stderr {
4278     // writes to stderr
4279     stderr;
4280     // only send priority info and higher
4281     severity info;
4282 };
4283
4284 channel null {
4285    // toss anything sent to this channel
4286    null;
4287 };
4288 </programlisting>
4289
4290           <para>
4291             The <command>default_debug</command> channel has the
4292             special
4293             property that it only produces output when the server's debug
4294             level is
4295             nonzero.  It normally writes to a file called <filename>named.run</filename>
4296             in the server's working directory.
4297           </para>
4298
4299           <para>
4300             For security reasons, when the "<option>-u</option>"
4301             command line option is used, the <filename>named.run</filename> file
4302             is created only after <command>named</command> has
4303             changed to the
4304             new UID, and any debug output generated while <command>named</command> is
4305             starting up and still running as root is discarded.  If you need
4306             to capture this output, you must run the server with the "<option>-g</option>"
4307             option and redirect standard error to a file.
4308           </para>
4309
4310           <para>
4311             Once a channel is defined, it cannot be redefined. Thus you
4312             cannot alter the built-in channels directly, but you can modify
4313             the default logging by pointing categories at channels you have
4314             defined.
4315           </para>
4316         </sect3>
4317
4318         <sect3 id="the_category_phrase">
4319           <title>The <command>category</command> Phrase</title>
4320
4321           <para>
4322             There are many categories, so you can send the logs you want
4323             to see wherever you want, without seeing logs you don't want. If
4324             you don't specify a list of channels for a category, then log
4325             messages
4326             in that category will be sent to the <command>default</command> category
4327             instead. If you don't specify a default category, the following
4328             "default default" is used:
4329           </para>
4330
4331 <programlisting>category default { default_syslog; default_debug; };
4332 </programlisting>
4333
4334           <para>
4335             As an example, let's say you want to log security events to
4336             a file, but you also want keep the default logging behavior. You'd
4337             specify the following:
4338           </para>
4339
4340 <programlisting>channel my_security_channel {
4341     file "my_security_file";
4342     severity info;
4343 };
4344 category security {
4345     my_security_channel;
4346     default_syslog;
4347     default_debug;
4348 };</programlisting>
4349
4350           <para>
4351             To discard all messages in a category, specify the <command>null</command> channel:
4352           </para>
4353
4354 <programlisting>category xfer-out { null; };
4355 category notify { null; };
4356 </programlisting>
4357
4358           <para>
4359             Following are the available categories and brief descriptions
4360             of the types of log information they contain. More
4361             categories may be added in future <acronym>BIND</acronym> releases.
4362           </para>
4363           <informaltable colsep="0" rowsep="0">
4364             <tgroup cols="2" colsep="0" rowsep="0" tgroupstyle="4Level-table">
4365               <colspec colname="1" colnum="1" colsep="0" colwidth="1.150in"/>
4366               <colspec colname="2" colnum="2" colsep="0" colwidth="3.350in"/>
4367               <tbody>
4368                 <row rowsep="0">
4369                   <entry colname="1">
4370                     <para><command>default</command></para>
4371                   </entry>
4372                   <entry colname="2">
4373                     <para>
4374                       The default category defines the logging
4375                       options for those categories where no specific
4376                       configuration has been
4377                       defined.
4378                     </para>
4379                   </entry>
4380                 </row>
4381                 <row rowsep="0">
4382                   <entry colname="1">
4383                     <para><command>general</command></para>
4384                   </entry>
4385                   <entry colname="2">
4386                     <para>
4387                       The catch-all. Many things still aren't
4388                       classified into categories, and they all end up here.
4389                     </para>
4390                   </entry>
4391                 </row>
4392                 <row rowsep="0">
4393                   <entry colname="1">
4394                     <para><command>database</command></para>
4395                   </entry>
4396                   <entry colname="2">
4397                     <para>
4398                       Messages relating to the databases used
4399                       internally by the name server to store zone and cache
4400                       data.
4401                     </para>
4402                   </entry>
4403                 </row>
4404                 <row rowsep="0">
4405                   <entry colname="1">
4406                     <para><command>security</command></para>
4407                   </entry>
4408                   <entry colname="2">
4409                     <para>
4410                       Approval and denial of requests.
4411                     </para>
4412                   </entry>
4413                 </row>
4414                 <row rowsep="0">
4415                   <entry colname="1">
4416                     <para><command>config</command></para>
4417                   </entry>
4418                   <entry colname="2">
4419                     <para>
4420                       Configuration file parsing and processing.
4421                     </para>
4422                   </entry>
4423                 </row>
4424                 <row rowsep="0">
4425                   <entry colname="1">
4426                     <para><command>resolver</command></para>
4427                   </entry>
4428                   <entry colname="2">
4429                     <para>
4430                       DNS resolution, such as the recursive
4431                       lookups performed on behalf of clients by a caching name
4432                       server.
4433                     </para>
4434                   </entry>
4435                 </row>
4436                 <row rowsep="0">
4437                   <entry colname="1">
4438                     <para><command>xfer-in</command></para>
4439                   </entry>
4440                   <entry colname="2">
4441                     <para>
4442                       Zone transfers the server is receiving.
4443                     </para>
4444                   </entry>
4445                 </row>
4446                 <row rowsep="0">
4447                   <entry colname="1">
4448                     <para><command>xfer-out</command></para>
4449                   </entry>
4450                   <entry colname="2">
4451                     <para>
4452                       Zone transfers the server is sending.
4453                     </para>
4454                   </entry>
4455                 </row>
4456                 <row rowsep="0">
4457                   <entry colname="1">
4458                     <para><command>notify</command></para>
4459                   </entry>
4460                   <entry colname="2">
4461                     <para>
4462                       The NOTIFY protocol.
4463                     </para>
4464                   </entry>
4465                 </row>
4466                 <row rowsep="0">
4467                   <entry colname="1">
4468                     <para><command>client</command></para>
4469                   </entry>
4470                   <entry colname="2">
4471                     <para>
4472                       Processing of client requests.
4473                     </para>
4474                   </entry>
4475                 </row>
4476                 <row rowsep="0">
4477                   <entry colname="1">
4478                     <para><command>unmatched</command></para>
4479                   </entry>
4480                   <entry colname="2">
4481                     <para>
4482                       Messages that <command>named</command> was unable to determine the
4483                       class of or for which there was no matching <command>view</command>.
4484                       A one line summary is also logged to the <command>client</command> category.
4485                       This category is best sent to a file or stderr, by
4486                       default it is sent to
4487                       the <command>null</command> channel.
4488                     </para>
4489                   </entry>
4490                 </row>
4491                 <row rowsep="0">
4492                   <entry colname="1">
4493                     <para><command>network</command></para>
4494                   </entry>
4495                   <entry colname="2">
4496                     <para>
4497                       Network operations.
4498                     </para>
4499                   </entry>
4500                 </row>
4501                 <row rowsep="0">
4502                   <entry colname="1">
4503                     <para><command>update</command></para>
4504                   </entry>
4505                   <entry colname="2">
4506                     <para>
4507                       Dynamic updates.
4508                     </para>
4509                   </entry>
4510                 </row>
4511                 <row rowsep="0">
4512                   <entry colname="1">
4513                     <para><command>update-security</command></para>
4514                   </entry>
4515                   <entry colname="2">
4516                     <para>
4517                       Approval and denial of update requests.
4518                     </para>
4519                   </entry>
4520                 </row>
4521                 <row rowsep="0">
4522                   <entry colname="1">
4523                     <para><command>queries</command></para>
4524                   </entry>
4525                   <entry colname="2">
4526                     <para>
4527                       Specify where queries should be logged to.
4528                     </para>
4529                     <para>
4530                       At startup, specifying the category <command>queries</command> will also
4531                       enable query logging unless <command>querylog</command> option has been
4532                       specified.
4533                     </para>
4534
4535                     <para>
4536                       The query log entry reports the client's IP
4537                       address and port number, and the query name,
4538                       class and type.  Next it reports whether the
4539                       Recursion Desired flag was set (+ if set, -
4540                       if not set), if the query was signed (S),
4541                       EDNS was in use (E), if TCP was used (T), if
4542                       DO (DNSSEC Ok) was set (D), or if CD (Checking
4543                       Disabled) was set (C).  After this the
4544                       destination address the query was sent to is
4545                       reported.
4546                     </para>
4547
4548                     <para>
4549                       <computeroutput>client 127.0.0.1#62536: query: www.example.com IN AAAA +SE</computeroutput>
4550                     </para>
4551                     <para>
4552                       <computeroutput>client ::1#62537: query: www.example.net IN AAAA -SE</computeroutput>
4553                     </para>
4554                   </entry>
4555                 </row>
4556                 <row rowsep="0">
4557                   <entry colname="1">
4558                     <para><command>query-errors</command></para>
4559                   </entry>
4560                   <entry colname="2">
4561                     <para>
4562                       Information about queries that resulted in some
4563                       failure.
4564                     </para>
4565                   </entry>
4566                 </row>
4567                 <row rowsep="0">
4568                   <entry colname="1">
4569                     <para><command>dispatch</command></para>
4570                   </entry>
4571                   <entry colname="2">
4572                     <para>
4573                       Dispatching of incoming packets to the
4574                       server modules where they are to be processed.
4575                     </para>
4576                   </entry>
4577                 </row>
4578                 <row rowsep="0">
4579                   <entry colname="1">
4580                     <para><command>dnssec</command></para>
4581                   </entry>
4582                   <entry colname="2">
4583                     <para>
4584                       DNSSEC and TSIG protocol processing.
4585                     </para>
4586                   </entry>
4587                 </row>
4588                 <row rowsep="0">
4589                   <entry colname="1">
4590                     <para><command>lame-servers</command></para>
4591                   </entry>
4592                   <entry colname="2">
4593                     <para>
4594                       Lame servers.  These are misconfigurations
4595                       in remote servers, discovered by BIND 9 when trying to
4596                       query those servers during resolution.
4597                     </para>
4598                   </entry>
4599                 </row>
4600                 <row rowsep="0">
4601                   <entry colname="1">
4602                     <para><command>delegation-only</command></para>
4603                   </entry>
4604                   <entry colname="2">
4605                     <para>
4606                       Delegation only.  Logs queries that have been
4607                       forced to NXDOMAIN as the result of a
4608                       delegation-only zone or a
4609                       <command>delegation-only</command> in a hint
4610                       or stub zone declaration.
4611                     </para>
4612                   </entry>
4613                 </row>
4614                 <row rowsep="0">
4615                   <entry colname="1">
4616                     <para><command>edns-disabled</command></para>
4617                   </entry>
4618                   <entry colname="2">
4619                     <para>
4620                       Log queries that have been forced to use plain
4621                       DNS due to timeouts.  This is often due to
4622                       the remote servers not being RFC 1034 compliant
4623                       (not always returning FORMERR or similar to
4624                       EDNS queries and other extensions to the DNS
4625                       when they are not understood).  In other words, this is
4626                       targeted at servers that fail to respond to
4627                       DNS queries that they don't understand.
4628                     </para>
4629                     <para>
4630                       Note: the log message can also be due to
4631                       packet loss.  Before reporting servers for
4632                       non-RFC 1034 compliance they should be re-tested
4633                       to determine the nature of the non-compliance.
4634                       This testing should prevent or reduce the
4635                       number of false-positive reports.
4636                     </para>
4637                     <para>
4638                       Note: eventually <command>named</command> will have to stop
4639                       treating such timeouts as due to RFC 1034 non
4640                       compliance and start treating it as plain
4641                       packet loss.  Falsely classifying packet
4642                       loss as due to RFC 1034 non compliance impacts
4643                       on DNSSEC validation which requires EDNS for
4644                       the DNSSEC records to be returned.
4645                     </para>
4646                   </entry>
4647                 </row>
4648               </tbody>
4649             </tgroup>
4650           </informaltable>
4651         </sect3>
4652         <sect3>
4653           <title>The <command>query-errors</command> Category</title>
4654           <para>
4655             The <command>query-errors</command> category is
4656             specifically intended for debugging purposes: To identify
4657             why and how specific queries result in responses which
4658             indicate an error.
4659             Messages of this category are therefore only logged
4660             with <command>debug</command> levels.
4661           </para>
4662
4663           <para>
4664             At the debug levels of 1 or higher, each response with the
4665             rcode of SERVFAIL is logged as follows:
4666           </para>
4667           <para>
4668             <computeroutput>client 127.0.0.1#61502: query failed (SERVFAIL) for www.example.com/IN/AAAA at query.c:3880</computeroutput>
4669           </para>
4670           <para>
4671             This means an error resulting in SERVFAIL was
4672             detected at line 3880 of source file
4673             <filename>query.c</filename>.
4674             Log messages of this level will particularly
4675             help identify the cause of SERVFAIL for an
4676             authoritative server.
4677           </para>
4678           <para>
4679             At the debug levels of 2 or higher, detailed context
4680             information of recursive resolutions that resulted in
4681             SERVFAIL is logged.
4682             The log message will look like as follows:
4683           </para>
4684           <para>
4685 <!-- NOTE: newlines and some spaces added so this would fit on page -->
4686             <programlisting>
4687 fetch completed at resolver.c:2970 for www.example.com/A
4688 in 30.000183: timed out/success [domain:example.com,
4689 referral:2,restart:7,qrysent:8,timeout:5,lame:0,neterr:0,
4690 badresp:1,adberr:0,findfail:0,valfail:0]
4691             </programlisting>
4692           </para>
4693           <para>
4694             The first part before the colon shows that a recursive
4695             resolution for AAAA records of www.example.com completed
4696             in 30.000183 seconds and the final result that led to the
4697             SERVFAIL was determined at line 2970 of source file
4698             <filename>resolver.c</filename>.
4699           </para>
4700           <para>
4701             The following part shows the detected final result and the
4702             latest result of DNSSEC validation.
4703             The latter is always success when no validation attempt
4704             is made.
4705             In this example, this query resulted in SERVFAIL probably
4706             because all name servers are down or unreachable, leading
4707             to a timeout in 30 seconds.
4708             DNSSEC validation was probably not attempted.
4709           </para>
4710           <para>
4711             The last part enclosed in square brackets shows statistics
4712             information collected for this particular resolution
4713             attempt.
4714             The <varname>domain</varname> field shows the deepest zone
4715             that the resolver reached;
4716             it is the zone where the error was finally detected.
4717             The meaning of the other fields is summarized in the
4718             following table.
4719           </para>
4720
4721           <informaltable colsep="0" rowsep="0">
4722             <tgroup cols="2" colsep="0" rowsep="0" tgroupstyle="4Level-table">
4723               <colspec colname="1" colnum="1" colsep="0" colwidth="1.150in"/>
4724               <colspec colname="2" colnum="2" colsep="0" colwidth="3.350in"/>
4725               <tbody>
4726                 <row rowsep="0">
4727                   <entry colname="1">
4728                     <para><varname>referral</varname></para>
4729                   </entry>
4730                   <entry colname="2">
4731                     <para>
4732                       The number of referrals the resolver received
4733                       throughout the resolution process.
4734                       In the above example this is 2, which are most
4735                       likely com and example.com.
4736                     </para>
4737                   </entry>
4738                 </row>
4739                 <row rowsep="0">
4740                   <entry colname="1">
4741                     <para><varname>restart</varname></para>
4742                   </entry>
4743                   <entry colname="2">
4744                     <para>
4745                       The number of cycles that the resolver tried
4746                       remote servers at the <varname>domain</varname>
4747                       zone.
4748                       In each cycle the resolver sends one query
4749                       (possibly resending it, depending on the response)
4750                       to each known name server of
4751                       the <varname>domain</varname> zone.
4752                     </para>
4753                   </entry>
4754                 </row>
4755                 <row rowsep="0">
4756                   <entry colname="1">
4757                     <para><varname>qrysent</varname></para>
4758                   </entry>
4759                   <entry colname="2">
4760                     <para>
4761                       The number of queries the resolver sent at the
4762                       <varname>domain</varname> zone.
4763                     </para>
4764                   </entry>
4765                 </row>
4766                 <row rowsep="0">
4767                   <entry colname="1">
4768                     <para><varname>timeout</varname></para>
4769                   </entry>
4770                   <entry colname="2">
4771                     <para>
4772                       The number of timeouts since the resolver
4773                       received the last response.
4774                     </para>
4775                   </entry>
4776                 </row>
4777                 <row rowsep="0">
4778                   <entry colname="1">
4779                     <para><varname>lame</varname></para>
4780                   </entry>
4781                   <entry colname="2">
4782                     <para>
4783                       The number of lame servers the resolver detected
4784                       at the <varname>domain</varname> zone.
4785                       A server is detected to be lame either by an
4786                       invalid response or as a result of lookup in
4787                       BIND9's address database (ADB), where lame
4788                       servers are cached.
4789                     </para>
4790                   </entry>
4791                 </row>
4792                 <row rowsep="0">
4793                   <entry colname="1">
4794                     <para><varname>neterr</varname></para>
4795                   </entry>
4796                   <entry colname="2">
4797                     <para>
4798                       The number of erroneous results that the
4799                       resolver encountered in sending queries
4800                       at the <varname>domain</varname> zone.
4801                       One common case is the remote server is
4802                       unreachable and the resolver receives an ICMP
4803                       unreachable error message.
4804                     </para>
4805                   </entry>
4806                 </row>
4807                 <row rowsep="0">
4808                   <entry colname="1">
4809                     <para><varname>badresp</varname></para>
4810                   </entry>
4811                   <entry colname="2">
4812                     <para>
4813                       The number of unexpected responses (other than
4814                       <varname>lame</varname>) to queries sent by the
4815                       resolver at the <varname>domain</varname> zone.
4816                     </para>
4817                   </entry>
4818                 </row>
4819                 <row rowsep="0">
4820                   <entry colname="1">
4821                     <para><varname>adberr</varname></para>
4822                   </entry>
4823                   <entry colname="2">
4824                     <para>
4825                       Failures in finding remote server addresses
4826                       of the <varname>domain</varname> zone in the ADB.
4827                       One common case of this is that the remote
4828                       server's name does not have any address records.
4829                     </para>
4830                   </entry>
4831                 </row>
4832                 <row rowsep="0">
4833                   <entry colname="1">
4834                     <para><varname>findfail</varname></para>
4835                   </entry>
4836                   <entry colname="2">
4837                     <para>
4838                       Failures of resolving remote server addresses.
4839                       This is a total number of failures throughout
4840                       the resolution process.
4841                     </para>
4842                   </entry>
4843                 </row>
4844                 <row rowsep="0">
4845                   <entry colname="1">
4846                     <para><varname>valfail</varname></para>
4847                   </entry>
4848                   <entry colname="2">
4849                     <para>
4850                       Failures of DNSSEC validation.
4851                       Validation failures are counted throughout
4852                       the resolution process (not limited to
4853                       the <varname>domain</varname> zone), but should
4854                       only happen in <varname>domain</varname>.
4855                     </para>
4856                   </entry>
4857                 </row>
4858               </tbody>
4859             </tgroup>
4860           </informaltable>
4861           <para>
4862             At the debug levels of 3 or higher, the same messages
4863             as those at the debug 1 level are logged for other errors
4864             than SERVFAIL.
4865             Note that negative responses such as NXDOMAIN are not
4866             regarded as errors here.
4867           </para>
4868           <para>
4869             At the debug levels of 4 or higher, the same messages
4870             as those at the debug 2 level are logged for other errors
4871             than SERVFAIL.
4872             Unlike the above case of level 3, messages are logged for
4873             negative responses.
4874             This is because any unexpected results can be difficult to
4875             debug in the recursion case.
4876           </para>
4877         </sect3>
4878       </sect2>
4879
4880       <sect2>
4881         <title><command>lwres</command> Statement Grammar</title>
4882
4883         <para>
4884            This is the grammar of the <command>lwres</command>
4885           statement in the <filename>named.conf</filename> file:
4886         </para>
4887
4888 <programlisting><command>lwres</command> {
4889     <optional> listen-on { <replaceable>ip_addr</replaceable> <optional>port <replaceable>ip_port</replaceable></optional> ;
4890                 <optional> <replaceable>ip_addr</replaceable> <optional>port <replaceable>ip_port</replaceable></optional> ; ... </optional> }; </optional>
4891     <optional> view <replaceable>view_name</replaceable>; </optional>
4892     <optional> search { <replaceable>domain_name</replaceable> ; <optional> <replaceable>domain_name</replaceable> ; ... </optional> }; </optional>
4893     <optional> ndots <replaceable>number</replaceable>; </optional>
4894 };
4895 </programlisting>
4896
4897       </sect2>
4898       <sect2>
4899         <title><command>lwres</command> Statement Definition and Usage</title>
4900
4901         <para>
4902           The <command>lwres</command> statement configures the
4903           name
4904           server to also act as a lightweight resolver server. (See
4905           <xref linkend="lwresd"/>.)  There may be multiple
4906           <command>lwres</command> statements configuring
4907           lightweight resolver servers with different properties.
4908         </para>
4909
4910         <para>
4911           The <command>listen-on</command> statement specifies a
4912           list of
4913           addresses (and ports) that this instance of a lightweight resolver
4914           daemon
4915           should accept requests on.  If no port is specified, port 921 is
4916           used.
4917           If this statement is omitted, requests will be accepted on
4918           127.0.0.1,
4919           port 921.
4920         </para>
4921
4922         <para>
4923           The <command>view</command> statement binds this
4924           instance of a
4925           lightweight resolver daemon to a view in the DNS namespace, so that
4926           the
4927           response will be constructed in the same manner as a normal DNS
4928           query
4929           matching this view.  If this statement is omitted, the default view
4930           is
4931           used, and if there is no default view, an error is triggered.
4932         </para>
4933
4934         <para>
4935           The <command>search</command> statement is equivalent to
4936           the
4937           <command>search</command> statement in
4938           <filename>/etc/resolv.conf</filename>.  It provides a
4939           list of domains
4940           which are appended to relative names in queries.
4941         </para>
4942
4943         <para>
4944           The <command>ndots</command> statement is equivalent to
4945           the
4946           <command>ndots</command> statement in
4947           <filename>/etc/resolv.conf</filename>.  It indicates the
4948           minimum
4949           number of dots in a relative domain name that should result in an
4950           exact match lookup before search path elements are appended.
4951         </para>
4952       </sect2>
4953       <sect2>
4954         <title><command>masters</command> Statement Grammar</title>
4955
4956 <programlisting>
4957 <command>masters</command> <replaceable>name</replaceable> <optional>port <replaceable>ip_port</replaceable></optional> { ( <replaceable>masters_list</replaceable> | 
4958       <replaceable>ip_addr</replaceable> <optional>port <replaceable>ip_port</replaceable></optional> <optional>key <replaceable>key</replaceable></optional> ) ; <optional>...</optional> };
4959 </programlisting>
4960
4961       </sect2>
4962
4963       <sect2>
4964         <title><command>masters</command> Statement Definition and
4965           Usage</title>
4966         <para><command>masters</command>
4967           lists allow for a common set of masters to be easily used by
4968           multiple stub and slave zones.
4969         </para>
4970       </sect2>
4971
4972       <sect2>
4973         <title><command>options</command> Statement Grammar</title>
4974
4975         <para>
4976           This is the grammar of the <command>options</command>
4977           statement in the <filename>named.conf</filename> file:
4978         </para>
4979
4980 <programlisting><command>options</command> {
4981     <optional> attach-cache <replaceable>cache_name</replaceable>; </optional>
4982     <optional> version <replaceable>version_string</replaceable>; </optional>
4983     <optional> hostname <replaceable>hostname_string</replaceable>; </optional>
4984     <optional> server-id <replaceable>server_id_string</replaceable>; </optional>
4985     <optional> directory <replaceable>path_name</replaceable>; </optional>
4986     <optional> key-directory <replaceable>path_name</replaceable>; </optional>
4987     <optional> managed-keys-directory <replaceable>path_name</replaceable>; </optional>
4988     <optional> named-xfer <replaceable>path_name</replaceable>; </optional>
4989     <optional> tkey-gssapi-keytab <replaceable>path_name</replaceable>; </optional>
4990     <optional> tkey-gssapi-credential <replaceable>principal</replaceable>; </optional>
4991     <optional> tkey-domain <replaceable>domainname</replaceable>; </optional>
4992     <optional> tkey-dhkey <replaceable>key_name</replaceable> <replaceable>key_tag</replaceable>; </optional>
4993     <optional> cache-file <replaceable>path_name</replaceable>; </optional>
4994     <optional> dump-file <replaceable>path_name</replaceable>; </optional>
4995     <optional> bindkeys-file <replaceable>path_name</replaceable>; </optional>
4996     <optional> memstatistics <replaceable>yes_or_no</replaceable>; </optional>
4997     <optional> memstatistics-file <replaceable>path_name</replaceable>; </optional>
4998     <optional> pid-file <replaceable>path_name</replaceable>; </optional>
4999     <optional> recursing-file <replaceable>path_name</replaceable>; </optional>
5000     <optional> statistics-file <replaceable>path_name</replaceable>; </optional>
5001     <optional> zone-statistics <replaceable>yes_or_no</replaceable>; </optional>
5002     <optional> auth-nxdomain <replaceable>yes_or_no</replaceable>; </optional>
5003     <optional> deallocate-on-exit <replaceable>yes_or_no</replaceable>; </optional>
5004     <optional> dialup <replaceable>dialup_option</replaceable>; </optional>
5005     <optional> fake-iquery <replaceable>yes_or_no</replaceable>; </optional>
5006     <optional> fetch-glue <replaceable>yes_or_no</replaceable>; </optional>
5007     <optional> flush-zones-on-shutdown <replaceable>yes_or_no</replaceable>; </optional>
5008     <optional> has-old-clients <replaceable>yes_or_no</replaceable>; </optional>
5009     <optional> host-statistics <replaceable>yes_or_no</replaceable>; </optional>
5010     <optional> host-statistics-max <replaceable>number</replaceable>; </optional>
5011     <optional> minimal-responses <replaceable>yes_or_no</replaceable>; </optional>
5012     <optional> multiple-cnames <replaceable>yes_or_no</replaceable>; </optional>
5013     <optional> notify <replaceable>yes_or_no</replaceable> | <replaceable>explicit</replaceable> | <replaceable>master-only</replaceable>; </optional>
5014     <optional> recursion <replaceable>yes_or_no</replaceable>; </optional>
5015     <optional> rfc2308-type1 <replaceable>yes_or_no</replaceable>; </optional>
5016     <optional> use-id-pool <replaceable>yes_or_no</replaceable>; </optional>
5017     <optional> maintain-ixfr-base <replaceable>yes_or_no</replaceable>; </optional>
5018     <optional> ixfr-from-differences (<replaceable>yes_or_no</replaceable> | <constant>master</constant> | <constant>slave</constant>); </optional>
5019     <optional> dnssec-enable <replaceable>yes_or_no</replaceable>; </optional>
5020     <optional> dnssec-validation (<replaceable>yes_or_no</replaceable> | <constant>auto</constant>); </optional>
5021     <optional> dnssec-lookaside ( <replaceable>auto</replaceable> | 
5022                         <replaceable>domain</replaceable> trust-anchor <replaceable>domain</replaceable> ); </optional>
5023     <optional> dnssec-must-be-secure <replaceable>domain yes_or_no</replaceable>; </optional>
5024     <optional> dnssec-accept-expired <replaceable>yes_or_no</replaceable>; </optional>
5025     <optional> forward ( <replaceable>only</replaceable> | <replaceable>first</replaceable> ); </optional>
5026     <optional> forwarders { <optional> <replaceable>ip_addr</replaceable> <optional>port <replaceable>ip_port</replaceable></optional> ; ... </optional> }; </optional>
5027     <optional> dual-stack-servers <optional>port <replaceable>ip_port</replaceable></optional> {
5028         ( <replaceable>domain_name</replaceable> <optional>port <replaceable>ip_port</replaceable></optional> |
5029           <replaceable>ip_addr</replaceable> <optional>port <replaceable>ip_port</replaceable></optional> ) ; 
5030         ... }; </optional>
5031     <optional> check-names ( <replaceable>master</replaceable> | <replaceable>slave</replaceable> | <replaceable>response</replaceable> )
5032         ( <replaceable>warn</replaceable> | <replaceable>fail</replaceable> | <replaceable>ignore</replaceable> ); </optional>
5033     <optional> check-dup-records ( <replaceable>warn</replaceable> | <replaceable>fail</replaceable> | <replaceable>ignore</replaceable> ); </optional>
5034     <optional> check-mx ( <replaceable>warn</replaceable> | <replaceable>fail</replaceable> | <replaceable>ignore</replaceable> ); </optional>
5035     <optional> check-wildcard <replaceable>yes_or_no</replaceable>; </optional>
5036     <optional> check-integrity <replaceable>yes_or_no</replaceable>; </optional>
5037     <optional> check-mx-cname ( <replaceable>warn</replaceable> | <replaceable>fail</replaceable> | <replaceable>ignore</replaceable> ); </optional>
5038     <optional> check-srv-cname ( <replaceable>warn</replaceable> | <replaceable>fail</replaceable> | <replaceable>ignore</replaceable> ); </optional>
5039     <optional> check-sibling <replaceable>yes_or_no</replaceable>; </optional>
5040     <optional> allow-new-zones { <replaceable>yes_or_no</replaceable> }; </optional>
5041     <optional> allow-notify { <replaceable>address_match_list</replaceable> }; </optional>
5042     <optional> allow-query { <replaceable>address_match_list</replaceable> }; </optional>
5043     <optional> allow-query-on { <replaceable>address_match_list</replaceable> }; </optional>
5044     <optional> allow-query-cache { <replaceable>address_match_list</replaceable> }; </optional>
5045     <optional> allow-query-cache-on { <replaceable>address_match_list</replaceable> }; </optional>
5046     <optional> allow-transfer { <replaceable>address_match_list</replaceable> }; </optional>
5047     <optional> allow-recursion { <replaceable>address_match_list</replaceable> }; </optional>
5048     <optional> allow-recursion-on { <replaceable>address_match_list</replaceable> }; </optional>
5049     <optional> allow-update { <replaceable>address_match_list</replaceable> }; </optional>
5050     <optional> allow-update-forwarding { <replaceable>address_match_list</replaceable> }; </optional>
5051     <optional> update-check-ksk <replaceable>yes_or_no</replaceable>; </optional>
5052     <optional> dnssec-dnskey-kskonly <replaceable>yes_or_no</replaceable>; </optional>
5053     <optional> dnssec-secure-to-insecure <replaceable>yes_or_no</replaceable> ;</optional>
5054     <optional> try-tcp-refresh <replaceable>yes_or_no</replaceable>; </optional>
5055     <optional> allow-v6-synthesis { <replaceable>address_match_list</replaceable> }; </optional>
5056     <optional> blackhole { <replaceable>address_match_list</replaceable> }; </optional>
5057     <optional> use-v4-udp-ports { <replaceable>port_list</replaceable> }; </optional>
5058     <optional> avoid-v4-udp-ports { <replaceable>port_list</replaceable> }; </optional>
5059     <optional> use-v6-udp-ports { <replaceable>port_list</replaceable> }; </optional>
5060     <optional> avoid-v6-udp-ports { <replaceable>port_list</replaceable> }; </optional>
5061     <optional> listen-on <optional> port <replaceable>ip_port</replaceable> </optional> { <replaceable>address_match_list</replaceable> }; </optional>
5062     <optional> listen-on-v6 <optional> port <replaceable>ip_port</replaceable> </optional> { <replaceable>address_match_list</replaceable> }; </optional>
5063     <optional> query-source ( ( <replaceable>ip4_addr</replaceable> | <replaceable>*</replaceable> )
5064         <optional> port ( <replaceable>ip_port</replaceable> | <replaceable>*</replaceable> ) </optional> |
5065         <optional> address ( <replaceable>ip4_addr</replaceable> | <replaceable>*</replaceable> ) </optional>
5066         <optional> port ( <replaceable>ip_port</replaceable> | <replaceable>*</replaceable> ) </optional> ) ; </optional>
5067     <optional> query-source-v6 ( ( <replaceable>ip6_addr</replaceable> | <replaceable>*</replaceable> )
5068         <optional> port ( <replaceable>ip_port</replaceable> | <replaceable>*</replaceable> ) </optional> | 
5069         <optional> address ( <replaceable>ip6_addr</replaceable> | <replaceable>*</replaceable> ) </optional> 
5070         <optional> port ( <replaceable>ip_port</replaceable> | <replaceable>*</replaceable> ) </optional> ) ; </optional>
5071     <optional> use-queryport-pool <replaceable>yes_or_no</replaceable>; </optional>
5072     <optional> queryport-pool-ports <replaceable>number</replaceable>; </optional>
5073     <optional> queryport-pool-updateinterval <replaceable>number</replaceable>; </optional>
5074     <optional> max-transfer-time-in <replaceable>number</replaceable>; </optional>
5075     <optional> max-transfer-time-out <replaceable>number</replaceable>; </optional>
5076     <optional> max-transfer-idle-in <replaceable>number</replaceable>; </optional>
5077     <optional> max-transfer-idle-out <replaceable>number</replaceable>; </optional>
5078     <optional> tcp-clients <replaceable>number</replaceable>; </optional>
5079     <optional> reserved-sockets <replaceable>number</replaceable>; </optional>
5080     <optional> recursive-clients <replaceable>number</replaceable>; </optional>
5081     <optional> serial-query-rate <replaceable>number</replaceable>; </optional>
5082     <optional> serial-queries <replaceable>number</replaceable>; </optional>
5083     <optional> tcp-listen-queue <replaceable>number</replaceable>; </optional>
5084     <optional> transfer-format <replaceable>( one-answer | many-answers )</replaceable>; </optional>
5085     <optional> transfers-in  <replaceable>number</replaceable>; </optional>
5086     <optional> transfers-out <replaceable>number</replaceable>; </optional>
5087     <optional> transfers-per-ns <replaceable>number</replaceable>; </optional>
5088     <optional> transfer-source (<replaceable>ip4_addr</replaceable> | <constant>*</constant>) <optional>port <replaceable>ip_port</replaceable></optional> ; </optional>
5089     <optional> transfer-source-v6 (<replaceable>ip6_addr</replaceable> | <constant>*</constant>) <optional>port <replaceable>ip_port</replaceable></optional> ; </optional>
5090     <optional> alt-transfer-source (<replaceable>ip4_addr</replaceable> | <constant>*</constant>) <optional>port <replaceable>ip_port</replaceable></optional> ; </optional>
5091     <optional> alt-transfer-source-v6 (<replaceable>ip6_addr</replaceable> | <constant>*</constant>)
5092                              <optional>port <replaceable>ip_port</replaceable></optional> ; </optional>
5093     <optional> use-alt-transfer-source <replaceable>yes_or_no</replaceable>; </optional>
5094     <optional> notify-delay <replaceable>seconds</replaceable> ; </optional>
5095     <optional> notify-source (<replaceable>ip4_addr</replaceable> | <constant>*</constant>) <optional>port <replaceable>ip_port</replaceable></optional> ; </optional>
5096     <optional> notify-source-v6 (<replaceable>ip6_addr</replaceable> | <constant>*</constant>) <optional>port <replaceable>ip_port</replaceable></optional> ; </optional>
5097     <optional> notify-to-soa <replaceable>yes_or_no</replaceable> ; </optional>
5098     <optional> also-notify { <replaceable>ip_addr</replaceable> <optional>port <replaceable>ip_port</replaceable></optional> ;
5099                   <optional> <replaceable>ip_addr</replaceable> <optional>port <replaceable>ip_port</replaceable></optional> ; ... </optional> }; </optional>
5100     <optional> max-ixfr-log-size <replaceable>number</replaceable>; </optional>
5101     <optional> max-journal-size <replaceable>size_spec</replaceable>; </optional>
5102     <optional> coresize <replaceable>size_spec</replaceable> ; </optional>
5103     <optional> datasize <replaceable>size_spec</replaceable> ; </optional>
5104     <optional> files <replaceable>size_spec</replaceable> ; </optional>
5105     <optional> stacksize <replaceable>size_spec</replaceable> ; </optional>
5106     <optional> cleaning-interval <replaceable>number</replaceable>; </optional>
5107     <optional> heartbeat-interval <replaceable>number</replaceable>; </optional>
5108     <optional> interface-interval <replaceable>number</replaceable>; </optional>
5109     <optional> statistics-interval <replaceable>number</replaceable>; </optional>
5110     <optional> topology { <replaceable>address_match_list</replaceable> }</optional>;
5111     <optional> sortlist { <replaceable>address_match_list</replaceable> }</optional>;
5112     <optional> rrset-order { <replaceable>order_spec</replaceable> ; <optional> <replaceable>order_spec</replaceable> ; ... </optional> </optional> };
5113     <optional> lame-ttl <replaceable>number</replaceable>; </optional>
5114     <optional> max-ncache-ttl <replaceable>number</replaceable>; </optional>
5115     <optional> max-cache-ttl <replaceable>number</replaceable>; </optional>
5116     <optional> sig-validity-interval <replaceable>number</replaceable> <optional><replaceable>number</replaceable></optional> ; </optional>
5117     <optional> sig-signing-nodes <replaceable>number</replaceable> ; </optional>
5118     <optional> sig-signing-signatures <replaceable>number</replaceable> ; </optional>
5119     <optional> sig-signing-type <replaceable>number</replaceable> ; </optional>
5120     <optional> min-roots <replaceable>number</replaceable>; </optional>
5121     <optional> use-ixfr <replaceable>yes_or_no</replaceable> ; </optional>
5122     <optional> provide-ixfr <replaceable>yes_or_no</replaceable>; </optional>
5123     <optional> request-ixfr <replaceable>yes_or_no</replaceable>; </optional>
5124     <optional> treat-cr-as-space <replaceable>yes_or_no</replaceable> ; </optional>
5125     <optional> min-refresh-time <replaceable>number</replaceable> ; </optional>
5126     <optional> max-refresh-time <replaceable>number</replaceable> ; </optional>
5127     <optional> min-retry-time <replaceable>number</replaceable> ; </optional>
5128     <optional> max-retry-time <replaceable>number</replaceable> ; </optional>
5129     <optional> port <replaceable>ip_port</replaceable>; </optional>
5130     <optional> additional-from-auth <replaceable>yes_or_no</replaceable> ; </optional>
5131     <optional> additional-from-cache <replaceable>yes_or_no</replaceable> ; </optional>
5132     <optional> random-device <replaceable>path_name</replaceable> ; </optional>
5133     <optional> max-cache-size <replaceable>size_spec</replaceable> ; </optional>
5134     <optional> match-mapped-addresses <replaceable>yes_or_no</replaceable>; </optional>
5135     <optional> filter-aaaa-on-v4 ( <replaceable>yes_or_no</replaceable> | <replaceable>break-dnssec</replaceable> ); </optional>
5136     <optional> filter-aaaa { <replaceable>address_match_list</replaceable> }; </optional>
5137     <optional> dns64 <replaceable>IPv6-prefix</replaceable> {
5138         <optional> clients { <replaceable>address_match_list</replaceable> }; </optional>
5139         <optional> mapped { <replaceable>address_match_list</replaceable> }; </optional>
5140         <optional> exclude { <replaceable>address_match_list</replaceable> }; </optional>
5141         <optional> suffix IPv6-address; </optional>
5142         <optional> recursive-only <replaceable>yes_or_no</replaceable>; </optional>
5143         <optional> break-dnssec <replaceable>yes_or_no</replaceable>; </optional>
5144     }; </optional>;
5145     <optional> dns64-server <replaceable>name</replaceable> </optional>
5146     <optional> dns64-contact <replaceable>name</replaceable> </optional>
5147     <optional> preferred-glue ( <replaceable>A</replaceable> | <replaceable>AAAA</replaceable> | <replaceable>NONE</replaceable> ); </optional>
5148     <optional> edns-udp-size <replaceable>number</replaceable>; </optional>
5149     <optional> max-udp-size <replaceable>number</replaceable>; </optional>
5150     <optional> root-delegation-only <optional> exclude { <replaceable>namelist</replaceable> } </optional> ; </optional>
5151     <optional> querylog <replaceable>yes_or_no</replaceable> ; </optional>
5152     <optional> disable-algorithms <replaceable>domain</replaceable> { <replaceable>algorithm</replaceable>;
5153                                 <optional> <replaceable>algorithm</replaceable>; </optional> }; </optional>
5154     <optional> acache-enable <replaceable>yes_or_no</replaceable> ; </optional>
5155     <optional> acache-cleaning-interval <replaceable>number</replaceable>; </optional>
5156     <optional> max-acache-size <replaceable>size_spec</replaceable> ; </optional>
5157     <optional> clients-per-query <replaceable>number</replaceable> ; </optional>
5158     <optional> max-clients-per-query <replaceable>number</replaceable> ; </optional>
5159     <optional> masterfile-format (<constant>text</constant>|<constant>raw</constant>) ; </optional>
5160     <optional> empty-server <replaceable>name</replaceable> ; </optional>
5161     <optional> empty-contact <replaceable>name</replaceable> ; </optional>
5162     <optional> empty-zones-enable <replaceable>yes_or_no</replaceable> ; </optional>
5163     <optional> disable-empty-zone <replaceable>zone_name</replaceable> ; </optional>
5164     <optional> zero-no-soa-ttl <replaceable>yes_or_no</replaceable> ; </optional>
5165     <optional> zero-no-soa-ttl-cache <replaceable>yes_or_no</replaceable> ; </optional>
5166     <optional> resolver-query-timeout <replaceable>number</replaceable> ; </optional>
5167     <optional> deny-answer-addresses { <replaceable>address_match_list</replaceable> } <optional> except-from { <replaceable>namelist</replaceable> } </optional>;</optional>
5168     <optional> deny-answer-aliases { <replaceable>namelist</replaceable> } <optional> except-from { <replaceable>namelist</replaceable> } </optional>;</optional>
5169     <optional> response-policy { <replaceable>zone_name</replaceable> <optional> policy <replaceable>given</replaceable> | <replaceable>no-op</replaceable> | <replaceable>nxdomain</replaceable> | <replaceable>nodata</replaceable> | <replaceable>cname domain</replaceable> </optional> ; } ; </optional>
5170 };
5171 </programlisting>
5172
5173       </sect2>
5174
5175       <sect2 id="options">
5176         <title><command>options</command> Statement Definition and
5177           Usage</title>
5178
5179         <para>
5180           The <command>options</command> statement sets up global
5181           options
5182           to be used by <acronym>BIND</acronym>. This statement
5183           may appear only
5184           once in a configuration file. If there is no <command>options</command>
5185           statement, an options block with each option set to its default will
5186           be used.
5187         </para>
5188
5189         <variablelist>
5190
5191             <varlistentry>
5192               <term><command>attach-cache</command></term>
5193               <listitem>
5194                 <para>
5195                   Allows multiple views to share a single cache
5196                   database.
5197                   Each view has its own cache database by default, but
5198                   if multiple views have the same operational policy
5199                   for name resolution and caching, those views can
5200                   share a single cache to save memory and possibly
5201                   improve resolution efficiency by using this option.
5202                 </para>
5203
5204                 <para>
5205                   The <command>attach-cache</command> option
5206                   may also be specified in <command>view</command>
5207                   statements, in which case it overrides the
5208                   global <command>attach-cache</command> option.
5209                 </para>
5210
5211                 <para>
5212                   The <replaceable>cache_name</replaceable> specifies
5213                   the cache to be shared.
5214                   When the <command>named</command> server configures
5215                   views which are supposed to share a cache, it
5216                   creates a cache with the specified name for the
5217                   first view of these sharing views.
5218                   The rest of the views will simply refer to the
5219                   already created cache.
5220                 </para>
5221
5222                 <para>
5223                   One common configuration to share a cache would be to
5224                   allow all views to share a single cache.
5225                   This can be done by specifying
5226                   the <command>attach-cache</command> as a global
5227                   option with an arbitrary name.
5228                 </para>
5229
5230                 <para>
5231                   Another possible operation is to allow a subset of
5232                   all views to share a cache while the others to
5233                   retain their own caches.
5234                   For example, if there are three views A, B, and C,
5235                   and only A and B should share a cache, specify the
5236                   <command>attach-cache</command> option as a view A (or
5237                   B)'s option, referring to the other view name:
5238                 </para>
5239
5240 <programlisting>
5241   view "A" {
5242     // this view has its own cache
5243     ...
5244   };
5245   view "B" {
5246     // this view refers to A's cache
5247     attach-cache "A";
5248   };
5249   view "C" {
5250     // this view has its own cache
5251     ...
5252   };
5253 </programlisting>
5254
5255                 <para>
5256                   Views that share a cache must have the same policy
5257                   on configurable parameters that may affect caching.
5258                   The current implementation requires the following
5259                   configurable options be consistent among these
5260                   views:
5261                   <command>check-names</command>,
5262                   <command>cleaning-interval</command>,
5263                   <command>dnssec-accept-expired</command>,
5264                   <command>dnssec-validation</command>,
5265                   <command>max-cache-ttl</command>,
5266                   <command>max-ncache-ttl</command>,
5267                   <command>max-cache-size</command>, and
5268                   <command>zero-no-soa-ttl</command>.
5269                 </para>
5270
5271                 <para>
5272                   Note that there may be other parameters that may
5273                   cause confusion if they are inconsistent for
5274                   different views that share a single cache.
5275                   For example, if these views define different sets of
5276                   forwarders that can return different answers for the
5277                   same question, sharing the answer does not make
5278                   sense or could even be harmful.
5279                   It is administrator's responsibility to ensure
5280                   configuration differences in different views do
5281                   not cause disruption with a shared cache.
5282                 </para>
5283               </listitem>
5284
5285             </varlistentry>
5286
5287           <varlistentry>
5288             <term><command>directory</command></term>
5289             <listitem>
5290               <para>
5291                 The working directory of the server.
5292                 Any non-absolute pathnames in the configuration file will be
5293                 taken
5294                 as relative to this directory. The default location for most
5295                 server
5296                 output files (e.g. <filename>named.run</filename>)
5297                 is this directory.
5298                 If a directory is not specified, the working directory
5299                 defaults to `<filename>.</filename>', the directory from
5300                 which the server
5301                 was started. The directory specified should be an absolute
5302                 path.
5303               </para>
5304             </listitem>
5305           </varlistentry>
5306
5307           <varlistentry>
5308             <term><command>key-directory</command></term>
5309             <listitem>
5310               <para>
5311                 When performing dynamic update of secure zones, the
5312                 directory where the public and private DNSSEC key files
5313                 should be found, if different than the current working
5314                 directory.  (Note that this option has no effect on the
5315                 paths for files containing non-DNSSEC keys such as
5316                 <filename>bind.keys</filename>,
5317                 <filename>rndc.key</filename> or
5318                 <filename>session.key</filename>.)
5319               </para>
5320             </listitem>
5321           </varlistentry>
5322
5323           <varlistentry>
5324             <term><command>managed-keys-directory</command></term>
5325             <listitem>
5326               <para>
5327                 The directory used to hold the files used to track managed keys.
5328                 By default it is the working directory.  It there are no
5329                 views then the file <filename>managed-keys.bind</filename>
5330                 otherwise a SHA256 hash of the view name is used with
5331                 <filename>.mkeys</filename> extension added.
5332               </para>
5333             </listitem>
5334           </varlistentry>
5335
5336           <varlistentry>
5337             <term><command>named-xfer</command></term>
5338             <listitem>
5339               <para>
5340                 <emphasis>This option is obsolete.</emphasis> It
5341                 was used in <acronym>BIND</acronym> 8 to specify
5342                 the pathname to the <command>named-xfer</command>
5343                 program.  In <acronym>BIND</acronym> 9, no separate
5344                 <command>named-xfer</command> program is needed;
5345                 its functionality is built into the name server.
5346               </para>
5347             </listitem>
5348           </varlistentry>
5349
5350           <varlistentry>
5351             <term><command>tkey-gssapi-keytab</command></term>
5352             <listitem>
5353               <para>
5354                 The KRB5 keytab file to use for GSS-TSIG updates. If
5355                 this option is set and tkey-gssapi-credential is not
5356                 set, then updates will be allowed with any key
5357                 matching a principal in the specified keytab.
5358               </para>
5359             </listitem>
5360           </varlistentry>
5361
5362           <varlistentry>
5363             <term><command>tkey-gssapi-credential</command></term>
5364             <listitem>
5365               <para>
5366                 The security credential with which the server should
5367                 authenticate keys requested by the GSS-TSIG protocol.
5368                 Currently only Kerberos 5 authentication is available
5369                 and the credential is a Kerberos principal which the
5370                 server can acquire through the default system key
5371                 file, normally <filename>/etc/krb5.keytab</filename>.
5372                 The location keytab file can be overridden using the
5373                 tkey-gssapi-keytab option. Normally this principal is
5374                 of the form "<userinput>DNS/</userinput><varname>server.domain</varname>".
5375                 To use GSS-TSIG, <command>tkey-domain</command> must
5376                 also be set if a specific keytab is not set with
5377                 tkey-gssapi-keytab.
5378               </para>
5379             </listitem>
5380           </varlistentry>
5381
5382           <varlistentry>
5383             <term><command>tkey-domain</command></term>
5384             <listitem>
5385               <para>
5386                 The domain appended to the names of all shared keys
5387                 generated with <command>TKEY</command>.  When a
5388                 client requests a <command>TKEY</command> exchange,
5389                 it may or may not specify the desired name for the
5390                 key. If present, the name of the shared key will
5391                 be <varname>client specified part</varname> +
5392                 <varname>tkey-domain</varname>.  Otherwise, the
5393                 name of the shared key will be <varname>random hex
5394                 digits</varname> + <varname>tkey-domain</varname>.
5395                 In most cases, the <command>domainname</command>
5396                 should be the server's domain name, or an otherwise
5397                 non-existent subdomain like
5398                 "_tkey.<varname>domainname</varname>".  If you are
5399                 using GSS-TSIG, this variable must be defined, unless
5400                 you specify a specific keytab using tkey-gssapi-keytab.
5401               </para>
5402             </listitem>
5403           </varlistentry>
5404
5405           <varlistentry>
5406             <term><command>tkey-dhkey</command></term>
5407             <listitem>
5408               <para>
5409                 The Diffie-Hellman key used by the server
5410                 to generate shared keys with clients using the Diffie-Hellman
5411                 mode
5412                 of <command>TKEY</command>. The server must be
5413                 able to load the
5414                 public and private keys from files in the working directory.
5415                 In
5416                 most cases, the keyname should be the server's host name.
5417               </para>
5418             </listitem>
5419           </varlistentry>
5420
5421           <varlistentry>
5422             <term><command>cache-file</command></term>
5423             <listitem>
5424               <para>
5425                 This is for testing only.  Do not use.
5426               </para>
5427             </listitem>
5428           </varlistentry>
5429
5430           <varlistentry>
5431             <term><command>dump-file</command></term>
5432             <listitem>
5433               <para>
5434                 The pathname of the file the server dumps
5435                 the database to when instructed to do so with
5436                 <command>rndc dumpdb</command>.
5437                 If not specified, the default is <filename>named_dump.db</filename>.
5438               </para>
5439             </listitem>
5440           </varlistentry>
5441
5442           <varlistentry>
5443             <term><command>memstatistics-file</command></term>
5444             <listitem>
5445               <para>
5446                 The pathname of the file the server writes memory
5447                 usage statistics to on exit. If not specified,
5448                 the default is <filename>named.memstats</filename>.
5449               </para>
5450             </listitem>
5451           </varlistentry>
5452
5453           <varlistentry>
5454             <term><command>pid-file</command></term>
5455             <listitem>
5456               <para>
5457                 The pathname of the file the server writes its process ID
5458                 in. If not specified, the default is
5459                 <filename>/var/run/named/named.pid</filename>.
5460                 The PID file is used by programs that want to send signals to
5461                 the running
5462                 name server. Specifying <command>pid-file none</command> disables the
5463                 use of a PID file &mdash; no file will be written and any
5464                 existing one will be removed.  Note that <command>none</command>
5465                 is a keyword, not a filename, and therefore is not enclosed
5466                 in
5467                 double quotes.
5468               </para>
5469             </listitem>
5470           </varlistentry>
5471
5472           <varlistentry>
5473             <term><command>recursing-file</command></term>
5474             <listitem>
5475               <para>
5476                 The pathname of the file the server dumps
5477                 the queries that are currently recursing when instructed
5478                 to do so with <command>rndc recursing</command>.
5479                 If not specified, the default is <filename>named.recursing</filename>.
5480               </para>
5481             </listitem>
5482           </varlistentry>
5483
5484           <varlistentry>
5485             <term><command>statistics-file</command></term>
5486             <listitem>
5487               <para>
5488                 The pathname of the file the server appends statistics
5489                 to when instructed to do so using <command>rndc stats</command>.
5490                 If not specified, the default is <filename>named.stats</filename> in the
5491                 server's current directory.  The format of the file is
5492                 described
5493                 in <xref linkend="statsfile"/>.
5494               </para>
5495             </listitem>
5496           </varlistentry>
5497
5498           <varlistentry>
5499             <term><command>bindkeys-file</command></term>
5500             <listitem>
5501               <para>
5502                 The pathname of a file to override the built-in trusted
5503                 keys provided by <command>named</command>.
5504                 See the discussion of <command>dnssec-lookaside</command>
5505                 and <command>dnssec-validation</command> for details. 
5506                 If not specified, the default is
5507                 <filename>/etc/bind.keys</filename>.
5508               </para>
5509             </listitem>
5510           </varlistentry>
5511
5512           <varlistentry>
5513             <term><command>secroots-file</command></term>
5514             <listitem>
5515               <para>
5516                 The pathname of the file the server dumps
5517                 security roots to when instructed to do so with
5518                 <command>rndc secroots</command>.
5519                 If not specified, the default is <filename>named.secroots</filename>.
5520               </para>
5521             </listitem>
5522           </varlistentry>
5523
5524           <varlistentry>
5525             <term><command>session-keyfile</command></term>
5526             <listitem>
5527               <para>
5528                 The pathname of the file into which to write a TSIG
5529                 session key generated by <command>named</command> for use by
5530                 <command>nsupdate -l</command>.  If not specified, the
5531                 default is <filename>/var/run/named/session.key</filename>.
5532                 (See <xref linkend="dynamic_update_policies"/>, and in
5533                 particular the discussion of the
5534                 <command>update-policy</command> statement's
5535                 <userinput>local</userinput> option for more
5536                 information about this feature.)
5537               </para>
5538             </listitem>
5539           </varlistentry>
5540
5541           <varlistentry>
5542             <term><command>session-keyname</command></term>
5543             <listitem>
5544               <para>
5545                 The key name to use for the TSIG session key.
5546                 If not specified, the default is "local-ddns".
5547               </para>
5548             </listitem>
5549           </varlistentry>
5550
5551           <varlistentry>
5552             <term><command>session-keyalg</command></term>
5553             <listitem>
5554               <para>
5555                 The algorithm to use for the TSIG session key.
5556                 Valid values are hmac-sha1, hmac-sha224, hmac-sha256,
5557                 hmac-sha384, hmac-sha512 and hmac-md5.  If not
5558                 specified, the default is hmac-sha256.
5559               </para>
5560             </listitem>
5561           </varlistentry>
5562
5563           <varlistentry>
5564             <term><command>session-keyfile</command></term>
5565             <listitem>
5566               <para>
5567                 The pathname of the file into which to write a session TSIG
5568                 key for use by <command>nsupdate -l</command>.  (See the
5569                 discussion of the <command>update-policy</command>
5570                 statement's <userinput>local</userinput> option for more
5571                 details on this feature.)
5572               </para>
5573             </listitem>
5574           </varlistentry>
5575
5576           <varlistentry>
5577             <term><command>port</command></term>
5578             <listitem>
5579               <para>
5580                 The UDP/TCP port number the server uses for
5581                 receiving and sending DNS protocol traffic.
5582                 The default is 53.  This option is mainly intended for server
5583                 testing;
5584                 a server using a port other than 53 will not be able to
5585                 communicate with
5586                 the global DNS.
5587               </para>
5588             </listitem>
5589           </varlistentry>
5590
5591           <varlistentry>
5592             <term><command>random-device</command></term>
5593             <listitem>
5594               <para>
5595                 The source of entropy to be used by the server.  Entropy is
5596                 primarily needed
5597                 for DNSSEC operations, such as TKEY transactions and dynamic
5598                 update of signed
5599                 zones.  This options specifies the device (or file) from which
5600                 to read
5601                 entropy.  If this is a file, operations requiring entropy will
5602                 fail when the
5603                 file has been exhausted.  If not specified, the default value
5604                 is
5605                 <filename>/dev/random</filename>
5606                 (or equivalent) when present, and none otherwise.  The
5607                 <command>random-device</command> option takes
5608                 effect during
5609                 the initial configuration load at server startup time and
5610                 is ignored on subsequent reloads.
5611               </para>
5612             </listitem>
5613           </varlistentry>
5614
5615           <varlistentry>
5616             <term><command>preferred-glue</command></term>
5617             <listitem>
5618               <para>
5619                 If specified, the listed type (A or AAAA) will be emitted
5620                 before other glue
5621                 in the additional section of a query response.
5622                 The default is not to prefer any type (NONE).
5623               </para>
5624             </listitem>
5625           </varlistentry>
5626
5627           <varlistentry id="root_delegation_only">
5628             <term><command>root-delegation-only</command></term>
5629             <listitem>
5630               <para>
5631                 Turn on enforcement of delegation-only in TLDs
5632                 (top level domains) and root zones with an optional
5633                 exclude list.
5634               </para>
5635               <para>
5636                 DS queries are expected to be made to and be answered by
5637                 delegation only zones.  Such queries and responses are
5638                 treated as an exception to delegation-only processing
5639                 and are not converted to NXDOMAIN responses provided
5640                 a CNAME is not discovered at the query name.
5641               </para>
5642               <para>
5643                 If a delegation only zone server also serves a child
5644                 zone it is not always possible to determine whether
5645                 an answer comes from the delegation only zone or the
5646                 child zone.  SOA NS and DNSKEY records are apex
5647                 only records and a matching response that contains
5648                 these records or DS is treated as coming from a
5649                 child zone.  RRSIG records are also examined to see
5650                 if they are signed by a child zone or not.  The
5651                 authority section is also examined to see if there
5652                 is evidence that the answer is from the child zone.
5653                 Answers that are determined to be from a child zone
5654                 are not converted to NXDOMAIN responses.  Despite
5655                 all these checks there is still a possibility of
5656                 false negatives when a child zone is being served.
5657               </para>
5658               <para>
5659                 Similarly false positives can arise from empty nodes
5660                 (no records at the name) in the delegation only zone
5661                 when the query type is not ANY.
5662               </para>
5663               <para>
5664                 Note some TLDs are not delegation only (e.g. "DE", "LV",
5665                 "US" and "MUSEUM").  This list is not exhaustive.
5666               </para>
5667
5668 <programlisting>
5669 options {
5670         root-delegation-only exclude { "de"; "lv"; "us"; "museum"; };
5671 };
5672 </programlisting>
5673
5674             </listitem>
5675           </varlistentry>
5676
5677           <varlistentry>
5678             <term><command>disable-algorithms</command></term>
5679             <listitem>
5680               <para>
5681                 Disable the specified DNSSEC algorithms at and below the
5682                 specified name.
5683                 Multiple <command>disable-algorithms</command>
5684                 statements are allowed.
5685                 Only the most specific will be applied.
5686               </para>
5687             </listitem>
5688           </varlistentry>
5689
5690           <varlistentry>
5691             <term><command>dnssec-lookaside</command></term>
5692             <listitem>
5693               <para>
5694                 When set, <command>dnssec-lookaside</command> provides the
5695                 validator with an alternate method to validate DNSKEY
5696                 records at the top of a zone.  When a DNSKEY is at or
5697                 below a domain specified by the deepest
5698                 <command>dnssec-lookaside</command>, and the normal DNSSEC
5699                 validation has left the key untrusted, the trust-anchor
5700                 will be appended to the key name and a DLV record will be
5701                 looked up to see if it can validate the key.  If the DLV
5702                 record validates a DNSKEY (similarly to the way a DS
5703                 record does) the DNSKEY RRset is deemed to be trusted.
5704               </para>
5705               <para>
5706                 If <command>dnssec-lookaside</command> is set to
5707                 <userinput>auto</userinput>, then built-in default
5708                 values for the DLV domain and trust anchor will be
5709                 used, along with a built-in key for validation.
5710               </para>
5711               <para>
5712                 The default DLV key is stored in the file
5713                 <filename>bind.keys</filename>;
5714                 <command>named</command> will load that key at
5715                 startup if <command>dnssec-lookaside</command> is set to
5716                 <constant>auto</constant>.  A copy of the file is
5717                 installed along with <acronym>BIND</acronym> 9, and is
5718                 current as of the release date.  If the DLV key expires, a
5719                 new copy of <filename>bind.keys</filename> can be downloaded
5720                 from <ulink>https://www.isc.org/solutions/dlv</ulink>.
5721               </para>
5722               <para>
5723                 (To prevent problems if <filename>bind.keys</filename> is
5724                 not found, the current key is also compiled in to
5725                 <command>named</command>.  Relying on this is not
5726                 recommended, however, as it requires <command>named</command>
5727                 to be recompiled with a new key when the DLV key expires.)
5728               </para>
5729               <para>
5730                 NOTE: <command>named</command> only loads certain specific
5731                 keys from <filename>bind.keys</filename>:  those for the
5732                 DLV zone and for the DNS root zone.  The file cannot be
5733                 used to store keys for other zones.
5734               </para>
5735             </listitem>
5736           </varlistentry>
5737
5738           <varlistentry>
5739             <term><command>dnssec-must-be-secure</command></term>
5740             <listitem>
5741               <para>
5742                 Specify hierarchies which must be or may not be secure
5743                 (signed and validated).  If <userinput>yes</userinput>,
5744                 then <command>named</command> will only accept answers if
5745                 they are secure.  If <userinput>no</userinput>, then normal
5746                 DNSSEC validation applies allowing for insecure answers to
5747                 be accepted.  The specified domain must be under a
5748                 <command>trusted-keys</command> or
5749                 <command>managed-keys</command> statement, or
5750                 <command>dnssec-lookaside</command> must be active.
5751               </para>
5752             </listitem>
5753           </varlistentry>
5754
5755           <varlistentry>
5756             <term><command>dns64</command></term>
5757             <listitem>
5758               <para>
5759                 This directive instructs <command>named</command> to
5760                 return mapped IPv4 addresses to AAAA queries when
5761                 there are no AAAA records.  It is intended to be
5762                 used in conjunction with a NAT64.  Each
5763                 <command>dns64</command> defines one DNS64 prefix.
5764                 Multiple DNS64 prefixes can be defined.
5765               </para>
5766               <para>
5767                 Compatible IPv6 prefixes have lengths of 32, 40, 48, 56,
5768                 64 and 96 as per RFC 6052.
5769               </para>
5770               <para>
5771                 Additionally a reverse IP6.ARPA zone will be created for
5772                 the prefix to provide a mapping from the IP6.ARPA names
5773                 to the corresponding IN-ADDR.ARPA names using synthesized
5774                 CNAMEs.  <command>dns64-server</command> and
5775                 <command>dns64-contact</command> can be used to specify
5776                 the name of the server and contact for the zones. These
5777                 are settable at the view / options level.  These are
5778                 not settable on a per-prefix basis.
5779               </para>
5780               <para>
5781                 Each <command>dns64</command> supports an optional
5782                 <command>clients</command> ACL that determines which
5783                 clients are affected by this directive.  If not defined,
5784                 it defaults to <userinput>any;</userinput>.
5785               </para>
5786               <para>
5787                 Each <command>dns64</command> supports an optional
5788                 <command>mapped</command> ACL that selects which
5789                 IPv4 addresses are to be mapped in the corresponding    
5790                 A RRset.  If not defined it defaults to
5791                 <userinput>any;</userinput>.
5792               </para>
5793               <para>
5794                 Each <command>dns64</command> supports an optional
5795                 <command>exclude</command> ACL that selects which
5796                 IPv6 addresses will be ignored for the purposes
5797                 of determining whether dns64 is to be applied.
5798                 Any non-matching address will prevent further
5799                 DNS64 processing from occurring for this client.
5800               </para>
5801               <para>
5802                 A optional <command>suffix</command> can also
5803                 be defined to set the bits trailing the mapped
5804                 IPv4 address bits.  By default these bits are
5805                 set to <userinput>::</userinput>.  The bits
5806                 matching the prefix and mapped IPv4 address
5807                 must be zero.
5808               </para>
5809 <programlisting>
5810         acl rfc1918 { 10/8; 192.168/16; 172.16/12; };
5811
5812         dns64 64:FF9B::/96 {
5813                 clients { any; };
5814                 mapped { !rfc1918; any; };
5815                 exclude { 64:FF9B::/96; ::ffff:0000:0000/96; };
5816                 suffix ::;
5817         };
5818 </programlisting>
5819             </listitem>
5820           </varlistentry>
5821
5822         </variablelist>
5823
5824         <sect3 id="boolean_options">
5825           <title>Boolean Options</title>
5826
5827           <variablelist>
5828
5829             <varlistentry>
5830               <term><command>allow-new-zones</command></term>
5831               <listitem>
5832                 <para>
5833                   If <userinput>yes</userinput>, then zones can be
5834                   added at runtime via <command>rndc addzone</command>
5835                   or deleted via <command>rndc delzone</command>.
5836                   The default is <userinput>no</userinput>.
5837                 </para>
5838               </listitem>
5839             </varlistentry>
5840
5841             <varlistentry>
5842               <term><command>auth-nxdomain</command></term>
5843               <listitem>
5844                 <para>
5845                   If <userinput>yes</userinput>, then the <command>AA</command> bit
5846                   is always set on NXDOMAIN responses, even if the server is
5847                   not actually
5848                   authoritative. The default is <userinput>no</userinput>;
5849                   this is
5850                   a change from <acronym>BIND</acronym> 8. If you
5851                   are using very old DNS software, you
5852                   may need to set it to <userinput>yes</userinput>.
5853                 </para>
5854               </listitem>
5855             </varlistentry>
5856
5857             <varlistentry>
5858               <term><command>deallocate-on-exit</command></term>
5859               <listitem>
5860                 <para>
5861                   This option was used in <acronym>BIND</acronym>
5862                   8 to enable checking
5863                   for memory leaks on exit. <acronym>BIND</acronym> 9 ignores the option and always performs
5864                   the checks.
5865                 </para>
5866               </listitem>
5867             </varlistentry>
5868
5869             <varlistentry>
5870               <term><command>memstatistics</command></term>
5871               <listitem>
5872                 <para>
5873                   Write memory statistics to the file specified by
5874                   <command>memstatistics-file</command> at exit.
5875                   The default is <userinput>no</userinput> unless
5876                   '-m record' is specified on the command line in
5877                   which case it is <userinput>yes</userinput>.
5878                 </para>
5879               </listitem>
5880             </varlistentry>
5881
5882             <varlistentry>
5883               <term><command>dialup</command></term>
5884               <listitem>
5885                 <para>
5886                   If <userinput>yes</userinput>, then the
5887                   server treats all zones as if they are doing zone transfers
5888                   across
5889                   a dial-on-demand dialup link, which can be brought up by
5890                   traffic
5891                   originating from this server. This has different effects
5892                   according
5893                   to zone type and concentrates the zone maintenance so that
5894                   it all
5895                   happens in a short interval, once every <command>heartbeat-interval</command> and
5896                   hopefully during the one call. It also suppresses some of
5897                   the normal
5898                   zone maintenance traffic. The default is <userinput>no</userinput>.
5899                 </para>
5900                 <para>
5901                   The <command>dialup</command> option
5902                   may also be specified in the <command>view</command> and
5903                   <command>zone</command> statements,
5904                   in which case it overrides the global <command>dialup</command>
5905                   option.
5906                 </para>
5907                 <para>
5908                   If the zone is a master zone, then the server will send out a
5909                   NOTIFY
5910                   request to all the slaves (default). This should trigger the
5911                   zone serial
5912                   number check in the slave (providing it supports NOTIFY)
5913                   allowing the slave
5914                   to verify the zone while the connection is active.
5915                   The set of servers to which NOTIFY is sent can be controlled
5916                   by
5917                   <command>notify</command> and <command>also-notify</command>.
5918                 </para>
5919                 <para>
5920                   If the
5921                   zone is a slave or stub zone, then the server will suppress
5922                   the regular
5923                   "zone up to date" (refresh) queries and only perform them
5924                   when the
5925                   <command>heartbeat-interval</command> expires in
5926                   addition to sending
5927                   NOTIFY requests.
5928                 </para>
5929                 <para>
5930                   Finer control can be achieved by using
5931                   <userinput>notify</userinput> which only sends NOTIFY
5932                   messages,
5933                   <userinput>notify-passive</userinput> which sends NOTIFY
5934                   messages and
5935                   suppresses the normal refresh queries, <userinput>refresh</userinput>
5936                   which suppresses normal refresh processing and sends refresh
5937                   queries
5938                   when the <command>heartbeat-interval</command>
5939                   expires, and
5940                   <userinput>passive</userinput> which just disables normal
5941                   refresh
5942                   processing.
5943                 </para>
5944
5945                 <informaltable colsep="0" rowsep="0">
5946                   <tgroup cols="4" colsep="0" rowsep="0" tgroupstyle="4Level-table">
5947                     <colspec colname="1" colnum="1" colsep="0" colwidth="1.150in"/>
5948                     <colspec colname="2" colnum="2" colsep="0" colwidth="1.150in"/>
5949                     <colspec colname="3" colnum="3" colsep="0" colwidth="1.150in"/>
5950                     <colspec colname="4" colnum="4" colsep="0" colwidth="1.150in"/>
5951                     <tbody>
5952                       <row rowsep="0">
5953                         <entry colname="1">
5954                           <para>
5955                             dialup mode
5956                           </para>
5957                         </entry>
5958                         <entry colname="2">
5959                           <para>
5960                             normal refresh
5961                           </para>
5962                         </entry>
5963                         <entry colname="3">
5964                           <para>
5965                             heart-beat refresh
5966                           </para>
5967                         </entry>
5968                         <entry colname="4">
5969                           <para>
5970                             heart-beat notify
5971                           </para>
5972                         </entry>
5973                       </row>
5974                       <row rowsep="0">
5975                         <entry colname="1">
5976                           <para><command>no</command> (default)</para>
5977                         </entry>
5978                         <entry colname="2">
5979                           <para>
5980                             yes
5981                           </para>
5982                         </entry>
5983                         <entry colname="3">
5984                           <para>
5985                             no
5986                           </para>
5987                         </entry>
5988                         <entry colname="4">
5989                           <para>
5990                             no
5991                           </para>
5992                         </entry>
5993                       </row>
5994                       <row rowsep="0">
5995                         <entry colname="1">
5996                           <para><command>yes</command></para>
5997                         </entry>
5998                         <entry colname="2">
5999                           <para>
6000                             no
6001                           </para>
6002                         </entry>
6003                         <entry colname="3">
6004                           <para>
6005                             yes
6006                           </para>
6007                         </entry>
6008                         <entry colname="4">
6009                           <para>
6010                             yes
6011                           </para>
6012                         </entry>
6013                       </row>
6014                       <row rowsep="0">
6015                         <entry colname="1">
6016                           <para><command>notify</command></para>
6017                         </entry>
6018                         <entry colname="2">
6019                           <para>
6020                             yes
6021                           </para>
6022                         </entry>
6023                         <entry colname="3">
6024                           <para>
6025                             no
6026                           </para>
6027                         </entry>
6028                         <entry colname="4">
6029                           <para>
6030                             yes
6031                           </para>
6032                         </entry>
6033                       </row>
6034                       <row rowsep="0">
6035                         <entry colname="1">
6036                           <para><command>refresh</command></para>
6037                         </entry>
6038                         <entry colname="2">
6039                           <para>
6040                             no
6041                           </para>
6042                         </entry>
6043                         <entry colname="3">
6044                           <para>
6045                             yes
6046                           </para>
6047                         </entry>
6048                         <entry colname="4">
6049                           <para>
6050                             no
6051                           </para>
6052                         </entry>
6053                       </row>
6054                       <row rowsep="0">
6055                         <entry colname="1">
6056                           <para><command>passive</command></para>
6057                         </entry>
6058                         <entry colname="2">
6059                           <para>
6060                             no
6061                           </para>
6062                         </entry>
6063                         <entry colname="3">
6064                           <para>
6065                             no
6066                           </para>
6067                         </entry>
6068                         <entry colname="4">
6069                           <para>
6070                             no
6071                           </para>
6072                         </entry>
6073                       </row>
6074                       <row rowsep="0">
6075                         <entry colname="1">
6076                           <para><command>notify-passive</command></para>
6077                         </entry>
6078                         <entry colname="2">
6079                           <para>
6080                             no
6081                           </para>
6082                         </entry>
6083                         <entry colname="3">
6084                           <para>
6085                             no
6086                           </para>
6087                         </entry>
6088                         <entry colname="4">
6089                           <para>
6090                             yes
6091                           </para>
6092                         </entry>
6093                       </row>
6094                     </tbody>
6095                   </tgroup>
6096                 </informaltable>
6097
6098                 <para>
6099                   Note that normal NOTIFY processing is not affected by
6100                   <command>dialup</command>.
6101                 </para>
6102
6103               </listitem>
6104             </varlistentry>
6105
6106             <varlistentry>
6107               <term><command>fake-iquery</command></term>
6108               <listitem>
6109                 <para>
6110                   In <acronym>BIND</acronym> 8, this option
6111                   enabled simulating the obsolete DNS query type
6112                   IQUERY. <acronym>BIND</acronym> 9 never does
6113                   IQUERY simulation.
6114                 </para>
6115               </listitem>
6116             </varlistentry>
6117
6118             <varlistentry>
6119               <term><command>fetch-glue</command></term>
6120               <listitem>
6121                 <para>
6122                   This option is obsolete.
6123                   In BIND 8, <userinput>fetch-glue yes</userinput>
6124                   caused the server to attempt to fetch glue resource records
6125                   it
6126                   didn't have when constructing the additional
6127                   data section of a response.  This is now considered a bad
6128                   idea
6129                   and BIND 9 never does it.
6130                 </para>
6131               </listitem>
6132             </varlistentry>
6133
6134             <varlistentry>
6135               <term><command>flush-zones-on-shutdown</command></term>
6136               <listitem>
6137                 <para>
6138                   When the nameserver exits due receiving SIGTERM,
6139                   flush or do not flush any pending zone writes.  The default
6140                   is
6141                   <command>flush-zones-on-shutdown</command> <userinput>no</userinput>.
6142                 </para>
6143               </listitem>
6144             </varlistentry>
6145
6146             <varlistentry>
6147               <term><command>has-old-clients</command></term>
6148               <listitem>
6149                 <para>
6150                   This option was incorrectly implemented
6151                   in <acronym>BIND</acronym> 8, and is ignored by <acronym>BIND</acronym> 9.
6152                   To achieve the intended effect
6153                   of
6154                   <command>has-old-clients</command> <userinput>yes</userinput>, specify
6155                   the two separate options <command>auth-nxdomain</command> <userinput>yes</userinput>
6156                   and <command>rfc2308-type1</command> <userinput>no</userinput> instead.
6157                 </para>
6158               </listitem>
6159             </varlistentry>
6160
6161             <varlistentry>
6162               <term><command>host-statistics</command></term>
6163               <listitem>
6164                 <para>
6165                   In BIND 8, this enables keeping of
6166                   statistics for every host that the name server interacts
6167                   with.
6168                   Not implemented in BIND 9.
6169                 </para>
6170               </listitem>
6171             </varlistentry>
6172
6173             <varlistentry>
6174               <term><command>maintain-ixfr-base</command></term>
6175               <listitem>
6176                 <para>
6177                   <emphasis>This option is obsolete</emphasis>.
6178                   It was used in <acronym>BIND</acronym> 8 to
6179                   determine whether a transaction log was
6180                   kept for Incremental Zone Transfer. <acronym>BIND</acronym> 9 maintains a transaction
6181                   log whenever possible.  If you need to disable outgoing
6182                   incremental zone
6183                   transfers, use <command>provide-ixfr</command> <userinput>no</userinput>.
6184                 </para>
6185               </listitem>
6186             </varlistentry>
6187
6188             <varlistentry>
6189               <term><command>minimal-responses</command></term>
6190               <listitem>
6191                 <para>
6192                   If <userinput>yes</userinput>, then when generating
6193                   responses the server will only add records to the authority
6194                   and additional data sections when they are required (e.g.
6195                   delegations, negative responses).  This may improve the
6196                   performance of the server.
6197                   The default is <userinput>no</userinput>.
6198                 </para>
6199               </listitem>
6200             </varlistentry>
6201
6202             <varlistentry>
6203               <term><command>multiple-cnames</command></term>
6204               <listitem>
6205                 <para>
6206                   This option was used in <acronym>BIND</acronym> 8 to allow
6207                   a domain name to have multiple CNAME records in violation of
6208                   the DNS standards.  <acronym>BIND</acronym> 9.2 onwards
6209                   always strictly enforces the CNAME rules both in master
6210                   files and dynamic updates.
6211                 </para>
6212               </listitem>
6213             </varlistentry>
6214
6215             <varlistentry>
6216               <term><command>notify</command></term>
6217               <listitem>
6218                 <para>
6219                   If <userinput>yes</userinput> (the default),
6220                   DNS NOTIFY messages are sent when a zone the server is
6221                   authoritative for
6222                   changes, see <xref linkend="notify"/>.  The messages are
6223                   sent to the
6224                   servers listed in the zone's NS records (except the master
6225                   server identified
6226                   in the SOA MNAME field), and to any servers listed in the
6227                   <command>also-notify</command> option.
6228                 </para>
6229                 <para>
6230                   If <userinput>master-only</userinput>, notifies are only
6231                   sent
6232                   for master zones.
6233                   If <userinput>explicit</userinput>, notifies are sent only
6234                   to
6235                   servers explicitly listed using <command>also-notify</command>.
6236                   If <userinput>no</userinput>, no notifies are sent.
6237                 </para>
6238                 <para>
6239                   The <command>notify</command> option may also be
6240                   specified in the <command>zone</command>
6241                   statement,
6242                   in which case it overrides the <command>options notify</command> statement.
6243                   It would only be necessary to turn off this option if it
6244                   caused slaves
6245                   to crash.
6246                 </para>
6247               </listitem>
6248             </varlistentry>
6249
6250             <varlistentry>
6251               <term><command>notify-to-soa</command></term>
6252               <listitem>
6253                 <para>
6254                   If <userinput>yes</userinput> do not check the nameservers
6255                   in the NS RRset against the SOA MNAME.  Normally a NOTIFY
6256                   message is not sent to the SOA MNAME (SOA ORIGIN) as it is
6257                   supposed to contain the name of the ultimate master.
6258                   Sometimes, however, a slave is listed as the SOA MNAME in
6259                   hidden master configurations and in that case you would
6260                   want the ultimate master to still send NOTIFY messages to
6261                   all the nameservers listed in the NS RRset.
6262                 </para>
6263               </listitem>
6264             </varlistentry>
6265
6266             <varlistentry>
6267               <term><command>recursion</command></term>
6268               <listitem>
6269                 <para>
6270                   If <userinput>yes</userinput>, and a
6271                   DNS query requests recursion, then the server will attempt
6272                   to do
6273                   all the work required to answer the query. If recursion is
6274                   off
6275                   and the server does not already know the answer, it will
6276                   return a
6277                   referral response. The default is
6278                   <userinput>yes</userinput>.
6279                   Note that setting <command>recursion no</command> does not prevent
6280                   clients from getting data from the server's cache; it only
6281                   prevents new data from being cached as an effect of client
6282                   queries.
6283                   Caching may still occur as an effect the server's internal
6284                   operation, such as NOTIFY address lookups.
6285                   See also <command>fetch-glue</command> above.
6286                 </para>
6287               </listitem>
6288             </varlistentry>
6289
6290             <varlistentry>
6291               <term><command>rfc2308-type1</command></term>
6292               <listitem>
6293                 <para>
6294                   Setting this to <userinput>yes</userinput> will
6295                   cause the server to send NS records along with the SOA
6296                   record for negative
6297                   answers. The default is <userinput>no</userinput>.
6298                 </para>
6299                 <note>
6300                   <simpara>
6301                     Not yet implemented in <acronym>BIND</acronym>
6302                     9.
6303                   </simpara>
6304                 </note>
6305               </listitem>
6306             </varlistentry>
6307
6308             <varlistentry>
6309               <term><command>use-id-pool</command></term>
6310               <listitem>
6311                 <para>
6312                   <emphasis>This option is obsolete</emphasis>.
6313                   <acronym>BIND</acronym> 9 always allocates query
6314                   IDs from a pool.
6315                 </para>
6316               </listitem>
6317             </varlistentry>
6318
6319             <varlistentry>
6320               <term><command>zone-statistics</command></term>
6321               <listitem>
6322                 <para>
6323                   If <userinput>yes</userinput>, the server will collect
6324                   statistical data on all zones (unless specifically turned
6325                   off
6326                   on a per-zone basis by specifying <command>zone-statistics no</command>
6327                   in the <command>zone</command> statement).
6328                   The default is <userinput>no</userinput>.
6329                   These statistics may be accessed
6330                   using <command>rndc stats</command>, which will
6331                   dump them to the file listed
6332                   in the <command>statistics-file</command>.  See
6333                   also <xref linkend="statsfile"/>.
6334                 </para>
6335               </listitem>
6336             </varlistentry>
6337
6338             <varlistentry>
6339               <term><command>use-ixfr</command></term>
6340               <listitem>
6341                 <para>
6342                   <emphasis>This option is obsolete</emphasis>.
6343                   If you need to disable IXFR to a particular server or
6344                   servers, see
6345                   the information on the <command>provide-ixfr</command> option
6346                   in <xref linkend="server_statement_definition_and_usage"/>.
6347                   See also
6348                   <xref linkend="incremental_zone_transfers"/>.
6349                 </para>
6350               </listitem>
6351             </varlistentry>
6352
6353             <varlistentry>
6354               <term><command>provide-ixfr</command></term>
6355               <listitem>
6356                 <para>
6357                   See the description of
6358                   <command>provide-ixfr</command> in
6359                   <xref linkend="server_statement_definition_and_usage"/>.
6360                 </para>
6361               </listitem>
6362             </varlistentry>
6363
6364             <varlistentry>
6365               <term><command>request-ixfr</command></term>
6366               <listitem>
6367                 <para>
6368                   See the description of
6369                   <command>request-ixfr</command> in
6370                   <xref linkend="server_statement_definition_and_usage"/>.
6371                 </para>
6372               </listitem>
6373             </varlistentry>
6374
6375             <varlistentry>
6376               <term><command>treat-cr-as-space</command></term>
6377               <listitem>
6378                 <para>
6379                   This option was used in <acronym>BIND</acronym>
6380                   8 to make
6381                   the server treat carriage return ("<command>\r</command>") characters the same way
6382                   as a space or tab character,
6383                   to facilitate loading of zone files on a UNIX system that
6384                   were generated
6385                   on an NT or DOS machine. In <acronym>BIND</acronym> 9, both UNIX "<command>\n</command>"
6386                   and NT/DOS "<command>\r\n</command>" newlines
6387                   are always accepted,
6388                   and the option is ignored.
6389                 </para>
6390               </listitem>
6391             </varlistentry>
6392
6393             <varlistentry>
6394               <term><command>additional-from-auth</command></term>
6395               <term><command>additional-from-cache</command></term>
6396               <listitem>
6397
6398                 <para>
6399                   These options control the behavior of an authoritative
6400                   server when
6401                   answering queries which have additional data, or when
6402                   following CNAME
6403                   and DNAME chains.
6404                 </para>
6405
6406                 <para>
6407                   When both of these options are set to <userinput>yes</userinput>
6408                   (the default) and a
6409                   query is being answered from authoritative data (a zone
6410                   configured into the server), the additional data section of
6411                   the
6412                   reply will be filled in using data from other authoritative
6413                   zones
6414                   and from the cache.  In some situations this is undesirable,
6415                   such
6416                   as when there is concern over the correctness of the cache,
6417                   or
6418                   in servers where slave zones may be added and modified by
6419                   untrusted third parties.  Also, avoiding
6420                   the search for this additional data will speed up server
6421                   operations
6422                   at the possible expense of additional queries to resolve
6423                   what would
6424                   otherwise be provided in the additional section.
6425                 </para>
6426
6427                 <para>
6428                   For example, if a query asks for an MX record for host <literal>foo.example.com</literal>,
6429                   and the record found is "<literal>MX 10 mail.example.net</literal>", normally the address
6430                   records (A and AAAA) for <literal>mail.example.net</literal> will be provided as well,
6431                   if known, even though they are not in the example.com zone.
6432                   Setting these options to <command>no</command>
6433                   disables this behavior and makes
6434                   the server only search for additional data in the zone it
6435                   answers from.
6436                 </para>
6437
6438                 <para>
6439                   These options are intended for use in authoritative-only
6440                   servers, or in authoritative-only views.  Attempts to set
6441                   them to <command>no</command> without also
6442                   specifying
6443                   <command>recursion no</command> will cause the
6444                   server to
6445                   ignore the options and log a warning message.
6446                 </para>
6447
6448                 <para>
6449                   Specifying <command>additional-from-cache no</command> actually
6450                   disables the use of the cache not only for additional data
6451                   lookups
6452                   but also when looking up the answer.  This is usually the
6453                   desired
6454                   behavior in an authoritative-only server where the
6455                   correctness of
6456                   the cached data is an issue.
6457                 </para>
6458
6459                 <para>
6460                   When a name server is non-recursively queried for a name
6461                   that is not
6462                   below the apex of any served zone, it normally answers with
6463                   an
6464                   "upwards referral" to the root servers or the servers of
6465                   some other
6466                   known parent of the query name.  Since the data in an
6467                   upwards referral
6468                   comes from the cache, the server will not be able to provide
6469                   upwards
6470                   referrals when <command>additional-from-cache no</command>
6471                   has been specified.  Instead, it will respond to such
6472                   queries
6473                   with REFUSED.  This should not cause any problems since
6474                   upwards referrals are not required for the resolution
6475                   process.
6476                 </para>
6477
6478               </listitem>
6479             </varlistentry>
6480
6481             <varlistentry>
6482               <term><command>match-mapped-addresses</command></term>
6483               <listitem>
6484                 <para>
6485                   If <userinput>yes</userinput>, then an
6486                   IPv4-mapped IPv6 address will match any address match
6487                   list entries that match the corresponding IPv4 address.
6488                 </para>
6489                 <para>
6490                   This option was introduced to work around a kernel quirk
6491                   in some operating systems that causes IPv4 TCP
6492                   connections, such as zone transfers, to be accepted on an
6493                   IPv6 socket using mapped addresses.  This caused address
6494                   match lists designed for IPv4 to fail to match.  However,
6495                   <command>named</command> now solves this problem
6496                   internally.  The use of this option is discouraged.
6497                 </para>
6498               </listitem>
6499             </varlistentry>
6500
6501             <varlistentry>
6502               <term><command>filter-aaaa-on-v4</command></term>
6503               <listitem>
6504                 <para>
6505                   This option is only available when
6506                   <acronym>BIND</acronym> 9 is compiled with the
6507                   <userinput>--enable-filter-aaaa</userinput> option on the
6508                   "configure" command line.  It is intended to help the
6509                   transition from IPv4 to IPv6 by not giving IPv6 addresses
6510                   to DNS clients unless they have connections to the IPv6
6511                   Internet.  This is not recommended unless absolutely
6512                   necessary.  The default is <userinput>no</userinput>.
6513                   The <command>filter-aaaa-on-v4</command> option
6514                   may also be specified in <command>view</command> statements
6515                   to override the global <command>filter-aaaa-on-v4</command>
6516                   option.
6517                 </para>
6518                 <para>
6519                   If <userinput>yes</userinput>,
6520                   the DNS client is at an IPv4 address, in <command>filter-aaaa</command>,
6521                   and if the response does not include DNSSEC signatures, 
6522                   then all AAAA records are deleted from the response.
6523                   This filtering applies to all responses and not only
6524                   authoritative responses.
6525                 </para>
6526                 <para>
6527                   If <userinput>break-dnssec</userinput>,
6528                   then AAAA records are deleted even when dnssec is enabled.
6529                   As suggested by the name, this makes the response not verify,
6530                   because the DNSSEC protocol is designed detect deletions.
6531                 </para>
6532                 <para>
6533                   This mechanism can erroneously cause other servers to 
6534                   not give AAAA records to their clients.  
6535                   A recursing server with both IPv6 and IPv4 network connections
6536                   that queries an authoritative server using this mechanism
6537                   via IPv4 will be denied AAAA records even if its client is
6538                   using IPv6.
6539                 </para>
6540                 <para>
6541                   This mechanism is applied to authoritative as well as
6542                   non-authoritative records.
6543                   A client using IPv4 that is not allowed recursion can
6544                   erroneously be given AAAA records because the server is not
6545                   allowed to check for A records.
6546                 </para>
6547                 <para>
6548                   Some AAAA records are given to IPv4 clients in glue records.
6549                   IPv4 clients that are servers can then erroneously
6550                   answer requests for AAAA records received via IPv4.
6551                 </para>
6552               </listitem>
6553             </varlistentry>
6554
6555             <varlistentry>
6556               <term><command>ixfr-from-differences</command></term>
6557               <listitem>
6558                 <para>
6559                   When <userinput>yes</userinput> and the server loads a new version of a master
6560                   zone from its zone file or receives a new version of a slave
6561                   file by a non-incremental zone transfer, it will compare
6562                   the new version to the previous one and calculate a set
6563                   of differences.  The differences are then logged in the
6564                   zone's journal file such that the changes can be transmitted
6565                   to downstream slaves as an incremental zone transfer.
6566                 </para>
6567                 <para>
6568                   By allowing incremental zone transfers to be used for
6569                   non-dynamic zones, this option saves bandwidth at the
6570                   expense of increased CPU and memory consumption at the
6571                   master.
6572                   In particular, if the new version of a zone is completely
6573                   different from the previous one, the set of differences
6574                   will be of a size comparable to the combined size of the
6575                   old and new zone version, and the server will need to
6576                   temporarily allocate memory to hold this complete
6577                   difference set.
6578                 </para>
6579                 <para><command>ixfr-from-differences</command>
6580                   also accepts <command>master</command> and
6581                   <command>slave</command> at the view and options
6582                   levels which causes
6583                   <command>ixfr-from-differences</command> to be enabled for
6584                   all <command>master</command> or
6585                   <command>slave</command> zones respectively.
6586                   It is off by default.
6587                 </para>
6588               </listitem>
6589             </varlistentry>
6590
6591             <varlistentry>
6592               <term><command>multi-master</command></term>
6593               <listitem>
6594                 <para>
6595                   This should be set when you have multiple masters for a zone
6596                   and the
6597                   addresses refer to different machines.  If <userinput>yes</userinput>, <command>named</command> will
6598                   not log
6599                   when the serial number on the master is less than what <command>named</command>
6600                   currently
6601                   has.  The default is <userinput>no</userinput>.
6602                 </para>
6603               </listitem>
6604             </varlistentry>
6605
6606             <varlistentry>
6607               <term><command>dnssec-enable</command></term>
6608               <listitem>
6609                 <para>
6610                   Enable DNSSEC support in <command>named</command>.  Unless set to <userinput>yes</userinput>,
6611                   <command>named</command> behaves as if it does not support DNSSEC.
6612                   The default is <userinput>yes</userinput>.
6613                 </para>
6614               </listitem>
6615             </varlistentry>
6616
6617             <varlistentry>
6618               <term><command>dnssec-validation</command></term>
6619               <listitem>
6620                 <para>
6621                   Enable DNSSEC validation in <command>named</command>.
6622                   Note <command>dnssec-enable</command> also needs to be
6623                   set to <userinput>yes</userinput> to be effective.
6624                   If set to <userinput>no</userinput>, DNSSEC validation
6625                   is disabled.  If set to <userinput>auto</userinput>,
6626                   DNSSEC validation is enabled, and a default
6627                   trust-anchor for the DNS root zone is used.  If set to
6628                   <userinput>yes</userinput>, DNSSEC validation is enabled,
6629                   but a trust anchor must be manually configured using
6630                   a <command>trusted-keys</command> or
6631                   <command>managed-keys</command> statement.  The default
6632                   is <userinput>yes</userinput>.
6633                 </para>
6634               </listitem>
6635             </varlistentry>
6636
6637             <varlistentry>
6638               <term><command>dnssec-accept-expired</command></term>
6639               <listitem>
6640                 <para>
6641                   Accept expired signatures when verifying DNSSEC signatures.
6642                   The default is <userinput>no</userinput>.
6643                   Setting this option to <userinput>yes</userinput>
6644                   leaves <command>named</command> vulnerable to
6645                   replay attacks.
6646                 </para>
6647               </listitem>
6648             </varlistentry>
6649
6650             <varlistentry>
6651               <term><command>querylog</command></term>
6652               <listitem>
6653                 <para>
6654                   Specify whether query logging should be started when <command>named</command>
6655                   starts.
6656                   If <command>querylog</command> is not specified,
6657                   then the query logging
6658                   is determined by the presence of the logging category <command>queries</command>.
6659                 </para>
6660               </listitem>
6661             </varlistentry>
6662
6663             <varlistentry>
6664               <term><command>check-names</command></term>
6665               <listitem>
6666                 <para>
6667                   This option is used to restrict the character set and syntax
6668                   of
6669                   certain domain names in master files and/or DNS responses
6670                   received
6671                   from the network.  The default varies according to usage
6672                   area.  For
6673                   <command>master</command> zones the default is <command>fail</command>.
6674                   For <command>slave</command> zones the default
6675                   is <command>warn</command>.
6676                   For answers received from the network (<command>response</command>)
6677                   the default is <command>ignore</command>.
6678                 </para>
6679                 <para>
6680                   The rules for legal hostnames and mail domains are derived
6681                   from RFC 952 and RFC 821 as modified by RFC 1123.
6682                 </para>
6683                 <para><command>check-names</command>
6684                   applies to the owner names of A, AAAA and MX records.
6685                   It also applies to the domain names in the RDATA of NS, SOA,
6686                   MX, and SRV records.
6687                   It also applies to the RDATA of PTR records where the owner
6688                   name indicated that it is a reverse lookup of a hostname
6689                   (the owner name ends in IN-ADDR.ARPA, IP6.ARPA, or IP6.INT).
6690                 </para>
6691               </listitem>
6692             </varlistentry>
6693
6694             <varlistentry>
6695               <term><command>check-dup-records</command></term>
6696               <listitem>
6697                 <para>
6698                   Check master zones for records that are treated as different
6699                   by DNSSEC but are semantically equal in plain DNS.  The
6700                   default is to <command>warn</command>.  Other possible
6701                   values are <command>fail</command> and
6702                   <command>ignore</command>.
6703                 </para>
6704               </listitem>
6705             </varlistentry>
6706
6707             <varlistentry>
6708               <term><command>check-mx</command></term>
6709               <listitem>
6710                 <para>
6711                   Check whether the MX record appears to refer to a IP address.
6712                   The default is to <command>warn</command>.  Other possible
6713                   values are <command>fail</command> and
6714                   <command>ignore</command>.
6715                 </para>
6716               </listitem>
6717             </varlistentry>
6718
6719             <varlistentry>
6720               <term><command>check-wildcard</command></term>
6721               <listitem>
6722                 <para>
6723                   This option is used to check for non-terminal wildcards.
6724                   The use of non-terminal wildcards is almost always as a
6725                   result of a failure
6726                   to understand the wildcard matching algorithm (RFC 1034).
6727                   This option
6728                   affects master zones.  The default (<command>yes</command>) is to check
6729                   for non-terminal wildcards and issue a warning.
6730                 </para>
6731               </listitem>
6732             </varlistentry>
6733
6734             <varlistentry>
6735               <term><command>check-integrity</command></term>
6736               <listitem>
6737                 <para>
6738                   Perform post load zone integrity checks on master
6739                   zones.  This checks that MX and SRV records refer
6740                   to address (A or AAAA) records and that glue
6741                   address records exist for delegated zones.  For
6742                   MX and SRV records only in-zone hostnames are
6743                   checked (for out-of-zone hostnames use
6744                   <command>named-checkzone</command>).
6745                   For NS records only names below top of zone are
6746                   checked (for out-of-zone names and glue consistency
6747                   checks use <command>named-checkzone</command>).
6748                   The default is <command>yes</command>.
6749                 </para>
6750               </listitem>
6751             </varlistentry>
6752
6753             <varlistentry>
6754               <term><command>check-mx-cname</command></term>
6755               <listitem>
6756                 <para>
6757                   If <command>check-integrity</command> is set then
6758                   fail, warn or ignore MX records that refer
6759                   to CNAMES.  The default is to <command>warn</command>.
6760                 </para>
6761               </listitem>
6762             </varlistentry>
6763
6764             <varlistentry>
6765               <term><command>check-srv-cname</command></term>
6766               <listitem>
6767                 <para>
6768                   If <command>check-integrity</command> is set then
6769                   fail, warn or ignore SRV records that refer
6770                   to CNAMES.  The default is to <command>warn</command>.
6771                 </para>
6772               </listitem>
6773             </varlistentry>
6774
6775             <varlistentry>
6776               <term><command>check-sibling</command></term>
6777               <listitem>
6778                 <para>
6779                   When performing integrity checks, also check that
6780                   sibling glue exists.  The default is <command>yes</command>.
6781                 </para>
6782               </listitem>
6783             </varlistentry>
6784
6785             <varlistentry>
6786               <term><command>zero-no-soa-ttl</command></term>
6787               <listitem>
6788                 <para>
6789                   When returning authoritative negative responses to
6790                   SOA queries set the TTL of the SOA record returned in
6791                   the authority section to zero.
6792                   The default is <command>yes</command>.
6793                 </para>
6794               </listitem>
6795             </varlistentry>
6796
6797             <varlistentry>
6798               <term><command>zero-no-soa-ttl-cache</command></term>
6799               <listitem>
6800                 <para>
6801                   When caching a negative response to a SOA query
6802                   set the TTL to zero.
6803                   The default is <command>no</command>.
6804                 </para>
6805               </listitem>
6806             </varlistentry>
6807
6808             <varlistentry>
6809               <term><command>update-check-ksk</command></term>
6810               <listitem>
6811                 <para>
6812                   When set to the default value of <literal>yes</literal>,
6813                   check the KSK bit in each key to determine how the key
6814                   should be used when generating RRSIGs for a secure zone.
6815                 </para>
6816                 <para>
6817                   Ordinarily, zone-signing keys (that is, keys without the
6818                   KSK bit set) are used to sign the entire zone, while
6819                   key-signing keys (keys with the KSK bit set) are only
6820                   used to sign the DNSKEY RRset at the zone apex.
6821                   However, if this option is set to <literal>no</literal>,
6822                   then the KSK bit is ignored; KSKs are treated as if they
6823                   were ZSKs and are used to sign the entire zone.  This is
6824                   similar to the <command>dnssec-signzone -z</command>
6825                   command line option.
6826                 </para>
6827                 <para>
6828                   When this option is set to <literal>yes</literal>, there
6829                   must be at least two active keys for every algorithm
6830                   represented in the DNSKEY RRset: at least one KSK and one
6831                   ZSK per algorithm.  If there is any algorithm for which
6832                   this requirement is not met, this option will be ignored
6833                   for that algorithm.
6834                 </para>
6835               </listitem>
6836             </varlistentry>
6837
6838             <varlistentry>
6839               <term><command>dnssec-dnskey-kskonly</command></term>
6840               <listitem>
6841                 <para>
6842                   When this option and <command>update-check-ksk</command>
6843                   are both set to <literal>yes</literal>, only key-signing
6844                   keys (that is, keys with the KSK bit set) will be used
6845                   to sign the DNSKEY RRset at the zone apex.  Zone-signing
6846                   keys (keys without the KSK bit set) will be used to sign
6847                   the remainder of the zone, but not the DNSKEY RRset.
6848                   This is similar to the
6849                   <command>dnssec-signzone -x</command> command line option.
6850                 </para>
6851                 <para>
6852                   The default is <command>no</command>.  If
6853                   <command>update-check-ksk</command> is set to
6854                   <literal>no</literal>, this option is ignored.
6855                 </para>
6856               </listitem>
6857             </varlistentry>
6858
6859             <varlistentry>
6860               <term><command>try-tcp-refresh</command></term>
6861               <listitem>
6862                 <para>
6863                   Try to refresh the zone using TCP if UDP queries fail.
6864                   For BIND 8 compatibility, the default is
6865                   <command>yes</command>.
6866                 </para>
6867               </listitem>
6868             </varlistentry>
6869
6870             <varlistentry>
6871               <term><command>dnssec-secure-to-insecure</command></term>
6872               <listitem>
6873                 <para>
6874                   Allow a dynamic zone to transition from secure to
6875                   insecure (i.e., signed to unsigned) by deleting all
6876                   of the DNSKEY records.  The default is <command>no</command>.
6877                   If set to <command>yes</command>, and if the DNSKEY RRset
6878                   at the zone apex is deleted, all RRSIG and NSEC records
6879                   will be removed from the zone as well.
6880                 </para>
6881                 <para>
6882                   If the zone uses NSEC3, then it is also necessary to
6883                   delete the NSEC3PARAM RRset from the zone apex; this will
6884                   cause the removal of all corresponding NSEC3 records.
6885                   (It is expected that this requirement will be eliminated
6886                   in a future release.)
6887                 </para>
6888                 <para>
6889                   Note that if a zone has been configured with
6890                   <command>auto-dnssec maintain</command> and the
6891                   private keys remain accessible in the key repository,
6892                   then the zone will be automatically signed again the
6893                   next time <command>named</command> is started.
6894                 </para>
6895               </listitem>
6896             </varlistentry>
6897
6898           </variablelist>
6899
6900         </sect3>
6901
6902         <sect3>
6903           <title>Forwarding</title>
6904           <para>
6905             The forwarding facility can be used to create a large site-wide
6906             cache on a few servers, reducing traffic over links to external
6907             name servers. It can also be used to allow queries by servers that
6908             do not have direct access to the Internet, but wish to look up
6909             exterior
6910             names anyway. Forwarding occurs only on those queries for which
6911             the server is not authoritative and does not have the answer in
6912             its cache.
6913           </para>
6914
6915           <variablelist>
6916             <varlistentry>
6917               <term><command>forward</command></term>
6918               <listitem>
6919                 <para>
6920                   This option is only meaningful if the
6921                   forwarders list is not empty. A value of <varname>first</varname>,
6922                   the default, causes the server to query the forwarders
6923                   first &mdash; and
6924                   if that doesn't answer the question, the server will then
6925                   look for
6926                   the answer itself. If <varname>only</varname> is
6927                   specified, the
6928                   server will only query the forwarders.
6929                 </para>
6930               </listitem>
6931             </varlistentry>
6932
6933             <varlistentry>
6934               <term><command>forwarders</command></term>
6935               <listitem>
6936                 <para>
6937                   Specifies the IP addresses to be used
6938                   for forwarding. The default is the empty list (no
6939                   forwarding).
6940                 </para>
6941               </listitem>
6942             </varlistentry>
6943
6944           </variablelist>
6945
6946           <para>
6947             Forwarding can also be configured on a per-domain basis, allowing
6948             for the global forwarding options to be overridden in a variety
6949             of ways. You can set particular domains to use different
6950             forwarders,
6951             or have a different <command>forward only/first</command> behavior,
6952             or not forward at all, see <xref linkend="zone_statement_grammar"/>.
6953           </para>
6954         </sect3>
6955
6956         <sect3>
6957           <title>Dual-stack Servers</title>
6958           <para>
6959             Dual-stack servers are used as servers of last resort to work
6960             around
6961             problems in reachability due the lack of support for either IPv4
6962             or IPv6
6963             on the host machine.
6964           </para>
6965
6966           <variablelist>
6967             <varlistentry>
6968               <term><command>dual-stack-servers</command></term>
6969               <listitem>
6970                 <para>
6971                   Specifies host names or addresses of machines with access to
6972                   both IPv4 and IPv6 transports. If a hostname is used, the
6973                   server must be able
6974                   to resolve the name using only the transport it has.  If the
6975                   machine is dual
6976                   stacked, then the <command>dual-stack-servers</command> have no effect unless
6977                   access to a transport has been disabled on the command line
6978                   (e.g. <command>named -4</command>).
6979                 </para>
6980               </listitem>
6981             </varlistentry>
6982           </variablelist>
6983         </sect3>
6984
6985         <sect3 id="access_control">
6986           <title>Access Control</title>
6987
6988           <para>
6989             Access to the server can be restricted based on the IP address
6990             of the requesting system. See <xref linkend="address_match_lists"/> for
6991             details on how to specify IP address lists.
6992           </para>
6993
6994           <variablelist>
6995
6996             <varlistentry>
6997               <term><command>allow-notify</command></term>
6998               <listitem>
6999                 <para>
7000                   Specifies which hosts are allowed to
7001                   notify this server, a slave, of zone changes in addition
7002                   to the zone masters.
7003                   <command>allow-notify</command> may also be
7004                   specified in the
7005                   <command>zone</command> statement, in which case
7006                   it overrides the
7007                   <command>options allow-notify</command>
7008                   statement.  It is only meaningful
7009                   for a slave zone.  If not specified, the default is to
7010                   process notify messages
7011                   only from a zone's master.
7012                 </para>
7013               </listitem>
7014             </varlistentry>
7015
7016             <varlistentry>
7017               <term><command>allow-query</command></term>
7018               <listitem>
7019                 <para>
7020                   Specifies which hosts are allowed to ask ordinary
7021                   DNS questions. <command>allow-query</command> may
7022                   also be specified in the <command>zone</command>
7023                   statement, in which case it overrides the
7024                   <command>options allow-query</command> statement.
7025                   If not specified, the default is to allow queries
7026                   from all hosts.
7027                 </para>
7028                 <note>
7029                   <para>
7030                     <command>allow-query-cache</command> is now
7031                     used to specify access to the cache.
7032                   </para>
7033                 </note>
7034               </listitem>
7035             </varlistentry>
7036
7037             <varlistentry>
7038               <term><command>allow-query-on</command></term>
7039               <listitem>
7040                 <para>
7041                   Specifies which local addresses can accept ordinary
7042                   DNS questions. This makes it possible, for instance,
7043                   to allow queries on internal-facing interfaces but
7044                   disallow them on external-facing ones, without
7045                   necessarily knowing the internal network's addresses.
7046                 </para>
7047                 <para>
7048                   <command>allow-query-on</command> may
7049                   also be specified in the <command>zone</command>
7050                   statement, in which case it overrides the
7051                   <command>options allow-query-on</command> statement.
7052                 </para>
7053                 <para>
7054                   If not specified, the default is to allow queries
7055                   on all addresses.
7056                 </para>
7057                 <note>
7058                   <para>
7059                     <command>allow-query-cache</command> is
7060                     used to specify access to the cache.
7061                   </para>
7062                 </note>
7063               </listitem>
7064             </varlistentry>
7065
7066             <varlistentry>
7067               <term><command>allow-query-cache</command></term>
7068               <listitem>
7069                 <para>
7070                   Specifies which hosts are allowed to get answers
7071                   from the cache.  If <command>allow-query-cache</command>
7072                   is not set then <command>allow-recursion</command>
7073                   is used if set, otherwise <command>allow-query</command>
7074                   is used if set unless <command>recursion no;</command> is
7075                   set in which case <command>none;</command> is used,
7076                   otherwise the default (<command>localnets;</command>
7077                   <command>localhost;</command>) is used.
7078                 </para>
7079               </listitem>
7080             </varlistentry>
7081
7082             <varlistentry>
7083               <term><command>allow-query-cache-on</command></term>
7084               <listitem>
7085                 <para>
7086                   Specifies which local addresses can give answers
7087                   from the cache.  If not specified, the default is
7088                   to allow cache queries on any address,
7089                   <command>localnets</command> and
7090                   <command>localhost</command>.
7091                 </para>
7092               </listitem>
7093             </varlistentry>
7094
7095             <varlistentry>
7096               <term><command>allow-recursion</command></term>
7097               <listitem>
7098                 <para>
7099                   Specifies which hosts are allowed to make recursive
7100                   queries through this server. If
7101                   <command>allow-recursion</command> is not set
7102                   then <command>allow-query-cache</command> is
7103                   used if set, otherwise <command>allow-query</command>
7104                   is used if set, otherwise the default
7105                   (<command>localnets;</command>
7106                   <command>localhost;</command>) is used.
7107                 </para>
7108               </listitem>
7109             </varlistentry>
7110
7111             <varlistentry>
7112               <term><command>allow-recursion-on</command></term>
7113               <listitem>
7114                 <para>
7115                   Specifies which local addresses can accept recursive
7116                   queries.  If not specified, the default is to allow
7117                   recursive queries on all addresses.
7118                 </para>
7119               </listitem>
7120             </varlistentry>
7121
7122             <varlistentry>
7123               <term><command>allow-update</command></term>
7124               <listitem>
7125                 <para>
7126                   Specifies which hosts are allowed to
7127                   submit Dynamic DNS updates for master zones. The default is
7128                   to deny
7129                   updates from all hosts.  Note that allowing updates based
7130                   on the requestor's IP address is insecure; see
7131                   <xref linkend="dynamic_update_security"/> for details.
7132                 </para>
7133               </listitem>
7134             </varlistentry>
7135
7136             <varlistentry>
7137               <term><command>allow-update-forwarding</command></term>
7138               <listitem>
7139                 <para>
7140                   Specifies which hosts are allowed to
7141                   submit Dynamic DNS updates to slave zones to be forwarded to
7142                   the
7143                   master.  The default is <userinput>{ none; }</userinput>,
7144                   which
7145                   means that no update forwarding will be performed.  To
7146                   enable
7147                   update forwarding, specify
7148                   <userinput>allow-update-forwarding { any; };</userinput>.
7149                   Specifying values other than <userinput>{ none; }</userinput> or
7150                   <userinput>{ any; }</userinput> is usually
7151                   counterproductive, since
7152                   the responsibility for update access control should rest
7153                   with the
7154                   master server, not the slaves.
7155                 </para>
7156                 <para>
7157                   Note that enabling the update forwarding feature on a slave
7158                   server
7159                   may expose master servers relying on insecure IP address
7160                   based
7161                   access control to attacks; see <xref linkend="dynamic_update_security"/>
7162                   for more details.
7163                 </para>
7164               </listitem>
7165             </varlistentry>
7166
7167             <varlistentry>
7168               <term><command>allow-v6-synthesis</command></term>
7169               <listitem>
7170                 <para>
7171                   This option was introduced for the smooth transition from
7172                   AAAA
7173                   to A6 and from "nibble labels" to binary labels.
7174                   However, since both A6 and binary labels were then
7175                   deprecated,
7176                   this option was also deprecated.
7177                   It is now ignored with some warning messages.
7178                 </para>
7179               </listitem>
7180             </varlistentry>
7181
7182             <varlistentry>
7183               <term><command>allow-transfer</command></term>
7184               <listitem>
7185                 <para>
7186                   Specifies which hosts are allowed to
7187                   receive zone transfers from the server. <command>allow-transfer</command> may
7188                   also be specified in the <command>zone</command>
7189                   statement, in which
7190                   case it overrides the <command>options allow-transfer</command> statement.
7191                   If not specified, the default is to allow transfers to all
7192                   hosts.
7193                 </para>
7194               </listitem>
7195             </varlistentry>
7196
7197             <varlistentry>
7198               <term><command>blackhole</command></term>
7199               <listitem>
7200                 <para>
7201                   Specifies a list of addresses that the
7202                   server will not accept queries from or use to resolve a
7203                   query. Queries
7204                   from these addresses will not be responded to. The default
7205                   is <userinput>none</userinput>.
7206                 </para>
7207               </listitem>
7208             </varlistentry>
7209
7210             <varlistentry>
7211               <term><command>filter-aaaa</command></term>
7212               <listitem>
7213                 <para>
7214                   Specifies a list of addresses to which
7215                   <command>filter-aaaa-on-v4</command>
7216                   is applies.  The default is <userinput>any</userinput>.
7217                 </para>
7218               </listitem>
7219             </varlistentry>
7220
7221             <varlistentry>
7222               <term><command>resolver-query-timeout</command></term>
7223               <listitem>
7224                 <para>
7225                   The amount of time the resolver will spend attempting
7226                   to resolve a recursive query before failing.  The
7227                   default is <literal>10</literal> and the maximum is
7228                   <literal>30</literal>.  Setting it to <literal>0</literal>
7229                   will result in the default being used.
7230                 </para>
7231               </listitem>
7232             </varlistentry>
7233           </variablelist>
7234
7235         </sect3>
7236
7237         <sect3>
7238           <title>Interfaces</title>
7239           <para>
7240             The interfaces and ports that the server will answer queries
7241             from may be specified using the <command>listen-on</command> option. <command>listen-on</command> takes
7242             an optional port and an <varname>address_match_list</varname>.
7243             The server will listen on all interfaces allowed by the address
7244             match list. If a port is not specified, port 53 will be used.
7245           </para>
7246           <para>
7247             Multiple <command>listen-on</command> statements are
7248             allowed.
7249             For example,
7250           </para>
7251
7252 <programlisting>listen-on { 5.6.7.8; };
7253 listen-on port 1234 { !1.2.3.4; 1.2/16; };
7254 </programlisting>
7255
7256           <para>
7257             will enable the name server on port 53 for the IP address
7258             5.6.7.8, and on port 1234 of an address on the machine in net
7259             1.2 that is not 1.2.3.4.
7260           </para>
7261
7262           <para>
7263             If no <command>listen-on</command> is specified, the
7264             server will listen on port 53 on all IPv4 interfaces.
7265           </para>
7266
7267           <para>
7268             The <command>listen-on-v6</command> option is used to
7269             specify the interfaces and the ports on which the server will
7270             listen
7271             for incoming queries sent using IPv6.
7272           </para>
7273
7274           <para>
7275             When <programlisting>{ any; }</programlisting> is
7276             specified
7277             as the <varname>address_match_list</varname> for the
7278             <command>listen-on-v6</command> option,
7279             the server does not bind a separate socket to each IPv6 interface
7280             address as it does for IPv4 if the operating system has enough API
7281             support for IPv6 (specifically if it conforms to RFC 3493 and RFC
7282             3542).
7283             Instead, it listens on the IPv6 wildcard address.
7284             If the system only has incomplete API support for IPv6, however,
7285             the behavior is the same as that for IPv4.
7286           </para>
7287
7288           <para>
7289             A list of particular IPv6 addresses can also be specified, in
7290             which case
7291             the server listens on a separate socket for each specified
7292             address,
7293             regardless of whether the desired API is supported by the system.
7294           </para>
7295
7296           <para>
7297             Multiple <command>listen-on-v6</command> options can
7298             be used.
7299             For example,
7300           </para>
7301
7302 <programlisting>listen-on-v6 { any; };
7303 listen-on-v6 port 1234 { !2001:db8::/32; any; };
7304 </programlisting>
7305
7306           <para>
7307             will enable the name server on port 53 for any IPv6 addresses
7308             (with a single wildcard socket),
7309             and on port 1234 of IPv6 addresses that is not in the prefix
7310             2001:db8::/32 (with separate sockets for each matched address.)
7311           </para>
7312
7313           <para>
7314             To make the server not listen on any IPv6 address, use
7315           </para>
7316
7317 <programlisting>listen-on-v6 { none; };
7318 </programlisting>
7319
7320           <para>
7321             If no <command>listen-on-v6</command> option is
7322             specified, the server will not listen on any IPv6 address
7323             unless <command>-6</command> is specified when <command>named</command> is
7324             invoked.  If <command>-6</command> is specified then
7325             <command>named</command> will listen on port 53 on all IPv6 interfaces by default.
7326           </para>
7327         </sect3>
7328
7329         <sect3 id="query_address">
7330           <title>Query Address</title>
7331           <para>
7332             If the server doesn't know the answer to a question, it will
7333             query other name servers. <command>query-source</command> specifies
7334             the address and port used for such queries. For queries sent over
7335             IPv6, there is a separate <command>query-source-v6</command> option.
7336             If <command>address</command> is <command>*</command> (asterisk) or is omitted,
7337             a wildcard IP address (<command>INADDR_ANY</command>)
7338             will be used.
7339           </para>
7340
7341           <para>
7342             If <command>port</command> is <command>*</command> or is omitted,
7343             a random port number from a pre-configured
7344             range is picked up and will be used for each query.
7345             The port range(s) is that specified in
7346             the <command>use-v4-udp-ports</command> (for IPv4)
7347             and <command>use-v6-udp-ports</command> (for IPv6)
7348             options, excluding the ranges specified in
7349             the <command>avoid-v4-udp-ports</command>
7350             and <command>avoid-v6-udp-ports</command> options, respectively.
7351           </para>
7352
7353           <para>
7354             The defaults of the <command>query-source</command> and
7355             <command>query-source-v6</command> options
7356             are:
7357           </para>
7358
7359 <programlisting>query-source address * port *;
7360 query-source-v6 address * port *;
7361 </programlisting>
7362
7363           <para>
7364             If <command>use-v4-udp-ports</command> or
7365             <command>use-v6-udp-ports</command> is unspecified,
7366             <command>named</command> will check if the operating
7367             system provides a programming interface to retrieve the
7368             system's default range for ephemeral ports.
7369             If such an interface is available,
7370             <command>named</command> will use the corresponding system
7371             default range; otherwise, it will use its own defaults:
7372          </para>
7373
7374 <programlisting>use-v4-udp-ports { range 1024 65535; };
7375 use-v6-udp-ports { range 1024 65535; };
7376 </programlisting>
7377
7378           <para>
7379             Note: make sure the ranges be sufficiently large for
7380             security.  A desirable size depends on various parameters,
7381             but we generally recommend it contain at least 16384 ports
7382             (14 bits of entropy).
7383             Note also that the system's default range when used may be
7384             too small for this purpose, and that the range may even be
7385             changed while <command>named</command> is running; the new
7386             range will automatically be applied when <command>named</command>
7387             is reloaded.
7388             It is encouraged to
7389             configure <command>use-v4-udp-ports</command> and
7390             <command>use-v6-udp-ports</command> explicitly so that the
7391             ranges are sufficiently large and are reasonably
7392             independent from the ranges used by other applications.
7393           </para>
7394
7395           <para>
7396             Note: the operational configuration
7397             where <command>named</command> runs may prohibit the use
7398             of some ports.  For example, UNIX systems will not allow
7399             <command>named</command> running without a root privilege
7400             to use ports less than 1024.
7401             If such ports are included in the specified (or detected)
7402             set of query ports, the corresponding query attempts will
7403             fail, resulting in resolution failures or delay.
7404             It is therefore important to configure the set of ports
7405             that can be safely used in the expected operational environment.
7406           </para>
7407
7408           <para>
7409             The defaults of the <command>avoid-v4-udp-ports</command> and
7410             <command>avoid-v6-udp-ports</command> options
7411             are:
7412           </para>
7413
7414 <programlisting>avoid-v4-udp-ports {};
7415 avoid-v6-udp-ports {};
7416 </programlisting>
7417
7418           <para>
7419             Note: BIND 9.5.0 introduced
7420             the <command>use-queryport-pool</command> 
7421             option to support a pool of such random ports, but this
7422             option is now obsolete because reusing the same ports in
7423             the pool may not be sufficiently secure.
7424             For the same reason, it is generally strongly discouraged to
7425             specify a particular port for the
7426             <command>query-source</command> or
7427             <command>query-source-v6</command> options;
7428             it implicitly disables the use of randomized port numbers.
7429           </para>
7430
7431           <variablelist>
7432             <varlistentry>
7433               <term><command>use-queryport-pool</command></term>
7434               <listitem>
7435                 <para>
7436                   This option is obsolete.
7437                 </para>
7438               </listitem>
7439             </varlistentry>
7440
7441             <varlistentry>
7442               <term><command>queryport-pool-ports</command></term>
7443               <listitem>
7444                 <para>
7445                   This option is obsolete.
7446                 </para>
7447               </listitem>
7448             </varlistentry>
7449
7450             <varlistentry>
7451               <term><command>queryport-pool-updateinterval</command></term>
7452               <listitem>
7453                 <para>
7454                   This option is obsolete.
7455                 </para>
7456               </listitem>
7457             </varlistentry>
7458             
7459           </variablelist>
7460           <note>
7461             <para>
7462               The address specified in the <command>query-source</command> option
7463               is used for both UDP and TCP queries, but the port applies only
7464               to UDP queries.  TCP queries always use a random
7465               unprivileged port.
7466             </para>
7467           </note>
7468           <note>
7469             <para>
7470               Solaris 2.5.1 and earlier does not support setting the source
7471               address for TCP sockets.
7472             </para>
7473           </note>
7474           <note>
7475             <para>
7476               See also <command>transfer-source</command> and
7477               <command>notify-source</command>.
7478             </para>
7479           </note>
7480         </sect3>
7481
7482         <sect3 id="zone_transfers">
7483           <title>Zone Transfers</title>
7484           <para>
7485             <acronym>BIND</acronym> has mechanisms in place to
7486             facilitate zone transfers
7487             and set limits on the amount of load that transfers place on the
7488             system. The following options apply to zone transfers.
7489           </para>
7490
7491           <variablelist>
7492
7493             <varlistentry>
7494               <term><command>also-notify</command></term>
7495               <listitem>
7496                 <para>
7497                   Defines a global list of IP addresses of name servers
7498                   that are also sent NOTIFY messages whenever a fresh copy of
7499                   the
7500                   zone is loaded, in addition to the servers listed in the
7501                   zone's NS records.
7502                   This helps to ensure that copies of the zones will
7503                   quickly converge on stealth servers.
7504                   Optionally, a port may be specified with each
7505                   <command>also-notify</command> address to send
7506                   the notify messages to a port other than the
7507                   default of 53.
7508                   If an <command>also-notify</command> list
7509                   is given in a <command>zone</command> statement,
7510                   it will override
7511                   the <command>options also-notify</command>
7512                   statement. When a <command>zone notify</command>
7513                   statement
7514                   is set to <command>no</command>, the IP
7515                   addresses in the global <command>also-notify</command> list will
7516                   not be sent NOTIFY messages for that zone. The default is
7517                   the empty
7518                   list (no global notification list).
7519                 </para>
7520               </listitem>
7521             </varlistentry>
7522
7523             <varlistentry>
7524               <term><command>max-transfer-time-in</command></term>
7525               <listitem>
7526                 <para>
7527                   Inbound zone transfers running longer than
7528                   this many minutes will be terminated. The default is 120
7529                   minutes
7530                   (2 hours).  The maximum value is 28 days (40320 minutes).
7531                 </para>
7532               </listitem>
7533             </varlistentry>
7534
7535             <varlistentry>
7536               <term><command>max-transfer-idle-in</command></term>
7537               <listitem>
7538                 <para>
7539                   Inbound zone transfers making no progress
7540                   in this many minutes will be terminated. The default is 60
7541                   minutes
7542                   (1 hour).  The maximum value is 28 days (40320 minutes).
7543                 </para>
7544               </listitem>
7545             </varlistentry>
7546
7547             <varlistentry>
7548               <term><command>max-transfer-time-out</command></term>
7549               <listitem>
7550                 <para>
7551                   Outbound zone transfers running longer than
7552                   this many minutes will be terminated. The default is 120
7553                   minutes
7554                   (2 hours).  The maximum value is 28 days (40320 minutes).
7555                 </para>
7556               </listitem>
7557             </varlistentry>
7558
7559             <varlistentry>
7560               <term><command>max-transfer-idle-out</command></term>
7561               <listitem>
7562                 <para>
7563                   Outbound zone transfers making no progress
7564                   in this many minutes will be terminated.  The default is 60
7565                   minutes (1
7566                   hour).  The maximum value is 28 days (40320 minutes).
7567                 </para>
7568               </listitem>
7569             </varlistentry>
7570
7571             <varlistentry>
7572               <term><command>serial-query-rate</command></term>
7573               <listitem>
7574                 <para>
7575                   Slave servers will periodically query master servers
7576                   to find out if zone serial numbers have changed. Each such
7577                   query uses
7578                   a minute amount of the slave server's network bandwidth.  To
7579                   limit the
7580                   amount of bandwidth used, BIND 9 limits the rate at which
7581                   queries are
7582                   sent.  The value of the <command>serial-query-rate</command> option,
7583                   an integer, is the maximum number of queries sent per
7584                   second.
7585                   The default is 20.
7586                 </para>
7587               </listitem>
7588             </varlistentry>
7589
7590             <varlistentry>
7591               <term><command>serial-queries</command></term>
7592               <listitem>
7593                 <para>
7594                   In BIND 8, the <command>serial-queries</command>
7595                   option
7596                   set the maximum number of concurrent serial number queries
7597                   allowed to be outstanding at any given time.
7598                   BIND 9 does not limit the number of outstanding
7599                   serial queries and ignores the <command>serial-queries</command> option.
7600                   Instead, it limits the rate at which the queries are sent
7601                   as defined using the <command>serial-query-rate</command> option.
7602                 </para>
7603               </listitem>
7604             </varlistentry>
7605
7606             <varlistentry>
7607               <term><command>transfer-format</command></term>
7608               <listitem>
7609
7610                 <para>
7611                   Zone transfers can be sent using two different formats,
7612                   <command>one-answer</command> and
7613                   <command>many-answers</command>.
7614                   The <command>transfer-format</command> option is used
7615                   on the master server to determine which format it sends.
7616                   <command>one-answer</command> uses one DNS message per
7617                   resource record transferred.
7618                   <command>many-answers</command> packs as many resource
7619                   records as possible into a message.
7620                   <command>many-answers</command> is more efficient, but is
7621                   only supported by relatively new slave servers,
7622                   such as <acronym>BIND</acronym> 9, <acronym>BIND</acronym>
7623                   8.x and <acronym>BIND</acronym> 4.9.5 onwards.
7624                   The <command>many-answers</command> format is also supported by
7625                   recent Microsoft Windows nameservers.
7626                   The default is <command>many-answers</command>.
7627                   <command>transfer-format</command> may be overridden on a
7628                   per-server basis by using the <command>server</command>
7629                   statement.
7630                 </para>
7631
7632               </listitem>
7633             </varlistentry>
7634
7635             <varlistentry>
7636               <term><command>transfers-in</command></term>
7637               <listitem>
7638                 <para>
7639                   The maximum number of inbound zone transfers
7640                   that can be running concurrently. The default value is <literal>10</literal>.
7641                   Increasing <command>transfers-in</command> may
7642                   speed up the convergence
7643                   of slave zones, but it also may increase the load on the
7644                   local system.
7645                 </para>
7646               </listitem>
7647             </varlistentry>
7648
7649             <varlistentry>
7650               <term><command>transfers-out</command></term>
7651               <listitem>
7652                 <para>
7653                   The maximum number of outbound zone transfers
7654                   that can be running concurrently. Zone transfer requests in
7655                   excess
7656                   of the limit will be refused. The default value is <literal>10</literal>.
7657                 </para>
7658               </listitem>
7659             </varlistentry>
7660
7661             <varlistentry>
7662               <term><command>transfers-per-ns</command></term>
7663               <listitem>
7664                 <para>
7665                   The maximum number of inbound zone transfers
7666                   that can be concurrently transferring from a given remote
7667                   name server.
7668                   The default value is <literal>2</literal>.
7669                   Increasing <command>transfers-per-ns</command>
7670                   may
7671                   speed up the convergence of slave zones, but it also may
7672                   increase
7673                   the load on the remote name server. <command>transfers-per-ns</command> may
7674                   be overridden on a per-server basis by using the <command>transfers</command> phrase
7675                   of the <command>server</command> statement.
7676                 </para>
7677               </listitem>
7678             </varlistentry>
7679
7680             <varlistentry>
7681               <term><command>transfer-source</command></term>
7682               <listitem>
7683                 <para><command>transfer-source</command>
7684                   determines which local address will be bound to IPv4
7685                   TCP connections used to fetch zones transferred
7686                   inbound by the server.  It also determines the
7687                   source IPv4 address, and optionally the UDP port,
7688                   used for the refresh queries and forwarded dynamic
7689                   updates.  If not set, it defaults to a system
7690                   controlled value which will usually be the address
7691                   of the interface "closest to" the remote end. This
7692                   address must appear in the remote end's
7693                   <command>allow-transfer</command> option for the
7694                   zone being transferred, if one is specified. This
7695                   statement sets the
7696                   <command>transfer-source</command> for all zones,
7697                   but can be overridden on a per-view or per-zone
7698                   basis by including a
7699                   <command>transfer-source</command> statement within
7700                   the <command>view</command> or
7701                   <command>zone</command> block in the configuration
7702                   file.
7703                 </para>
7704                 <note>
7705                   <para>
7706                     Solaris 2.5.1 and earlier does not support setting the
7707                     source address for TCP sockets.
7708                   </para>
7709                 </note>
7710               </listitem>
7711             </varlistentry>
7712
7713             <varlistentry>
7714               <term><command>transfer-source-v6</command></term>
7715               <listitem>
7716                 <para>
7717                   The same as <command>transfer-source</command>,
7718                   except zone transfers are performed using IPv6.
7719                 </para>
7720               </listitem>
7721             </varlistentry>
7722
7723             <varlistentry>
7724               <term><command>alt-transfer-source</command></term>
7725               <listitem>
7726                 <para>
7727                   An alternate transfer source if the one listed in
7728                   <command>transfer-source</command> fails and
7729                   <command>use-alt-transfer-source</command> is
7730                   set.
7731                 </para>
7732                 <note>
7733                   If you do not wish the alternate transfer source
7734                   to be used, you should set
7735                   <command>use-alt-transfer-source</command>
7736                   appropriately and you should not depend upon
7737                   getting an answer back to the first refresh
7738                   query.
7739                 </note>
7740               </listitem>
7741             </varlistentry>
7742
7743             <varlistentry>
7744               <term><command>alt-transfer-source-v6</command></term>
7745               <listitem>
7746                 <para>
7747                   An alternate transfer source if the one listed in
7748                   <command>transfer-source-v6</command> fails and
7749                   <command>use-alt-transfer-source</command> is
7750                   set.
7751                 </para>
7752               </listitem>
7753             </varlistentry>
7754
7755             <varlistentry>
7756               <term><command>use-alt-transfer-source</command></term>
7757               <listitem>
7758                 <para>
7759                   Use the alternate transfer sources or not.  If views are
7760                   specified this defaults to <command>no</command>
7761                   otherwise it defaults to
7762                   <command>yes</command> (for BIND 8
7763                   compatibility).
7764                 </para>
7765               </listitem>
7766             </varlistentry>
7767
7768             <varlistentry>
7769               <term><command>notify-source</command></term>
7770               <listitem>
7771                 <para><command>notify-source</command>
7772                   determines which local source address, and
7773                   optionally UDP port, will be used to send NOTIFY
7774                   messages.  This address must appear in the slave
7775                   server's <command>masters</command> zone clause or
7776                   in an <command>allow-notify</command> clause.  This
7777                   statement sets the <command>notify-source</command>
7778                   for all zones, but can be overridden on a per-zone or
7779                   per-view basis by including a
7780                   <command>notify-source</command> statement within
7781                   the <command>zone</command> or
7782                   <command>view</command> block in the configuration
7783                   file.
7784                 </para>
7785                 <note>
7786                   <para>
7787                     Solaris 2.5.1 and earlier does not support setting the
7788                     source address for TCP sockets.
7789                   </para>
7790                 </note>
7791               </listitem>
7792             </varlistentry>
7793
7794             <varlistentry>
7795               <term><command>notify-source-v6</command></term>
7796               <listitem>
7797                 <para>
7798                   Like <command>notify-source</command>,
7799                   but applies to notify messages sent to IPv6 addresses.
7800                 </para>
7801               </listitem>
7802             </varlistentry>
7803
7804           </variablelist>
7805
7806         </sect3>
7807
7808         <sect3>
7809           <title>UDP Port Lists</title>
7810           <para>
7811             <command>use-v4-udp-ports</command>,
7812             <command>avoid-v4-udp-ports</command>,
7813             <command>use-v6-udp-ports</command>, and
7814             <command>avoid-v6-udp-ports</command>
7815             specify a list of IPv4 and IPv6 UDP ports that will be
7816             used or not used as source ports for UDP messages.
7817             See <xref linkend="query_address"/> about how the
7818             available ports are determined.
7819             For example, with the following configuration
7820           </para>
7821
7822 <programlisting>
7823 use-v6-udp-ports { range 32768 65535; };
7824 avoid-v6-udp-ports { 40000; range 50000 60000; };
7825 </programlisting>
7826
7827            <para>
7828              UDP ports of IPv6 messages sent
7829              from <command>named</command> will be in one
7830              of the following ranges: 32768 to 39999, 40001 to 49999,
7831              and 60001 to 65535.
7832            </para>
7833
7834            <para>
7835              <command>avoid-v4-udp-ports</command> and
7836              <command>avoid-v6-udp-ports</command> can be used
7837              to prevent <command>named</command> from choosing as its random source port a
7838              port that is blocked by your firewall or a port that is
7839              used by other applications;
7840              if a query went out with a source port blocked by a
7841              firewall, the
7842              answer would not get by the firewall and the name server would
7843              have to query again.
7844              Note: the desired range can also be represented only with
7845              <command>use-v4-udp-ports</command> and
7846              <command>use-v6-udp-ports</command>, and the
7847              <command>avoid-</command> options are redundant in that
7848              sense; they are provided for backward compatibility and
7849              to possibly simplify the port specification.
7850            </para>
7851         </sect3>
7852
7853         <sect3>
7854           <title>Operating System Resource Limits</title>
7855
7856           <para>
7857             The server's usage of many system resources can be limited.
7858             Scaled values are allowed when specifying resource limits.  For
7859             example, <command>1G</command> can be used instead of
7860             <command>1073741824</command> to specify a limit of
7861             one
7862             gigabyte. <command>unlimited</command> requests
7863             unlimited use, or the
7864             maximum available amount. <command>default</command>
7865             uses the limit
7866             that was in force when the server was started. See the description
7867             of <command>size_spec</command> in <xref linkend="configuration_file_elements"/>.
7868           </para>
7869
7870           <para>
7871             The following options set operating system resource limits for
7872             the name server process.  Some operating systems don't support
7873             some or
7874             any of the limits. On such systems, a warning will be issued if
7875             the
7876             unsupported limit is used.
7877           </para>
7878
7879           <variablelist>
7880
7881             <varlistentry>
7882               <term><command>coresize</command></term>
7883               <listitem>
7884                 <para>
7885                   The maximum size of a core dump. The default
7886                   is <literal>default</literal>.
7887                 </para>
7888               </listitem>
7889             </varlistentry>
7890
7891             <varlistentry>
7892               <term><command>datasize</command></term>
7893               <listitem>
7894                 <para>
7895                   The maximum amount of data memory the server
7896                   may use. The default is <literal>default</literal>.
7897                   This is a hard limit on server memory usage.
7898                   If the server attempts to allocate memory in excess of this
7899                   limit, the allocation will fail, which may in turn leave
7900                   the server unable to perform DNS service.  Therefore,
7901                   this option is rarely useful as a way of limiting the
7902                   amount of memory used by the server, but it can be used
7903                   to raise an operating system data size limit that is
7904                   too small by default.  If you wish to limit the amount
7905                   of memory used by the server, use the
7906                   <command>max-cache-size</command> and
7907                   <command>recursive-clients</command>
7908                   options instead.
7909                 </para>
7910               </listitem>
7911             </varlistentry>
7912
7913             <varlistentry>
7914               <term><command>files</command></term>
7915               <listitem>
7916                 <para>
7917                   The maximum number of files the server
7918                   may have open concurrently. The default is <literal>unlimited</literal>.
7919                 </para>
7920               </listitem>
7921             </varlistentry>
7922
7923             <varlistentry>
7924               <term><command>stacksize</command></term>
7925               <listitem>
7926                 <para>
7927                   The maximum amount of stack memory the server
7928                   may use. The default is <literal>default</literal>.
7929                 </para>
7930               </listitem>
7931             </varlistentry>
7932
7933           </variablelist>
7934
7935         </sect3>
7936
7937         <sect3 id="server_resource_limits">
7938           <title>Server  Resource Limits</title>
7939
7940           <para>
7941             The following options set limits on the server's
7942             resource consumption that are enforced internally by the
7943             server rather than the operating system.
7944           </para>
7945
7946           <variablelist>
7947
7948             <varlistentry>
7949               <term><command>max-ixfr-log-size</command></term>
7950               <listitem>
7951                 <para>
7952                   This option is obsolete; it is accepted
7953                   and ignored for BIND 8 compatibility.  The option
7954                   <command>max-journal-size</command> performs a
7955                   similar function in BIND 9.
7956                 </para>
7957               </listitem>
7958             </varlistentry>
7959
7960             <varlistentry>
7961               <term><command>max-journal-size</command></term>
7962               <listitem>
7963                 <para>
7964                   Sets a maximum size for each journal file
7965                   (see <xref linkend="journal"/>).  When the journal file
7966                   approaches
7967                   the specified size, some of the oldest transactions in the
7968                   journal
7969                   will be automatically removed.  The default is
7970                   <literal>unlimited</literal>.
7971                   This may also be set on a per-zone basis.
7972                 </para>
7973               </listitem>
7974             </varlistentry>
7975
7976             <varlistentry>
7977               <term><command>host-statistics-max</command></term>
7978               <listitem>
7979                 <para>
7980                   In BIND 8, specifies the maximum number of host statistics
7981                   entries to be kept.
7982                   Not implemented in BIND 9.
7983                 </para>
7984               </listitem>
7985             </varlistentry>
7986
7987             <varlistentry>
7988               <term><command>recursive-clients</command></term>
7989               <listitem>
7990                 <para>
7991                   The maximum number of simultaneous recursive lookups
7992                   the server will perform on behalf of clients.  The default
7993                   is
7994                   <literal>1000</literal>.  Because each recursing
7995                   client uses a fair
7996                   bit of memory, on the order of 20 kilobytes, the value of
7997                   the
7998                   <command>recursive-clients</command> option may
7999                   have to be decreased
8000                   on hosts with limited memory.
8001                 </para>
8002               </listitem>
8003             </varlistentry>
8004
8005             <varlistentry>
8006               <term><command>tcp-clients</command></term>
8007               <listitem>
8008                 <para>
8009                   The maximum number of simultaneous client TCP
8010                   connections that the server will accept.
8011                   The default is <literal>100</literal>.
8012                 </para>
8013               </listitem>
8014             </varlistentry>
8015
8016             <varlistentry>
8017               <term><command>reserved-sockets</command></term>
8018               <listitem>
8019                 <para>
8020                   The number of file descriptors reserved for TCP, stdio,
8021                   etc.  This needs to be big enough to cover the number of
8022                   interfaces <command>named</command> listens on, <command>tcp-clients</command> as well as
8023                   to provide room for outgoing TCP queries and incoming zone
8024                   transfers.  The default is <literal>512</literal>.
8025                   The minimum value is <literal>128</literal> and the
8026                   maximum value is <literal>128</literal> less than
8027                   maxsockets (-S).  This option may be removed in the future.
8028                 </para>
8029                 <para>
8030                   This option has little effect on Windows.
8031                 </para>
8032               </listitem>
8033             </varlistentry>
8034
8035             <varlistentry>
8036               <term><command>max-cache-size</command></term>
8037               <listitem>
8038                 <para>
8039                   The maximum amount of memory to use for the
8040                   server's cache, in bytes.
8041                   When the amount of data in the cache
8042                   reaches this limit, the server will cause records to expire
8043                   prematurely based on an LRU based strategy so that
8044                   the limit is not exceeded.
8045                   A value of 0 is special, meaning that
8046                   records are purged from the cache only when their
8047                   TTLs expire.
8048                   Another special keyword <userinput>unlimited</userinput>
8049                   means the maximum value of 32-bit unsigned integers
8050                   (0xffffffff), which may not have the same effect as
8051                   0 on machines that support more than 32 bits of
8052                   memory space.
8053                   Any positive values less than 2MB will be ignored reset
8054                   to 2MB.
8055                   In a server with multiple views, the limit applies
8056                   separately to the cache of each view.
8057                   The default is 0.
8058                 </para>
8059               </listitem>
8060             </varlistentry>
8061
8062             <varlistentry>
8063               <term><command>tcp-listen-queue</command></term>
8064               <listitem>
8065                 <para>
8066                   The listen queue depth.  The default and minimum is 3.
8067                   If the kernel supports the accept filter "dataready" this
8068                   also controls how
8069                   many TCP connections that will be queued in kernel space
8070                   waiting for
8071                   some data before being passed to accept.  Values less than 3
8072                   will be
8073                   silently raised.
8074                 </para>
8075               </listitem>
8076             </varlistentry>
8077
8078           </variablelist>
8079
8080         </sect3>
8081
8082         <sect3>
8083           <title>Periodic Task Intervals</title>
8084
8085           <variablelist>
8086
8087             <varlistentry>
8088               <term><command>cleaning-interval</command></term>
8089               <listitem>
8090                 <para>
8091                   This interval is effectively obsolete.  Previously,
8092                   the server would remove expired resource records
8093                   from the cache every <command>cleaning-interval</command> minutes.
8094                   <acronym>BIND</acronym> 9 now manages cache
8095                   memory in a more sophisticated manner and does not
8096                   rely on the periodic cleaning any more.
8097                   Specifying this option therefore has no effect on
8098                   the server's behavior.
8099                 </para>
8100               </listitem>
8101             </varlistentry>
8102
8103             <varlistentry>
8104               <term><command>heartbeat-interval</command></term>
8105               <listitem>
8106                 <para>
8107                   The server will perform zone maintenance tasks
8108                   for all zones marked as <command>dialup</command> whenever this
8109                   interval expires. The default is 60 minutes. Reasonable
8110                   values are up
8111                   to 1 day (1440 minutes).  The maximum value is 28 days
8112                   (40320 minutes).
8113                   If set to 0, no zone maintenance for these zones will occur.
8114                 </para>
8115               </listitem>
8116             </varlistentry>
8117
8118             <varlistentry>
8119               <term><command>interface-interval</command></term>
8120               <listitem>
8121                 <para>
8122                   The server will scan the network interface list
8123                   every <command>interface-interval</command>
8124                   minutes. The default
8125                   is 60 minutes. The maximum value is 28 days (40320 minutes).
8126                   If set to 0, interface scanning will only occur when
8127                   the configuration file is  loaded. After the scan, the
8128                   server will
8129                   begin listening for queries on any newly discovered
8130                   interfaces (provided they are allowed by the
8131                   <command>listen-on</command> configuration), and
8132                   will
8133                   stop listening on interfaces that have gone away.
8134                 </para>
8135               </listitem>
8136             </varlistentry>
8137
8138             <varlistentry>
8139               <term><command>statistics-interval</command></term>
8140               <listitem>
8141                 <para>
8142                   Name server statistics will be logged
8143                   every <command>statistics-interval</command>
8144                   minutes. The default is
8145                   60. The maximum value is 28 days (40320 minutes).
8146                   If set to 0, no statistics will be logged.
8147                   </para><note>
8148                   <simpara>
8149                     Not yet implemented in
8150                     <acronym>BIND</acronym> 9.
8151                   </simpara>
8152                 </note>
8153               </listitem>
8154             </varlistentry>
8155
8156           </variablelist>
8157
8158         </sect3>
8159
8160         <sect3 id="topology">
8161           <title>Topology</title>
8162
8163           <para>
8164             All other things being equal, when the server chooses a name
8165             server
8166             to query from a list of name servers, it prefers the one that is
8167             topologically closest to itself. The <command>topology</command> statement
8168             takes an <command>address_match_list</command> and
8169             interprets it
8170             in a special way. Each top-level list element is assigned a
8171             distance.
8172             Non-negated elements get a distance based on their position in the
8173             list, where the closer the match is to the start of the list, the
8174             shorter the distance is between it and the server. A negated match
8175             will be assigned the maximum distance from the server. If there
8176             is no match, the address will get a distance which is further than
8177             any non-negated list element, and closer than any negated element.
8178             For example,
8179           </para>
8180
8181 <programlisting>topology {
8182     10/8;
8183     !1.2.3/24;
8184     { 1.2/16; 3/8; };
8185 };</programlisting>
8186
8187           <para>
8188             will prefer servers on network 10 the most, followed by hosts
8189             on network 1.2.0.0 (netmask 255.255.0.0) and network 3, with the
8190             exception of hosts on network 1.2.3 (netmask 255.255.255.0), which
8191             is preferred least of all.
8192           </para>
8193           <para>
8194             The default topology is
8195           </para>
8196
8197 <programlisting>    topology { localhost; localnets; };
8198 </programlisting>
8199
8200           <note>
8201             <simpara>
8202               The <command>topology</command> option
8203               is not implemented in <acronym>BIND</acronym> 9.
8204             </simpara>
8205           </note>
8206         </sect3>
8207
8208         <sect3 id="the_sortlist_statement">
8209
8210           <title>The <command>sortlist</command> Statement</title>
8211
8212           <para>
8213             The response to a DNS query may consist of multiple resource
8214             records (RRs) forming a resource records set (RRset).
8215             The name server will normally return the
8216             RRs within the RRset in an indeterminate order
8217             (but see the <command>rrset-order</command>
8218             statement in <xref linkend="rrset_ordering"/>).
8219             The client resolver code should rearrange the RRs as appropriate,
8220             that is, using any addresses on the local net in preference to
8221             other addresses.
8222             However, not all resolvers can do this or are correctly
8223             configured.
8224             When a client is using a local server, the sorting can be performed
8225             in the server, based on the client's address. This only requires
8226             configuring the name servers, not all the clients.
8227           </para>
8228
8229           <para>
8230             The <command>sortlist</command> statement (see below)
8231             takes
8232             an <command>address_match_list</command> and
8233             interprets it even
8234             more specifically than the <command>topology</command>
8235             statement
8236             does (<xref linkend="topology"/>).
8237             Each top level statement in the <command>sortlist</command> must
8238             itself be an explicit <command>address_match_list</command> with
8239             one or two elements. The first element (which may be an IP
8240             address,
8241             an IP prefix, an ACL name or a nested <command>address_match_list</command>)
8242             of each top level list is checked against the source address of
8243             the query until a match is found.
8244           </para>
8245           <para>
8246             Once the source address of the query has been matched, if
8247             the top level statement contains only one element, the actual
8248             primitive
8249             element that matched the source address is used to select the
8250             address
8251             in the response to move to the beginning of the response. If the
8252             statement is a list of two elements, then the second element is
8253             treated the same as the <command>address_match_list</command> in
8254             a <command>topology</command> statement. Each top
8255             level element
8256             is assigned a distance and the address in the response with the
8257             minimum
8258             distance is moved to the beginning of the response.
8259           </para>
8260           <para>
8261             In the following example, any queries received from any of
8262             the addresses of the host itself will get responses preferring
8263             addresses
8264             on any of the locally connected networks. Next most preferred are
8265             addresses
8266             on the 192.168.1/24 network, and after that either the
8267             192.168.2/24
8268             or
8269             192.168.3/24 network with no preference shown between these two
8270             networks. Queries received from a host on the 192.168.1/24 network
8271             will prefer other addresses on that network to the 192.168.2/24
8272             and
8273             192.168.3/24 networks. Queries received from a host on the
8274             192.168.4/24
8275             or the 192.168.5/24 network will only prefer other addresses on
8276             their directly connected networks.
8277           </para>
8278
8279 <programlisting>sortlist {
8280     // IF the local host
8281     // THEN first fit on the following nets
8282     { localhost;
8283         { localnets;
8284             192.168.1/24;
8285             { 192.168.2/24; 192.168.3/24; }; }; };
8286     // IF on class C 192.168.1 THEN use .1, or .2 or .3
8287     { 192.168.1/24;
8288         { 192.168.1/24;
8289             { 192.168.2/24; 192.168.3/24; }; }; };
8290     // IF on class C 192.168.2 THEN use .2, or .1 or .3
8291     { 192.168.2/24;
8292         { 192.168.2/24;
8293             { 192.168.1/24; 192.168.3/24; }; }; };
8294     // IF on class C 192.168.3 THEN use .3, or .1 or .2
8295     { 192.168.3/24;
8296         { 192.168.3/24;
8297             { 192.168.1/24; 192.168.2/24; }; }; };
8298     // IF .4 or .5 THEN prefer that net
8299     { { 192.168.4/24; 192.168.5/24; };
8300     };
8301 };</programlisting>
8302
8303           <para>
8304             The following example will give reasonable behavior for the
8305             local host and hosts on directly connected networks. It is similar
8306             to the behavior of the address sort in <acronym>BIND</acronym> 4.9.x. Responses sent
8307             to queries from the local host will favor any of the directly
8308             connected
8309             networks. Responses sent to queries from any other hosts on a
8310             directly
8311             connected network will prefer addresses on that same network.
8312             Responses
8313             to other queries will not be sorted.
8314           </para>
8315
8316 <programlisting>sortlist {
8317            { localhost; localnets; };
8318            { localnets; };
8319 };
8320 </programlisting>
8321
8322         </sect3>
8323         <sect3 id="rrset_ordering">
8324           <title id="rrset_ordering_title">RRset Ordering</title>
8325           <para>
8326             When multiple records are returned in an answer it may be
8327             useful to configure the order of the records placed into the
8328             response.
8329             The <command>rrset-order</command> statement permits
8330             configuration
8331             of the ordering of the records in a multiple record response.
8332             See also the <command>sortlist</command> statement,
8333             <xref linkend="the_sortlist_statement"/>.
8334           </para>
8335
8336           <para>
8337             An <command>order_spec</command> is defined as
8338             follows:
8339           </para>
8340           <para>
8341             <optional>class <replaceable>class_name</replaceable></optional>
8342             <optional>type <replaceable>type_name</replaceable></optional>
8343             <optional>name <replaceable>"domain_name"</replaceable></optional>
8344             order <replaceable>ordering</replaceable>
8345           </para>
8346           <para>
8347             If no class is specified, the default is <command>ANY</command>.
8348             If no type is specified, the default is <command>ANY</command>.
8349             If no name is specified, the default is "<command>*</command>" (asterisk).
8350           </para>
8351           <para>
8352             The legal values for <command>ordering</command> are:
8353           </para>
8354           <informaltable colsep="0" rowsep="0">
8355             <tgroup cols="2" colsep="0" rowsep="0" tgroupstyle="4Level-table">
8356               <colspec colname="1" colnum="1" colsep="0" colwidth="0.750in"/>
8357               <colspec colname="2" colnum="2" colsep="0" colwidth="3.750in"/>
8358               <tbody>
8359                 <row rowsep="0">
8360                   <entry colname="1">
8361                     <para><command>fixed</command></para>
8362                   </entry>
8363                   <entry colname="2">
8364                     <para>
8365                       Records are returned in the order they
8366                       are defined in the zone file.
8367                     </para>
8368                   </entry>
8369                 </row>
8370                 <row rowsep="0">
8371                   <entry colname="1">
8372                     <para><command>random</command></para>
8373                   </entry>
8374                   <entry colname="2">
8375                     <para>
8376                       Records are returned in some random order.
8377                     </para>
8378                   </entry>
8379                 </row>
8380                 <row rowsep="0">
8381                   <entry colname="1">
8382                     <para><command>cyclic</command></para>
8383                   </entry>
8384                   <entry colname="2">
8385                     <para>
8386                       Records are returned in a cyclic round-robin order.
8387                     </para>
8388                     <para>
8389                       If <acronym>BIND</acronym> is configured with the
8390                       "--enable-fixed-rrset" option at compile time, then
8391                       the initial ordering of the RRset will match the
8392                       one specified in the zone file.
8393                     </para>
8394                   </entry>
8395                 </row>
8396               </tbody>
8397             </tgroup>
8398           </informaltable>
8399           <para>
8400             For example:
8401           </para>
8402
8403 <programlisting>rrset-order {
8404    class IN type A name "host.example.com" order random;
8405    order cyclic;
8406 };
8407 </programlisting>
8408
8409           <para>
8410             will cause any responses for type A records in class IN that
8411             have "<literal>host.example.com</literal>" as a
8412             suffix, to always be returned
8413             in random order. All other records are returned in cyclic order.
8414           </para>
8415           <para>
8416             If multiple <command>rrset-order</command> statements
8417             appear,
8418             they are not combined &mdash; the last one applies.
8419           </para>
8420
8421           <note>
8422             <simpara>
8423               In this release of <acronym>BIND</acronym> 9, the
8424               <command>rrset-order</command> statement does not support
8425               "fixed" ordering by default.  Fixed ordering can be enabled
8426               at compile time by specifying "--enable-fixed-rrset" on
8427               the "configure" command line.
8428             </simpara>
8429           </note>
8430         </sect3>
8431
8432         <sect3 id="tuning">
8433           <title>Tuning</title>
8434
8435           <variablelist>
8436
8437             <varlistentry>
8438               <term><command>lame-ttl</command></term>
8439               <listitem>
8440                 <para>
8441                   Sets the number of seconds to cache a
8442                   lame server indication. 0 disables caching. (This is
8443                   <emphasis role="bold">NOT</emphasis> recommended.)
8444                   The default is <literal>600</literal> (10 minutes) and the
8445                   maximum value is
8446                   <literal>1800</literal> (30 minutes).
8447                 </para>
8448
8449                 <para>
8450                   Lame-ttl also controls the amount of time DNSSEC
8451                   validation failures are cached.  There is a minimum
8452                   of 30 seconds applied to bad cache entries if the
8453                   lame-ttl is set to less than 30 seconds.
8454                 </para>
8455
8456               </listitem>
8457             </varlistentry>
8458
8459             <varlistentry>
8460               <term><command>max-ncache-ttl</command></term>
8461               <listitem>
8462                 <para>
8463                   To reduce network traffic and increase performance,
8464                   the server stores negative answers. <command>max-ncache-ttl</command> is
8465                   used to set a maximum retention time for these answers in
8466                   the server
8467                   in seconds. The default
8468                   <command>max-ncache-ttl</command> is <literal>10800</literal> seconds (3 hours).
8469                   <command>max-ncache-ttl</command> cannot exceed
8470                   7 days and will
8471                   be silently truncated to 7 days if set to a greater value.
8472                 </para>
8473               </listitem>
8474             </varlistentry>
8475
8476             <varlistentry>
8477               <term><command>max-cache-ttl</command></term>
8478               <listitem>
8479                 <para>
8480                   Sets the maximum time for which the server will
8481                   cache ordinary (positive) answers. The default is
8482                   one week (7 days).
8483                   A value of zero may cause all queries to return
8484                   SERVFAIL, because of lost caches of intermediate
8485                   RRsets (such as NS and glue AAAA/A records) in the
8486                   resolution process.
8487                 </para>
8488               </listitem>
8489             </varlistentry>
8490
8491             <varlistentry>
8492               <term><command>min-roots</command></term>
8493               <listitem>
8494                 <para>
8495                   The minimum number of root servers that
8496                   is required for a request for the root servers to be
8497                   accepted. The default
8498                   is <userinput>2</userinput>.
8499                 </para>
8500                 <note>
8501                   <simpara>
8502                     Not implemented in <acronym>BIND</acronym> 9.
8503                   </simpara>
8504                 </note>
8505               </listitem>
8506             </varlistentry>
8507
8508             <varlistentry>
8509               <term><command>sig-validity-interval</command></term>
8510               <listitem>
8511                 <para>
8512                   Specifies the number of days into the future when
8513                   DNSSEC signatures automatically generated as a
8514                   result of dynamic updates (<xref
8515                   linkend="dynamic_update"/>) will expire.  There
8516                   is an optional second field which specifies how
8517                   long before expiry that the signatures will be
8518                   regenerated.  If not specified, the signatures will
8519                   be regenerated at 1/4 of base interval.  The second
8520                   field is specified in days if the base interval is
8521                   greater than 7 days otherwise it is specified in hours.
8522                   The default base interval is <literal>30</literal> days
8523                   giving a re-signing interval of 7 1/2 days.  The maximum
8524                   values are 10 years (3660 days).
8525                 </para>
8526                 <para>
8527                   The signature inception time is unconditionally
8528                   set to one hour before the current time to allow
8529                   for a limited amount of clock skew.
8530                 </para>
8531                 <para>
8532                   The <command>sig-validity-interval</command>
8533                   should be, at least, several multiples of the SOA
8534                   expire interval to allow for reasonable interaction
8535                   between the various timer and expiry dates.
8536                 </para>
8537               </listitem>
8538             </varlistentry>
8539
8540             <varlistentry>
8541               <term><command>sig-signing-nodes</command></term>
8542               <listitem>
8543                 <para>
8544                   Specify the maximum number of nodes to be
8545                   examined in each quantum when signing a zone with
8546                   a new DNSKEY. The default is
8547                   <literal>100</literal>.
8548                 </para>
8549               </listitem>
8550             </varlistentry>
8551
8552             <varlistentry>
8553               <term><command>sig-signing-signatures</command></term>
8554               <listitem>
8555                 <para>
8556                   Specify a threshold number of signatures that
8557                   will terminate processing a quantum when signing
8558                   a zone with a new DNSKEY.  The default is
8559                   <literal>10</literal>.
8560                 </para>
8561               </listitem>
8562             </varlistentry>
8563
8564             <varlistentry>
8565               <term><command>sig-signing-type</command></term>
8566               <listitem>
8567                 <para>
8568                   Specify a private RDATA type to be used when generating
8569                   key signing records.  The default is
8570                   <literal>65535</literal>.
8571                 </para>
8572                 <para>
8573                   It is expected that this parameter may be removed
8574                   in a future version once there is a standard type.
8575                 </para>
8576               </listitem>
8577             </varlistentry>
8578
8579             <varlistentry>
8580               <term><command>min-refresh-time</command></term>
8581               <term><command>max-refresh-time</command></term>
8582               <term><command>min-retry-time</command></term>
8583               <term><command>max-retry-time</command></term>
8584               <listitem>
8585                 <para>
8586                   These options control the server's behavior on refreshing a
8587                   zone
8588                   (querying for SOA changes) or retrying failed transfers.
8589                   Usually the SOA values for the zone are used, but these
8590                   values
8591                   are set by the master, giving slave server administrators
8592                   little
8593                   control over their contents.
8594                 </para>
8595                 <para>
8596                   These options allow the administrator to set a minimum and
8597                   maximum
8598                   refresh and retry time either per-zone, per-view, or
8599                   globally.
8600                   These options are valid for slave and stub zones,
8601                   and clamp the SOA refresh and retry times to the specified
8602                   values.
8603                 </para>
8604                 <para>
8605                   The following defaults apply.
8606                   <command>min-refresh-time</command> 300 seconds,
8607                   <command>max-refresh-time</command> 2419200 seconds
8608                   (4 weeks), <command>min-retry-time</command> 500 seconds,
8609                   and <command>max-retry-time</command> 1209600 seconds
8610                   (2 weeks).
8611                 </para>
8612               </listitem>
8613             </varlistentry>
8614
8615             <varlistentry>
8616               <term><command>edns-udp-size</command></term>
8617               <listitem>
8618                 <para>
8619                   Sets the advertised EDNS UDP buffer size in bytes
8620                   to control the size of packets received.
8621                   Valid values are 1024 to 4096 (values outside this range
8622                   will be silently adjusted).  The default value
8623                   is 4096.  The usual reason for setting
8624                   <command>edns-udp-size</command> to a non-default
8625                   value is to get UDP answers to pass through broken
8626                   firewalls that block fragmented packets and/or
8627                   block UDP packets that are greater than 512 bytes.
8628                 </para>
8629                 <para>
8630                   <command>named</command> will fallback to using 512 bytes
8631                   if it get a series of timeout at the initial value.  512
8632                   bytes is not being offered to encourage sites to fix their
8633                   firewalls.  Small EDNS UDP sizes will result in the
8634                   excessive use of TCP.
8635                 </para>
8636               </listitem>
8637             </varlistentry>
8638
8639             <varlistentry>
8640               <term><command>max-udp-size</command></term>
8641               <listitem>
8642                 <para>
8643                   Sets the maximum EDNS UDP message size
8644                   <command>named</command> will send in bytes.
8645                   Valid values are 512 to 4096 (values outside this
8646                   range will be silently adjusted).  The default
8647                   value is 4096.  The usual reason for setting
8648                   <command>max-udp-size</command> to a non-default
8649                   value is to get UDP answers to pass through broken
8650                   firewalls that block fragmented packets and/or
8651                   block UDP packets that are greater than 512 bytes.
8652                   This is independent of the advertised receive
8653                   buffer (<command>edns-udp-size</command>).
8654                 </para>
8655                 <para>
8656                   Setting this to a low value will encourage additional
8657                   TCP traffic to the nameserver.
8658                 </para>
8659               </listitem>
8660             </varlistentry>
8661
8662             <varlistentry>
8663               <term><command>masterfile-format</command></term>
8664               <listitem>
8665                 <para>Specifies
8666                   the file format of zone files (see
8667                   <xref linkend="zonefile_format"/>).
8668                   The default value is <constant>text</constant>, which is the
8669                   standard textual representation.  Files in other formats
8670                   than <constant>text</constant> are typically expected
8671                   to be generated by the <command>named-compilezone</command> tool.
8672                   Note that when a zone file in a different format than
8673                   <constant>text</constant> is loaded, <command>named</command>
8674                   may omit some of the checks which would be performed for a
8675                   file in the <constant>text</constant> format.  In particular,
8676                   <command>check-names</command> checks do not apply
8677                   for the <constant>raw</constant> format.  This means
8678                   a zone file in the <constant>raw</constant> format
8679                   must be generated with the same check level as that
8680                   specified in the <command>named</command> configuration
8681                   file.  This statement sets the
8682                   <command>masterfile-format</command> for all zones,
8683                   but can be overridden on a per-zone or per-view basis
8684                   by including a <command>masterfile-format</command>
8685                   statement within the <command>zone</command> or
8686                   <command>view</command> block in the configuration
8687                   file.
8688                 </para>
8689               </listitem>
8690             </varlistentry>
8691
8692             <varlistentry id="clients-per-query">
8693               <term><command>clients-per-query</command></term>
8694               <term><command>max-clients-per-query</command></term>
8695               <listitem>
8696                 <para>These set the
8697                   initial value (minimum) and maximum number of recursive
8698                   simultaneous clients for any given query
8699                   (&lt;qname,qtype,qclass&gt;) that the server will accept
8700                   before dropping additional clients.  <command>named</command> will attempt to
8701                   self tune this value and changes will be logged.  The
8702                   default values are 10 and 100.
8703                 </para>
8704                 <para>
8705                   This value should reflect how many queries come in for
8706                   a given name in the time it takes to resolve that name.
8707                   If the number of queries exceed this value, <command>named</command> will
8708                   assume that it is dealing with a non-responsive zone
8709                   and will drop additional queries.  If it gets a response
8710                   after dropping queries, it will raise the estimate.  The
8711                   estimate will then be lowered in 20 minutes if it has
8712                   remained unchanged.
8713                 </para>
8714                 <para>
8715                   If <command>clients-per-query</command> is set to zero,
8716                   then there is no limit on the number of clients per query
8717                   and no queries will be dropped.
8718                 </para>
8719                 <para>
8720                   If <command>max-clients-per-query</command> is set to zero,
8721                   then there is no upper bound other than imposed by
8722                   <command>recursive-clients</command>.
8723                 </para>
8724               </listitem>
8725             </varlistentry>
8726
8727             <varlistentry>
8728               <term><command>notify-delay</command></term>
8729               <listitem>
8730                 <para>
8731                   The delay, in seconds, between sending sets of notify
8732                   messages for a zone.  The default is five (5) seconds.
8733                 </para>
8734               </listitem>
8735             </varlistentry>
8736           </variablelist>
8737
8738         </sect3>
8739
8740         <sect3 id="builtin">
8741           <title>Built-in server information zones</title>
8742
8743           <para>
8744             The server provides some helpful diagnostic information
8745             through a number of built-in zones under the
8746             pseudo-top-level-domain <literal>bind</literal> in the
8747             <command>CHAOS</command> class.  These zones are part
8748             of a
8749             built-in view (see <xref linkend="view_statement_grammar"/>) of
8750             class
8751             <command>CHAOS</command> which is separate from the
8752             default view of
8753             class <command>IN</command>; therefore, any global
8754             server options
8755             such as <command>allow-query</command> do not apply
8756             the these zones.
8757             If you feel the need to disable these zones, use the options
8758             below, or hide the built-in <command>CHAOS</command>
8759             view by
8760             defining an explicit view of class <command>CHAOS</command>
8761             that matches all clients.
8762           </para>
8763
8764           <variablelist>
8765
8766             <varlistentry>
8767               <term><command>version</command></term>
8768               <listitem>
8769                 <para>
8770                   The version the server should report
8771                   via a query of the name <literal>version.bind</literal>
8772                   with type <command>TXT</command>, class <command>CHAOS</command>.
8773                   The default is the real version number of this server.
8774                   Specifying <command>version none</command>
8775                   disables processing of the queries.
8776                 </para>
8777               </listitem>
8778             </varlistentry>
8779
8780             <varlistentry>
8781               <term><command>hostname</command></term>
8782               <listitem>
8783                 <para>
8784                   The hostname the server should report via a query of
8785                   the name <filename>hostname.bind</filename>
8786                   with type <command>TXT</command>, class <command>CHAOS</command>.
8787                   This defaults to the hostname of the machine hosting the
8788                   name server as
8789                   found by the gethostname() function.  The primary purpose of such queries
8790                   is to
8791                   identify which of a group of anycast servers is actually
8792                   answering your queries.  Specifying <command>hostname none;</command>
8793                   disables processing of the queries.
8794                 </para>
8795               </listitem>
8796             </varlistentry>
8797
8798             <varlistentry>
8799               <term><command>server-id</command></term>
8800               <listitem>
8801                 <para>
8802                   The ID the server should report when receiving a Name
8803                   Server Identifier (NSID) query, or a query of the name
8804                   <filename>ID.SERVER</filename> with type
8805                   <command>TXT</command>, class <command>CHAOS</command>.
8806                   The primary purpose of such queries is to
8807                   identify which of a group of anycast servers is actually
8808                   answering your queries.  Specifying <command>server-id none;</command>
8809                   disables processing of the queries.
8810                   Specifying <command>server-id hostname;</command> will cause <command>named</command> to
8811                   use the hostname as found by the gethostname() function.
8812                   The default <command>server-id</command> is <command>none</command>.
8813                 </para>
8814               </listitem>
8815             </varlistentry>
8816
8817           </variablelist>
8818
8819         </sect3>
8820
8821         <sect3 id="empty">
8822           <title>Built-in Empty Zones</title>
8823           <para>
8824             Named has some built-in empty zones (SOA and NS records only).
8825             These are for zones that should normally be answered locally
8826             and which queries should not be sent to the Internet's root
8827             servers.  The official servers which cover these namespaces
8828             return NXDOMAIN responses to these queries.  In particular,
8829             these cover the reverse namespace for addresses from RFC 1918 and
8830             RFC 3330.  They also include the reverse namespace for IPv6 local
8831             address (locally assigned), IPv6 link local addresses, the IPv6
8832             loopback address and the IPv6 unknown address.
8833           </para>
8834           <para>
8835             Named will attempt to determine if a built-in zone already exists
8836             or is active (covered by a forward-only forwarding declaration)
8837             and will not create an empty zone in that case.
8838           </para>
8839           <para>
8840             The current list of empty zones is:
8841             <itemizedlist>
8842 <!-- XXX: The RFC1918 addresses are #defined out in sources currently.
8843               <listitem>10.IN-ADDR.ARPA</listitem>
8844               <listitem>16.172.IN-ADDR.ARPA</listitem>
8845               <listitem>17.172.IN-ADDR.ARPA</listitem>
8846               <listitem>18.172.IN-ADDR.ARPA</listitem>
8847               <listitem>19.172.IN-ADDR.ARPA</listitem>
8848               <listitem>20.172.IN-ADDR.ARPA</listitem>
8849               <listitem>21.172.IN-ADDR.ARPA</listitem>
8850               <listitem>22.172.IN-ADDR.ARPA</listitem>
8851               <listitem>23.172.IN-ADDR.ARPA</listitem>
8852               <listitem>24.172.IN-ADDR.ARPA</listitem>
8853               <listitem>25.172.IN-ADDR.ARPA</listitem>
8854               <listitem>26.172.IN-ADDR.ARPA</listitem>
8855               <listitem>27.172.IN-ADDR.ARPA</listitem>
8856               <listitem>28.172.IN-ADDR.ARPA</listitem>
8857               <listitem>29.172.IN-ADDR.ARPA</listitem>
8858               <listitem>30.172.IN-ADDR.ARPA</listitem>
8859               <listitem>31.172.IN-ADDR.ARPA</listitem>
8860               <listitem>168.192.IN-ADDR.ARPA</listitem>
8861 XXX: end of RFC1918 addresses #defined out -->
8862               <listitem>0.IN-ADDR.ARPA</listitem>
8863               <listitem>127.IN-ADDR.ARPA</listitem>
8864               <listitem>254.169.IN-ADDR.ARPA</listitem>
8865               <listitem>2.0.192.IN-ADDR.ARPA</listitem>
8866               <listitem>100.51.198.IN-ADDR.ARPA</listitem>
8867               <listitem>113.0.203.IN-ADDR.ARPA</listitem>
8868               <listitem>255.255.255.255.IN-ADDR.ARPA</listitem>
8869               <listitem>0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.IP6.ARPA</listitem>
8870               <listitem>1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.IP6.ARPA</listitem>
8871               <listitem>8.B.D.0.1.0.0.2.IP6.ARPA</listitem>
8872               <listitem>D.F.IP6.ARPA</listitem>
8873               <listitem>8.E.F.IP6.ARPA</listitem>
8874               <listitem>9.E.F.IP6.ARPA</listitem>
8875               <listitem>A.E.F.IP6.ARPA</listitem>
8876               <listitem>B.E.F.IP6.ARPA</listitem>
8877             </itemizedlist>
8878           </para>
8879           <para>
8880             Empty zones are settable at the view level and only apply to
8881             views of class IN.  Disabled empty zones are only inherited
8882             from options if there are no disabled empty zones specified
8883             at the view level.  To override the options list of disabled
8884             zones, you can disable the root zone at the view level, for example:
8885 <programlisting>
8886             disable-empty-zone ".";
8887 </programlisting>
8888           </para>
8889           <para>
8890             If you are using the address ranges covered here, you should
8891             already have reverse zones covering the addresses you use.
8892             In practice this appears to not be the case with many queries
8893             being made to the infrastructure servers for names in these
8894             spaces.  So many in fact that sacrificial servers were needed
8895             to be deployed to channel the query load away from the
8896             infrastructure servers.
8897           </para>
8898           <note>
8899             The real parent servers for these zones should disable all
8900             empty zone under the parent zone they serve.  For the real
8901             root servers, this is all built-in empty zones.  This will
8902             enable them to return referrals to deeper in the tree.
8903           </note>
8904           <variablelist>
8905             <varlistentry>
8906               <term><command>empty-server</command></term>
8907               <listitem>
8908                 <para>
8909                   Specify what server name will appear in the returned
8910                   SOA record for empty zones.  If none is specified, then
8911                   the zone's name will be used.
8912                 </para>
8913                </listitem>
8914             </varlistentry>
8915               
8916             <varlistentry>
8917               <term><command>empty-contact</command></term>
8918               <listitem>
8919                 <para>
8920                   Specify what contact name will appear in the returned
8921                   SOA record for empty zones.  If none is specified, then
8922                   "." will be used.
8923                 </para>
8924               </listitem>
8925             </varlistentry>
8926   
8927             <varlistentry>
8928               <term><command>empty-zones-enable</command></term>
8929               <listitem>
8930                 <para>
8931                   Enable or disable all empty zones.  By default, they
8932                   are enabled.
8933                 </para>
8934               </listitem>
8935             </varlistentry>
8936   
8937             <varlistentry>
8938             <term><command>disable-empty-zone</command></term>
8939               <listitem>
8940                 <para>
8941                   Disable individual empty zones.  By default, none are
8942                   disabled.  This option can be specified multiple times.
8943                 </para>
8944               </listitem>
8945             </varlistentry>
8946           </variablelist>
8947         </sect3>
8948
8949         <sect3 id="acache">
8950           <title>Additional Section Caching</title>
8951
8952           <para>
8953             The additional section cache, also called <command>acache</command>,
8954             is an internal cache to improve the response performance of BIND 9.
8955             When additional section caching is enabled, BIND 9 will
8956             cache an internal short-cut to the additional section content for
8957             each answer RR.
8958             Note that <command>acache</command> is an internal caching
8959             mechanism of BIND 9, and is not related to the DNS caching
8960             server function.
8961           </para>
8962
8963           <para>
8964             Additional section caching does not change the
8965             response content (except the RRsets ordering of the additional
8966             section, see below), but can improve the response performance
8967             significantly.
8968             It is particularly effective when BIND 9 acts as an authoritative
8969             server for a zone that has many delegations with many glue RRs.
8970           </para>
8971
8972           <para>
8973             In order to obtain the maximum performance improvement
8974             from additional section caching, setting
8975             <command>additional-from-cache</command>
8976             to <command>no</command> is recommended, since the current
8977             implementation of <command>acache</command>
8978             does not short-cut of additional section information from the
8979             DNS cache data.
8980           </para>
8981
8982           <para>
8983             One obvious disadvantage of <command>acache</command> is
8984             that it requires much more
8985             memory for the internal cached data.
8986             Thus, if the response performance does not matter and memory
8987             consumption is much more critical, the
8988             <command>acache</command> mechanism can be
8989             disabled by setting <command>acache-enable</command> to
8990             <command>no</command>.
8991             It is also possible to specify the upper limit of memory
8992             consumption
8993             for acache by using <command>max-acache-size</command>.
8994           </para>
8995
8996           <para>
8997             Additional section caching also has a minor effect on the
8998             RRset ordering in the additional section.
8999             Without <command>acache</command>,
9000             <command>cyclic</command> order is effective for the additional
9001             section as well as the answer and authority sections.
9002             However, additional section caching fixes the ordering when it
9003             first caches an RRset for the additional section, and the same
9004             ordering will be kept in succeeding responses, regardless of the
9005             setting of <command>rrset-order</command>.
9006             The effect of this should be minor, however, since an
9007             RRset in the additional section
9008             typically only contains a small number of RRs (and in many cases
9009             it only contains a single RR), in which case the
9010             ordering does not matter much.
9011           </para>
9012
9013           <para>
9014             The following is a summary of options related to
9015             <command>acache</command>.
9016           </para>
9017
9018           <variablelist>
9019
9020             <varlistentry>
9021               <term><command>acache-enable</command></term>
9022               <listitem>
9023                 <para>
9024                   If <command>yes</command>, additional section caching is
9025                   enabled.  The default value is <command>no</command>.
9026                 </para>
9027               </listitem>
9028             </varlistentry>
9029
9030             <varlistentry>
9031               <term><command>acache-cleaning-interval</command></term>
9032               <listitem>
9033                 <para>
9034                   The server will remove stale cache entries, based on an LRU
9035                   based
9036                   algorithm, every <command>acache-cleaning-interval</command> minutes.
9037                   The default is 60 minutes.
9038                   If set to 0, no periodic cleaning will occur.
9039                 </para>
9040               </listitem>
9041             </varlistentry>
9042
9043             <varlistentry>
9044               <term><command>max-acache-size</command></term>
9045               <listitem>
9046                 <para>
9047                   The maximum amount of memory in bytes to use for the server's acache.
9048                   When the amount of data in the acache reaches this limit,
9049                   the server
9050                   will clean more aggressively so that the limit is not
9051                   exceeded.
9052                   In a server with multiple views, the limit applies
9053                   separately to the
9054                   acache of each view.
9055                   The default is <literal>16M</literal>.
9056                 </para>
9057               </listitem>
9058             </varlistentry>
9059
9060           </variablelist>
9061
9062         </sect3>
9063
9064         <sect3>
9065           <title>Content Filtering</title>
9066           <para>
9067             <acronym>BIND</acronym> 9 provides the ability to filter
9068             out DNS responses from external DNS servers containing
9069             certain types of data in the answer section.
9070             Specifically, it can reject address (A or AAAA) records if
9071             the corresponding IPv4 or IPv6 addresses match the given
9072             <varname>address_match_list</varname> of the
9073             <command>deny-answer-addresses</command> option.
9074             It can also reject CNAME or DNAME records if the "alias"
9075             name (i.e., the CNAME alias or the substituted query name
9076             due to DNAME) matches the
9077             given <varname>namelist</varname> of the
9078             <command>deny-answer-aliases</command> option, where
9079             "match" means the alias name is a subdomain of one of
9080             the <varname>name_list</varname> elements.
9081             If the optional <varname>namelist</varname> is specified
9082             with <command>except-from</command>, records whose query name
9083             matches the list will be accepted regardless of the filter
9084             setting.
9085             Likewise, if the alias name is a subdomain of the
9086             corresponding zone, the <command>deny-answer-aliases</command>
9087             filter will not apply;
9088             for example, even if "example.com" is specified for
9089             <command>deny-answer-aliases</command>,
9090           </para>
9091 <programlisting>www.example.com. CNAME xxx.example.com.</programlisting>
9092
9093           <para>
9094             returned by an "example.com" server will be accepted.
9095           </para>
9096
9097           <para>
9098             In the <varname>address_match_list</varname> of the
9099             <command>deny-answer-addresses</command> option, only
9100             <varname>ip_addr</varname>
9101             and <varname>ip_prefix</varname>
9102             are meaningful;
9103             any <varname>key_id</varname> will be silently ignored.
9104           </para>
9105
9106           <para>
9107             If a response message is rejected due to the filtering,
9108             the entire message is discarded without being cached, and
9109             a SERVFAIL error will be returned to the client.
9110           </para>
9111
9112           <para>
9113             This filtering is intended to prevent "DNS rebinding attacks," in
9114             which an attacker, in response to a query for a domain name the
9115             attacker controls, returns an IP address within your own network or
9116             an alias name within your own domain.
9117             A naive web browser or script could then serve as an
9118             unintended proxy, allowing the attacker
9119             to get access to an internal node of your local network
9120             that couldn't be externally accessed otherwise.
9121             See the paper available at
9122             <ulink>
9123             http://portal.acm.org/citation.cfm?id=1315245.1315298
9124             </ulink>
9125             for more details about the attacks.
9126           </para>
9127
9128           <para>
9129             For example, if you own a domain named "example.net" and
9130             your internal network uses an IPv4 prefix 192.0.2.0/24,
9131             you might specify the following rules:
9132           </para>
9133
9134 <programlisting>deny-answer-addresses { 192.0.2.0/24; } except-from { "example.net"; };
9135 deny-answer-aliases { "example.net"; };
9136 </programlisting>
9137
9138           <para>
9139             If an external attacker lets a web browser in your local
9140             network look up an IPv4 address of "attacker.example.com",
9141             the attacker's DNS server would return a response like this:
9142           </para>
9143
9144 <programlisting>attacker.example.com. A 192.0.2.1</programlisting>
9145
9146           <para>
9147             in the answer section.
9148             Since the rdata of this record (the IPv4 address) matches
9149             the specified prefix 192.0.2.0/24, this response will be
9150             ignored.
9151           </para>
9152
9153           <para>
9154             On the other hand, if the browser looks up a legitimate
9155             internal web server "www.example.net" and the
9156             following response is returned to
9157             the <acronym>BIND</acronym> 9 server
9158           </para>
9159
9160 <programlisting>www.example.net. A 192.0.2.2</programlisting>
9161
9162           <para>
9163             it will be accepted since the owner name "www.example.net"
9164             matches the <command>except-from</command> element,
9165             "example.net".
9166           </para>
9167
9168           <para>
9169             Note that this is not really an attack on the DNS per se.
9170             In fact, there is nothing wrong for an "external" name to
9171             be mapped to your "internal" IP address or domain name
9172             from the DNS point of view.
9173             It might actually be provided for a legitimate purpose,
9174             such as for debugging.
9175             As long as the mapping is provided by the correct owner,
9176             it is not possible or does not make sense to detect
9177             whether the intent of the mapping is legitimate or not
9178             within the DNS.
9179             The "rebinding" attack must primarily be protected at the
9180             application that uses the DNS.
9181             For a large site, however, it may be difficult to protect
9182             all possible applications at once.
9183             This filtering feature is provided only to help such an
9184             operational environment;
9185             it is generally discouraged to turn it on unless you are
9186             very sure you have no other choice and the attack is a
9187             real threat for your applications.
9188           </para>
9189
9190           <para>
9191             Care should be particularly taken if you want to use this
9192             option for addresses within 127.0.0.0/8.
9193             These addresses are obviously "internal", but many
9194             applications conventionally rely on a DNS mapping from
9195             some name to such an address.
9196             Filtering out DNS records containing this address
9197             spuriously can break such applications.
9198           </para>
9199         </sect3>
9200
9201         <sect3>
9202           <title>Response Policy Zone (RPZ) Rewriting</title>
9203           <para>
9204             <acronym>BIND</acronym> 9 includes an intentionally limited
9205             mechanism to modify DNS responses for recursive requests
9206             similar to email anti-spam DNS blacklists.
9207             All response policy zones are named in the
9208             <command>response-policy</command> option for the view or among the
9209             global options if there is no response-policy option for the view.
9210           </para>
9211
9212           <para>
9213             The rules encoded in a response policy zone (RPZ) are applied
9214             only to responses to queries that ask for recursion (RD=1).
9215             RPZs are normal DNS zones containing RRsets
9216             that can be queried normally if allowed.
9217             It is usually best to restrict those queries with something like
9218             <command>allow-query {none; };</command> or
9219             <command>allow-query { 127.0.0.1; };</command>.
9220           </para>
9221
9222           <para>
9223             There are four kinds of RPZ rewrite rules.  QNAME rules are
9224             applied to query names in requests and to targets of CNAME
9225             records resolved in the process of generating the response.
9226             The owner name of a QNAME rule is the query name relativized
9227             to the RPZ.
9228             The records in a rewrite rule are usually A, AAAA, or special
9229             CNAMEs, but can be any type except DNAME.
9230           </para>
9231
9232           <para>
9233             IP rules are triggered by addresses in A and AAAA records.
9234             All IP addresses in A or AAAA RRsets are tested and the rule
9235             longest prefix is applied.  Ties between rules with equal prefixes
9236             are broken in favor of the first RPZ mentioned in the
9237             response-policy option.
9238             The rule matching the smallest IP address is chosen among equal
9239             prefix rules from a single RPZ.
9240             IP rules are expressed in RRsets with owner names that are
9241             subdomains of rpz-ip and encoding an IP address block, reversed
9242             as in IN-ARPA.
9243             prefix.B.B.B.B with prefix between 1 and 32 and B between 1 and 255
9244             encodes an IPv4 address.
9245             IPv6 addresses are encoded by with prefix.W.W.W.W.W.W.W.W or
9246             prefix.WORDS.zz.WORDS.  The words in the standard IPv6 text
9247             representation are reversed, "::" is replaced with ".zz.",
9248             and ":" becomes ".".
9249           </para>
9250
9251           <para>
9252             NSDNAME rules match names in NS RRsets for the response or a
9253             parent.  They are encoded as subdomains of rpz-nsdomain relativized
9254             to the RPZ origin name.
9255           </para>
9256
9257           <para>
9258             NSIP rules match IP addresses in A and AAAA RRsets for names of
9259             responsible servers or the names that can be matched by NSDNAME
9260             rules.  The are encoded like IP rules except as subdomains of
9261             rpz-nsip.
9262           </para>
9263
9264           <para>
9265             Authority verification issues and variations in authority data in
9266             the current version of <acronym>BIND</acronym> 9 can cause
9267             inconsistent results from NSIP and NSDNAME.  So they are available
9268             only when <acronym>BIND</acronym> is built with the
9269             <userinput>--enable-rpz-nsip</userinput> or
9270             <userinput>--enable-rpz-nsdname</userinput> options
9271             on the "configure" command line.
9272           </para>
9273
9274           <para>
9275             Four policies can be expressed.
9276             The <command>NXDOMAIN</command> policy causes a NXDOMAIN response
9277             and is expressed with an RRset consisting of a single CNAME
9278             whose target is the root domain (.).
9279             <command>NODATA</command> generates NODATA or ANCOUNT=1 regardless
9280             of query type.
9281             It is expressed with a CNAME whose target is the wildcard
9282             top-level domain (*.).
9283             The <command>NO-OP</command> policy does not change the response
9284             and is used to "poke holes" in policies for larger CIDR blocks or in
9285             zones named later in the <command>response-policy</command> option.
9286             The NO-OP policy is expressed by a CNAME with a target consisting
9287             of the variable part of the owner name, such as "example.com." for
9288             a QNAME rule or "128.1.0.0.127." for an IP rule.
9289             The <command>CNAME</command> policy is used to replace the RRsets
9290             of response.
9291             A and AAAA RRsets are most common and useful to capture
9292             an evil domain in a walled garden, but any valid set of RRsets
9293             is possible.
9294           </para>
9295
9296           <para>
9297             All of the policies in an RPZ can be overridden with a
9298             <command>policy</command> clause.
9299             <command>given</command> says "do not override."
9300             <command>no-op</command> says "do nothing" regardless of the policy
9301             in RPZ records.
9302             <command>nxdomain</command> causes all RPZ rules to generate
9303             NXDOMAIN results.
9304             <command>nodata</command> gives nodata.
9305             <command>cname domain</command> causes all RPZ rules to act as if
9306             the consisted of a "cname domain" record.
9307           </para>
9308
9309           <para>
9310             For example, you might use this option statement
9311           </para>
9312 <programlisting>response-policy { zone "bl"; };</programlisting>
9313           <para>
9314             and this zone statement
9315           </para>
9316 <programlisting>zone "bl" {type master; file "example/bl"; allow-query {none;}; };</programlisting>
9317           <para>
9318             with this zone file
9319           </para>
9320 <programlisting>$TTL 1H
9321 @                   SOA LOCALHOST. named-mgr.example.com (1 1h 15m 30d 2h)
9322
9323 ; QNAME rules
9324 nxdomain.domain.com         CNAME   .
9325 nodata.domain.com           CNAME   *.
9326 bad.domain.com              A       10.0.0.1
9327                             AAAA    2001:2::1
9328 ok.domain.com               CNAME   ok.domain.com.
9329 *.badzone.domain.com        CNAME   garden.example.com.
9330
9331 ; IP rules rewriting all answers for 127/8 except 127.0.0.1
9332 8.0.0.0.127.ip              CNAME   .
9333 32.1.0.0.127.ip             CNAME   32.1.0.0.127.
9334
9335 ; NSDNAME and NSIP rules
9336 ns.domain.com.rpz-nsdname   CNAME   .
9337 48.zz.2.2001.rpz-nsip       CNAME   .
9338 </programlisting>
9339         </sect3>
9340       </sect2>
9341
9342       <sect2 id="server_statement_grammar">
9343         <title><command>server</command> Statement Grammar</title>
9344
9345 <programlisting><command>server</command> <replaceable>ip_addr[/prefixlen]</replaceable> {
9346     <optional> bogus <replaceable>yes_or_no</replaceable> ; </optional>
9347     <optional> provide-ixfr <replaceable>yes_or_no</replaceable> ; </optional>
9348     <optional> request-ixfr <replaceable>yes_or_no</replaceable> ; </optional>
9349     <optional> edns <replaceable>yes_or_no</replaceable> ; </optional>
9350     <optional> edns-udp-size <replaceable>number</replaceable> ; </optional>
9351     <optional> max-udp-size <replaceable>number</replaceable> ; </optional>
9352     <optional> transfers <replaceable>number</replaceable> ; </optional>
9353     <optional> transfer-format <replaceable>( one-answer | many-answers )</replaceable> ; ]</optional>
9354     <optional> keys <replaceable>{ string ; <optional> string ; <optional>...</optional></optional> }</replaceable> ; </optional>
9355     <optional> transfer-source (<replaceable>ip4_addr</replaceable> | <constant>*</constant>) <optional>port <replaceable>ip_port</replaceable></optional> ; </optional>
9356     <optional> transfer-source-v6 (<replaceable>ip6_addr</replaceable> | <constant>*</constant>) <optional>port <replaceable>ip_port</replaceable></optional> ; </optional>
9357     <optional> notify-source (<replaceable>ip4_addr</replaceable> | <constant>*</constant>) <optional>port <replaceable>ip_port</replaceable></optional> ; </optional>
9358     <optional> notify-source-v6 (<replaceable>ip6_addr</replaceable> | <constant>*</constant>) <optional>port <replaceable>ip_port</replaceable></optional> ; </optional>
9359     <optional> query-source <optional> address ( <replaceable>ip_addr</replaceable> | <replaceable>*</replaceable> ) </optional>
9360                   <optional> port ( <replaceable>ip_port</replaceable> | <replaceable>*</replaceable> ) </optional>; </optional>
9361     <optional> query-source-v6 <optional> address ( <replaceable>ip_addr</replaceable> | <replaceable>*</replaceable> ) </optional>
9362                      <optional> port ( <replaceable>ip_port</replaceable> | <replaceable>*</replaceable> ) </optional>; </optional>
9363     <optional> use-queryport-pool <replaceable>yes_or_no</replaceable>; </optional>
9364     <optional> queryport-pool-ports <replaceable>number</replaceable>; </optional>
9365     <optional> queryport-pool-updateinterval <replaceable>number</replaceable>; </optional>
9366 };
9367 </programlisting>
9368
9369         </sect2>
9370
9371         <sect2 id="server_statement_definition_and_usage">
9372           <title><command>server</command> Statement Definition and
9373             Usage</title>
9374
9375           <para>
9376             The <command>server</command> statement defines
9377             characteristics
9378             to be associated with a remote name server.  If a prefix length is
9379             specified, then a range of servers is covered.  Only the most
9380             specific
9381             server clause applies regardless of the order in
9382             <filename>named.conf</filename>.
9383           </para>
9384
9385           <para>
9386             The <command>server</command> statement can occur at
9387             the top level of the
9388             configuration file or inside a <command>view</command>
9389             statement.
9390             If a <command>view</command> statement contains
9391             one or more <command>server</command> statements, only
9392             those
9393             apply to the view and any top-level ones are ignored.
9394             If a view contains no <command>server</command>
9395             statements,
9396             any top-level <command>server</command> statements are
9397             used as
9398             defaults.
9399           </para>
9400
9401           <para>
9402             If you discover that a remote server is giving out bad data,
9403             marking it as bogus will prevent further queries to it. The
9404             default
9405             value of <command>bogus</command> is <command>no</command>.
9406           </para>
9407           <para>
9408             The <command>provide-ixfr</command> clause determines
9409             whether
9410             the local server, acting as master, will respond with an
9411             incremental
9412             zone transfer when the given remote server, a slave, requests it.
9413             If set to <command>yes</command>, incremental transfer
9414             will be provided
9415             whenever possible. If set to <command>no</command>,
9416             all transfers
9417             to the remote server will be non-incremental. If not set, the
9418             value
9419             of the <command>provide-ixfr</command> option in the
9420             view or
9421             global options block is used as a default.
9422           </para>
9423
9424           <para>
9425             The <command>request-ixfr</command> clause determines
9426             whether
9427             the local server, acting as a slave, will request incremental zone
9428             transfers from the given remote server, a master. If not set, the
9429             value of the <command>request-ixfr</command> option in
9430             the view or
9431             global options block is used as a default.
9432           </para>
9433
9434           <para>
9435             IXFR requests to servers that do not support IXFR will
9436             automatically
9437             fall back to AXFR.  Therefore, there is no need to manually list
9438             which servers support IXFR and which ones do not; the global
9439             default
9440             of <command>yes</command> should always work.
9441             The purpose of the <command>provide-ixfr</command> and
9442             <command>request-ixfr</command> clauses is
9443             to make it possible to disable the use of IXFR even when both
9444             master
9445             and slave claim to support it, for example if one of the servers
9446             is buggy and crashes or corrupts data when IXFR is used.
9447           </para>
9448
9449           <para>
9450             The <command>edns</command> clause determines whether
9451             the local server will attempt to use EDNS when communicating
9452             with the remote server.  The default is <command>yes</command>.
9453           </para>
9454
9455           <para>
9456             The <command>edns-udp-size</command> option sets the EDNS UDP size
9457             that is advertised by <command>named</command> when querying the remote server.
9458             Valid values are 512 to 4096 bytes (values outside this range will be
9459             silently adjusted).  This option is useful when you wish to
9460             advertises a different value to this server than the value you
9461             advertise globally, for example, when there is a firewall at the
9462             remote site that is blocking large replies.
9463           </para>
9464
9465           <para>
9466             The <command>max-udp-size</command> option sets the
9467             maximum EDNS UDP message size <command>named</command> will send.  Valid
9468             values are 512 to 4096 bytes (values outside this range will
9469             be silently adjusted).  This option is useful when you
9470             know that there is a firewall that is blocking large
9471             replies from <command>named</command>.
9472           </para>
9473
9474           <para>
9475             The server supports two zone transfer methods. The first, <command>one-answer</command>,
9476             uses one DNS message per resource record transferred. <command>many-answers</command> packs
9477             as many resource records as possible into a message. <command>many-answers</command> is
9478             more efficient, but is only known to be understood by <acronym>BIND</acronym> 9, <acronym>BIND</acronym>
9479             8.x, and patched versions of <acronym>BIND</acronym>
9480             4.9.5. You can specify which method
9481             to use for a server with the <command>transfer-format</command> option.
9482             If <command>transfer-format</command> is not
9483             specified, the <command>transfer-format</command>
9484             specified
9485             by the <command>options</command> statement will be
9486             used.
9487           </para>
9488
9489           <para><command>transfers</command>
9490             is used to limit the number of concurrent inbound zone
9491             transfers from the specified server. If no
9492             <command>transfers</command> clause is specified, the
9493             limit is set according to the
9494             <command>transfers-per-ns</command> option.
9495           </para>
9496
9497           <para>
9498             The <command>keys</command> clause identifies a
9499             <command>key_id</command> defined by the <command>key</command> statement,
9500             to be used for transaction security (TSIG, <xref linkend="tsig"/>)
9501             when talking to the remote server.
9502             When a request is sent to the remote server, a request signature
9503             will be generated using the key specified here and appended to the
9504             message. A request originating from the remote server is not
9505             required
9506             to be signed by this key.
9507           </para>
9508
9509           <para>
9510             Although the grammar of the <command>keys</command>
9511             clause
9512             allows for multiple keys, only a single key per server is
9513             currently
9514             supported.
9515           </para>
9516
9517           <para>
9518             The <command>transfer-source</command> and
9519             <command>transfer-source-v6</command> clauses specify
9520             the IPv4 and IPv6 source
9521             address to be used for zone transfer with the remote server,
9522             respectively.
9523             For an IPv4 remote server, only <command>transfer-source</command> can
9524             be specified.
9525             Similarly, for an IPv6 remote server, only
9526             <command>transfer-source-v6</command> can be
9527             specified.
9528             For more details, see the description of
9529             <command>transfer-source</command> and
9530             <command>transfer-source-v6</command> in
9531             <xref linkend="zone_transfers"/>.
9532           </para>
9533
9534           <para>
9535             The <command>notify-source</command> and
9536             <command>notify-source-v6</command> clauses specify the
9537             IPv4 and IPv6 source address to be used for notify
9538             messages sent to remote servers, respectively.  For an
9539             IPv4 remote server, only <command>notify-source</command>
9540             can be specified.  Similarly, for an IPv6 remote server,
9541             only <command>notify-source-v6</command> can be specified.
9542           </para>
9543
9544           <para>
9545             The <command>query-source</command> and
9546             <command>query-source-v6</command> clauses specify the
9547             IPv4 and IPv6 source address to be used for queries
9548             sent to remote servers, respectively.  For an IPv4
9549             remote server, only <command>query-source</command> can
9550             be specified.  Similarly, for an IPv6 remote server,
9551             only <command>query-source-v6</command> can be specified.
9552           </para>
9553
9554         </sect2>
9555
9556       <sect2 id="statschannels">
9557         <title><command>statistics-channels</command> Statement Grammar</title>
9558
9559 <programlisting><command>statistics-channels</command> {
9560    [ inet ( ip_addr | * ) [ port ip_port ]
9561    [ allow { <replaceable> address_match_list </replaceable> } ]; ]
9562    [ inet ...; ]
9563 };
9564 </programlisting>
9565       </sect2>
9566
9567       <sect2>
9568           <title><command>statistics-channels</command> Statement Definition and
9569             Usage</title>
9570
9571         <para>
9572           The <command>statistics-channels</command> statement
9573           declares communication channels to be used by system
9574           administrators to get access to statistics information of
9575           the name server.
9576         </para>
9577
9578         <para>
9579           This statement intends to be flexible to support multiple
9580           communication protocols in the future, but currently only
9581           HTTP access is supported.
9582           It requires that BIND 9 be compiled with libxml2;
9583           the <command>statistics-channels</command> statement is
9584           still accepted even if it is built without the library,
9585           but any HTTP access will fail with an error.
9586         </para>
9587
9588         <para>
9589           An <command>inet</command> control channel is a TCP socket
9590           listening at the specified <command>ip_port</command> on the
9591           specified <command>ip_addr</command>, which can be an IPv4 or IPv6
9592           address.  An <command>ip_addr</command> of <literal>*</literal> (asterisk) is
9593           interpreted as the IPv4 wildcard address; connections will be
9594           accepted on any of the system's IPv4 addresses.
9595           To listen on the IPv6 wildcard address,
9596           use an <command>ip_addr</command> of <literal>::</literal>.
9597         </para>
9598
9599         <para>
9600           If no port is specified, port 80 is used for HTTP channels.
9601           The asterisk "<literal>*</literal>" cannot be used for
9602           <command>ip_port</command>.
9603         </para>
9604
9605         <para>
9606           The attempt of opening a statistics channel is
9607           restricted by the optional <command>allow</command> clause.
9608           Connections to the statistics channel are permitted based on the
9609           <command>address_match_list</command>.
9610           If no <command>allow</command> clause is present,
9611           <command>named</command> accepts connection
9612           attempts from any address; since the statistics may
9613           contain sensitive internal information, it is highly
9614           recommended to restrict the source of connection requests
9615           appropriately.
9616         </para>
9617
9618         <para>
9619           If no <command>statistics-channels</command> statement is present,
9620           <command>named</command> will not open any communication channels.
9621         </para>
9622
9623       </sect2>
9624
9625         <sect2 id="trusted-keys">
9626           <title><command>trusted-keys</command> Statement Grammar</title>
9627
9628 <programlisting><command>trusted-keys</command> {
9629     <replaceable>string</replaceable> <replaceable>number</replaceable> <replaceable>number</replaceable> <replaceable>number</replaceable> <replaceable>string</replaceable> ;
9630     <optional> <replaceable>string</replaceable> <replaceable>number</replaceable> <replaceable>number</replaceable> <replaceable>number</replaceable> <replaceable>string</replaceable> ; <optional>...</optional></optional>
9631 };
9632 </programlisting>
9633
9634         </sect2>
9635         <sect2>
9636           <title><command>trusted-keys</command> Statement Definition
9637             and Usage</title>
9638           <para>
9639             The <command>trusted-keys</command> statement defines
9640             DNSSEC security roots. DNSSEC is described in <xref
9641             linkend="DNSSEC"/>. A security root is defined when the
9642             public key for a non-authoritative zone is known, but
9643             cannot be securely obtained through DNS, either because
9644             it is the DNS root zone or because its parent zone is
9645             unsigned.  Once a key has been configured as a trusted
9646             key, it is treated as if it had been validated and
9647             proven secure. The resolver attempts DNSSEC validation
9648             on all DNS data in subdomains of a security root.
9649           </para>
9650           <para>
9651             All keys (and corresponding zones) listed in
9652             <command>trusted-keys</command> are deemed to exist regardless
9653             of what parent zones say.  Similarly for all keys listed in
9654             <command>trusted-keys</command> only those keys are
9655             used to validate the DNSKEY RRset.  The parent's DS RRset
9656             will not be used.
9657           </para>
9658           <para>
9659             The <command>trusted-keys</command> statement can contain
9660             multiple key entries, each consisting of the key's
9661             domain name, flags, protocol, algorithm, and the Base-64
9662             representation of the key data.
9663             Spaces, tabs, newlines and carriage returns are ignored
9664             in the key data, so the configuration may be split up into
9665             multiple lines.
9666           </para>
9667           <para>
9668             <command>trusted-keys</command> may be set at the top level
9669             of <filename>named.conf</filename> or within a view.  If it is
9670             set in both places, they are additive: keys defined at the top
9671             level are inherited by all views, but keys defined in a view
9672             are only used within that view.
9673           </para>
9674         </sect2>
9675
9676         <sect2>
9677           <title><command>managed-keys</command> Statement Grammar</title>
9678
9679 <programlisting><command>managed-keys</command> {
9680     <replaceable>string</replaceable> initial-key <replaceable>number</replaceable> <replaceable>number</replaceable> <replaceable>number</replaceable> <replaceable>string</replaceable> ;
9681     <optional> <replaceable>string</replaceable> initial-key <replaceable>number</replaceable> <replaceable>number</replaceable> <replaceable>number</replaceable> <replaceable>string</replaceable> ; <optional>...</optional></optional>
9682 };
9683 </programlisting>
9684
9685         </sect2>
9686         <sect2 id="managed-keys">
9687           <title><command>managed-keys</command> Statement Definition
9688             and Usage</title>
9689           <para>
9690             The <command>managed-keys</command> statement, like 
9691             <command>trusted-keys</command>, defines DNSSEC
9692             security roots.  The difference is that
9693             <command>managed-keys</command> can be kept up to date
9694             automatically, without intervention from the resolver
9695             operator.
9696           </para>
9697           <para>
9698             Suppose, for example, that a zone's key-signing
9699             key was compromised, and the zone owner had to revoke and
9700             replace the key.  A resolver which had the old key in a
9701             <command>trusted-keys</command> statement would be
9702             unable to validate this zone any longer; it would
9703             reply with a SERVFAIL response code.  This would
9704             continue until the resolver operator had updated the
9705             <command>trusted-keys</command> statement with the new key.
9706           </para>
9707           <para>
9708             If, however, the zone were listed in a
9709             <command>managed-keys</command> statement instead, then the
9710             zone owner could add a "stand-by" key to the zone in advance.
9711             <command>named</command> would store the stand-by key, and
9712             when the original key was revoked, <command>named</command>
9713             would be able to transition smoothly to the new key.  It would
9714             also recognize that the old key had been revoked, and cease
9715             using that key to validate answers, minimizing the damage that
9716             the compromised key could do.
9717           </para>
9718           <para>
9719             A <command>managed-keys</command> statement contains a list of
9720             the keys to be managed, along with information about how the
9721             keys are to be initialized for the first time.  The only
9722             initialization method currently supported (as of
9723             <acronym>BIND</acronym> 9.7.0) is <literal>initial-key</literal>.
9724             This means the <command>managed-keys</command> statement must
9725             contain a copy of the initializing key.  (Future releases may
9726             allow keys to be initialized by other methods, eliminating this
9727             requirement.)
9728           </para>
9729           <para>
9730             Consequently, a <command>managed-keys</command> statement
9731             appears similar to a <command>trusted-keys</command>, differing
9732             in the presence of the second field, containing the keyword
9733             <literal>initial-key</literal>.  The difference is, whereas the
9734             keys listed in a <command>trusted-keys</command> continue to be
9735             trusted until they are removed from
9736             <filename>named.conf</filename>, an initializing key listed 
9737             in a <command>managed-keys</command> statement is only trusted
9738             <emphasis>once</emphasis>: for as long as it takes to load the
9739             managed key database and start the RFC 5011 key maintenance
9740             process.
9741           </para>
9742           <para>
9743             The first time <command>named</command> runs with a managed key
9744             configured in <filename>named.conf</filename>, it fetches the
9745             DNSKEY RRset directly from the zone apex, and validates it
9746             using the key specified in the <command>managed-keys</command>
9747             statement.  If the DNSKEY RRset is validly signed, then it is
9748             used as the basis for a new managed keys database.
9749           </para>
9750           <para>
9751             From that point on, whenever <command>named</command> runs, it
9752             sees the <command>managed-keys</command> statement, checks to
9753             make sure RFC 5011 key maintenance has already been initialized
9754             for the specified domain, and if so, it simply moves on.  The
9755             key specified in the <command>managed-keys</command> is not
9756             used to validate answers; it has been superseded by the key or
9757             keys stored in the managed keys database.
9758           </para>
9759           <para>
9760             The next time <command>named</command> runs after a name
9761             has been <emphasis>removed</emphasis> from the
9762             <command>managed-keys</command> statement, the corresponding
9763             zone will be removed from the managed keys database,
9764             and RFC 5011 key maintenance will no longer be used for that
9765             domain.
9766           </para>
9767           <para>
9768             <command>named</command> only maintains a single managed keys
9769             database; consequently, unlike <command>trusted-keys</command>,
9770             <command>managed-keys</command> may only be set at the top
9771             level of <filename>named.conf</filename>, not within a view.
9772           </para>
9773           <para>
9774             In the current implementation, the managed keys database is
9775             stored as a master-format zone file called
9776             <filename>managed-keys.bind</filename>.  When the key database
9777             is changed, the zone is updated.  As with any other dynamic
9778             zone, changes will be written into a journal file,
9779             <filename>managed-keys.bind.jnl</filename>.  They are committed
9780             to the master file as soon as possible afterward; in the case
9781             of the managed key database, this will usually occur within 30
9782             seconds.  So, whenever <command>named</command> is using
9783             automatic key maintenance, those two files can be expected to
9784             exist in the working directory.  (For this reason among others,
9785             the working directory should be always be writable by
9786             <command>named</command>.)
9787           </para>
9788           <para>
9789             If the <command>dnssec-lookaside</command> option is
9790             set to <userinput>auto</userinput>, <command>named</command>
9791             will automatically initialize a managed key for the
9792             zone <literal>dlv.isc.org</literal>.  The key that is
9793             used to initialize the key maintenance process is built
9794             into <command>named</command>, and can be overridden
9795             from <command>bindkeys-file</command>.
9796           </para>
9797         </sect2>
9798
9799         <sect2 id="view_statement_grammar">
9800           <title><command>view</command> Statement Grammar</title>
9801
9802 <programlisting><command>view</command> <replaceable>view_name</replaceable>
9803       <optional><replaceable>class</replaceable></optional> {
9804       match-clients { <replaceable>address_match_list</replaceable> };
9805       match-destinations { <replaceable>address_match_list</replaceable> };
9806       match-recursive-only <replaceable>yes_or_no</replaceable> ;
9807       <optional> <replaceable>view_option</replaceable>; ...</optional>
9808       <optional> <replaceable>zone_statement</replaceable>; ...</optional>
9809 };
9810 </programlisting>
9811
9812         </sect2>
9813         <sect2>
9814           <title><command>view</command> Statement Definition and Usage</title>
9815
9816           <para>
9817             The <command>view</command> statement is a powerful
9818             feature
9819             of <acronym>BIND</acronym> 9 that lets a name server
9820             answer a DNS query differently
9821             depending on who is asking. It is particularly useful for
9822             implementing
9823             split DNS setups without having to run multiple servers.
9824           </para>
9825
9826           <para>
9827             Each <command>view</command> statement defines a view
9828             of the
9829             DNS namespace that will be seen by a subset of clients.  A client
9830             matches
9831             a view if its source IP address matches the
9832             <varname>address_match_list</varname> of the view's
9833             <command>match-clients</command> clause and its
9834             destination IP address matches
9835             the <varname>address_match_list</varname> of the
9836             view's
9837             <command>match-destinations</command> clause.  If not
9838             specified, both
9839             <command>match-clients</command> and <command>match-destinations</command>
9840             default to matching all addresses.  In addition to checking IP
9841             addresses
9842             <command>match-clients</command> and <command>match-destinations</command>
9843             can also take <command>keys</command> which provide an
9844             mechanism for the
9845             client to select the view.  A view can also be specified
9846             as <command>match-recursive-only</command>, which
9847             means that only recursive
9848             requests from matching clients will match that view.
9849             The order of the <command>view</command> statements is
9850             significant &mdash;
9851             a client request will be resolved in the context of the first
9852             <command>view</command> that it matches.
9853           </para>
9854
9855           <para>
9856             Zones defined within a <command>view</command>
9857             statement will
9858             only be accessible to clients that match the <command>view</command>.
9859             By defining a zone of the same name in multiple views, different
9860             zone data can be given to different clients, for example,
9861             "internal"
9862             and "external" clients in a split DNS setup.
9863           </para>
9864
9865           <para>
9866             Many of the options given in the <command>options</command> statement
9867             can also be used within a <command>view</command>
9868             statement, and then
9869             apply only when resolving queries with that view.  When no
9870             view-specific
9871             value is given, the value in the <command>options</command> statement
9872             is used as a default.  Also, zone options can have default values
9873             specified
9874             in the <command>view</command> statement; these
9875             view-specific defaults
9876             take precedence over those in the <command>options</command> statement.
9877           </para>
9878
9879           <para>
9880             Views are class specific.  If no class is given, class IN
9881             is assumed.  Note that all non-IN views must contain a hint zone,
9882             since only the IN class has compiled-in default hints.
9883           </para>
9884
9885           <para>
9886             If there are no <command>view</command> statements in
9887             the config
9888             file, a default view that matches any client is automatically
9889             created
9890             in class IN. Any <command>zone</command> statements
9891             specified on
9892             the top level of the configuration file are considered to be part
9893             of
9894             this default view, and the <command>options</command>
9895             statement will
9896             apply to the default view. If any explicit <command>view</command>
9897             statements are present, all <command>zone</command>
9898             statements must
9899             occur inside <command>view</command> statements.
9900           </para>
9901
9902           <para>
9903             Here is an example of a typical split DNS setup implemented
9904             using <command>view</command> statements:
9905           </para>
9906
9907 <programlisting>view "internal" {
9908       // This should match our internal networks.
9909       match-clients { 10.0.0.0/8; };
9910
9911       // Provide recursive service to internal
9912       // clients only.
9913       recursion yes;
9914
9915       // Provide a complete view of the example.com
9916       // zone including addresses of internal hosts.
9917       zone "example.com" {
9918             type master;
9919             file "example-internal.db";
9920       };
9921 };
9922
9923 view "external" {
9924       // Match all clients not matched by the
9925       // previous view.
9926       match-clients { any; };
9927
9928       // Refuse recursive service to external clients.
9929       recursion no;
9930
9931       // Provide a restricted view of the example.com
9932       // zone containing only publicly accessible hosts.
9933       zone "example.com" {
9934            type master;
9935            file "example-external.db";
9936       };
9937 };
9938 </programlisting>
9939
9940         </sect2>
9941         <sect2 id="zone_statement_grammar">
9942           <title><command>zone</command>
9943             Statement Grammar</title>
9944
9945 <programlisting><command>zone</command> <replaceable>zone_name</replaceable> <optional><replaceable>class</replaceable></optional> {
9946     type master;
9947     <optional> allow-query { <replaceable>address_match_list</replaceable> }; </optional>
9948     <optional> allow-query-on { <replaceable>address_match_list</replaceable> }; </optional>
9949     <optional> allow-transfer { <replaceable>address_match_list</replaceable> }; </optional>
9950     <optional> allow-update { <replaceable>address_match_list</replaceable> }; </optional>
9951     <optional> update-policy <replaceable>local</replaceable> | { <replaceable>update_policy_rule</replaceable> <optional>...</optional> }; </optional>
9952     <optional> also-notify { <replaceable>ip_addr</replaceable> <optional>port <replaceable>ip_port</replaceable></optional> ;
9953                   <optional> <replaceable>ip_addr</replaceable> <optional>port <replaceable>ip_port</replaceable></optional> ; ... </optional> }; </optional>
9954     <optional> check-names (<constant>warn</constant>|<constant>fail</constant>|<constant>ignore</constant>) ; </optional>
9955     <optional> check-mx (<constant>warn</constant>|<constant>fail</constant>|<constant>ignore</constant>) ; </optional>
9956     <optional> check-wildcard <replaceable>yes_or_no</replaceable>; </optional>
9957     <optional> check-integrity <replaceable>yes_or_no</replaceable> ; </optional>
9958     <optional> dialup <replaceable>dialup_option</replaceable> ; </optional>
9959     <optional> file <replaceable>string</replaceable> ; </optional>
9960     <optional> masterfile-format (<constant>text</constant>|<constant>raw</constant>) ; </optional>
9961     <optional> journal <replaceable>string</replaceable> ; </optional>
9962     <optional> max-journal-size <replaceable>size_spec</replaceable>; </optional>
9963     <optional> forward (<constant>only</constant>|<constant>first</constant>) ; </optional>
9964     <optional> forwarders { <optional> <replaceable>ip_addr</replaceable> <optional>port <replaceable>ip_port</replaceable></optional> ; ... </optional> }; </optional>
9965     <optional> ixfr-base <replaceable>string</replaceable> ; </optional>
9966     <optional> ixfr-from-differences <replaceable>yes_or_no</replaceable>; </optional>
9967     <optional> ixfr-tmp-file <replaceable>string</replaceable> ; </optional>
9968     <optional> maintain-ixfr-base <replaceable>yes_or_no</replaceable> ; </optional>
9969     <optional> max-ixfr-log-size <replaceable>number</replaceable> ; </optional>
9970     <optional> max-transfer-idle-out <replaceable>number</replaceable> ; </optional>
9971     <optional> max-transfer-time-out <replaceable>number</replaceable> ; </optional>
9972     <optional> notify <replaceable>yes_or_no</replaceable> | <replaceable>explicit</replaceable> | <replaceable>master-only</replaceable> ; </optional>
9973     <optional> notify-delay <replaceable>seconds</replaceable> ; </optional>
9974     <optional> notify-to-soa <replaceable>yes_or_no</replaceable>; </optional>
9975     <optional> pubkey <replaceable>number</replaceable> <replaceable>number</replaceable> <replaceable>number</replaceable> <replaceable>string</replaceable> ; </optional>
9976     <optional> notify-source (<replaceable>ip4_addr</replaceable> | <constant>*</constant>) <optional>port <replaceable>ip_port</replaceable></optional> ; </optional>
9977     <optional> notify-source-v6 (<replaceable>ip6_addr</replaceable> | <constant>*</constant>) <optional>port <replaceable>ip_port</replaceable></optional> ; </optional>
9978     <optional> zone-statistics <replaceable>yes_or_no</replaceable> ; </optional>
9979     <optional> sig-validity-interval <replaceable>number</replaceable> <optional><replaceable>number</replaceable></optional> ; </optional>
9980     <optional> sig-signing-nodes <replaceable>number</replaceable> ; </optional>
9981     <optional> sig-signing-signatures <replaceable>number</replaceable> ; </optional>
9982     <optional> sig-signing-type <replaceable>number</replaceable> ; </optional>
9983     <optional> database <replaceable>string</replaceable> ; </optional>
9984     <optional> min-refresh-time <replaceable>number</replaceable> ; </optional>
9985     <optional> max-refresh-time <replaceable>number</replaceable> ; </optional>
9986     <optional> min-retry-time <replaceable>number</replaceable> ; </optional>
9987     <optional> max-retry-time <replaceable>number</replaceable> ; </optional>
9988     <optional> key-directory <replaceable>path_name</replaceable>; </optional>
9989     <optional> auto-dnssec <constant>allow</constant>|<constant>maintain</constant>|<constant>create</constant>|<constant>off</constant>; </optional>
9990     <optional> zero-no-soa-ttl <replaceable>yes_or_no</replaceable> ; </optional>
9991 };
9992
9993 zone <replaceable>zone_name</replaceable> <optional><replaceable>class</replaceable></optional> {
9994     type slave;
9995     <optional> allow-notify { <replaceable>address_match_list</replaceable> }; </optional>
9996     <optional> allow-query { <replaceable>address_match_list</replaceable> }; </optional>
9997     <optional> allow-query-on { <replaceable>address_match_list</replaceable> }; </optional>
9998     <optional> allow-transfer { <replaceable>address_match_list</replaceable> }; </optional>
9999     <optional> allow-update-forwarding { <replaceable>address_match_list</replaceable> }; </optional>
10000     <optional> update-check-ksk <replaceable>yes_or_no</replaceable>; </optional>
10001     <optional> dnssec-dnskey-kskonly <replaceable>yes_or_no</replaceable>; </optional>
10002     <optional> dnssec-secure-to-insecure <replaceable>yes_or_no</replaceable> ; </optional>
10003     <optional> try-tcp-refresh <replaceable>yes_or_no</replaceable>; </optional>
10004     <optional> also-notify { <replaceable>ip_addr</replaceable> <optional>port <replaceable>ip_port</replaceable></optional> ;
10005                   <optional> <replaceable>ip_addr</replaceable> <optional>port <replaceable>ip_port</replaceable></optional> ; ... </optional> }; </optional>
10006     <optional> check-names (<constant>warn</constant>|<constant>fail</constant>|<constant>ignore</constant>) ; </optional>
10007     <optional> dialup <replaceable>dialup_option</replaceable> ; </optional>
10008     <optional> file <replaceable>string</replaceable> ; </optional>
10009     <optional> masterfile-format (<constant>text</constant>|<constant>raw</constant>) ; </optional>
10010     <optional> journal <replaceable>string</replaceable> ; </optional>
10011     <optional> max-journal-size <replaceable>size_spec</replaceable>; </optional>
10012     <optional> forward (<constant>only</constant>|<constant>first</constant>) ; </optional>
10013     <optional> forwarders { <optional> <replaceable>ip_addr</replaceable> <optional>port <replaceable>ip_port</replaceable></optional> ; ... </optional> }; </optional>
10014     <optional> ixfr-base <replaceable>string</replaceable> ; </optional>
10015     <optional> ixfr-from-differences <replaceable>yes_or_no</replaceable>; </optional>
10016     <optional> ixfr-tmp-file <replaceable>string</replaceable> ; </optional>
10017     <optional> maintain-ixfr-base <replaceable>yes_or_no</replaceable> ; </optional>
10018     <optional> masters <optional>port <replaceable>ip_port</replaceable></optional> { ( <replaceable>masters_list</replaceable> | <replaceable>ip_addr</replaceable>
10019                               <optional>port <replaceable>ip_port</replaceable></optional>
10020                               <optional>key <replaceable>key</replaceable></optional> ) ; <optional>...</optional> }; </optional>
10021     <optional> max-ixfr-log-size <replaceable>number</replaceable> ; </optional>
10022     <optional> max-transfer-idle-in <replaceable>number</replaceable> ; </optional>
10023     <optional> max-transfer-idle-out <replaceable>number</replaceable> ; </optional>
10024     <optional> max-transfer-time-in <replaceable>number</replaceable> ; </optional>
10025     <optional> max-transfer-time-out <replaceable>number</replaceable> ; </optional>
10026     <optional> notify <replaceable>yes_or_no</replaceable> | <replaceable>explicit</replaceable> | <replaceable>master-only</replaceable> ; </optional>
10027     <optional> notify-delay <replaceable>seconds</replaceable> ; </optional>
10028     <optional> notify-to-soa <replaceable>yes_or_no</replaceable>; </optional>
10029     <optional> pubkey <replaceable>number</replaceable> <replaceable>number</replaceable> <replaceable>number</replaceable> <replaceable>string</replaceable> ; </optional>
10030     <optional> transfer-source (<replaceable>ip4_addr</replaceable> | <constant>*</constant>) <optional>port <replaceable>ip_port</replaceable></optional> ; </optional>
10031     <optional> transfer-source-v6 (<replaceable>ip6_addr</replaceable> | <constant>*</constant>) <optional>port <replaceable>ip_port</replaceable></optional> ; </optional>
10032     <optional> alt-transfer-source (<replaceable>ip4_addr</replaceable> | <constant>*</constant>) <optional>port <replaceable>ip_port</replaceable></optional> ; </optional>
10033     <optional> alt-transfer-source-v6 (<replaceable>ip6_addr</replaceable> | <constant>*</constant>)
10034                              <optional>port <replaceable>ip_port</replaceable></optional> ; </optional>
10035     <optional> use-alt-transfer-source <replaceable>yes_or_no</replaceable>; </optional>
10036     <optional> notify-source (<replaceable>ip4_addr</replaceable> | <constant>*</constant>) <optional>port <replaceable>ip_port</replaceable></optional> ; </optional>
10037     <optional> notify-source-v6 (<replaceable>ip6_addr</replaceable> | <constant>*</constant>) <optional>port <replaceable>ip_port</replaceable></optional> ; </optional>
10038     <optional> zone-statistics <replaceable>yes_or_no</replaceable> ; </optional>
10039     <optional> database <replaceable>string</replaceable> ; </optional>
10040     <optional> min-refresh-time <replaceable>number</replaceable> ; </optional>
10041     <optional> max-refresh-time <replaceable>number</replaceable> ; </optional>
10042     <optional> min-retry-time <replaceable>number</replaceable> ; </optional>
10043     <optional> max-retry-time <replaceable>number</replaceable> ; </optional>
10044     <optional> multi-master <replaceable>yes_or_no</replaceable> ; </optional>
10045     <optional> zero-no-soa-ttl <replaceable>yes_or_no</replaceable> ; </optional>
10046 };
10047
10048 zone <replaceable>zone_name</replaceable> <optional><replaceable>class</replaceable></optional> {
10049     type hint;
10050     file <replaceable>string</replaceable> ;
10051     <optional> delegation-only <replaceable>yes_or_no</replaceable> ; </optional>
10052     <optional> check-names (<constant>warn</constant>|<constant>fail</constant>|<constant>ignore</constant>) ; </optional> // Not Implemented.
10053 };
10054
10055 zone <replaceable>zone_name</replaceable> <optional><replaceable>class</replaceable></optional> {
10056     type stub;
10057     <optional> allow-query { <replaceable>address_match_list</replaceable> }; </optional>
10058     <optional> allow-query-on { <replaceable>address_match_list</replaceable> }; </optional>
10059     <optional> check-names (<constant>warn</constant>|<constant>fail</constant>|<constant>ignore</constant>) ; </optional>
10060     <optional> dialup <replaceable>dialup_option</replaceable> ; </optional>
10061     <optional> delegation-only <replaceable>yes_or_no</replaceable> ; </optional>
10062     <optional> file <replaceable>string</replaceable> ; </optional>
10063     <optional> masterfile-format (<constant>text</constant>|<constant>raw</constant>) ; </optional>
10064     <optional> forward (<constant>only</constant>|<constant>first</constant>) ; </optional>
10065     <optional> forwarders { <optional> <replaceable>ip_addr</replaceable> <optional>port <replaceable>ip_port</replaceable></optional> ; ... </optional> }; </optional>
10066     <optional> masters <optional>port <replaceable>ip_port</replaceable></optional> { ( <replaceable>masters_list</replaceable> | <replaceable>ip_addr</replaceable>
10067                               <optional>port <replaceable>ip_port</replaceable></optional>
10068                               <optional>key <replaceable>key</replaceable></optional> ) ; <optional>...</optional> }; </optional>
10069     <optional> max-transfer-idle-in <replaceable>number</replaceable> ; </optional>
10070     <optional> max-transfer-time-in <replaceable>number</replaceable> ; </optional>
10071     <optional> pubkey <replaceable>number</replaceable> <replaceable>number</replaceable> <replaceable>number</replaceable> <replaceable>string</replaceable> ; </optional>
10072     <optional> transfer-source (<replaceable>ip4_addr</replaceable> | <constant>*</constant>) <optional>port <replaceable>ip_port</replaceable></optional> ; </optional>
10073     <optional> transfer-source-v6 (<replaceable>ip6_addr</replaceable> | <constant>*</constant>)
10074                          <optional>port <replaceable>ip_port</replaceable></optional> ; </optional>
10075     <optional> alt-transfer-source (<replaceable>ip4_addr</replaceable> | <constant>*</constant>) <optional>port <replaceable>ip_port</replaceable></optional> ; </optional>
10076     <optional> alt-transfer-source-v6 (<replaceable>ip6_addr</replaceable> | <constant>*</constant>)
10077                             <optional>port <replaceable>ip_port</replaceable></optional> ; </optional>
10078     <optional> use-alt-transfer-source <replaceable>yes_or_no</replaceable>; </optional>
10079     <optional> zone-statistics <replaceable>yes_or_no</replaceable> ; </optional>
10080     <optional> database <replaceable>string</replaceable> ; </optional>
10081     <optional> min-refresh-time <replaceable>number</replaceable> ; </optional>
10082     <optional> max-refresh-time <replaceable>number</replaceable> ; </optional>
10083     <optional> min-retry-time <replaceable>number</replaceable> ; </optional>
10084     <optional> max-retry-time <replaceable>number</replaceable> ; </optional>
10085     <optional> multi-master <replaceable>yes_or_no</replaceable> ; </optional>
10086 };
10087
10088 zone <replaceable>zone_name</replaceable> <optional><replaceable>class</replaceable></optional> {
10089     type static-stub;
10090     <optional> allow-query { <replaceable>address_match_list</replaceable> }; </optional>
10091     <optional> server-addresses { <optional> <replaceable>ip_addr</replaceable> ; ... </optional> }; </optional>
10092     <optional> server-names { <optional> <replaceable>namelist</replaceable> </optional> }; </optional>  
10093     <optional> zone-statistics <replaceable>yes_or_no</replaceable> ; </optional>
10094 };
10095
10096 zone <replaceable>zone_name</replaceable> <optional><replaceable>class</replaceable></optional> {
10097     type forward;
10098     <optional> forward (<constant>only</constant>|<constant>first</constant>) ; </optional>
10099     <optional> forwarders { <optional> <replaceable>ip_addr</replaceable> <optional>port <replaceable>ip_port</replaceable></optional> ; ... </optional> }; </optional>
10100     <optional> delegation-only <replaceable>yes_or_no</replaceable> ; </optional>
10101 };
10102
10103 zone <replaceable>zone_name</replaceable> <optional><replaceable>class</replaceable></optional> {
10104     type delegation-only;
10105 };
10106
10107 </programlisting>
10108
10109         </sect2>
10110         <sect2>
10111           <title><command>zone</command> Statement Definition and Usage</title>
10112           <sect3>
10113             <title>Zone Types</title>
10114             <informaltable colsep="0" rowsep="0">
10115               <tgroup cols="2" colsep="0" rowsep="0" tgroupstyle="3Level-table">
10116                 <!--colspec colname="1" colnum="1" colsep="0" colwidth="1.108in"/-->
10117                 <!--colspec colname="2" colnum="2" colsep="0" colwidth="4.017in"/-->
10118                 <colspec colname="1" colnum="1" colsep="0"/>
10119                 <colspec colname="2" colnum="2" colsep="0" colwidth="4.017in"/>
10120                 <tbody>
10121                   <row rowsep="0">
10122                     <entry colname="1">
10123                       <para>
10124                         <varname>master</varname>
10125                       </para>
10126                     </entry>
10127                     <entry colname="2">
10128                       <para>
10129                         The server has a master copy of the data
10130                         for the zone and will be able to provide authoritative
10131                         answers for
10132                         it.
10133                       </para>
10134                     </entry>
10135                   </row>
10136                   <row rowsep="0">
10137                     <entry colname="1">
10138                       <para>
10139                         <varname>slave</varname>
10140                       </para>
10141                     </entry>
10142                     <entry colname="2">
10143                       <para>
10144                         A slave zone is a replica of a master
10145                         zone. The <command>masters</command> list
10146                         specifies one or more IP addresses
10147                         of master servers that the slave contacts to update
10148                         its copy of the zone.
10149                         Masters list elements can also be names of other
10150                         masters lists.
10151                         By default, transfers are made from port 53 on the
10152                         servers; this can
10153                         be changed for all servers by specifying a port number
10154                         before the
10155                         list of IP addresses, or on a per-server basis after
10156                         the IP address.
10157                         Authentication to the master can also be done with
10158                         per-server TSIG keys.
10159                         If a file is specified, then the
10160                         replica will be written to this file whenever the zone
10161                         is changed,
10162                         and reloaded from this file on a server restart. Use
10163                         of a file is
10164                         recommended, since it often speeds server startup and
10165                         eliminates
10166                         a needless waste of bandwidth. Note that for large
10167                         numbers (in the
10168                         tens or hundreds of thousands) of zones per server, it
10169                         is best to
10170                         use a two-level naming scheme for zone filenames. For
10171                         example,
10172                         a slave server for the zone <literal>example.com</literal> might place
10173                         the zone contents into a file called
10174                         <filename>ex/example.com</filename> where <filename>ex/</filename> is
10175                         just the first two letters of the zone name. (Most
10176                         operating systems
10177                         behave very slowly if you put 100000 files into
10178                         a single directory.)
10179                       </para>
10180                     </entry>
10181                   </row>
10182                   <row rowsep="0">
10183                     <entry colname="1">
10184                       <para>
10185                         <varname>stub</varname>
10186                       </para>
10187                     </entry>
10188                     <entry colname="2">
10189                       <para>
10190                         A stub zone is similar to a slave zone,
10191                         except that it replicates only the NS records of a
10192                         master zone instead
10193                         of the entire zone. Stub zones are not a standard part
10194                         of the DNS;
10195                         they are a feature specific to the <acronym>BIND</acronym> implementation.
10196                       </para>
10197
10198                       <para>
10199                         Stub zones can be used to eliminate the need for glue
10200                         NS record
10201                         in a parent zone at the expense of maintaining a stub
10202                         zone entry and
10203                         a set of name server addresses in <filename>named.conf</filename>.
10204                         This usage is not recommended for new configurations,
10205                         and BIND 9
10206                         supports it only in a limited way.
10207                         In <acronym>BIND</acronym> 4/8, zone
10208                         transfers of a parent zone
10209                         included the NS records from stub children of that
10210                         zone. This meant
10211                         that, in some cases, users could get away with
10212                         configuring child stubs
10213                         only in the master server for the parent zone. <acronym>BIND</acronym>
10214                         9 never mixes together zone data from different zones
10215                         in this
10216                         way. Therefore, if a <acronym>BIND</acronym> 9 master serving a parent
10217                         zone has child stub zones configured, all the slave
10218                         servers for the
10219                         parent zone also need to have the same child stub
10220                         zones
10221                         configured.
10222                       </para>
10223
10224                       <para>
10225                         Stub zones can also be used as a way of forcing the
10226                         resolution
10227                         of a given domain to use a particular set of
10228                         authoritative servers.
10229                         For example, the caching name servers on a private
10230                         network using
10231                         RFC1918 addressing may be configured with stub zones
10232                         for
10233                         <literal>10.in-addr.arpa</literal>
10234                         to use a set of internal name servers as the
10235                         authoritative
10236                         servers for that domain.
10237                       </para>
10238                     </entry>
10239                   </row>
10240                   <row rowsep="0">
10241                     <entry colname="1">
10242                       <para>
10243                         <varname>static-stub</varname>
10244                       </para>
10245                     </entry>
10246                     <entry colname="2">
10247                       <para>
10248                         A static-stub zone is similar to a stub zone
10249                         with the following exceptions:
10250                         the zone data is statically configured, rather
10251                         than transferred from a master server;
10252                         when recursion is necessary for a query that
10253                         matches a static-stub zone, the locally
10254                         configured data (nameserver names and glue addresses)
10255                         is always used even if different authoritative
10256                         information is cached.
10257                       </para>
10258                       <para>
10259                         Zone data is configured via the
10260                         <command>server-addresses</command> and
10261                         <command>server-names</command> zone options.
10262                       </para>
10263                       <para>
10264                         The zone data is maintained in the form of NS
10265                         and (if necessary) glue A or AAAA RRs
10266                         internally, which can be seen by dumping zone
10267                         databases by <command>rndc dumpdb -all</command>.
10268                         The configured RRs are considered local configuration
10269                         parameters rather than public data.
10270                         Non recursive queries (i.e., those with the RD
10271                         bit off) to a static-stub zone are therefore
10272                         prohibited and will be responded with REFUSED.
10273                       </para>
10274                       <para>
10275                         Since the data is statically configured, no
10276                         zone maintenance action takes place for a static-stub
10277                         zone.
10278                         For example, there is no periodic refresh
10279                         attempt, and an incoming notify message
10280                         will be rejected with an rcode of NOTAUTH.
10281                       </para>
10282                       <para>
10283                         Each static-stub zone is configured with
10284                         internally generated NS and (if necessary)
10285                         glue A or AAAA RRs 
10286                       </para>
10287                     </entry>
10288                   </row>
10289                   <row rowsep="0">
10290                     <entry colname="1">
10291                       <para>
10292                         <varname>forward</varname>
10293                       </para>
10294                     </entry>
10295                     <entry colname="2">
10296                       <para>
10297                         A "forward zone" is a way to configure
10298                         forwarding on a per-domain basis.  A <command>zone</command> statement
10299                         of type <command>forward</command> can
10300                         contain a <command>forward</command>
10301                         and/or <command>forwarders</command>
10302                         statement,
10303                         which will apply to queries within the domain given by
10304                         the zone
10305                         name. If no <command>forwarders</command>
10306                         statement is present or
10307                         an empty list for <command>forwarders</command> is given, then no
10308                         forwarding will be done for the domain, canceling the
10309                         effects of
10310                         any forwarders in the <command>options</command> statement. Thus
10311                         if you want to use this type of zone to change the
10312                         behavior of the
10313                         global <command>forward</command> option
10314                         (that is, "forward first"
10315                         to, then "forward only", or vice versa, but want to
10316                         use the same
10317                         servers as set globally) you need to re-specify the
10318                         global forwarders.
10319                       </para>
10320                     </entry>
10321                   </row>
10322                   <row rowsep="0">
10323                     <entry colname="1">
10324                       <para>
10325                         <varname>hint</varname>
10326                       </para>
10327                     </entry>
10328                     <entry colname="2">
10329                       <para>
10330                         The initial set of root name servers is
10331                         specified using a "hint zone". When the server starts
10332                         up, it uses
10333                         the root hints to find a root name server and get the
10334                         most recent
10335                         list of root name servers. If no hint zone is
10336                         specified for class
10337                         IN, the server uses a compiled-in default set of root
10338                         servers hints.
10339                         Classes other than IN have no built-in defaults hints.
10340                       </para>
10341                     </entry>
10342                   </row>
10343                   <row rowsep="0">
10344                     <entry colname="1">
10345                       <para>
10346                         <varname>delegation-only</varname>
10347                       </para>
10348                     </entry>
10349                     <entry colname="2">
10350                       <para>
10351                         This is used to enforce the delegation-only
10352                         status of infrastructure zones (e.g. COM,
10353                         NET, ORG).  Any answer that is received
10354                         without an explicit or implicit delegation
10355                         in the authority section will be treated
10356                         as NXDOMAIN.  This does not apply to the
10357                         zone apex.  This should not be applied to
10358                         leaf zones.
10359                       </para>
10360                       <para>
10361                         <varname>delegation-only</varname> has no
10362                         effect on answers received from forwarders.
10363                       </para>
10364                       <para>
10365                         See caveats in <xref linkend="root_delegation_only"/>.
10366                       </para>
10367                     </entry>
10368                   </row>
10369                 </tbody>
10370               </tgroup>
10371             </informaltable>
10372           </sect3>
10373
10374           <sect3>
10375             <title>Class</title>
10376             <para>
10377               The zone's name may optionally be followed by a class. If
10378               a class is not specified, class <literal>IN</literal> (for <varname>Internet</varname>),
10379               is assumed. This is correct for the vast majority of cases.
10380             </para>
10381             <para>
10382               The <literal>hesiod</literal> class is
10383               named for an information service from MIT's Project Athena. It
10384               is
10385               used to share information about various systems databases, such
10386               as users, groups, printers and so on. The keyword
10387               <literal>HS</literal> is
10388               a synonym for hesiod.
10389             </para>
10390             <para>
10391               Another MIT development is Chaosnet, a LAN protocol created
10392               in the mid-1970s. Zone data for it can be specified with the <literal>CHAOS</literal> class.
10393             </para>
10394           </sect3>
10395           <sect3>
10396
10397             <title>Zone Options</title>
10398
10399             <variablelist>
10400
10401               <varlistentry>
10402                 <term><command>allow-notify</command></term>
10403                 <listitem>
10404                   <para>
10405                     See the description of
10406                     <command>allow-notify</command> in <xref linkend="access_control"/>.
10407                   </para>
10408                 </listitem>
10409               </varlistentry>
10410
10411               <varlistentry>
10412                 <term><command>allow-query</command></term>
10413                 <listitem>
10414                   <para>
10415                     See the description of
10416                     <command>allow-query</command> in <xref linkend="access_control"/>.
10417                   </para>
10418                 </listitem>
10419               </varlistentry>
10420
10421               <varlistentry>
10422                 <term><command>allow-query-on</command></term>
10423                 <listitem>
10424                   <para>
10425                     See the description of
10426                     <command>allow-query-on</command> in <xref linkend="access_control"/>.
10427                   </para>
10428                 </listitem>
10429               </varlistentry>
10430
10431               <varlistentry>
10432                 <term><command>allow-transfer</command></term>
10433                 <listitem>
10434                   <para>
10435                     See the description of <command>allow-transfer</command>
10436                     in <xref linkend="access_control"/>.
10437                   </para>
10438                 </listitem>
10439               </varlistentry>
10440
10441               <varlistentry>
10442                 <term><command>allow-update</command></term>
10443                 <listitem>
10444                   <para>
10445                     See the description of <command>allow-update</command>
10446                     in <xref linkend="access_control"/>.
10447                   </para>
10448                 </listitem>
10449               </varlistentry>
10450
10451               <varlistentry>
10452                 <term><command>update-policy</command></term>
10453                 <listitem>
10454                   <para>
10455                     Specifies a "Simple Secure Update" policy. See
10456                     <xref linkend="dynamic_update_policies"/>.
10457                   </para>
10458                 </listitem>
10459               </varlistentry>
10460
10461               <varlistentry>
10462                 <term><command>allow-update-forwarding</command></term>
10463                 <listitem>
10464                   <para>
10465                     See the description of <command>allow-update-forwarding</command>
10466                     in <xref linkend="access_control"/>.
10467                   </para>
10468                 </listitem>
10469               </varlistentry>
10470
10471               <varlistentry>
10472                 <term><command>also-notify</command></term>
10473                 <listitem>
10474                   <para>
10475                     Only meaningful if <command>notify</command>
10476                     is
10477                     active for this zone. The set of machines that will
10478                     receive a
10479                     <literal>DNS NOTIFY</literal> message
10480                     for this zone is made up of all the listed name servers
10481                     (other than
10482                     the primary master) for the zone plus any IP addresses
10483                     specified
10484                     with <command>also-notify</command>. A port
10485                     may be specified
10486                     with each <command>also-notify</command>
10487                     address to send the notify
10488                     messages to a port other than the default of 53.
10489                     <command>also-notify</command> is not
10490                     meaningful for stub zones.
10491                     The default is the empty list.
10492                   </para>
10493                 </listitem>
10494               </varlistentry>
10495
10496               <varlistentry>
10497                 <term><command>check-names</command></term>
10498                 <listitem>
10499                   <para>
10500                     This option is used to restrict the character set and
10501                     syntax of
10502                     certain domain names in master files and/or DNS responses
10503                     received from the
10504                     network.  The default varies according to zone type.  For <command>master</command> zones the default is <command>fail</command>.  For <command>slave</command>
10505                     zones the default is <command>warn</command>.
10506                     It is not implemented for <command>hint</command> zones.
10507                   </para>
10508                 </listitem>
10509               </varlistentry>
10510
10511               <varlistentry>
10512                 <term><command>check-mx</command></term>
10513                 <listitem>
10514                   <para>
10515                     See the description of
10516                     <command>check-mx</command> in <xref linkend="boolean_options"/>.
10517                   </para>
10518                 </listitem>
10519               </varlistentry>
10520
10521               <varlistentry>
10522                 <term><command>check-wildcard</command></term>
10523                 <listitem>
10524                   <para>
10525                     See the description of
10526                     <command>check-wildcard</command> in <xref linkend="boolean_options"/>.
10527                   </para>
10528                 </listitem>
10529               </varlistentry>
10530
10531               <varlistentry>
10532                 <term><command>check-integrity</command></term>
10533                 <listitem>
10534                   <para>
10535                     See the description of
10536                     <command>check-integrity</command> in <xref linkend="boolean_options"/>.
10537                   </para>
10538                 </listitem>
10539               </varlistentry>
10540
10541               <varlistentry>
10542                 <term><command>check-sibling</command></term>
10543                 <listitem>
10544                   <para>
10545                     See the description of
10546                     <command>check-sibling</command> in <xref linkend="boolean_options"/>.
10547                   </para>
10548                 </listitem>
10549               </varlistentry>
10550
10551               <varlistentry>
10552                 <term><command>zero-no-soa-ttl</command></term>
10553                 <listitem>
10554                   <para>
10555                     See the description of
10556                     <command>zero-no-soa-ttl</command> in <xref linkend="boolean_options"/>.
10557                   </para>
10558                 </listitem>
10559               </varlistentry>
10560
10561               <varlistentry>
10562                 <term><command>update-check-ksk</command></term>
10563                 <listitem>
10564                   <para>
10565                     See the description of
10566                     <command>update-check-ksk</command> in <xref linkend="boolean_options"/>.
10567                   </para>
10568                 </listitem>
10569               </varlistentry>
10570
10571               <varlistentry>
10572                 <term><command>dnssec-dnskey-kskonly</command></term>
10573                 <listitem>
10574                   <para>
10575                     See the description of
10576                     <command>dnssec-dnskey-kskonly</command> in <xref linkend="boolean_options"/>.
10577                   </para>
10578                 </listitem>
10579               </varlistentry>
10580
10581               <varlistentry>
10582                 <term><command>try-tcp-refresh</command></term>
10583                 <listitem>
10584                   <para>
10585                     See the description of
10586                     <command>try-tcp-refresh</command> in <xref linkend="boolean_options"/>.
10587                   </para>
10588                 </listitem>
10589               </varlistentry>
10590
10591               <varlistentry>
10592                 <term><command>database</command></term>
10593                 <listitem>
10594                   <para>
10595                     Specify the type of database to be used for storing the
10596                     zone data.  The string following the <command>database</command> keyword
10597                     is interpreted as a list of whitespace-delimited words.
10598                     The first word
10599                     identifies the database type, and any subsequent words are
10600                     passed
10601                     as arguments to the database to be interpreted in a way
10602                     specific
10603                     to the database type.
10604                   </para>
10605                   <para>
10606                     The default is <userinput>"rbt"</userinput>, BIND 9's
10607                     native in-memory
10608                     red-black-tree database.  This database does not take
10609                     arguments.
10610                   </para>
10611                   <para>
10612                     Other values are possible if additional database drivers
10613                     have been linked into the server.  Some sample drivers are
10614                     included
10615                     with the distribution but none are linked in by default.
10616                   </para>
10617                 </listitem>
10618               </varlistentry>
10619
10620               <varlistentry>
10621                 <term><command>dialup</command></term>
10622                 <listitem>
10623                   <para>
10624                     See the description of
10625                     <command>dialup</command> in <xref linkend="boolean_options"/>.
10626                   </para>
10627                 </listitem>
10628               </varlistentry>
10629
10630               <varlistentry>
10631                 <term><command>delegation-only</command></term>
10632                 <listitem>
10633                   <para>
10634                     The flag only applies to hint and stub zones.  If set
10635                     to <userinput>yes</userinput>, then the zone will also be
10636                     treated as if it is also a delegation-only type zone.
10637                   </para>
10638                   <para>
10639                     See caveats in <xref linkend="root_delegation_only"/>.
10640                   </para>
10641                 </listitem>
10642               </varlistentry>
10643
10644               <varlistentry>
10645                 <term><command>forward</command></term>
10646                 <listitem>
10647                   <para>
10648                     Only meaningful if the zone has a forwarders
10649                     list. The <command>only</command> value causes
10650                     the lookup to fail
10651                     after trying the forwarders and getting no answer, while <command>first</command> would
10652                     allow a normal lookup to be tried.
10653                   </para>
10654                 </listitem>
10655               </varlistentry>
10656
10657               <varlistentry>
10658                 <term><command>forwarders</command></term>
10659                 <listitem>
10660                   <para>
10661                     Used to override the list of global forwarders.
10662                     If it is not specified in a zone of type <command>forward</command>,
10663                     no forwarding is done for the zone and the global options are
10664                     not used.
10665                   </para>
10666                 </listitem>
10667               </varlistentry>
10668
10669               <varlistentry>
10670                 <term><command>ixfr-base</command></term>
10671                 <listitem>
10672                   <para>
10673                     Was used in <acronym>BIND</acronym> 8 to
10674                     specify the name
10675                     of the transaction log (journal) file for dynamic update
10676                     and IXFR.
10677                     <acronym>BIND</acronym> 9 ignores the option
10678                     and constructs the name of the journal
10679                     file by appending "<filename>.jnl</filename>"
10680                     to the name of the
10681                     zone file.
10682                   </para>
10683                 </listitem>
10684               </varlistentry>
10685
10686               <varlistentry>
10687                 <term><command>ixfr-tmp-file</command></term>
10688                 <listitem>
10689                   <para>
10690                     Was an undocumented option in <acronym>BIND</acronym> 8.
10691                     Ignored in <acronym>BIND</acronym> 9.
10692                   </para>
10693                 </listitem>
10694               </varlistentry>
10695
10696               <varlistentry>
10697                 <term><command>journal</command></term>
10698                 <listitem>
10699                   <para>
10700                     Allow the default journal's filename to be overridden.
10701                     The default is the zone's filename with "<filename>.jnl</filename>" appended.
10702                     This is applicable to <command>master</command> and <command>slave</command> zones.
10703                   </para>
10704                 </listitem>
10705               </varlistentry>
10706
10707               <varlistentry>
10708                 <term><command>max-journal-size</command></term>
10709                 <listitem>
10710                   <para>
10711                     See the description of
10712                     <command>max-journal-size</command> in <xref linkend="server_resource_limits"/>.
10713                   </para>
10714                 </listitem>
10715               </varlistentry>
10716
10717               <varlistentry>
10718                 <term><command>max-transfer-time-in</command></term>
10719                 <listitem>
10720                   <para>
10721                     See the description of
10722                     <command>max-transfer-time-in</command> in <xref linkend="zone_transfers"/>.
10723                   </para>
10724                 </listitem>
10725               </varlistentry>
10726
10727               <varlistentry>
10728                 <term><command>max-transfer-idle-in</command></term>
10729                 <listitem>
10730                   <para>
10731                     See the description of
10732                     <command>max-transfer-idle-in</command> in <xref linkend="zone_transfers"/>.
10733                   </para>
10734                 </listitem>
10735               </varlistentry>
10736
10737               <varlistentry>
10738                 <term><command>max-transfer-time-out</command></term>
10739                 <listitem>
10740                   <para>
10741                     See the description of
10742                     <command>max-transfer-time-out</command> in <xref linkend="zone_transfers"/>.
10743                   </para>
10744                 </listitem>
10745               </varlistentry>
10746
10747               <varlistentry>
10748                 <term><command>max-transfer-idle-out</command></term>
10749                 <listitem>
10750                   <para>
10751                     See the description of
10752                     <command>max-transfer-idle-out</command> in <xref linkend="zone_transfers"/>.
10753                   </para>
10754                 </listitem>
10755               </varlistentry>
10756
10757               <varlistentry>
10758                 <term><command>notify</command></term>
10759                 <listitem>
10760                   <para>
10761                     See the description of
10762                     <command>notify</command> in <xref linkend="boolean_options"/>.
10763                   </para>
10764                 </listitem>
10765               </varlistentry>
10766
10767               <varlistentry>
10768                 <term><command>notify-delay</command></term>
10769                 <listitem>
10770                   <para>
10771                     See the description of
10772                     <command>notify-delay</command> in <xref linkend="tuning"/>.
10773                   </para>
10774                 </listitem>
10775               </varlistentry>
10776
10777               <varlistentry>
10778                 <term><command>notify-to-soa</command></term>
10779                 <listitem>
10780                   <para>
10781                     See the description of
10782                     <command>notify-to-soa</command> in
10783                     <xref linkend="boolean_options"/>.
10784                   </para>
10785                 </listitem>
10786               </varlistentry>
10787
10788               <varlistentry>
10789                 <term><command>pubkey</command></term>
10790                 <listitem>
10791                   <para>
10792                     In <acronym>BIND</acronym> 8, this option was
10793                     intended for specifying
10794                     a public zone key for verification of signatures in DNSSEC
10795                     signed
10796                     zones when they are loaded from disk. <acronym>BIND</acronym> 9 does not verify signatures
10797                     on load and ignores the option.
10798                   </para>
10799                 </listitem>
10800               </varlistentry>
10801
10802               <varlistentry>
10803                 <term><command>zone-statistics</command></term>
10804                 <listitem>
10805                   <para>
10806                     If <userinput>yes</userinput>, the server will keep
10807                     statistical
10808                     information for this zone, which can be dumped to the
10809                     <command>statistics-file</command> defined in
10810                     the server options.
10811                   </para>
10812                 </listitem>
10813               </varlistentry>
10814
10815               <varlistentry>
10816                 <term><command>server-addresses</command></term>
10817                 <listitem>
10818                   <para>
10819                     Only meaningful for static-stub zones.
10820                     This is a list of IP addresses to which queries
10821                     should be sent in recursive resolution for the
10822                     zone.
10823                     A non empty list for this option will internally
10824                     configure the apex NS RR with associated glue A or
10825                     AAAA RRs.
10826                   </para>
10827                   <para>
10828                     For example, if "example.com" is configured as a
10829                     static-stub zone with 192.0.2.1 and 2001:db8::1234
10830                     in a <command>server-addresses</command> option,
10831                     the following RRs will be internally configured.
10832                   </para>
10833 <programlisting>example.com. NS example.com.
10834 example.com. A 192.0.2.1
10835 example.com. AAAA 2001:db8::1234</programlisting>
10836                   <para>
10837                     These records are internally used to resolve
10838                     names under the static-stub zone.
10839                     For instance, if the server receives a query for
10840                     "www.example.com" with the RD bit on, the server
10841                     will initiate recursive resolution and send
10842                     queries to 192.0.2.1 and/or 2001:db8::1234.
10843                   </para>
10844                 </listitem>
10845               </varlistentry>
10846
10847               <varlistentry>
10848                 <term><command>server-names</command></term>
10849                 <listitem>
10850                   <para>
10851                     Only meaningful for static-stub zones.
10852                     This is a list of domain names of nameservers that
10853                     act as authoritative servers of the static-stub
10854                     zone.
10855                     These names will be resolved to IP addresses when
10856                     <command>named</command> needs to send queries to
10857                     these servers.
10858                     To make this supplemental resolution successful,
10859                     these names must not be a subdomain of the origin
10860                     name of static-stub zone.
10861                     That is, when "example.net" is the origin of a
10862                     static-stub zone, "ns.example" and
10863                     "master.example.com" can be specified in the
10864                     <command>server-names</command> option, but
10865                     "ns.example.net" cannot, and will be rejected by
10866                     the configuration parser.
10867                   </para>
10868                   <para>
10869                     A non empty list for this option will internally
10870                     configure the apex NS RR with the specified names.
10871                     For example, if "example.com" is configured as a
10872                     static-stub zone with "ns1.example.net" and
10873                     "ns2.example.net"
10874                     in a <command>server-names</command> option,
10875                     the following RRs will be internally configured.
10876                   </para>
10877 <programlisting>example.com. NS ns1.example.net.
10878 example.com. NS ns2.example.net.
10879 </programlisting>
10880                   <para>
10881                     These records are internally used to resolve
10882                     names under the static-stub zone.
10883                     For instance, if the server receives a query for
10884                     "www.example.com" with the RD bit on, the server
10885                     initiate recursive resolution,
10886                     resolve "ns1.example.net" and/or
10887                     "ns2.example.net" to IP addresses, and then send
10888                     queries to (one or more of) these addresses.
10889                   </para>
10890                 </listitem>
10891               </varlistentry>
10892
10893               <varlistentry>
10894                 <term><command>sig-validity-interval</command></term>
10895                 <listitem>
10896                   <para>
10897                     See the description of
10898                     <command>sig-validity-interval</command> in <xref linkend="tuning"/>.
10899                   </para>
10900                 </listitem>
10901               </varlistentry>
10902
10903               <varlistentry>
10904                 <term><command>sig-signing-nodes</command></term>
10905                 <listitem>
10906                   <para>
10907                     See the description of
10908                     <command>sig-signing-nodes</command> in <xref linkend="tuning"/>.
10909                   </para>
10910                 </listitem>
10911               </varlistentry>
10912
10913               <varlistentry>
10914                 <term><command>sig-signing-signatures</command></term>
10915                 <listitem>
10916                   <para>
10917                     See the description of
10918                     <command>sig-signing-signatures</command> in <xref linkend="tuning"/>.
10919                   </para>
10920                 </listitem>
10921               </varlistentry>
10922
10923               <varlistentry>
10924                 <term><command>sig-signing-type</command></term>
10925                 <listitem>
10926                   <para>
10927                     See the description of
10928                     <command>sig-signing-type</command> in <xref linkend="tuning"/>.
10929                   </para>
10930                 </listitem>
10931               </varlistentry>
10932
10933               <varlistentry>
10934                 <term><command>transfer-source</command></term>
10935                 <listitem>
10936                   <para>
10937                     See the description of
10938                     <command>transfer-source</command> in <xref linkend="zone_transfers"/>.
10939                   </para>
10940                 </listitem>
10941               </varlistentry>
10942
10943               <varlistentry>
10944                 <term><command>transfer-source-v6</command></term>
10945                 <listitem>
10946                   <para>
10947                     See the description of
10948                     <command>transfer-source-v6</command> in <xref linkend="zone_transfers"/>.
10949                   </para>
10950                 </listitem>
10951               </varlistentry>
10952
10953               <varlistentry>
10954                 <term><command>alt-transfer-source</command></term>
10955                 <listitem>
10956                   <para>
10957                     See the description of
10958                     <command>alt-transfer-source</command> in <xref linkend="zone_transfers"/>.
10959                   </para>
10960                 </listitem>
10961               </varlistentry>
10962
10963               <varlistentry>
10964                 <term><command>alt-transfer-source-v6</command></term>
10965                 <listitem>
10966                   <para>
10967                     See the description of
10968                     <command>alt-transfer-source-v6</command> in <xref linkend="zone_transfers"/>.
10969                   </para>
10970                 </listitem>
10971               </varlistentry>
10972
10973               <varlistentry>
10974                 <term><command>use-alt-transfer-source</command></term>
10975                 <listitem>
10976                   <para>
10977                     See the description of
10978                     <command>use-alt-transfer-source</command> in <xref linkend="zone_transfers"/>.
10979                   </para>
10980                 </listitem>
10981               </varlistentry>
10982
10983
10984               <varlistentry>
10985                 <term><command>notify-source</command></term>
10986                 <listitem>
10987                   <para>
10988                     See the description of
10989                     <command>notify-source</command> in <xref linkend="zone_transfers"/>.
10990                   </para>
10991                 </listitem>
10992               </varlistentry>
10993
10994               <varlistentry>
10995                 <term><command>notify-source-v6</command></term>
10996                 <listitem>
10997                   <para>
10998                     See the description of
10999                     <command>notify-source-v6</command> in <xref linkend="zone_transfers"/>.
11000                   </para>
11001                 </listitem>
11002               </varlistentry>
11003
11004               <varlistentry>
11005                 <term><command>min-refresh-time</command></term>
11006                 <term><command>max-refresh-time</command></term>
11007                 <term><command>min-retry-time</command></term>
11008                 <term><command>max-retry-time</command></term>
11009                 <listitem>
11010                   <para>
11011                     See the description in <xref linkend="tuning"/>.
11012                   </para>
11013                 </listitem>
11014               </varlistentry>
11015
11016               <varlistentry>
11017                 <term><command>ixfr-from-differences</command></term>
11018                 <listitem>
11019                   <para>
11020                     See the description of
11021                     <command>ixfr-from-differences</command> in <xref linkend="boolean_options"/>.
11022                     (Note that the <command>ixfr-from-differences</command>
11023                     <userinput>master</userinput> and
11024                     <userinput>slave</userinput> choices are not
11025                     available at the zone level.)
11026                   </para>
11027                 </listitem>
11028               </varlistentry>
11029
11030               <varlistentry>
11031                 <term><command>key-directory</command></term>
11032                 <listitem>
11033                   <para>
11034                     See the description of
11035                     <command>key-directory</command> in <xref linkend="options"/>.
11036                   </para>
11037                 </listitem>
11038               </varlistentry>
11039
11040               <varlistentry>
11041                 <term><command>auto-dnssec</command></term>
11042                 <listitem>
11043                   <para>
11044                     Zones configured for dynamic DNS may also use this
11045                     option to allow varying levels of automatic DNSSEC key
11046                     management. There are four possible settings:
11047                   </para>
11048                   <para>
11049                     <command>auto-dnssec allow;</command> permits
11050                     keys to be updated and the zone fully re-signed
11051                     whenever the user issues the command <command>rndc sign
11052                     <replaceable>zonename</replaceable></command>.
11053                   </para>
11054                   <para>
11055                     <command>auto-dnssec maintain;</command> includes the
11056                     above, but also automatically adjusts the zone's DNSSEC
11057                     keys on schedule, according to the keys' timing metadata
11058                     (see <xref linkend="man.dnssec-keygen"/> and
11059                     <xref linkend="man.dnssec-settime"/>).  The command
11060                     <command>rndc sign
11061                     <replaceable>zonename</replaceable></command> causes
11062                     <command>named</command> to load keys from the key
11063                     repository and sign the zone with all keys that are
11064                     active. 
11065                     <command>rndc loadkeys
11066                     <replaceable>zonename</replaceable></command> causes
11067                     <command>named</command> to load keys from the key
11068                     repository and schedule key maintenance events to occur
11069                     in the future, but it does not sign the full zone
11070                     immediately.
11071                   </para>
11072                   <para>
11073                     <command>auto-dnssec create;</command> includes the
11074                     above, but also allows <command>named</command>
11075                     to create new keys in the key repository when needed.
11076                     (NOTE: This option is not yet implemented; the syntax is
11077                     being reserved for future use.)
11078                   </para>
11079                   <para>
11080                     The default setting is <command>auto-dnssec off</command>.
11081                   </para>
11082                 </listitem>
11083               </varlistentry>
11084
11085               <varlistentry>
11086                 <term><command>multi-master</command></term>
11087                 <listitem>
11088                   <para>
11089                     See the description of <command>multi-master</command> in
11090                     <xref linkend="boolean_options"/>.
11091                   </para>
11092                 </listitem>
11093               </varlistentry>
11094         
11095               <varlistentry>
11096                 <term><command>masterfile-format</command></term>
11097                 <listitem>
11098                   <para>
11099                     See the description of <command>masterfile-format</command>
11100                     in <xref linkend="tuning"/>.
11101                   </para>
11102                 </listitem>
11103               </varlistentry>
11104
11105               <varlistentry>
11106                 <term><command>dnssec-secure-to-insecure</command></term>
11107                 <listitem>
11108                   <para>
11109                     See the description of
11110                     <command>dnssec-secure-to-insecure</command> in <xref linkend="boolean_options"/>.
11111                   </para>
11112                 </listitem>
11113               </varlistentry>
11114
11115             </variablelist>
11116
11117           </sect3>
11118           <sect3 id="dynamic_update_policies">
11119             <title>Dynamic Update Policies</title>
11120             <para><acronym>BIND</acronym> 9 supports two alternative
11121               methods of granting clients the right to perform
11122               dynamic updates to a zone, configured by the
11123               <command>allow-update</command> and
11124               <command>update-policy</command> option, respectively.
11125             </para>
11126             <para>
11127               The <command>allow-update</command> clause works the
11128               same way as in previous versions of <acronym>BIND</acronym>.
11129               It grants given clients the permission to update any
11130               record of any name in the zone.
11131             </para>
11132             <para>
11133               The <command>update-policy</command> clause
11134               allows more fine-grained control over what updates are
11135               allowed.  A set of rules is specified, where each rule
11136               either grants or denies permissions for one or more
11137               names to be updated by one or more identities.  If
11138               the dynamic update request message is signed (that is,
11139               it includes either a TSIG or SIG(0) record), the
11140               identity of the signer can be determined.
11141             </para>
11142             <para>
11143               Rules are specified in the <command>update-policy</command>
11144               zone option, and are only meaningful for master zones.
11145               When the <command>update-policy</command> statement
11146               is present, it is a configuration error for the
11147               <command>allow-update</command> statement to be
11148               present.  The <command>update-policy</command> statement
11149               only examines the signer of a message; the source
11150               address is not relevant.
11151             </para>
11152             <para>
11153               There is a pre-defined <command>update-policy</command>
11154               rule which can be switched on with the command
11155               <command>update-policy local;</command>.
11156               Switching on this rule in a zone causes
11157               <command>named</command> to generate a TSIG session
11158               key and place it in a file, and to allow that key
11159               to update the zone.  (By default, the file is
11160               <filename>/var/run/named/session.key</filename>, the key
11161               name is "local-ddns" and the key algorithm is HMAC-SHA256,
11162               but these values are configurable with the
11163               <command>session-keyfile</command>,
11164               <command>session-keyname</command> and
11165               <command>session-keyalg</command> options, respectively).
11166             </para>
11167             <para>
11168               A client running on the local system, and with appropriate
11169               permissions, may read that file and use the key to sign update
11170               requests.  The zone's update policy will be set to allow that
11171               key to change any record within the zone.  Assuming the
11172               key name is "local-ddns", this policy is equivalent to:
11173             </para>
11174
11175             <programlisting>update-policy { grant local-ddns zonesub any; };
11176             </programlisting>
11177
11178             <para>
11179               The command <command>nsupdate -l</command> sends update
11180               requests to localhost, and signs them using the session key.
11181             </para>
11182
11183             <para>
11184               Other rule definitions look like this:
11185             </para>
11186
11187 <programlisting>
11188 ( <command>grant</command> | <command>deny</command> ) <replaceable>identity</replaceable> <replaceable>nametype</replaceable> <optional> <replaceable>name</replaceable> </optional> <optional> <replaceable>types</replaceable> </optional>
11189 </programlisting>
11190
11191             <para>
11192               Each rule grants or denies privileges.  Once a message has
11193               successfully matched a rule, the operation is immediately
11194               granted or denied and no further rules are examined.  A rule
11195               is matched when the signer matches the identity field, the
11196               name matches the name field in accordance with the nametype
11197               field, and the type matches the types specified in the type
11198               field.
11199             </para>
11200             <para>
11201               No signer is required for <replaceable>tcp-self</replaceable>
11202               or <replaceable>6to4-self</replaceable> however the standard
11203               reverse mapping / prefix conversion must match the identity
11204               field.
11205             </para>
11206             <para>
11207               The identity field specifies a name or a wildcard
11208               name.  Normally, this is the name of the TSIG or
11209               SIG(0) key used to sign the update request.  When a
11210               TKEY exchange has been used to create a shared secret,
11211               the identity of the shared secret is the same as the
11212               identity of the key used to authenticate the TKEY
11213               exchange.  TKEY is also the negotiation method used
11214               by GSS-TSIG, which establishes an identity that is
11215               the Kerberos principal of the client, such as
11216               <userinput>"user@host.domain"</userinput>.  When the
11217               <replaceable>identity</replaceable> field specifies
11218               a wildcard name, it is subject to DNS wildcard
11219               expansion, so the rule will apply to multiple identities.
11220               The <replaceable>identity</replaceable> field must
11221               contain a fully-qualified domain name.
11222             </para>
11223
11224             <para>
11225               The <replaceable>nametype</replaceable> field has 13
11226               values:
11227               <varname>name</varname>, <varname>subdomain</varname>,
11228               <varname>wildcard</varname>, <varname>self</varname>,
11229               <varname>selfsub</varname>, <varname>selfwild</varname>,
11230               <varname>krb5-self</varname>, <varname>ms-self</varname>,
11231               <varname>krb5-subdomain</varname>,
11232               <varname>ms-subdomain</varname>,
11233               <varname>tcp-self</varname>, <varname>6to4-self</varname>,
11234               <varname>zonesub</varname>, and <varname>external</varname>.
11235             </para>
11236             <informaltable>
11237               <tgroup cols="2" colsep="0" rowsep="0" tgroupstyle="4Level-table">
11238                 <colspec colname="1" colnum="1" colsep="0" colwidth="0.819in"/>
11239                 <colspec colname="2" colnum="2" colsep="0" colwidth="3.681in"/>
11240                 <tbody>
11241                   <row rowsep="0">
11242                     <entry colname="1">
11243                       <para>
11244                         <varname>name</varname>
11245                       </para>
11246                     </entry> <entry colname="2">
11247                       <para>
11248                         Exact-match semantics.  This rule matches
11249                         when the name being updated is identical
11250                         to the contents of the
11251                         <replaceable>name</replaceable> field.
11252                       </para>
11253                     </entry>
11254                   </row>
11255                   <row rowsep="0">
11256                     <entry colname="1">
11257                       <para>
11258                         <varname>subdomain</varname>
11259                       </para>
11260                     </entry> <entry colname="2">
11261                       <para>
11262                         This rule matches when the name being updated
11263                         is a subdomain of, or identical to, the
11264                         contents of the <replaceable>name</replaceable>
11265                         field.
11266                       </para>
11267                     </entry>
11268                   </row>
11269                   <row rowsep="0">
11270                     <entry colname="1">
11271                       <para>
11272                         <varname>zonesub</varname>
11273                       </para>
11274                     </entry> <entry colname="2">
11275                       <para>
11276                         This rule is similar to subdomain, except that
11277                         it matches when the name being updated is a
11278                         subdomain of the zone in which the
11279                         <command>update-policy</command> statement
11280                         appears.  This obviates the need to type the zone
11281                         name twice, and enables the use of a standard
11282                         <command>update-policy</command> statement in
11283                         multiple zones without modification.
11284                       </para>
11285                       <para>
11286                         When this rule is used, the
11287                         <replaceable>name</replaceable> field is omitted.
11288                       </para>
11289                     </entry>
11290                   </row>
11291                   <row rowsep="0">
11292                     <entry colname="1">
11293                       <para>
11294                         <varname>wildcard</varname>
11295                       </para>
11296                     </entry> <entry colname="2">
11297                       <para>
11298                         The <replaceable>name</replaceable> field
11299                         is subject to DNS wildcard expansion, and
11300                         this rule matches when the name being updated
11301                         name is a valid expansion of the wildcard.
11302                       </para>
11303                     </entry>
11304                   </row>
11305                   <row rowsep="0">
11306                     <entry colname="1">
11307                       <para>
11308                         <varname>self</varname>
11309                       </para>
11310                     </entry>
11311                     <entry colname="2">
11312                       <para>
11313                         This rule matches when the name being updated
11314                         matches the contents of the
11315                         <replaceable>identity</replaceable> field.
11316                         The <replaceable>name</replaceable> field
11317                         is ignored, but should be the same as the
11318                         <replaceable>identity</replaceable> field.
11319                         The <varname>self</varname> nametype is
11320                         most useful when allowing using one key per
11321                         name to update, where the key has the same
11322                         name as the name to be updated.  The
11323                         <replaceable>identity</replaceable> would
11324                         be specified as <constant>*</constant> (an asterisk) in
11325                         this case.
11326                       </para>
11327                     </entry>
11328                   </row>
11329                   <row rowsep="0">
11330                     <entry colname="1">
11331                       <para>
11332                         <varname>selfsub</varname>
11333                       </para>
11334                     </entry> <entry colname="2">
11335                       <para>
11336                         This rule is similar to <varname>self</varname>
11337                         except that subdomains of <varname>self</varname>
11338                         can also be updated.
11339                       </para>
11340                     </entry>
11341                   </row>
11342                   <row rowsep="0">
11343                     <entry colname="1">
11344                       <para>
11345                         <varname>selfwild</varname>
11346                       </para>
11347                     </entry> <entry colname="2">
11348                       <para>
11349                         This rule is similar to <varname>self</varname>
11350                         except that only subdomains of
11351                         <varname>self</varname> can be updated.
11352                       </para>
11353                     </entry>
11354                   </row>
11355                   <row rowsep="0">
11356                     <entry colname="1">
11357                       <para>
11358                         <varname>tcp-self</varname>
11359                       </para>
11360                     </entry> <entry colname="2">
11361                       <para>
11362                         Allow updates that have been sent via TCP and
11363                         for which the standard mapping from the initiating
11364                         IP address into the IN-ADDR.ARPA and IP6.ARPA
11365                         namespaces match the name to be updated.
11366                       </para>
11367                       <note>
11368                         It is theoretically possible to spoof these TCP
11369                         sessions.
11370                       </note>
11371                     </entry>
11372                   </row>
11373                   <row rowsep="0">
11374                     <entry colname="1">
11375                       <para>
11376                         <varname>6to4-self</varname>
11377                       </para>
11378                     </entry> <entry colname="2">
11379                       <para>
11380                         Allow the 6to4 prefix to be update by any TCP
11381                         connection from the 6to4 network or from the
11382                         corresponding IPv4 address.  This is intended
11383                         to allow NS or DNAME RRsets to be added to the
11384                         reverse tree.
11385                       </para>
11386                       <note>
11387                         It is theoretically possible to spoof these TCP
11388                         sessions.
11389                       </note>
11390                     </entry>
11391                   </row>
11392                   <row rowsep="0">
11393                     <entry colname="1">
11394                       <para>
11395                         <varname>external</varname>
11396                       </para>
11397                     </entry> <entry colname="2">
11398                       <para>
11399                         This rule allows <command>named</command>
11400                         to defer the decision of whether to allow a
11401                         given update to an external daemon.
11402                       </para>
11403                       <para>
11404                         The method of communicating with the daemon is
11405                         specified in the <replaceable>identity</replaceable>
11406                         field, the format of which is
11407                         "<constant>local:</constant><replaceable>path</replaceable>",
11408                         where <replaceable>path</replaceable> is the location
11409                         of a UNIX-domain socket.  (Currently, "local" is the
11410                         only supported mechanism.)
11411                       </para>
11412                       <para>
11413                         Requests to the external daemon are sent over the
11414                         UNIX-domain socket as datagrams with the following
11415                         format:
11416                       </para>
11417                       <programlisting>
11418    Protocol version number (4 bytes, network byte order, currently 1)
11419    Request length (4 bytes, network byte order)
11420    Signer (null-terminated string)
11421    Name (null-terminated string)
11422    TCP source address (null-terminated string)
11423    Rdata type (null-terminated string)
11424    Key (null-terminated string)
11425    TKEY token length (4 bytes, network byte order)
11426    TKEY token (remainder of packet)</programlisting>
11427                       <para>
11428                         The daemon replies with a four-byte value in
11429                         network byte order, containing either 0 or 1; 0
11430                         indicates that the specified update is not
11431                         permitted, and 1 indicates that it is.
11432                       </para>
11433                     </entry>
11434                   </row>
11435                 </tbody>
11436               </tgroup>
11437             </informaltable>
11438
11439             <para>
11440               In all cases, the <replaceable>name</replaceable>
11441               field must specify a fully-qualified domain name.
11442             </para>
11443
11444             <para>
11445               If no types are explicitly specified, this rule matches
11446               all types except RRSIG, NS, SOA, NSEC and NSEC3. Types
11447               may be specified by name, including "ANY" (ANY matches
11448               all types except NSEC and NSEC3, which can never be
11449               updated).  Note that when an attempt is made to delete
11450               all records associated with a name, the rules are
11451               checked for each existing record type.
11452             </para>
11453           </sect3>
11454         </sect2>
11455       </sect1>
11456       <sect1>
11457         <title>Zone File</title>
11458         <sect2 id="types_of_resource_records_and_when_to_use_them">
11459           <title>Types of Resource Records and When to Use Them</title>
11460           <para>
11461             This section, largely borrowed from RFC 1034, describes the
11462             concept of a Resource Record (RR) and explains when each is used.
11463             Since the publication of RFC 1034, several new RRs have been
11464             identified
11465             and implemented in the DNS. These are also included.
11466           </para>
11467           <sect3>
11468             <title>Resource Records</title>
11469
11470             <para>
11471               A domain name identifies a node.  Each node has a set of
11472               resource information, which may be empty.  The set of resource
11473               information associated with a particular name is composed of
11474               separate RRs. The order of RRs in a set is not significant and
11475               need not be preserved by name servers, resolvers, or other
11476               parts of the DNS. However, sorting of multiple RRs is
11477               permitted for optimization purposes, for example, to specify
11478               that a particular nearby server be tried first. See <xref linkend="the_sortlist_statement"/> and <xref linkend="rrset_ordering"/>.
11479             </para>
11480
11481             <para>
11482               The components of a Resource Record are:
11483             </para>
11484             <informaltable colsep="0" rowsep="0">
11485               <tgroup cols="2" colsep="0" rowsep="0" tgroupstyle="4Level-table">
11486                 <colspec colname="1" colnum="1" colsep="0" colwidth="1.000in"/>
11487                 <colspec colname="2" colnum="2" colsep="0" colwidth="3.500in"/>
11488                 <tbody>
11489                   <row rowsep="0">
11490                     <entry colname="1">
11491                       <para>
11492                         owner name
11493                       </para>
11494                     </entry>
11495                     <entry colname="2">
11496                       <para>
11497                         The domain name where the RR is found.
11498                       </para>
11499                     </entry>
11500                   </row>
11501                   <row rowsep="0">
11502                     <entry colname="1">
11503                       <para>
11504                         type
11505                       </para>
11506                     </entry>
11507                     <entry colname="2">
11508                       <para>
11509                         An encoded 16-bit value that specifies
11510                         the type of the resource record.
11511                       </para>
11512                     </entry>
11513                   </row>
11514                   <row rowsep="0">
11515                     <entry colname="1">
11516                       <para>
11517                         TTL
11518                       </para>
11519                     </entry>
11520                     <entry colname="2">
11521                       <para>
11522                         The time-to-live of the RR. This field
11523                         is a 32-bit integer in units of seconds, and is
11524                         primarily used by
11525                         resolvers when they cache RRs. The TTL describes how
11526                         long a RR can
11527                         be cached before it should be discarded.
11528                       </para>
11529                     </entry>
11530                   </row>
11531                   <row rowsep="0">
11532                     <entry colname="1">
11533                       <para>
11534                         class
11535                       </para>
11536                     </entry>
11537                     <entry colname="2">
11538                       <para>
11539                         An encoded 16-bit value that identifies
11540                         a protocol family or instance of a protocol.
11541                       </para>
11542                     </entry>
11543                   </row>
11544                   <row rowsep="0">
11545                     <entry colname="1">
11546                       <para>
11547                         RDATA
11548                       </para>
11549                     </entry>
11550                     <entry colname="2">
11551                       <para>
11552                         The resource data.  The format of the
11553                         data is type (and sometimes class) specific.
11554                       </para>
11555                     </entry>
11556                   </row>
11557                 </tbody>
11558               </tgroup>
11559             </informaltable>
11560             <para>
11561               The following are <emphasis>types</emphasis> of valid RRs:
11562             </para>
11563             <informaltable colsep="0" rowsep="0">
11564               <tgroup cols="2" colsep="0" rowsep="0" tgroupstyle="4Level-table">
11565                 <colspec colname="1" colnum="1" colsep="0" colwidth="0.875in"/>
11566                 <colspec colname="2" colnum="2" colsep="0" colwidth="3.625in"/>
11567                 <tbody>
11568                   <row rowsep="0">
11569                     <entry colname="1">
11570                       <para>
11571                         A
11572                       </para>
11573                     </entry>
11574                     <entry colname="2">
11575                       <para>
11576                         A host address.  In the IN class, this is a
11577                         32-bit IP address.  Described in RFC 1035.
11578                       </para>
11579                     </entry>
11580                   </row>
11581                   <row rowsep="0">
11582                     <entry colname="1">
11583                       <para>
11584                         AAAA
11585                       </para>
11586                     </entry>
11587                     <entry colname="2">
11588                       <para>
11589                         IPv6 address.  Described in RFC 1886.
11590                       </para>
11591                     </entry>
11592                   </row>
11593                   <row rowsep="0">
11594                     <entry colname="1">
11595                       <para>
11596                         A6
11597                       </para>
11598                     </entry>
11599                     <entry colname="2">
11600                       <para>
11601                         IPv6 address.  This can be a partial
11602                         address (a suffix) and an indirection to the name
11603                         where the rest of the
11604                         address (the prefix) can be found.  Experimental.
11605                         Described in RFC 2874.
11606                       </para>
11607                     </entry>
11608                   </row>
11609                   <row rowsep="0">
11610                     <entry colname="1">
11611                       <para>
11612                         AFSDB
11613                       </para>
11614                     </entry>
11615                     <entry colname="2">
11616                       <para>
11617                         Location of AFS database servers.
11618                         Experimental.  Described in RFC 1183.
11619                       </para>
11620                     </entry>
11621                   </row>
11622                   <row rowsep="0">
11623                     <entry colname="1">
11624                       <para>
11625                         APL
11626                       </para>
11627                     </entry>
11628                     <entry colname="2">
11629                       <para>
11630                         Address prefix list.  Experimental.
11631                         Described in RFC 3123.
11632                       </para>
11633                     </entry>
11634                   </row>
11635                   <row rowsep="0">
11636                     <entry colname="1">
11637                       <para>
11638                         CERT
11639                       </para>
11640                     </entry>
11641                     <entry colname="2">
11642                       <para>
11643                         Holds a digital certificate.
11644                         Described in RFC 2538.
11645                       </para>
11646                     </entry>
11647                   </row>
11648                   <row rowsep="0">
11649                     <entry colname="1">
11650                       <para>
11651                         CNAME
11652                       </para>
11653                     </entry>
11654                     <entry colname="2">
11655                       <para>
11656                         Identifies the canonical name of an alias.
11657                         Described in RFC 1035.
11658                       </para>
11659                     </entry>
11660                   </row>
11661                   <row rowsep="0">
11662                     <entry colname="1">
11663                       <para>
11664                         DHCID
11665                       </para>
11666                     </entry>
11667                     <entry colname="2">
11668                       <para>
11669                         Is used for identifying which DHCP client is
11670                         associated with this name.  Described in RFC 4701.
11671                       </para>
11672                     </entry>
11673                   </row>
11674                   <row rowsep="0">
11675                     <entry colname="1">
11676                       <para>
11677                         DNAME
11678                       </para>
11679                     </entry>
11680                     <entry colname="2">
11681                       <para>
11682                         Replaces the domain name specified with
11683                         another name to be looked up, effectively aliasing an
11684                         entire
11685                         subtree of the domain name space rather than a single
11686                         record
11687                         as in the case of the CNAME RR.
11688                         Described in RFC 2672.
11689                       </para>
11690                     </entry>
11691                   </row>
11692                   <row rowsep="0">
11693                     <entry colname="1">
11694                       <para>
11695                         DNSKEY
11696                       </para>
11697                     </entry>
11698                     <entry colname="2">
11699                       <para>
11700                         Stores a public key associated with a signed
11701                         DNS zone.  Described in RFC 4034.
11702                       </para>
11703                     </entry>
11704                   </row>
11705                   <row rowsep="0">
11706                     <entry colname="1">
11707                       <para>
11708                         DS
11709                       </para>
11710                     </entry>
11711                     <entry colname="2">
11712                       <para>
11713                         Stores the hash of a public key associated with a
11714                         signed DNS zone.  Described in RFC 4034.
11715                       </para>
11716                     </entry>
11717                   </row>
11718                   <row rowsep="0">
11719                     <entry colname="1">
11720                       <para>
11721                         GPOS
11722                       </para>
11723                     </entry>
11724                     <entry colname="2">
11725                       <para>
11726                         Specifies the global position.  Superseded by LOC.
11727                       </para>
11728                     </entry>
11729                   </row>
11730                   <row rowsep="0">
11731                     <entry colname="1">
11732                       <para>
11733                         HINFO
11734                       </para>
11735                     </entry>
11736                     <entry colname="2">
11737                       <para>
11738                         Identifies the CPU and OS used by a host.
11739                         Described in RFC 1035.
11740                       </para>
11741                     </entry>
11742                   </row>
11743                   <row rowsep="0">
11744                     <entry colname="1">
11745                       <para>
11746                         IPSECKEY
11747                       </para>
11748                     </entry>
11749                     <entry colname="2">
11750                       <para>
11751                         Provides a method for storing IPsec keying material in
11752                         DNS.  Described in RFC 4025.
11753                       </para>
11754                     </entry>
11755                   </row>
11756                   <row rowsep="0">
11757                     <entry colname="1">
11758                       <para>
11759                         ISDN
11760                       </para>
11761                     </entry>
11762                     <entry colname="2">
11763                       <para>
11764                         Representation of ISDN addresses.
11765                         Experimental.  Described in RFC 1183.
11766                       </para>
11767                     </entry>
11768                   </row>
11769                   <row rowsep="0">
11770                     <entry colname="1">
11771                       <para>
11772                         KEY
11773                       </para>
11774                     </entry>
11775                     <entry colname="2">
11776                       <para>
11777                         Stores a public key associated with a
11778                         DNS name.  Used in original DNSSEC; replaced
11779                         by DNSKEY in DNSSECbis, but still used with
11780                         SIG(0).  Described in RFCs 2535 and 2931.
11781                       </para>
11782                     </entry>
11783                   </row>
11784                   <row rowsep="0">
11785                     <entry colname="1">
11786                       <para>
11787                         KX
11788                       </para>
11789                     </entry>
11790                     <entry colname="2">
11791                       <para>
11792                         Identifies a key exchanger for this
11793                         DNS name.  Described in RFC 2230.
11794                       </para>
11795                     </entry>
11796                   </row>
11797                   <row rowsep="0">
11798                     <entry colname="1">
11799                       <para>
11800                         LOC
11801                       </para>
11802                     </entry>
11803                     <entry colname="2">
11804                       <para>
11805                         For storing GPS info.  Described in RFC 1876.
11806                         Experimental.
11807                       </para>
11808                     </entry>
11809                   </row>
11810                   <row rowsep="0">
11811                     <entry colname="1">
11812                       <para>
11813                         MX
11814                       </para>
11815                     </entry>
11816                     <entry colname="2">
11817                       <para>
11818                         Identifies a mail exchange for the domain with
11819                         a 16-bit preference value (lower is better)
11820                         followed by the host name of the mail exchange.
11821                         Described in RFC 974, RFC 1035.
11822                       </para>
11823                     </entry>
11824                   </row>
11825                   <row rowsep="0">
11826                     <entry colname="1">
11827                       <para>
11828                         NAPTR
11829                       </para>
11830                     </entry>
11831                     <entry colname="2">
11832                       <para>
11833                         Name authority pointer.  Described in RFC 2915.
11834                       </para>
11835                     </entry>
11836                   </row>
11837                   <row rowsep="0">
11838                     <entry colname="1">
11839                       <para>
11840                         NSAP
11841                       </para>
11842                     </entry>
11843                     <entry colname="2">
11844                       <para>
11845                         A network service access point.
11846                         Described in RFC 1706.
11847                       </para>
11848                     </entry>
11849                   </row>
11850                   <row rowsep="0">
11851                     <entry colname="1">
11852                       <para>
11853                         NS
11854                       </para>
11855                     </entry>
11856                     <entry colname="2">
11857                       <para>
11858                         The authoritative name server for the
11859                         domain.  Described in RFC 1035.
11860                       </para>
11861                     </entry>
11862                   </row>
11863                   <row rowsep="0">
11864                     <entry colname="1">
11865                       <para>
11866                         NSEC
11867                       </para>
11868                     </entry>
11869                     <entry colname="2">
11870                       <para>
11871                         Used in DNSSECbis to securely indicate that
11872                         RRs with an owner name in a certain name interval do
11873                         not exist in
11874                         a zone and indicate what RR types are present for an
11875                         existing name.
11876                         Described in RFC 4034.
11877                       </para>
11878                     </entry>
11879                   </row>
11880                   <row rowsep="0">
11881                     <entry colname="1">
11882                       <para>
11883                         NSEC3
11884                       </para>
11885                     </entry>
11886                     <entry colname="2">
11887                       <para>
11888                         Used in DNSSECbis to securely indicate that
11889                         RRs with an owner name in a certain name
11890                         interval do not exist in a zone and indicate
11891                         what RR types are present for an existing
11892                         name.  NSEC3 differs from NSEC in that it
11893                         prevents zone enumeration but is more
11894                         computationally expensive on both the server
11895                         and the client than NSEC.  Described in RFC
11896                         5155.
11897                       </para>
11898                     </entry>
11899                   </row>
11900                   <row rowsep="0">
11901                     <entry colname="1">
11902                       <para>
11903                         NSEC3PARAM
11904                       </para>
11905                     </entry>
11906                     <entry colname="2">
11907                       <para>
11908                         Used in DNSSECbis to tell the authoritative
11909                         server which NSEC3 chains are available to use.
11910                         Described in RFC 5155.
11911                       </para>
11912                     </entry>
11913                   </row>
11914                   <row rowsep="0">
11915                     <entry colname="1">
11916                       <para>
11917                         NXT
11918                       </para>
11919                     </entry>
11920                     <entry colname="2">
11921                       <para>
11922                         Used in DNSSEC to securely indicate that
11923                         RRs with an owner name in a certain name interval do
11924                         not exist in
11925                         a zone and indicate what RR types are present for an
11926                         existing name.
11927                         Used in original DNSSEC; replaced by NSEC in
11928                         DNSSECbis.
11929                         Described in RFC 2535.
11930                       </para>
11931                     </entry>
11932                   </row>
11933                   <row rowsep="0">
11934                     <entry colname="1">
11935                       <para>
11936                         PTR
11937                       </para>
11938                     </entry>
11939                     <entry colname="2">
11940                       <para>
11941                         A pointer to another part of the domain
11942                         name space.  Described in RFC 1035.
11943                       </para>
11944                     </entry>
11945                   </row>
11946                   <row rowsep="0">
11947                     <entry colname="1">
11948                       <para>
11949                         PX
11950                       </para>
11951                     </entry>
11952                     <entry colname="2">
11953                       <para>
11954                         Provides mappings between RFC 822 and X.400
11955                         addresses.  Described in RFC 2163.
11956                       </para>
11957                     </entry>
11958                   </row>
11959                   <row rowsep="0">
11960                     <entry colname="1">
11961                       <para>
11962                         RP
11963                       </para>
11964                     </entry>
11965                     <entry colname="2">
11966                       <para>
11967                         Information on persons responsible
11968                         for the domain.  Experimental.  Described in RFC 1183.
11969                       </para>
11970                     </entry>
11971                   </row>
11972                   <row rowsep="0">
11973                     <entry colname="1">
11974                       <para>
11975                         RRSIG
11976                       </para>
11977                     </entry>
11978                     <entry colname="2">
11979                       <para>
11980                         Contains DNSSECbis signature data.  Described
11981                         in RFC 4034.
11982                       </para>
11983                     </entry>
11984                   </row>
11985                   <row rowsep="0">
11986                     <entry colname="1">
11987                       <para>
11988                         RT
11989                       </para>
11990                     </entry>
11991                     <entry colname="2">
11992                       <para>
11993                         Route-through binding for hosts that
11994                         do not have their own direct wide area network
11995                         addresses.
11996                         Experimental.  Described in RFC 1183.
11997                       </para>
11998                     </entry>
11999                   </row>
12000                   <row rowsep="0">
12001                     <entry colname="1">
12002                       <para>
12003                         SIG
12004                       </para>
12005                     </entry>
12006                     <entry colname="2">
12007                       <para>
12008                         Contains DNSSEC signature data.  Used in
12009                         original DNSSEC; replaced by RRSIG in
12010                         DNSSECbis, but still used for SIG(0).
12011                         Described in RFCs 2535 and 2931.
12012                       </para>
12013                     </entry>
12014                   </row>
12015                   <row rowsep="0">
12016                     <entry colname="1">
12017                       <para>
12018                         SOA
12019                       </para>
12020                     </entry>
12021                     <entry colname="2">
12022                       <para>
12023                         Identifies the start of a zone of authority.
12024                         Described in RFC 1035.
12025                       </para>
12026                     </entry>
12027                   </row>
12028                   <row rowsep="0">
12029                     <entry colname="1">
12030                       <para>
12031                         SPF
12032                       </para>
12033                     </entry>
12034                     <entry colname="2">
12035                       <para>
12036                         Contains the Sender Policy Framework information
12037                         for a given email domain.  Described in RFC 4408.
12038                       </para>
12039                     </entry>
12040                   </row>
12041                   <row rowsep="0">
12042                     <entry colname="1">
12043                       <para>
12044                         SRV
12045                       </para>
12046                     </entry>
12047                     <entry colname="2">
12048                       <para>
12049                         Information about well known network
12050                         services (replaces WKS).  Described in RFC 2782.
12051                       </para>
12052                     </entry>
12053                   </row>
12054                   <row rowsep="0">
12055                     <entry colname="1">
12056                       <para>
12057                         SSHFP
12058                       </para>
12059                     </entry>
12060                     <entry colname="2">
12061                       <para>
12062                         Provides a way to securely publish a secure shell key's
12063                         fingerprint.  Described in RFC 4255.
12064                       </para>
12065                     </entry>
12066                   </row>
12067                   <row rowsep="0">
12068                     <entry colname="1">
12069                       <para>
12070                         TXT
12071                       </para>
12072                     </entry>
12073                     <entry colname="2">
12074                       <para>
12075                         Text records.  Described in RFC 1035.
12076                       </para>
12077                     </entry>
12078                   </row>
12079                   <row rowsep="0">
12080                     <entry colname="1">
12081                       <para>
12082                         WKS
12083                       </para>
12084                     </entry>
12085                     <entry colname="2">
12086                       <para>
12087                         Information about which well known
12088                         network services, such as SMTP, that a domain
12089                         supports. Historical.
12090                       </para>
12091                     </entry>
12092                   </row>
12093                   <row rowsep="0">
12094                     <entry colname="1">
12095                       <para>
12096                         X25
12097                       </para>
12098                     </entry>
12099                     <entry colname="2">
12100                       <para>
12101                         Representation of X.25 network addresses.
12102                         Experimental.  Described in RFC 1183.
12103                       </para>
12104                     </entry>
12105                   </row>
12106                 </tbody>
12107               </tgroup>
12108             </informaltable>
12109             <para>
12110               The following <emphasis>classes</emphasis> of resource records
12111               are currently valid in the DNS:
12112             </para>
12113             <informaltable colsep="0" rowsep="0"><tgroup cols="2" colsep="0" rowsep="0" tgroupstyle="4Level-table">
12114                 <colspec colname="1" colnum="1" colsep="0" colwidth="0.875in"/>
12115                 <colspec colname="2" colnum="2" colsep="0" colwidth="3.625in"/>
12116                 <tbody>
12117
12118                   <row rowsep="0">
12119                     <entry colname="1">
12120                       <para>
12121                         IN
12122                       </para>
12123                     </entry>
12124                     <entry colname="2">
12125                       <para>
12126                         The Internet.
12127                       </para>
12128                     </entry>
12129                   </row>
12130
12131                   <row rowsep="0">
12132                     <entry colname="1">
12133                       <para>
12134                         CH
12135                       </para>
12136                     </entry>
12137                     <entry colname="2">
12138                       <para>
12139                         Chaosnet, a LAN protocol created at MIT in the
12140                         mid-1970s.
12141                         Rarely used for its historical purpose, but reused for
12142                         BIND's
12143                         built-in server information zones, e.g.,
12144                         <literal>version.bind</literal>.
12145                       </para>
12146                     </entry>
12147                   </row>
12148
12149                   <row rowsep="0">
12150                     <entry colname="1">
12151                       <para>
12152                         HS
12153                       </para>
12154                     </entry>
12155                     <entry colname="2">
12156                       <para>
12157                         Hesiod, an information service
12158                         developed by MIT's Project Athena. It is used to share
12159                         information
12160                         about various systems databases, such as users,
12161                         groups, printers
12162                         and so on.
12163                       </para>
12164                     </entry>
12165                   </row>
12166
12167                 </tbody>
12168               </tgroup>
12169             </informaltable>
12170
12171             <para>
12172               The owner name is often implicit, rather than forming an
12173               integral
12174               part of the RR.  For example, many name servers internally form
12175               tree
12176               or hash structures for the name space, and chain RRs off nodes.
12177               The remaining RR parts are the fixed header (type, class, TTL)
12178               which is consistent for all RRs, and a variable part (RDATA)
12179               that
12180               fits the needs of the resource being described.
12181             </para>
12182             <para>
12183               The meaning of the TTL field is a time limit on how long an
12184               RR can be kept in a cache.  This limit does not apply to
12185               authoritative
12186               data in zones; it is also timed out, but by the refreshing
12187               policies
12188               for the zone.  The TTL is assigned by the administrator for the
12189               zone where the data originates.  While short TTLs can be used to
12190               minimize caching, and a zero TTL prohibits caching, the
12191               realities
12192               of Internet performance suggest that these times should be on
12193               the
12194               order of days for the typical host.  If a change can be
12195               anticipated,
12196               the TTL can be reduced prior to the change to minimize
12197               inconsistency
12198               during the change, and then increased back to its former value
12199               following
12200               the change.
12201             </para>
12202             <para>
12203               The data in the RDATA section of RRs is carried as a combination
12204               of binary strings and domain names.  The domain names are
12205               frequently
12206               used as "pointers" to other data in the DNS.
12207             </para>
12208           </sect3>
12209           <sect3>
12210             <title>Textual expression of RRs</title>
12211             <para>
12212               RRs are represented in binary form in the packets of the DNS
12213               protocol, and are usually represented in highly encoded form
12214               when
12215               stored in a name server or resolver.  In the examples provided
12216               in
12217               RFC 1034, a style similar to that used in master files was
12218               employed
12219               in order to show the contents of RRs.  In this format, most RRs
12220               are shown on a single line, although continuation lines are
12221               possible
12222               using parentheses.
12223             </para>
12224             <para>
12225               The start of the line gives the owner of the RR.  If a line
12226               begins with a blank, then the owner is assumed to be the same as
12227               that of the previous RR.  Blank lines are often included for
12228               readability.
12229             </para>
12230             <para>
12231               Following the owner, we list the TTL, type, and class of the
12232               RR.  Class and type use the mnemonics defined above, and TTL is
12233               an integer before the type field.  In order to avoid ambiguity
12234               in
12235               parsing, type and class mnemonics are disjoint, TTLs are
12236               integers,
12237               and the type mnemonic is always last. The IN class and TTL
12238               values
12239               are often omitted from examples in the interests of clarity.
12240             </para>
12241             <para>
12242               The resource data or RDATA section of the RR are given using
12243               knowledge of the typical representation for the data.
12244             </para>
12245             <para>
12246               For example, we might show the RRs carried in a message as:
12247             </para>
12248             <informaltable colsep="0" rowsep="0"><tgroup cols="3" colsep="0" rowsep="0" tgroupstyle="4Level-table">
12249                 <colspec colname="1" colnum="1" colsep="0" colwidth="1.381in"/>
12250                 <colspec colname="2" colnum="2" colsep="0" colwidth="1.020in"/>
12251                 <colspec colname="3" colnum="3" colsep="0" colwidth="2.099in"/>
12252                 <tbody>
12253                   <row rowsep="0">
12254                     <entry colname="1">
12255                       <para>
12256                         <literal>ISI.EDU.</literal>
12257                       </para>
12258                     </entry>
12259                     <entry colname="2">
12260                       <para>
12261                         <literal>MX</literal>
12262                       </para>
12263                     </entry>
12264                     <entry colname="3">
12265                       <para>
12266                         <literal>10 VENERA.ISI.EDU.</literal>
12267                       </para>
12268                     </entry>
12269                   </row>
12270                   <row rowsep="0">
12271                     <entry colname="1">
12272                       <para/>
12273                     </entry>
12274                     <entry colname="2">
12275                       <para>
12276                         <literal>MX</literal>
12277                       </para>
12278                     </entry>
12279                     <entry colname="3">
12280                       <para>
12281                         <literal>10 VAXA.ISI.EDU</literal>
12282                       </para>
12283                     </entry>
12284                   </row>
12285                   <row rowsep="0">
12286                     <entry colname="1">
12287                       <para>
12288                         <literal>VENERA.ISI.EDU</literal>
12289                       </para>
12290                     </entry>
12291                     <entry colname="2">
12292                       <para>
12293                         <literal>A</literal>
12294                       </para>
12295                     </entry>
12296                     <entry colname="3">
12297                       <para>
12298                         <literal>128.9.0.32</literal>
12299                       </para>
12300                     </entry>
12301                   </row>
12302                   <row rowsep="0">
12303                     <entry colname="1">
12304                       <para/>
12305                     </entry>
12306                     <entry colname="2">
12307                       <para>
12308                         <literal>A</literal>
12309                       </para>
12310                     </entry>
12311                     <entry colname="3">
12312                       <para>
12313                         <literal>10.1.0.52</literal>
12314                       </para>
12315                     </entry>
12316                   </row>
12317                   <row rowsep="0">
12318                     <entry colname="1">
12319                       <para>
12320                         <literal>VAXA.ISI.EDU</literal>
12321                       </para>
12322                     </entry>
12323                     <entry colname="2">
12324                       <para>
12325                         <literal>A</literal>
12326                       </para>
12327                     </entry>
12328                     <entry colname="3">
12329                       <para>
12330                         <literal>10.2.0.27</literal>
12331                       </para>
12332                     </entry>
12333                   </row>
12334                   <row rowsep="0">
12335                     <entry colname="1">
12336                       <para/>
12337                     </entry>
12338                     <entry colname="2">
12339                       <para>
12340                         <literal>A</literal>
12341                       </para>
12342                     </entry>
12343                     <entry colname="3">
12344                       <para>
12345                         <literal>128.9.0.33</literal>
12346                       </para>
12347                     </entry>
12348                   </row>
12349                 </tbody>
12350               </tgroup>
12351             </informaltable>
12352             <para>
12353               The MX RRs have an RDATA section which consists of a 16-bit
12354               number followed by a domain name.  The address RRs use a
12355               standard
12356               IP address format to contain a 32-bit internet address.
12357             </para>
12358             <para>
12359               The above example shows six RRs, with two RRs at each of three
12360               domain names.
12361             </para>
12362             <para>
12363               Similarly we might see:
12364             </para>
12365             <informaltable colsep="0" rowsep="0"><tgroup cols="3" colsep="0" rowsep="0" tgroupstyle="4Level-table">
12366                 <colspec colname="1" colnum="1" colsep="0" colwidth="1.491in"/>
12367                 <colspec colname="2" colnum="2" colsep="0" colwidth="1.067in"/>
12368                 <colspec colname="3" colnum="3" colsep="0" colwidth="2.067in"/>
12369                 <tbody>
12370                   <row rowsep="0">
12371                     <entry colname="1">
12372                       <para>
12373                         <literal>XX.LCS.MIT.EDU.</literal>
12374                       </para>
12375                     </entry>
12376                     <entry colname="2">
12377                       <para>
12378                         <literal>IN A</literal>
12379                       </para>
12380                     </entry>
12381                     <entry colname="3">
12382                       <para>
12383                         <literal>10.0.0.44</literal>
12384                       </para>
12385                     </entry>
12386                   </row>
12387                   <row rowsep="0">
12388                     <entry colname="1"/>
12389                     <entry colname="2">
12390                       <para>
12391                         <literal>CH A</literal>
12392                       </para>
12393                     </entry>
12394                     <entry colname="3">
12395                       <para>
12396                         <literal>MIT.EDU. 2420</literal>
12397                       </para>
12398                     </entry>
12399                   </row>
12400                 </tbody>
12401               </tgroup>
12402             </informaltable>
12403             <para>
12404               This example shows two addresses for
12405               <literal>XX.LCS.MIT.EDU</literal>, each of a different class.
12406             </para>
12407           </sect3>
12408         </sect2>
12409
12410         <sect2>
12411           <title>Discussion of MX Records</title>
12412
12413           <para>
12414             As described above, domain servers store information as a
12415             series of resource records, each of which contains a particular
12416             piece of information about a given domain name (which is usually,
12417             but not always, a host). The simplest way to think of a RR is as
12418             a typed pair of data, a domain name matched with a relevant datum,
12419             and stored with some additional type information to help systems
12420             determine when the RR is relevant.
12421           </para>
12422
12423           <para>
12424             MX records are used to control delivery of email. The data
12425             specified in the record is a priority and a domain name. The
12426             priority
12427             controls the order in which email delivery is attempted, with the
12428             lowest number first. If two priorities are the same, a server is
12429             chosen randomly. If no servers at a given priority are responding,
12430             the mail transport agent will fall back to the next largest
12431             priority.
12432             Priority numbers do not have any absolute meaning &mdash; they are
12433             relevant
12434             only respective to other MX records for that domain name. The
12435             domain
12436             name given is the machine to which the mail will be delivered.
12437             It <emphasis>must</emphasis> have an associated address record
12438             (A or AAAA) &mdash; CNAME is not sufficient.
12439           </para>
12440           <para>
12441             For a given domain, if there is both a CNAME record and an
12442             MX record, the MX record is in error, and will be ignored.
12443             Instead,
12444             the mail will be delivered to the server specified in the MX
12445             record
12446             pointed to by the CNAME.
12447             For example:
12448           </para>
12449           <informaltable colsep="0" rowsep="0">
12450             <tgroup cols="5" colsep="0" rowsep="0" tgroupstyle="3Level-table">
12451               <colspec colname="1" colnum="1" colsep="0" colwidth="1.708in"/>
12452               <colspec colname="2" colnum="2" colsep="0" colwidth="0.444in"/>
12453               <colspec colname="3" colnum="3" colsep="0" colwidth="0.444in"/>
12454               <colspec colname="4" colnum="4" colsep="0" colwidth="0.976in"/>
12455               <colspec colname="5" colnum="5" colsep="0" colwidth="1.553in"/>
12456               <tbody>
12457                 <row rowsep="0">
12458                   <entry colname="1">
12459                     <para>
12460                       <literal>example.com.</literal>
12461                     </para>
12462                   </entry>
12463                   <entry colname="2">
12464                     <para>
12465                       <literal>IN</literal>
12466                     </para>
12467                   </entry>
12468                   <entry colname="3">
12469                     <para>
12470                       <literal>MX</literal>
12471                     </para>
12472                   </entry>
12473                   <entry colname="4">
12474                     <para>
12475                       <literal>10</literal>
12476                     </para>
12477                   </entry>
12478                   <entry colname="5">
12479                     <para>
12480                       <literal>mail.example.com.</literal>
12481                     </para>
12482                   </entry>
12483                 </row>
12484                 <row rowsep="0">
12485                   <entry colname="1">
12486                     <para/>
12487                   </entry>
12488                   <entry colname="2">
12489                     <para>
12490                       <literal>IN</literal>
12491                     </para>
12492                   </entry>
12493                   <entry colname="3">
12494                     <para>
12495                       <literal>MX</literal>
12496                     </para>
12497                   </entry>
12498                   <entry colname="4">
12499                     <para>
12500                       <literal>10</literal>
12501                     </para>
12502                   </entry>
12503                   <entry colname="5">
12504                     <para>
12505                       <literal>mail2.example.com.</literal>
12506                     </para>
12507                   </entry>
12508                 </row>
12509                 <row rowsep="0">
12510                   <entry colname="1">
12511                     <para/>
12512                   </entry>
12513                   <entry colname="2">
12514                     <para>
12515                       <literal>IN</literal>
12516                     </para>
12517                   </entry>
12518                   <entry colname="3">
12519                     <para>
12520                       <literal>MX</literal>
12521                     </para>
12522                   </entry>
12523                   <entry colname="4">
12524                     <para>
12525                       <literal>20</literal>
12526                     </para>
12527                   </entry>
12528                   <entry colname="5">
12529                     <para>
12530                       <literal>mail.backup.org.</literal>
12531                     </para>
12532                   </entry>
12533                 </row>
12534                 <row rowsep="0">
12535                   <entry colname="1">
12536                     <para>
12537                       <literal>mail.example.com.</literal>
12538                     </para>
12539                   </entry>
12540                   <entry colname="2">
12541                     <para>
12542                       <literal>IN</literal>
12543                     </para>
12544                   </entry>
12545                   <entry colname="3">
12546                     <para>
12547                       <literal>A</literal>
12548                     </para>
12549                   </entry>
12550                   <entry colname="4">
12551                     <para>
12552                       <literal>10.0.0.1</literal>
12553                     </para>
12554                   </entry>
12555                   <entry colname="5">
12556                     <para/>
12557                   </entry>
12558                 </row>
12559                 <row rowsep="0">
12560                   <entry colname="1">
12561                     <para>
12562                       <literal>mail2.example.com.</literal>
12563                     </para>
12564                   </entry>
12565                   <entry colname="2">
12566                     <para>
12567                       <literal>IN</literal>
12568                     </para>
12569                   </entry>
12570                   <entry colname="3">
12571                     <para>
12572                       <literal>A</literal>
12573                     </para>
12574                   </entry>
12575                   <entry colname="4">
12576                     <para>
12577                       <literal>10.0.0.2</literal>
12578                     </para>
12579                   </entry>
12580                   <entry colname="5">
12581                     <para/>
12582                   </entry>
12583                 </row>
12584               </tbody>
12585             </tgroup>
12586             </informaltable><para>
12587             Mail delivery will be attempted to <literal>mail.example.com</literal> and
12588             <literal>mail2.example.com</literal> (in
12589             any order), and if neither of those succeed, delivery to <literal>mail.backup.org</literal> will
12590             be attempted.
12591           </para>
12592         </sect2>
12593         <sect2 id="Setting_TTLs">
12594           <title>Setting TTLs</title>
12595           <para>
12596             The time-to-live of the RR field is a 32-bit integer represented
12597             in units of seconds, and is primarily used by resolvers when they
12598             cache RRs. The TTL describes how long a RR can be cached before it
12599             should be discarded. The following three types of TTL are
12600             currently
12601             used in a zone file.
12602           </para>
12603           <informaltable colsep="0" rowsep="0">
12604             <tgroup cols="2" colsep="0" rowsep="0" tgroupstyle="3Level-table">
12605               <colspec colname="1" colnum="1" colsep="0" colwidth="0.750in"/>
12606               <colspec colname="2" colnum="2" colsep="0" colwidth="4.375in"/>
12607               <tbody>
12608                 <row rowsep="0">
12609                   <entry colname="1">
12610                     <para>
12611                       SOA
12612                     </para>
12613                   </entry>
12614                   <entry colname="2">
12615                     <para>
12616                       The last field in the SOA is the negative
12617                       caching TTL. This controls how long other servers will
12618                       cache no-such-domain
12619                       (NXDOMAIN) responses from you.
12620                     </para>
12621                     <para>
12622                       The maximum time for
12623                       negative caching is 3 hours (3h).
12624                     </para>
12625                   </entry>
12626                 </row>
12627                 <row rowsep="0">
12628                   <entry colname="1">
12629                     <para>
12630                       $TTL
12631                     </para>
12632                   </entry>
12633                   <entry colname="2">
12634                     <para>
12635                       The $TTL directive at the top of the
12636                       zone file (before the SOA) gives a default TTL for every
12637                       RR without
12638                       a specific TTL set.
12639                     </para>
12640                   </entry>
12641                 </row>
12642                 <row rowsep="0">
12643                   <entry colname="1">
12644                     <para>
12645                       RR TTLs
12646                     </para>
12647                   </entry>
12648                   <entry colname="2">
12649                     <para>
12650                       Each RR can have a TTL as the second
12651                       field in the RR, which will control how long other
12652                       servers can cache
12653                       the it.
12654                     </para>
12655                   </entry>
12656                 </row>
12657               </tbody>
12658             </tgroup>
12659           </informaltable>
12660           <para>
12661             All of these TTLs default to units of seconds, though units
12662             can be explicitly specified, for example, <literal>1h30m</literal>.
12663           </para>
12664         </sect2>
12665         <sect2>
12666           <title>Inverse Mapping in IPv4</title>
12667           <para>
12668             Reverse name resolution (that is, translation from IP address
12669             to name) is achieved by means of the <emphasis>in-addr.arpa</emphasis> domain
12670             and PTR records. Entries in the in-addr.arpa domain are made in
12671             least-to-most significant order, read left to right. This is the
12672             opposite order to the way IP addresses are usually written. Thus,
12673             a machine with an IP address of 10.1.2.3 would have a
12674             corresponding
12675             in-addr.arpa name of
12676             3.2.1.10.in-addr.arpa. This name should have a PTR resource record
12677             whose data field is the name of the machine or, optionally,
12678             multiple
12679             PTR records if the machine has more than one name. For example,
12680             in the <optional>example.com</optional> domain:
12681           </para>
12682           <informaltable colsep="0" rowsep="0">
12683             <tgroup cols="2" colsep="0" rowsep="0" tgroupstyle="3Level-table">
12684               <colspec colname="1" colnum="1" colsep="0" colwidth="1.125in"/>
12685               <colspec colname="2" colnum="2" colsep="0" colwidth="4.000in"/>
12686               <tbody>
12687                 <row rowsep="0">
12688                   <entry colname="1">
12689                     <para>
12690                       <literal>$ORIGIN</literal>
12691                     </para>
12692                   </entry>
12693                   <entry colname="2">
12694                     <para>
12695                       <literal>2.1.10.in-addr.arpa</literal>
12696                     </para>
12697                   </entry>
12698                 </row>
12699                 <row rowsep="0">
12700                   <entry colname="1">
12701                     <para>
12702                       <literal>3</literal>
12703                     </para>
12704                   </entry>
12705                   <entry colname="2">
12706                     <para>
12707                       <literal>IN PTR foo.example.com.</literal>
12708                     </para>
12709                   </entry>
12710                 </row>
12711               </tbody>
12712             </tgroup>
12713           </informaltable>
12714           <note>
12715             <para>
12716               The <command>$ORIGIN</command> lines in the examples
12717               are for providing context to the examples only &mdash; they do not
12718               necessarily
12719               appear in the actual usage. They are only used here to indicate
12720               that the example is relative to the listed origin.
12721             </para>
12722           </note>
12723         </sect2>
12724         <sect2>
12725           <title>Other Zone File Directives</title>
12726           <para>
12727             The Master File Format was initially defined in RFC 1035 and
12728             has subsequently been extended. While the Master File Format
12729             itself
12730             is class independent all records in a Master File must be of the
12731             same
12732             class.
12733           </para>
12734           <para>
12735             Master File Directives include <command>$ORIGIN</command>, <command>$INCLUDE</command>,
12736             and <command>$TTL.</command>
12737           </para>
12738           <sect3>
12739             <title>The <command>@</command> (at-sign)</title>
12740             <para>
12741               When used in the label (or name) field, the asperand or
12742               at-sign (@) symbol represents the current origin.
12743               At the start of the zone file, it is the 
12744               &lt;<varname>zone_name</varname>&gt; (followed by
12745               trailing dot).
12746             </para>
12747           </sect3>
12748           <sect3>
12749             <title>The <command>$ORIGIN</command> Directive</title>
12750             <para>
12751               Syntax: <command>$ORIGIN</command>
12752               <replaceable>domain-name</replaceable>
12753               <optional><replaceable>comment</replaceable></optional>
12754             </para>
12755             <para><command>$ORIGIN</command>
12756               sets the domain name that will be appended to any
12757               unqualified records. When a zone is first read in there
12758               is an implicit <command>$ORIGIN</command>
12759               &lt;<varname>zone_name</varname>&gt;<command>.</command>
12760               (followed by trailing dot).
12761               The current <command>$ORIGIN</command> is appended to
12762               the domain specified in the <command>$ORIGIN</command>
12763               argument if it is not absolute.
12764             </para>
12765
12766 <programlisting>
12767 $ORIGIN example.com.
12768 WWW     CNAME   MAIN-SERVER
12769 </programlisting>
12770
12771             <para>
12772               is equivalent to
12773             </para>
12774
12775 <programlisting>
12776 WWW.EXAMPLE.COM. CNAME MAIN-SERVER.EXAMPLE.COM.
12777 </programlisting>
12778
12779           </sect3>
12780           <sect3>
12781             <title>The <command>$INCLUDE</command> Directive</title>
12782             <para>
12783               Syntax: <command>$INCLUDE</command>
12784               <replaceable>filename</replaceable>
12785               <optional>
12786 <replaceable>origin</replaceable> </optional>
12787               <optional> <replaceable>comment</replaceable> </optional>
12788             </para>
12789             <para>
12790               Read and process the file <filename>filename</filename> as
12791               if it were included into the file at this point.  If <command>origin</command> is
12792               specified the file is processed with <command>$ORIGIN</command> set
12793               to that value, otherwise the current <command>$ORIGIN</command> is
12794               used.
12795             </para>
12796             <para>
12797               The origin and the current domain name
12798               revert to the values they had prior to the <command>$INCLUDE</command> once
12799               the file has been read.
12800             </para>
12801             <note>
12802               <para>
12803                 RFC 1035 specifies that the current origin should be restored
12804                 after
12805                 an <command>$INCLUDE</command>, but it is silent
12806                 on whether the current
12807                 domain name should also be restored.  BIND 9 restores both of
12808                 them.
12809                 This could be construed as a deviation from RFC 1035, a
12810                 feature, or both.
12811               </para>
12812             </note>
12813           </sect3>
12814           <sect3>
12815             <title>The <command>$TTL</command> Directive</title>
12816             <para>
12817               Syntax: <command>$TTL</command>
12818               <replaceable>default-ttl</replaceable>
12819               <optional>
12820 <replaceable>comment</replaceable> </optional>
12821             </para>
12822             <para>
12823               Set the default Time To Live (TTL) for subsequent records
12824               with undefined TTLs. Valid TTLs are of the range 0-2147483647
12825               seconds.
12826             </para>
12827             <para><command>$TTL</command>
12828                is defined in RFC 2308.
12829             </para>
12830           </sect3>
12831         </sect2>
12832         <sect2>
12833           <title><acronym>BIND</acronym> Master File Extension: the  <command>$GENERATE</command> Directive</title>
12834           <para>
12835             Syntax: <command>$GENERATE</command>
12836             <replaceable>range</replaceable>
12837             <replaceable>lhs</replaceable>
12838             <optional><replaceable>ttl</replaceable></optional>
12839             <optional><replaceable>class</replaceable></optional>
12840             <replaceable>type</replaceable>
12841             <replaceable>rhs</replaceable>
12842             <optional><replaceable>comment</replaceable></optional>
12843           </para>
12844           <para><command>$GENERATE</command>
12845             is used to create a series of resource records that only
12846             differ from each other by an
12847             iterator. <command>$GENERATE</command> can be used to
12848             easily generate the sets of records required to support
12849             sub /24 reverse delegations described in RFC 2317:
12850             Classless IN-ADDR.ARPA delegation.
12851           </para>
12852
12853 <programlisting>$ORIGIN 0.0.192.IN-ADDR.ARPA.
12854 $GENERATE 1-2 @ NS SERVER$.EXAMPLE.
12855 $GENERATE 1-127 $ CNAME $.0</programlisting>
12856
12857           <para>
12858             is equivalent to
12859           </para>
12860
12861 <programlisting>0.0.0.192.IN-ADDR.ARPA. NS SERVER1.EXAMPLE.
12862 0.0.0.192.IN-ADDR.ARPA. NS SERVER2.EXAMPLE.
12863 1.0.0.192.IN-ADDR.ARPA. CNAME 1.0.0.0.192.IN-ADDR.ARPA.
12864 2.0.0.192.IN-ADDR.ARPA. CNAME 2.0.0.0.192.IN-ADDR.ARPA.
12865 ...
12866 127.0.0.192.IN-ADDR.ARPA. CNAME 127.0.0.0.192.IN-ADDR.ARPA.
12867 </programlisting>
12868
12869            <para>
12870             Generate a set of A and MX records.  Note the MX's right hand
12871             side is a quoted string.  The quotes will be stripped when the
12872             right hand side is processed.
12873            </para>
12874
12875 <programlisting>
12876 $ORIGIN EXAMPLE.
12877 $GENERATE 1-127 HOST-$ A 1.2.3.$
12878 $GENERATE 1-127 HOST-$ MX "0 ."</programlisting>
12879
12880           <para>
12881             is equivalent to
12882           </para>
12883
12884 <programlisting>HOST-1.EXAMPLE.   A  1.2.3.1
12885 HOST-1.EXAMPLE.   MX 0 .
12886 HOST-2.EXAMPLE.   A  1.2.3.2
12887 HOST-2.EXAMPLE.   MX 0 .
12888 HOST-3.EXAMPLE.   A  1.2.3.3
12889 HOST-3.EXAMPLE.   MX 0 .
12890 ...
12891 HOST-127.EXAMPLE. A  1.2.3.127
12892 HOST-127.EXAMPLE. MX 0 .
12893 </programlisting>
12894
12895           <informaltable colsep="0" rowsep="0">
12896             <tgroup cols="2" colsep="0" rowsep="0" tgroupstyle="3Level-table">
12897                         <colspec colname="1" colnum="1" colsep="0" colwidth="0.875in"/>
12898               <colspec colname="2" colnum="2" colsep="0" colwidth="4.250in"/>
12899               <tbody>
12900                 <row rowsep="0">
12901                   <entry colname="1">
12902                     <para><command>range</command></para>
12903                   </entry>
12904                   <entry colname="2">
12905                     <para>
12906                       This can be one of two forms: start-stop
12907                       or start-stop/step. If the first form is used, then step
12908                       is set to
12909                       1. All of start, stop and step must be positive.
12910                     </para>
12911                   </entry>
12912                 </row>
12913                 <row rowsep="0">
12914                   <entry colname="1">
12915                     <para><command>lhs</command></para>
12916                   </entry>
12917                   <entry colname="2">
12918                     <para>This
12919                       describes the owner name of the resource records
12920                       to be created.  Any single <command>$</command>
12921                       (dollar sign)
12922                       symbols within the <command>lhs</command> string
12923                       are replaced by the iterator value.
12924
12925                       To get a $ in the output, you need to escape the
12926                       <command>$</command> using a backslash
12927                       <command>\</command>,
12928                       e.g. <command>\$</command>. The
12929                       <command>$</command> may optionally be followed
12930                       by modifiers which change the offset from the
12931                       iterator, field width and base.
12932
12933                       Modifiers are introduced by a
12934                       <command>{</command> (left brace) immediately following the
12935                       <command>$</command> as
12936                       <command>${offset[,width[,base]]}</command>.
12937                       For example, <command>${-20,3,d}</command>
12938                       subtracts 20 from the current value, prints the
12939                       result as a decimal in a zero-padded field of
12940                       width 3.
12941
12942                       Available output forms are decimal
12943                       (<command>d</command>), octal
12944                       (<command>o</command>), hexadecimal
12945                       (<command>x</command> or <command>X</command>
12946                       for uppercase) and nibble
12947                       (<command>n</command> or <command>N</command>\
12948                       for uppercase).  The default modifier is
12949                       <command>${0,0,d}</command>.  If the
12950                       <command>lhs</command> is not absolute, the
12951                       current <command>$ORIGIN</command> is appended
12952                       to the name.
12953                     </para>
12954                     <para>
12955                       In nibble mode the value will be treated as
12956                       if it was a reversed hexadecimal string
12957                       with each hexadecimal digit as a separate
12958                       label.  The width field includes the label
12959                       separator.
12960                     </para>
12961                     <para>
12962                       For compatibility with earlier versions,
12963                       <command>$$</command> is still recognized as
12964                       indicating a literal $ in the output.
12965                     </para>
12966                   </entry>
12967                 </row>
12968                 <row rowsep="0">
12969                   <entry colname="1">
12970                     <para><command>ttl</command></para>
12971                   </entry>
12972                   <entry colname="2">
12973                     <para>
12974                       Specifies the time-to-live of the generated records. If
12975                       not specified this will be inherited using the
12976                       normal TTL inheritance rules.
12977                     </para>
12978                     <para><command>class</command>
12979                       and <command>ttl</command> can be
12980                       entered in either order.
12981                     </para>
12982                   </entry>
12983                 </row>
12984                 <row rowsep="0">
12985                   <entry colname="1">
12986                     <para><command>class</command></para>
12987                   </entry>
12988                   <entry colname="2">
12989                     <para>
12990                       Specifies the class of the generated records.
12991                       This must match the zone class if it is
12992                       specified.
12993                     </para>
12994                     <para><command>class</command>
12995                       and <command>ttl</command> can be
12996                       entered in either order.
12997                     </para>
12998                   </entry>
12999                 </row>
13000                 <row rowsep="0">
13001                   <entry colname="1">
13002                     <para><command>type</command></para>
13003                   </entry>
13004                   <entry colname="2">
13005                     <para>
13006                       Any valid type.
13007                     </para>
13008                   </entry>
13009                 </row>
13010                 <row rowsep="0">
13011                   <entry colname="1">
13012                     <para><command>rhs</command></para>
13013                   </entry>
13014                   <entry colname="2">
13015                     <para>
13016                       <command>rhs</command>, optionally, quoted string.
13017                     </para>
13018                   </entry>
13019                 </row>
13020               </tbody>
13021             </tgroup>
13022           </informaltable>
13023           <para>
13024             The <command>$GENERATE</command> directive is a <acronym>BIND</acronym> extension
13025             and not part of the standard zone file format.
13026           </para>
13027           <para>
13028             BIND 8 does not support the optional TTL and CLASS fields.
13029           </para>
13030         </sect2>
13031
13032         <sect2 id="zonefile_format">
13033           <title>Additional File Formats</title>
13034           <para>
13035             In addition to the standard textual format, BIND 9
13036             supports the ability to read or dump to zone files in
13037             other formats.  The <constant>raw</constant> format is
13038             currently available as an additional format.  It is a
13039             binary format representing BIND 9's internal data
13040             structure directly, thereby remarkably improving the
13041             loading time.
13042           </para>
13043           <para>
13044             For a primary server, a zone file in the
13045             <constant>raw</constant> format is expected to be
13046             generated from a textual zone file by the
13047             <command>named-compilezone</command> command.  For a
13048             secondary server or for a dynamic zone, it is automatically
13049             generated (if this format is specified by the
13050             <command>masterfile-format</command> option) when
13051             <command>named</command> dumps the zone contents after
13052             zone transfer or when applying prior updates.
13053           </para>
13054           <para>
13055             If a zone file in a binary format needs manual modification,
13056             it first must be converted to a textual form by the
13057             <command>named-compilezone</command> command.  All
13058             necessary modification should go to the text file, which
13059             should then be converted to the binary form by the
13060             <command>named-compilezone</command> command again.
13061           </para>
13062           <para>
13063              Although the <constant>raw</constant> format uses the
13064              network byte order and avoids architecture-dependent
13065              data alignment so that it is as much portable as
13066              possible, it is primarily expected to be used inside
13067              the same single system.  In order to export a zone
13068              file in the <constant>raw</constant> format or make a
13069              portable backup of the file, it is recommended to
13070              convert the file to the standard textual representation.
13071           </para>
13072         </sect2>
13073       </sect1>
13074
13075       <sect1 id="statistics">
13076         <title>BIND9 Statistics</title>
13077         <para>
13078           <acronym>BIND</acronym> 9 maintains lots of statistics
13079           information and provides several interfaces for users to
13080           get access to the statistics.
13081           The available statistics include all statistics counters
13082           that were available in <acronym>BIND</acronym> 8 and
13083           are meaningful in <acronym>BIND</acronym> 9,
13084           and other information that is considered useful.
13085         </para>
13086
13087         <para>
13088           The statistics information is categorized into the following
13089           sections.
13090         </para>
13091
13092         <informaltable frame="all">
13093           <tgroup cols="2">
13094             <colspec colname="1" colnum="1" colsep="0" colwidth="3.300in"/>
13095             <colspec colname="2" colnum="2" colsep="0" colwidth="2.625in"/>
13096             <tbody>
13097
13098               <row rowsep="0">
13099                 <entry colname="1">
13100                   <para>Incoming Requests</para>
13101                 </entry>
13102                 <entry colname="2">
13103                   <para>
13104                     The number of incoming DNS requests for each OPCODE.
13105                   </para>
13106                 </entry>
13107               </row>
13108
13109               <row rowsep="0">
13110                 <entry colname="1">
13111                   <para>Incoming Queries</para>
13112                 </entry>
13113                 <entry colname="2">
13114                   <para>
13115                     The number of incoming queries for each RR type.
13116                   </para>
13117                 </entry>
13118               </row>
13119
13120               <row rowsep="0">
13121                 <entry colname="1">
13122                   <para>Outgoing Queries</para>
13123                 </entry>
13124                 <entry colname="2">
13125                   <para>
13126                     The number of outgoing queries for each RR
13127                     type sent from the internal resolver.
13128                     Maintained per view.
13129                   </para>
13130                 </entry>
13131               </row>
13132
13133               <row rowsep="0">
13134                 <entry colname="1">
13135                   <para>Name Server Statistics</para>
13136                 </entry>
13137                 <entry colname="2">
13138                   <para>
13139                     Statistics counters about incoming request processing.
13140                   </para>
13141                 </entry>
13142               </row>
13143
13144               <row rowsep="0">
13145                 <entry colname="1">
13146                   <para>Zone Maintenance Statistics</para>
13147                 </entry>
13148                 <entry colname="2">
13149                   <para>
13150                     Statistics counters regarding zone maintenance
13151                     operations such as zone transfers.
13152                   </para>
13153                 </entry>
13154               </row>
13155
13156               <row rowsep="0">
13157                 <entry colname="1">
13158                   <para>Resolver Statistics</para>
13159                 </entry>
13160                 <entry colname="2">
13161                   <para>
13162                     Statistics counters about name resolution
13163                     performed in the internal resolver.
13164                     Maintained per view.
13165                   </para>
13166                 </entry>
13167               </row>
13168
13169               <row rowsep="0">
13170                 <entry colname="1">
13171                   <para>Cache DB RRsets</para>
13172                 </entry>
13173                 <entry colname="2">
13174                   <para>
13175                     The number of RRsets per RR type and nonexistent
13176                     names stored in the cache database.
13177                     If the exclamation mark (!) is printed for a RR
13178                     type, it means that particular type of RRset is
13179                     known to be nonexistent (this is also known as
13180                     "NXRRSET").
13181                     Maintained per view.
13182                   </para>
13183                 </entry>
13184               </row>
13185
13186               <row rowsep="0">
13187                 <entry colname="1">
13188                   <para>Socket I/O Statistics</para>
13189                 </entry>
13190                 <entry colname="2">
13191                   <para>
13192                     Statistics counters about network related events.
13193                   </para>
13194                 </entry>
13195               </row>
13196
13197             </tbody>
13198           </tgroup>
13199         </informaltable>
13200
13201         <para>
13202           A subset of Name Server Statistics is collected and shown
13203           per zone for which the server has the authority when
13204           <command>zone-statistics</command> is set to
13205           <userinput>yes</userinput>.
13206           These statistics counters are shown with their zone and view
13207           names.
13208           In some cases the view names are omitted for the default view.
13209         </para>
13210
13211         <para>
13212           There are currently two user interfaces to get access to the
13213           statistics.
13214           One is in the plain text format dumped to the file specified
13215           by the <command>statistics-file</command> configuration option.
13216           The other is remotely accessible via a statistics channel
13217           when the <command>statistics-channels</command> statement
13218           is specified in the configuration file
13219           (see <xref linkend="statschannels"/>.)
13220         </para>
13221
13222         <sect3 id="statsfile">
13223           <title>The Statistics File</title>
13224           <para>
13225             The text format statistics dump begins with a line, like:
13226           </para>
13227           <para>
13228             <command>+++ Statistics Dump +++ (973798949)</command>
13229           </para>
13230           <para>
13231             The number in parentheses is a standard
13232             Unix-style timestamp, measured as seconds since January 1, 1970.
13233
13234             Following
13235             that line is a set of statistics information, which is categorized
13236             as described above.
13237             Each section begins with a line, like:
13238           </para>
13239
13240           <para>
13241             <command>++ Name Server Statistics ++</command>
13242           </para>
13243
13244           <para>
13245             Each section consists of lines, each containing the statistics
13246             counter value followed by its textual description.
13247             See below for available counters.
13248             For brevity, counters that have a value of 0 are not shown
13249             in the statistics file.
13250           </para>
13251
13252           <para>
13253             The statistics dump ends with the line where the
13254             number is identical to the number in the beginning line; for example:
13255           </para>
13256           <para>
13257             <command>--- Statistics Dump --- (973798949)</command>
13258           </para>
13259         </sect3>
13260
13261         <sect2 id="statistics_counters">
13262           <title>Statistics Counters</title>
13263           <para>
13264             The following tables summarize statistics counters that
13265             <acronym>BIND</acronym> 9 provides.
13266             For each row of the tables, the leftmost column is the
13267             abbreviated symbol name of that counter.
13268             These symbols are shown in the statistics information
13269             accessed via an HTTP statistics channel.
13270             The rightmost column gives the description of the counter,
13271             which is also shown in the statistics file
13272             (but, in this document, possibly with slight modification
13273             for better readability).
13274             Additional notes may also be provided in this column.
13275             When a middle column exists between these two columns,
13276             it gives the corresponding counter name of the
13277             <acronym>BIND</acronym> 8 statistics, if applicable.
13278           </para>
13279
13280           <sect3>
13281             <title>Name Server Statistics Counters</title>
13282
13283             <informaltable colsep="0" rowsep="0">
13284               <tgroup cols="3" colsep="0" rowsep="0" tgroupstyle="4Level-table">
13285                 <colspec colname="1" colnum="1" colsep="0" colwidth="1.150in"/>
13286                 <colspec colname="2" colnum="2" colsep="0" colwidth="1.150in"/>
13287                 <colspec colname="3" colnum="3" colsep="0" colwidth="3.350in"/>
13288                 <tbody>
13289                   <row>
13290                     <entry colname="1">
13291                       <para>
13292                         <emphasis>Symbol</emphasis>
13293                       </para>
13294                     </entry>
13295                     <entry colname="2">
13296                       <para>
13297                         <emphasis>BIND8 Symbol</emphasis>
13298                       </para>
13299                     </entry>
13300                     <entry colname="3">
13301                       <para>
13302                         <emphasis>Description</emphasis>
13303                       </para>
13304                     </entry>
13305                   </row>
13306
13307                   <row rowsep="0">
13308                     <entry colname="1">
13309                       <para><command>Requestv4</command></para>
13310                     </entry>
13311                     <entry colname="2">
13312                       <para><command>RQ</command></para>
13313                     </entry>
13314                     <entry colname="3">
13315                       <para>
13316                         IPv4 requests received.
13317                         Note: this also counts non query requests.
13318                       </para>
13319                     </entry>
13320                   </row>
13321                   <row rowsep="0">
13322                     <entry colname="1">
13323                       <para><command>Requestv6</command></para>
13324                     </entry>
13325                     <entry colname="2">
13326                       <para><command>RQ</command></para>
13327                     </entry>
13328                     <entry colname="3">
13329                       <para>
13330                         IPv6 requests received.
13331                         Note: this also counts non query requests.
13332                       </para>
13333                     </entry>
13334                   </row>
13335                   <row rowsep="0">
13336                     <entry colname="1">
13337                       <para><command>ReqEdns0</command></para>
13338                     </entry>
13339                     <entry colname="2">
13340                       <para><command></command></para>
13341                     </entry>
13342                     <entry colname="3">
13343                       <para>
13344                         Requests with EDNS(0) received.
13345                       </para>
13346                     </entry>
13347                   </row>
13348                   <row rowsep="0">
13349                     <entry colname="1">
13350                       <para><command>ReqBadEDNSVer</command></para>
13351                     </entry>
13352                     <entry colname="2">
13353                       <para><command></command></para>
13354                     </entry>
13355                     <entry colname="3">
13356                       <para>
13357                         Requests with unsupported EDNS version received.
13358                       </para>
13359                     </entry>
13360                   </row>
13361                   <row rowsep="0">
13362                     <entry colname="1">
13363                       <para><command>ReqTSIG</command></para>
13364                     </entry>
13365                     <entry colname="2">
13366                       <para><command></command></para>
13367                     </entry>
13368                     <entry colname="3">
13369                       <para>
13370                         Requests with TSIG received.
13371                       </para>
13372                     </entry>
13373                   </row>
13374                   <row rowsep="0">
13375                     <entry colname="1">
13376                       <para><command>ReqSIG0</command></para>
13377                     </entry>
13378                     <entry colname="2">
13379                       <para><command></command></para>
13380                     </entry>
13381                     <entry colname="3">
13382                       <para>
13383                         Requests with SIG(0) received.
13384                       </para>
13385                     </entry>
13386                   </row>
13387                   <row rowsep="0">
13388                     <entry colname="1">
13389                       <para><command>ReqBadSIG</command></para>
13390                     </entry>
13391                     <entry colname="2">
13392                       <para><command></command></para>
13393                     </entry>
13394                     <entry colname="3">
13395                       <para>
13396                         Requests with invalid (TSIG or SIG(0)) signature.
13397                       </para>
13398                     </entry>
13399                   </row>
13400                   <row rowsep="0">
13401                     <entry colname="1">
13402                       <para><command>ReqTCP</command></para>
13403                     </entry>
13404                     <entry colname="2">
13405                       <para><command>RTCP</command></para>
13406                     </entry>
13407                     <entry colname="3">
13408                       <para>
13409                         TCP requests received.
13410                       </para>
13411                     </entry>
13412                   </row>
13413                   <row rowsep="0">
13414                     <entry colname="1">
13415                       <para><command>AuthQryRej</command></para>
13416                     </entry>
13417                     <entry colname="2">
13418                       <para><command>RUQ</command></para>
13419                     </entry>
13420                     <entry colname="3">
13421                       <para>
13422                         Authoritative (non recursive) queries rejected.
13423                       </para>
13424                     </entry>
13425                   </row>
13426                   <row rowsep="0">
13427                     <entry colname="1">
13428                       <para><command>RecQryRej</command></para>
13429                     </entry>
13430                     <entry colname="2">
13431                       <para><command>RURQ</command></para>
13432                     </entry>
13433                     <entry colname="3">
13434                       <para>
13435                         Recursive queries rejected.
13436                       </para>
13437                     </entry>
13438                   </row>
13439                   <row rowsep="0">
13440                     <entry colname="1">
13441                       <para><command>XfrRej</command></para>
13442                     </entry>
13443                     <entry colname="2">
13444                       <para><command>RUXFR</command></para>
13445                     </entry>
13446                     <entry colname="3">
13447                       <para>
13448                         Zone transfer requests rejected.
13449                       </para>
13450                     </entry>
13451                   </row>
13452                   <row rowsep="0">
13453                     <entry colname="1">
13454                       <para><command>UpdateRej</command></para>
13455                     </entry>
13456                     <entry colname="2">
13457                       <para><command>RUUpd</command></para>
13458                     </entry>
13459                     <entry colname="3">
13460                       <para>
13461                         Dynamic update requests rejected.
13462                       </para>
13463                     </entry>
13464                   </row>
13465                   <row rowsep="0">
13466                     <entry colname="1">
13467                       <para><command>Response</command></para>
13468                     </entry>
13469                     <entry colname="2">
13470                       <para><command>SAns</command></para>
13471                     </entry>
13472                     <entry colname="3">
13473                       <para>
13474                         Responses sent.
13475                       </para>
13476                     </entry>
13477                   </row>
13478                   <row rowsep="0">
13479                     <entry colname="1">
13480                       <para><command>RespTruncated</command></para>
13481                     </entry>
13482                     <entry colname="2">
13483                       <para><command></command></para>
13484                     </entry>
13485                     <entry colname="3">
13486                       <para>
13487                         Truncated responses sent.
13488                       </para>
13489                     </entry>
13490                   </row>
13491                   <row rowsep="0">
13492                     <entry colname="1">
13493                       <para><command>RespEDNS0</command></para>
13494                     </entry>
13495                     <entry colname="2">
13496                       <para><command></command></para>
13497                     </entry>
13498                     <entry colname="3">
13499                       <para>
13500                         Responses with EDNS(0) sent.
13501                       </para>
13502                     </entry>
13503                   </row>
13504                   <row rowsep="0">
13505                     <entry colname="1">
13506                       <para><command>RespTSIG</command></para>
13507                     </entry>
13508                     <entry colname="2">
13509                       <para><command></command></para>
13510                     </entry>
13511                     <entry colname="3">
13512                       <para>
13513                         Responses with TSIG sent.
13514                       </para>
13515                     </entry>
13516                   </row>
13517                   <row rowsep="0">
13518                     <entry colname="1">
13519                       <para><command>RespSIG0</command></para>
13520                     </entry>
13521                     <entry colname="2">
13522                       <para><command></command></para>
13523                     </entry>
13524                     <entry colname="3">
13525                       <para>
13526                         Responses with SIG(0) sent.
13527                       </para>
13528                     </entry>
13529                   </row>
13530                   <row rowsep="0">
13531                     <entry colname="1">
13532                       <para><command>QrySuccess</command></para>
13533                     </entry>
13534                     <entry colname="2">
13535                       <para><command></command></para>
13536                     </entry>
13537                     <entry colname="3">
13538                       <para>
13539                         Queries resulted in a successful answer.
13540                         This means the query which returns a NOERROR response
13541                         with at least one answer RR.
13542                         This corresponds to the
13543                         <command>success</command> counter
13544                         of previous versions of
13545                         <acronym>BIND</acronym> 9.
13546                       </para>
13547                     </entry>
13548                   </row>
13549                   <row rowsep="0">
13550                     <entry colname="1">
13551                       <para><command>QryAuthAns</command></para>
13552                     </entry>
13553                     <entry colname="2">
13554                       <para><command></command></para>
13555                     </entry>
13556                     <entry colname="3">
13557                       <para>
13558                         Queries resulted in authoritative answer.
13559                       </para>
13560                     </entry>
13561                   </row>
13562                   <row rowsep="0">
13563                     <entry colname="1">
13564                       <para><command>QryNoauthAns</command></para>
13565                     </entry>
13566                     <entry colname="2">
13567                       <para><command>SNaAns</command></para>
13568                     </entry>
13569                     <entry colname="3">
13570                       <para>
13571                         Queries resulted in non authoritative answer.
13572                       </para>
13573                     </entry>
13574                   </row>
13575                   <row rowsep="0">
13576                     <entry colname="1">
13577                       <para><command>QryReferral</command></para>
13578                     </entry>
13579                     <entry colname="2">
13580                       <para><command></command></para>
13581                     </entry>
13582                     <entry colname="3">
13583                       <para>
13584                         Queries resulted in referral answer.
13585                         This corresponds to the
13586                         <command>referral</command> counter
13587                         of previous versions of
13588                         <acronym>BIND</acronym> 9.
13589                       </para>
13590                     </entry>
13591                   </row>
13592                   <row rowsep="0">
13593                     <entry colname="1">
13594                       <para><command>QryNxrrset</command></para>
13595                     </entry>
13596                     <entry colname="2">
13597                       <para><command></command></para>
13598                     </entry>
13599                     <entry colname="3">
13600                       <para>
13601                         Queries resulted in NOERROR responses with no data.
13602                         This corresponds to the
13603                         <command>nxrrset</command> counter
13604                         of previous versions of
13605                         <acronym>BIND</acronym> 9.
13606                       </para>
13607                     </entry>
13608                   </row>
13609                   <row rowsep="0">
13610                     <entry colname="1">
13611                       <para><command>QrySERVFAIL</command></para>
13612                     </entry>
13613                     <entry colname="2">
13614                       <para><command>SFail</command></para>
13615                     </entry>
13616                     <entry colname="3">
13617                       <para>
13618                         Queries resulted in SERVFAIL.
13619                       </para>
13620                     </entry>
13621                   </row>
13622                   <row rowsep="0">
13623                     <entry colname="1">
13624                       <para><command>QryFORMERR</command></para>
13625                     </entry>
13626                     <entry colname="2">
13627                       <para><command>SFErr</command></para>
13628                     </entry>
13629                     <entry colname="3">
13630                       <para>
13631                         Queries resulted in FORMERR.
13632                       </para>
13633                     </entry>
13634                   </row>
13635                   <row rowsep="0">
13636                     <entry colname="1">
13637                       <para><command>QryNXDOMAIN</command></para>
13638                     </entry>
13639                     <entry colname="2">
13640                       <para><command>SNXD</command></para>
13641                     </entry>
13642                     <entry colname="3">
13643                       <para>
13644                         Queries resulted in NXDOMAIN.
13645                         This corresponds to the
13646                         <command>nxdomain</command> counter
13647                         of previous versions of
13648                         <acronym>BIND</acronym> 9.
13649                       </para>
13650                     </entry>
13651                   </row>
13652                   <row rowsep="0">
13653                     <entry colname="1">
13654                       <para><command>QryRecursion</command></para>
13655                     </entry>
13656                     <entry colname="2">
13657                       <para><command>RFwdQ</command></para>
13658                     </entry>
13659                     <entry colname="3">
13660                       <para>
13661                         Queries which caused the server
13662                         to perform recursion in order to find the final answer.
13663                         This corresponds to the
13664                         <command>recursion</command> counter
13665                         of previous versions of
13666                         <acronym>BIND</acronym> 9.
13667                       </para>
13668                     </entry>
13669                   </row>
13670                   <row rowsep="0">
13671                     <entry colname="1">
13672                       <para><command>QryDuplicate</command></para>
13673                     </entry>
13674                     <entry colname="2">
13675                       <para><command>RDupQ</command></para>
13676                     </entry>
13677                     <entry colname="3">
13678                       <para>
13679                         Queries which the server attempted to
13680                         recurse but discovered an existing query with the same
13681                         IP address, port, query ID, name, type and class
13682                         already being processed.
13683                         This corresponds to the
13684                         <command>duplicate</command> counter
13685                         of previous versions of
13686                         <acronym>BIND</acronym> 9.
13687                       </para>
13688                     </entry>
13689                   </row>
13690                   <row rowsep="0">
13691                     <entry colname="1">
13692                       <para><command>QryDropped</command></para>
13693                     </entry>
13694                     <entry colname="2">
13695                       <para><command></command></para>
13696                     </entry>
13697                     <entry colname="3">
13698                       <para>
13699                         Recursive queries for which the server
13700                         discovered an excessive number of existing
13701                         recursive queries for the same name, type and
13702                         class and were subsequently dropped.
13703                         This is the number of dropped queries due to
13704                         the reason explained with the
13705                         <command>clients-per-query</command>
13706                         and
13707                         <command>max-clients-per-query</command>
13708                         options
13709                         (see the description about
13710                         <xref linkend="clients-per-query"/>.)
13711                         This corresponds to the
13712                         <command>dropped</command> counter
13713                         of previous versions of
13714                         <acronym>BIND</acronym> 9.
13715                       </para>
13716                     </entry>
13717                   </row>
13718                   <row rowsep="0">
13719                     <entry colname="1">
13720                       <para><command>QryFailure</command></para>
13721                     </entry>
13722                     <entry colname="2">
13723                       <para><command></command></para>
13724                     </entry>
13725                     <entry colname="3">
13726                       <para>
13727                         Other query failures.
13728                         This corresponds to the
13729                         <command>failure</command> counter
13730                         of previous versions of
13731                         <acronym>BIND</acronym> 9.
13732                         Note: this counter is provided mainly for
13733                         backward compatibility with the previous versions.
13734                         Normally a more fine-grained counters such as
13735                         <command>AuthQryRej</command> and
13736                         <command>RecQryRej</command>
13737                         that would also fall into this counter are provided,
13738                         and so this counter would not be of much
13739                         interest in practice.
13740                       </para>
13741                     </entry>
13742                   </row>
13743                   <row rowsep="0">
13744                     <entry colname="1">
13745                       <para><command>XfrReqDone</command></para>
13746                     </entry>
13747                     <entry colname="2">
13748                       <para><command></command></para>
13749                     </entry>
13750                     <entry colname="3">
13751                       <para>
13752                         Requested zone transfers completed.
13753                       </para>
13754                     </entry>
13755                   </row>
13756                   <row rowsep="0">
13757                     <entry colname="1">
13758                       <para><command>UpdateReqFwd</command></para>
13759                     </entry>
13760                     <entry colname="2">
13761                       <para><command></command></para>
13762                     </entry>
13763                     <entry colname="3">
13764                       <para>
13765                         Update requests forwarded.
13766                       </para>
13767                     </entry>
13768                   </row>
13769                   <row rowsep="0">
13770                     <entry colname="1">
13771                       <para><command>UpdateRespFwd</command></para>
13772                     </entry>
13773                     <entry colname="2">
13774                       <para><command></command></para>
13775                     </entry>
13776                     <entry colname="3">
13777                       <para>
13778                         Update responses forwarded.
13779                       </para>
13780                     </entry>
13781                   </row>
13782                   <row rowsep="0">
13783                     <entry colname="1">
13784                       <para><command>UpdateFwdFail</command></para>
13785                     </entry>
13786                     <entry colname="2">
13787                       <para><command></command></para>
13788                     </entry>
13789                     <entry colname="3">
13790                       <para>
13791                         Dynamic update forward failed.
13792                       </para>
13793                     </entry>
13794                   </row>
13795                   <row rowsep="0">
13796                     <entry colname="1">
13797                       <para><command>UpdateDone</command></para>
13798                     </entry>
13799                     <entry colname="2">
13800                       <para><command></command></para>
13801                     </entry>
13802                     <entry colname="3">
13803                       <para>
13804                         Dynamic updates completed.
13805                       </para>
13806                     </entry>
13807                   </row>
13808                   <row rowsep="0">
13809                     <entry colname="1">
13810                       <para><command>UpdateFail</command></para>
13811                     </entry>
13812                     <entry colname="2">
13813                       <para><command></command></para>
13814                     </entry>
13815                     <entry colname="3">
13816                       <para>
13817                         Dynamic updates failed.
13818                       </para>
13819                     </entry>
13820                   </row>
13821                   <row rowsep="0">
13822                     <entry colname="1">
13823                       <para><command>UpdateBadPrereq</command></para>
13824                     </entry>
13825                     <entry colname="2">
13826                       <para><command></command></para>
13827                     </entry>
13828                     <entry colname="3">
13829                       <para>
13830                         Dynamic updates rejected due to prerequisite failure.
13831                       </para>
13832                     </entry>
13833                   </row>
13834                 </tbody>
13835               </tgroup>
13836             </informaltable>
13837           </sect3>
13838
13839           <sect3>
13840             <title>Zone Maintenance Statistics Counters</title>
13841
13842             <informaltable colsep="0" rowsep="0">
13843               <tgroup cols="2" colsep="0" rowsep="0" tgroupstyle="4Level-table">
13844                 <colspec colname="1" colnum="1" colsep="0" colwidth="1.150in"/>
13845                 <colspec colname="2" colnum="2" colsep="0" colwidth="3.350in"/>
13846                 <tbody>
13847                   <row>
13848                     <entry colname="1">
13849                       <para>
13850                         <emphasis>Symbol</emphasis>
13851                       </para>
13852                     </entry>
13853                     <entry colname="2">
13854                       <para>
13855                         <emphasis>Description</emphasis>
13856                       </para>
13857                     </entry>
13858                   </row>
13859
13860                   <row rowsep="0">
13861                     <entry colname="1">
13862                       <para><command>NotifyOutv4</command></para>
13863                     </entry>
13864                     <entry colname="2">
13865                       <para>
13866                         IPv4 notifies sent.
13867                       </para>
13868                     </entry>
13869                   </row>
13870                   <row rowsep="0">
13871                     <entry colname="1">
13872                       <para><command>NotifyOutv6</command></para>
13873                     </entry>
13874                     <entry colname="2">
13875                       <para>
13876                         IPv6 notifies sent.
13877                       </para>
13878                     </entry>
13879                   </row>
13880                   <row rowsep="0">
13881                     <entry colname="1">
13882                       <para><command>NotifyInv4</command></para>
13883                     </entry>
13884                     <entry colname="2">
13885                       <para>
13886                         IPv4 notifies received.
13887                       </para>
13888                     </entry>
13889                   </row>
13890                   <row rowsep="0">
13891                     <entry colname="1">
13892                       <para><command>NotifyInv6</command></para>
13893                     </entry>
13894                     <entry colname="2">
13895                       <para>
13896                         IPv6 notifies received.
13897                       </para>
13898                     </entry>
13899                   </row>
13900                   <row rowsep="0">
13901                     <entry colname="1">
13902                       <para><command>NotifyRej</command></para>
13903                     </entry>
13904                     <entry colname="2">
13905                       <para>
13906                         Incoming notifies rejected.
13907                       </para>
13908                     </entry>
13909                   </row>
13910                   <row rowsep="0">
13911                     <entry colname="1">
13912                       <para><command>SOAOutv4</command></para>
13913                     </entry>
13914                     <entry colname="2">
13915                       <para>
13916                         IPv4 SOA queries sent.
13917                       </para>
13918                     </entry>
13919                   </row>
13920                   <row rowsep="0">
13921                     <entry colname="1">
13922                       <para><command>SOAOutv6</command></para>
13923                     </entry>
13924                     <entry colname="2">
13925                       <para>
13926                         IPv6 SOA queries sent.
13927                       </para>
13928                     </entry>
13929                   </row>
13930                   <row rowsep="0">
13931                     <entry colname="1">
13932                       <para><command>AXFRReqv4</command></para>
13933                     </entry>
13934                     <entry colname="2">
13935                       <para>
13936                         IPv4 AXFR requested.
13937                       </para>
13938                     </entry>
13939                   </row>
13940                   <row rowsep="0">
13941                     <entry colname="1">
13942                       <para><command>AXFRReqv6</command></para>
13943                     </entry>
13944                     <entry colname="2">
13945                       <para>
13946                         IPv6 AXFR requested.
13947                       </para>
13948                     </entry>
13949                   </row>
13950                   <row rowsep="0">
13951                     <entry colname="1">
13952                       <para><command>IXFRReqv4</command></para>
13953                     </entry>
13954                     <entry colname="2">
13955                       <para>
13956                         IPv4 IXFR requested.
13957                       </para>
13958                     </entry>
13959                   </row>
13960                   <row rowsep="0">
13961                     <entry colname="1">
13962                       <para><command>IXFRReqv6</command></para>
13963                     </entry>
13964                     <entry colname="2">
13965                       <para>
13966                         IPv6 IXFR requested.
13967                       </para>
13968                     </entry>
13969                   </row>
13970                   <row rowsep="0">
13971                     <entry colname="1">
13972                       <para><command>XfrSuccess</command></para>
13973                     </entry>
13974                     <entry colname="2">
13975                       <para>
13976                         Zone transfer requests succeeded.
13977                       </para>
13978                     </entry>
13979                   </row>
13980                   <row rowsep="0">
13981                     <entry colname="1">
13982                       <para><command>XfrFail</command></para>
13983                     </entry>
13984                     <entry colname="2">
13985                       <para>
13986                         Zone transfer requests failed.
13987                       </para>
13988                     </entry>
13989                   </row>
13990                 </tbody>
13991               </tgroup>
13992             </informaltable>
13993           </sect3>
13994
13995           <sect3>
13996             <title>Resolver Statistics Counters</title>
13997
13998             <informaltable colsep="0" rowsep="0">
13999               <tgroup cols="3" colsep="0" rowsep="0" tgroupstyle="4Level-table">
14000                 <colspec colname="1" colnum="1" colsep="0" colwidth="1.150in"/>
14001                 <colspec colname="2" colnum="2" colsep="0" colwidth="1.150in"/>
14002                 <colspec colname="3" colnum="3" colsep="0" colwidth="3.350in"/>
14003                 <tbody>
14004                   <row>
14005                     <entry colname="1">
14006                       <para>
14007                         <emphasis>Symbol</emphasis>
14008                       </para>
14009                     </entry>
14010                     <entry colname="2">
14011                       <para>
14012                         <emphasis>BIND8 Symbol</emphasis>
14013                       </para>
14014                     </entry>
14015                     <entry colname="3">
14016                       <para>
14017                         <emphasis>Description</emphasis>
14018                       </para>
14019                     </entry>
14020                   </row>
14021
14022                   <row rowsep="0">
14023                     <entry colname="1">
14024                       <para><command>Queryv4</command></para>
14025                     </entry>
14026                     <entry colname="2">
14027                       <para><command>SFwdQ</command></para>
14028                     </entry>
14029                     <entry colname="3">
14030                       <para>
14031                         IPv4 queries sent.
14032                       </para>
14033                     </entry>
14034                   </row>
14035                   <row rowsep="0">
14036                     <entry colname="1">
14037                       <para><command>Queryv6</command></para>
14038                     </entry>
14039                     <entry colname="2">
14040                       <para><command>SFwdQ</command></para>
14041                     </entry>
14042                     <entry colname="3">
14043                       <para>
14044                         IPv6 queries sent.
14045                       </para>
14046                     </entry>
14047                   </row>
14048                   <row rowsep="0">
14049                     <entry colname="1">
14050                       <para><command>Responsev4</command></para>
14051                     </entry>
14052                     <entry colname="2">
14053                       <para><command>RR</command></para>
14054                     </entry>
14055                     <entry colname="3">
14056                       <para>
14057                         IPv4 responses received.
14058                       </para>
14059                     </entry>
14060                   </row>
14061                   <row rowsep="0">
14062                     <entry colname="1">
14063                       <para><command>Responsev6</command></para>
14064                     </entry>
14065                     <entry colname="2">
14066                       <para><command>RR</command></para>
14067                     </entry>
14068                     <entry colname="3">
14069                       <para>
14070                         IPv6 responses received.
14071                       </para>
14072                     </entry>
14073                   </row>
14074                   <row rowsep="0">
14075                     <entry colname="1">
14076                       <para><command>NXDOMAIN</command></para>
14077                     </entry>
14078                     <entry colname="2">
14079                       <para><command>RNXD</command></para>
14080                     </entry>
14081                     <entry colname="3">
14082                       <para>
14083                         NXDOMAIN received.
14084                       </para>
14085                     </entry>
14086                   </row>
14087                   <row rowsep="0">
14088                     <entry colname="1">
14089                       <para><command>SERVFAIL</command></para>
14090                     </entry>
14091                     <entry colname="2">
14092                       <para><command>RFail</command></para>
14093                     </entry>
14094                     <entry colname="3">
14095                       <para>
14096                         SERVFAIL received.
14097                       </para>
14098                     </entry>
14099                   </row>
14100                   <row rowsep="0">
14101                     <entry colname="1">
14102                       <para><command>FORMERR</command></para>
14103                     </entry>
14104                     <entry colname="2">
14105                       <para><command>RFErr</command></para>
14106                     </entry>
14107                     <entry colname="3">
14108                       <para>
14109                         FORMERR received.
14110                       </para>
14111                     </entry>
14112                   </row>
14113                   <row rowsep="0">
14114                     <entry colname="1">
14115                       <para><command>OtherError</command></para>
14116                     </entry>
14117                     <entry colname="2">
14118                       <para><command>RErr</command></para>
14119                     </entry>
14120                     <entry colname="3">
14121                       <para>
14122                         Other errors received.
14123                       </para>
14124                     </entry>
14125                   </row>
14126                   <row rowsep="0">
14127                     <entry colname="1">
14128                       <para><command>EDNS0Fail</command></para>
14129                                                  </entry>
14130                     <entry colname="2">
14131                       <para><command></command></para>
14132                     </entry>
14133                     <entry colname="3">
14134                       <para>
14135                         EDNS(0) query failures.
14136                       </para>
14137                     </entry>
14138                   </row>
14139                   <row rowsep="0">
14140                     <entry colname="1">
14141                       <para><command>Mismatch</command></para>
14142                     </entry>
14143                     <entry colname="2">
14144                       <para><command>RDupR</command></para>
14145                     </entry>
14146                     <entry colname="3">
14147                       <para>
14148                         Mismatch responses received.
14149                         The DNS ID, response's source address,
14150                         and/or the response's source port does not
14151                         match what was expected.
14152                         (The port must be 53 or as defined by
14153                         the <command>port</command> option.)
14154                         This may be an indication of a cache
14155                         poisoning attempt.
14156                       </para>
14157                     </entry>
14158                   </row>
14159                   <row rowsep="0">
14160                     <entry colname="1">
14161                       <para><command>Truncated</command></para>
14162                     </entry>
14163                     <entry colname="2">
14164                       <para><command></command></para>
14165                     </entry>
14166                     <entry colname="3">
14167                       <para>
14168                         Truncated responses received.
14169                       </para>
14170                     </entry>
14171                   </row>
14172                   <row rowsep="0">
14173                     <entry colname="1">
14174                       <para><command>Lame</command></para>
14175                     </entry>
14176                     <entry colname="2">
14177                       <para><command>RLame</command></para>
14178                     </entry>
14179                     <entry colname="3">
14180                       <para>
14181                         Lame delegations received.
14182                       </para>
14183                     </entry>
14184                   </row>
14185                   <row rowsep="0">
14186                     <entry colname="1">
14187                       <para><command>Retry</command></para>
14188                     </entry>
14189                     <entry colname="2">
14190                       <para><command>SDupQ</command></para>
14191                     </entry>
14192                     <entry colname="3">
14193                       <para>
14194                         Query retries performed.
14195                       </para>
14196                     </entry>
14197                   </row>
14198                   <row rowsep="0">
14199                     <entry colname="1">
14200                       <para><command>QueryAbort</command></para>
14201                     </entry>
14202                     <entry colname="2">
14203                       <para><command></command></para>
14204                     </entry>
14205                     <entry colname="3">
14206                       <para>
14207                         Queries aborted due to quota control.
14208                       </para>
14209                     </entry>
14210                   </row>
14211                   <row rowsep="0">
14212                     <entry colname="1">
14213                       <para><command>QuerySockFail</command></para>
14214                     </entry>
14215                     <entry colname="2">
14216                       <para><command></command></para>
14217                     </entry>
14218                     <entry colname="3">
14219                       <para>
14220                         Failures in opening query sockets.
14221                         One common reason for such failures is a
14222                         failure of opening a new socket due to a
14223                         limitation on file descriptors.
14224                       </para>
14225                     </entry>
14226                   </row>
14227                   <row rowsep="0">
14228                     <entry colname="1">
14229                       <para><command>QueryTimeout</command></para>
14230                     </entry>
14231                     <entry colname="2">
14232                       <para><command></command></para>
14233                     </entry>
14234                     <entry colname="3">
14235                       <para>
14236                         Query timeouts.
14237                       </para>
14238                     </entry>
14239                   </row>
14240                   <row rowsep="0">
14241                     <entry colname="1">
14242                       <para><command>GlueFetchv4</command></para>
14243                     </entry>
14244                     <entry colname="2">
14245                       <para><command>SSysQ</command></para>
14246                     </entry>
14247                     <entry colname="3">
14248                       <para>
14249                         IPv4 NS address fetches invoked.
14250                       </para>
14251                     </entry>
14252                   </row>
14253                   <row rowsep="0">
14254                     <entry colname="1">
14255                       <para><command>GlueFetchv6</command></para>
14256                     </entry>
14257                     <entry colname="2">
14258                       <para><command>SSysQ</command></para>
14259                     </entry>
14260                     <entry colname="3">
14261                       <para>
14262                         IPv6 NS address fetches invoked.
14263                       </para>
14264                     </entry>
14265                   </row>
14266                   <row rowsep="0">
14267                     <entry colname="1">
14268                       <para><command>GlueFetchv4Fail</command></para>
14269                     </entry>
14270                     <entry colname="2">
14271                       <para><command></command></para>
14272                     </entry>
14273                     <entry colname="3">
14274                       <para>
14275                         IPv4 NS address fetch failed.
14276                       </para>
14277                     </entry>
14278                   </row>
14279                   <row rowsep="0">
14280                     <entry colname="1">
14281                       <para><command>GlueFetchv6Fail</command></para>
14282                     </entry>
14283                     <entry colname="2">
14284                       <para><command></command></para>
14285                     </entry>
14286                     <entry colname="3">
14287                       <para>
14288                         IPv6 NS address fetch failed.
14289                       </para>
14290                     </entry>
14291                   </row>
14292                   <row rowsep="0">
14293                     <entry colname="1">
14294                       <para><command>ValAttempt</command></para>
14295                     </entry>
14296                     <entry colname="2">
14297                       <para><command></command></para>
14298                     </entry>
14299                     <entry colname="3">
14300                       <para>
14301                         DNSSEC validation attempted.
14302                       </para>
14303                     </entry>
14304                   </row>
14305                   <row rowsep="0">
14306                     <entry colname="1">
14307                       <para><command>ValOk</command></para>
14308                     </entry>
14309                     <entry colname="2">
14310                       <para><command></command></para>
14311                     </entry>
14312                     <entry colname="3">
14313                       <para>
14314                         DNSSEC validation succeeded.
14315                       </para>
14316                     </entry>
14317                   </row>
14318                   <row rowsep="0">
14319                     <entry colname="1">
14320                       <para><command>ValNegOk</command></para>
14321                     </entry>
14322                     <entry colname="2">
14323                       <para><command></command></para>
14324                     </entry>
14325                     <entry colname="3">
14326                       <para>
14327                         DNSSEC validation on negative information succeeded.
14328                       </para>
14329                     </entry>
14330                   </row>
14331                   <row rowsep="0">
14332                     <entry colname="1">
14333                       <para><command>ValFail</command></para>
14334                     </entry>
14335                     <entry colname="2">
14336                       <para><command></command></para>
14337                     </entry>
14338                     <entry colname="3">
14339                       <para>
14340                         DNSSEC validation failed.
14341                       </para>
14342                     </entry>
14343                   </row>
14344                   <row rowsep="0">
14345                     <entry colname="1">
14346                       <para><command>QryRTTnn</command></para>
14347                     </entry>
14348                     <entry colname="2">
14349                       <para><command></command></para>
14350                     </entry>
14351                     <entry colname="3">
14352                       <para>
14353                         Frequency table on round trip times (RTTs) of
14354                         queries.
14355                         Each <command>nn</command> specifies the corresponding
14356                         frequency.
14357                         In the sequence of
14358                         <command>nn_1</command>,
14359                         <command>nn_2</command>,
14360                         ...,
14361                         <command>nn_m</command>,
14362                         the value of <command>nn_i</command> is the
14363                         number of queries whose RTTs are between
14364                         <command>nn_(i-1)</command> (inclusive) and
14365                         <command>nn_i</command> (exclusive) milliseconds.
14366                         For the sake of convenience we define
14367                         <command>nn_0</command> to be 0.
14368                         The last entry should be represented as
14369                         <command>nn_m+</command>, which means the
14370                         number of queries whose RTTs are equal to or over
14371                         <command>nn_m</command> milliseconds.
14372                       </para>
14373                     </entry>
14374                   </row>
14375                 </tbody>
14376               </tgroup>
14377             </informaltable>
14378
14379           </sect3>
14380
14381           <sect3>
14382             <title>Socket I/O Statistics Counters</title>
14383
14384             <para>
14385               Socket I/O statistics counters are defined per socket
14386               types, which are
14387               <command>UDP4</command> (UDP/IPv4),
14388               <command>UDP6</command> (UDP/IPv6),
14389               <command>TCP4</command> (TCP/IPv4),
14390               <command>TCP6</command> (TCP/IPv6),
14391               <command>Unix</command> (Unix Domain), and
14392               <command>FDwatch</command> (sockets opened outside the
14393               socket module).
14394               In the following table <command>&lt;TYPE&gt;</command>
14395               represents a socket type.
14396               Not all counters are available for all socket types;
14397               exceptions are noted in the description field.
14398             </para>
14399
14400             <informaltable colsep="0" rowsep="0">
14401               <tgroup cols="2" colsep="0" rowsep="0" tgroupstyle="4Level-table">
14402                 <colspec colname="1" colnum="1" colsep="0" colwidth="1.150in"/>
14403                 <colspec colname="2" colnum="2" colsep="0" colwidth="3.350in"/>
14404                 <tbody>
14405                   <row>
14406                     <entry colname="1">
14407                       <para>
14408                         <emphasis>Symbol</emphasis>
14409                       </para>
14410                     </entry>
14411                     <entry colname="2">
14412                       <para>
14413                         <emphasis>Description</emphasis>
14414                       </para>
14415                     </entry>
14416                   </row>
14417
14418                   <row rowsep="0">
14419                     <entry colname="1">
14420                       <para><command>&lt;TYPE&gt;Open</command></para>
14421                     </entry>
14422                     <entry colname="2">
14423                       <para>
14424                         Sockets opened successfully.
14425                         This counter is not applicable to the
14426                         <command>FDwatch</command> type.
14427                       </para>
14428                     </entry>
14429                   </row>
14430                   <row rowsep="0">
14431                     <entry colname="1">
14432                       <para><command>&lt;TYPE&gt;OpenFail</command></para>
14433                     </entry>
14434                     <entry colname="2">
14435                       <para>
14436                         Failures of opening sockets.
14437                         This counter is not applicable to the
14438                         <command>FDwatch</command> type.
14439                       </para>
14440                     </entry>
14441                   </row>
14442                   <row rowsep="0">
14443                     <entry colname="1">
14444                       <para><command>&lt;TYPE&gt;Close</command></para>
14445                     </entry>
14446                     <entry colname="2">
14447                       <para>
14448                         Sockets closed.
14449                       </para>
14450                     </entry>
14451                   </row>
14452                   <row rowsep="0">
14453                     <entry colname="1">
14454                       <para><command>&lt;TYPE&gt;BindFail</command></para>
14455                     </entry>
14456                     <entry colname="2">
14457                       <para>
14458                         Failures of binding sockets.
14459                       </para>
14460                     </entry>
14461                   </row>
14462                   <row rowsep="0">
14463                     <entry colname="1">
14464                       <para><command>&lt;TYPE&gt;ConnFail</command></para>
14465                     </entry>
14466                     <entry colname="2">
14467                       <para>
14468                         Failures of connecting sockets.
14469                       </para>
14470                     </entry>
14471                   </row>
14472                   <row rowsep="0">
14473                     <entry colname="1">
14474                       <para><command>&lt;TYPE&gt;Conn</command></para>
14475                     </entry>
14476                     <entry colname="2">
14477                       <para>
14478                         Connections established successfully.
14479                       </para>
14480                     </entry>
14481                   </row>
14482                   <row rowsep="0">
14483                     <entry colname="1">
14484                       <para><command>&lt;TYPE&gt;AcceptFail</command></para>
14485                     </entry>
14486                     <entry colname="2">
14487                       <para>
14488                         Failures of accepting incoming connection requests.
14489                         This counter is not applicable to the
14490                         <command>UDP</command> and
14491                         <command>FDwatch</command> types.
14492                       </para>
14493                     </entry>
14494                   </row>
14495                   <row rowsep="0">
14496                     <entry colname="1">
14497                       <para><command>&lt;TYPE&gt;Accept</command></para>
14498                     </entry>
14499                     <entry colname="2">
14500                       <para>
14501                         Incoming connections successfully accepted.
14502                         This counter is not applicable to the
14503                         <command>UDP</command> and
14504                         <command>FDwatch</command> types.
14505                       </para>
14506                     </entry>
14507                   </row>
14508                   <row rowsep="0">
14509                     <entry colname="1">
14510                       <para><command>&lt;TYPE&gt;SendErr</command></para>
14511                     </entry>
14512                     <entry colname="2">
14513                       <para>
14514                         Errors in socket send operations.
14515                         This counter corresponds
14516                         to <command>SErr</command> counter of
14517                         <command>BIND</command> 8.
14518                       </para>
14519                     </entry>
14520                   </row>
14521                   <row rowsep="0">
14522                     <entry colname="1">
14523                       <para><command>&lt;TYPE&gt;RecvErr</command></para>
14524                     </entry>
14525                     <entry colname="2">
14526                       <para>
14527                         Errors in socket receive operations.
14528                         This includes errors of send operations on a
14529                         connected UDP socket notified by an ICMP error
14530                         message.
14531                       </para>
14532                     </entry>
14533                   </row>
14534                 </tbody>
14535               </tgroup>
14536             </informaltable>
14537           </sect3>
14538           <sect3>
14539             <title>Compatibility with <emphasis>BIND</emphasis> 8 Counters</title>
14540             <para>
14541               Most statistics counters that were available
14542               in <command>BIND</command> 8 are also supported in
14543               <command>BIND</command> 9 as shown in the above tables.
14544               Here are notes about other counters that do not appear
14545               in these tables.
14546             </para>
14547
14548             <variablelist>
14549               <varlistentry>
14550                 <term><command>RFwdR,SFwdR</command></term>
14551                 <listitem>
14552                   <para>
14553                     These counters are not supported
14554                     because <command>BIND</command> 9 does not adopt
14555                     the notion of <emphasis>forwarding</emphasis>
14556                     as <command>BIND</command> 8 did.
14557                   </para>
14558                 </listitem>
14559               </varlistentry>
14560
14561               <varlistentry>
14562                 <term><command>RAXFR</command></term>
14563                 <listitem>
14564                   <para>
14565                     This counter is accessible in the Incoming Queries section.
14566                   </para>
14567                 </listitem>
14568               </varlistentry>
14569
14570               <varlistentry>
14571                 <term><command>RIQ</command></term>
14572                 <listitem>
14573                   <para>
14574                     This counter is accessible in the Incoming Requests section.
14575                   </para>
14576                 </listitem>
14577               </varlistentry>
14578
14579               <varlistentry>
14580                 <term><command>ROpts</command></term>
14581                 <listitem>
14582                   <para>
14583                     This counter is not supported
14584                     because <command>BIND</command> 9 does not care
14585                     about IP options in the first place.
14586                   </para>
14587                 </listitem>
14588               </varlistentry>
14589             </variablelist>
14590           </sect3>
14591         </sect2>
14592       </sect1>
14593
14594     </chapter>
14595     <chapter id="Bv9ARM.ch07">
14596       <title><acronym>BIND</acronym> 9 Security Considerations</title>
14597       <sect1 id="Access_Control_Lists">
14598         <title>Access Control Lists</title>
14599         <para>
14600           Access Control Lists (ACLs) are address match lists that
14601           you can set up and nickname for future use in <command>allow-notify</command>,
14602           <command>allow-query</command>, <command>allow-query-on</command>,
14603           <command>allow-recursion</command>, <command>allow-recursion-on</command>,
14604           <command>blackhole</command>, <command>allow-transfer</command>,
14605           etc.
14606         </para>
14607         <para>
14608           Using ACLs allows you to have finer control over who can access
14609           your name server, without cluttering up your config files with huge
14610           lists of IP addresses.
14611         </para>
14612         <para>
14613           It is a <emphasis>good idea</emphasis> to use ACLs, and to
14614           control access to your server. Limiting access to your server by
14615           outside parties can help prevent spoofing and denial of service (DoS) attacks against
14616           your server.
14617         </para>
14618         <para>
14619           Here is an example of how to properly apply ACLs:
14620         </para>
14621
14622 <programlisting>
14623 // Set up an ACL named "bogusnets" that will block
14624 // RFC1918 space and some reserved space, which is
14625 // commonly used in spoofing attacks.
14626 acl bogusnets {
14627         0.0.0.0/8; 1.0.0.0/8; 2.0.0.0/8; 192.0.2.0/24;
14628         224.0.0.0/3; 10.0.0.0/8; 172.16.0.0/12;
14629         192.168.0.0/16;
14630 };
14631
14632 // Set up an ACL called our-nets. Replace this with the
14633 // real IP numbers.
14634 acl our-nets { x.x.x.x/24; x.x.x.x/21; };
14635 options {
14636   ...
14637   ...
14638   allow-query { our-nets; };
14639   allow-recursion { our-nets; };
14640   ...
14641   blackhole { bogusnets; };
14642   ...
14643 };
14644
14645 zone "example.com" {
14646   type master;
14647   file "m/example.com";
14648   allow-query { any; };
14649 };
14650 </programlisting>
14651
14652         <para>
14653           This allows recursive queries of the server from the outside
14654           unless recursion has been previously disabled.
14655         </para>
14656         <para>
14657           For more information on how to use ACLs to protect your server,
14658           see the <emphasis>AUSCERT</emphasis> advisory at:
14659         </para>
14660         <para>
14661           <ulink url="ftp://ftp.auscert.org.au/pub/auscert/advisory/AL-1999.004.dns_dos"
14662                      >ftp://ftp.auscert.org.au/pub/auscert/advisory/AL-1999.004.dns_dos</ulink>
14663         </para>
14664       </sect1>
14665       <sect1>
14666         <title><command>Chroot</command> and <command>Setuid</command></title>
14667         <para>
14668           On UNIX servers, it is possible to run <acronym>BIND</acronym>
14669           in a <emphasis>chrooted</emphasis> environment (using
14670           the <command>chroot()</command> function) by specifying
14671           the "<option>-t</option>" option for <command>named</command>.
14672           This can help improve system security by placing
14673           <acronym>BIND</acronym> in a "sandbox", which will limit
14674           the damage done if a server is compromised.
14675         </para>
14676         <para>
14677           Another useful feature in the UNIX version of <acronym>BIND</acronym> is the
14678           ability to run the daemon as an unprivileged user ( <option>-u</option> <replaceable>user</replaceable> ).
14679           We suggest running as an unprivileged user when using the <command>chroot</command> feature.
14680         </para>
14681         <para>
14682           Here is an example command line to load <acronym>BIND</acronym> in a <command>chroot</command> sandbox,
14683           <command>/var/named</command>, and to run <command>named</command> <command>setuid</command> to
14684           user 202:
14685         </para>
14686         <para>
14687           <userinput>/usr/local/sbin/named -u 202 -t /var/named</userinput>
14688         </para>
14689
14690         <sect2>
14691           <title>The <command>chroot</command> Environment</title>
14692
14693           <para>
14694             In order for a <command>chroot</command> environment
14695             to
14696             work properly in a particular directory
14697             (for example, <filename>/var/named</filename>),
14698             you will need to set up an environment that includes everything
14699             <acronym>BIND</acronym> needs to run.
14700             From <acronym>BIND</acronym>'s point of view, <filename>/var/named</filename> is
14701             the root of the filesystem.  You will need to adjust the values of
14702             options like
14703             like <command>directory</command> and <command>pid-file</command> to account
14704             for this.
14705           </para>
14706           <para>
14707             Unlike with earlier versions of BIND, you typically will
14708             <emphasis>not</emphasis> need to compile <command>named</command>
14709             statically nor install shared libraries under the new root.
14710             However, depending on your operating system, you may need
14711             to set up things like
14712             <filename>/dev/zero</filename>,
14713             <filename>/dev/random</filename>,
14714             <filename>/dev/log</filename>, and
14715             <filename>/etc/localtime</filename>.
14716           </para>
14717         </sect2>
14718
14719         <sect2>
14720           <title>Using the <command>setuid</command> Function</title>
14721
14722           <para>
14723             Prior to running the <command>named</command> daemon,
14724             use
14725             the <command>touch</command> utility (to change file
14726             access and
14727             modification times) or the <command>chown</command>
14728             utility (to
14729             set the user id and/or group id) on files
14730             to which you want <acronym>BIND</acronym>
14731             to write.
14732           </para>
14733           <note>
14734             Note that if the <command>named</command> daemon is running as an
14735             unprivileged user, it will not be able to bind to new restricted
14736             ports if the server is reloaded.
14737           </note>
14738         </sect2>
14739       </sect1>
14740
14741       <sect1 id="dynamic_update_security">
14742         <title>Dynamic Update Security</title>
14743
14744         <para>
14745           Access to the dynamic
14746           update facility should be strictly limited.  In earlier versions of
14747           <acronym>BIND</acronym>, the only way to do this was
14748           based on the IP
14749           address of the host requesting the update, by listing an IP address
14750           or
14751           network prefix in the <command>allow-update</command>
14752           zone option.
14753           This method is insecure since the source address of the update UDP
14754           packet
14755           is easily forged.  Also note that if the IP addresses allowed by the
14756           <command>allow-update</command> option include the
14757           address of a slave
14758           server which performs forwarding of dynamic updates, the master can
14759           be
14760           trivially attacked by sending the update to the slave, which will
14761           forward it to the master with its own source IP address causing the
14762           master to approve it without question.
14763         </para>
14764
14765         <para>
14766           For these reasons, we strongly recommend that updates be
14767           cryptographically authenticated by means of transaction signatures
14768           (TSIG).  That is, the <command>allow-update</command>
14769           option should
14770           list only TSIG key names, not IP addresses or network
14771           prefixes. Alternatively, the new <command>update-policy</command>
14772           option can be used.
14773         </para>
14774
14775         <para>
14776           Some sites choose to keep all dynamically-updated DNS data
14777           in a subdomain and delegate that subdomain to a separate zone. This
14778           way, the top-level zone containing critical data such as the IP
14779           addresses
14780           of public web and mail servers need not allow dynamic update at
14781           all.
14782         </para>
14783
14784       </sect1>
14785     </chapter>
14786
14787     <chapter id="Bv9ARM.ch08">
14788       <title>Troubleshooting</title>
14789       <sect1>
14790         <title>Common Problems</title>
14791         <sect2>
14792           <title>It's not working; how can I figure out what's wrong?</title>
14793
14794           <para>
14795             The best solution to solving installation and
14796             configuration issues is to take preventative measures by setting
14797             up logging files beforehand. The log files provide a
14798             source of hints and information that can be used to figure out
14799             what went wrong and how to fix the problem.
14800           </para>
14801
14802         </sect2>
14803       </sect1>
14804       <sect1>
14805         <title>Incrementing and Changing the Serial Number</title>
14806
14807         <para>
14808           Zone serial numbers are just numbers &mdash; they aren't
14809           date related.  A lot of people set them to a number that
14810           represents a date, usually of the form YYYYMMDDRR.
14811           Occasionally they will make a mistake and set them to a
14812           "date in the future" then try to correct them by setting
14813           them to the "current date".  This causes problems because
14814           serial numbers are used to indicate that a zone has been
14815           updated.  If the serial number on the slave server is
14816           lower than the serial number on the master, the slave
14817           server will attempt to update its copy of the zone.
14818         </para>
14819
14820         <para>
14821           Setting the serial number to a lower number on the master
14822           server than the slave server means that the slave will not perform
14823           updates to its copy of the zone.
14824         </para>
14825
14826         <para>
14827           The solution to this is to add 2147483647 (2^31-1) to the
14828           number, reload the zone and make sure all slaves have updated to
14829           the new zone serial number, then reset the number to what you want
14830           it to be, and reload the zone again.
14831         </para>
14832
14833       </sect1>
14834       <sect1>
14835         <title>Where Can I Get Help?</title>
14836
14837         <para>
14838           The Internet Systems Consortium
14839           (<acronym>ISC</acronym>) offers a wide range
14840           of support and service agreements for <acronym>BIND</acronym> and <acronym>DHCP</acronym> servers. Four
14841           levels of premium support are available and each level includes
14842           support for all <acronym>ISC</acronym> programs,
14843           significant discounts on products
14844           and training, and a recognized priority on bug fixes and
14845           non-funded feature requests. In addition, <acronym>ISC</acronym> offers a standard
14846           support agreement package which includes services ranging from bug
14847           fix announcements to remote support. It also includes training in
14848           <acronym>BIND</acronym> and <acronym>DHCP</acronym>.
14849         </para>
14850
14851         <para>
14852           To discuss arrangements for support, contact
14853           <ulink url="mailto:info@isc.org">info@isc.org</ulink> or visit the
14854           <acronym>ISC</acronym> web page at
14855           <ulink url="http://www.isc.org/services/support/"
14856                      >http://www.isc.org/services/support/</ulink>
14857           to read more.
14858         </para>
14859       </sect1>
14860     </chapter>
14861     <appendix id="Bv9ARM.ch09">
14862       <title>Appendices</title>
14863       <sect1>
14864         <title>Acknowledgments</title>
14865         <sect2 id="historical_dns_information">
14866           <title>A Brief History of the <acronym>DNS</acronym> and <acronym>BIND</acronym></title>
14867
14868           <para>
14869             Although the "official" beginning of the Domain Name
14870             System occurred in 1984 with the publication of RFC 920, the
14871             core of the new system was described in 1983 in RFCs 882 and
14872             883. From 1984 to 1987, the ARPAnet (the precursor to today's
14873             Internet) became a testbed of experimentation for developing the
14874             new naming/addressing scheme in a rapidly expanding,
14875             operational network environment.  New RFCs were written and
14876             published in 1987 that modified the original documents to
14877             incorporate improvements based on the working model. RFC 1034,
14878             "Domain Names-Concepts and Facilities", and RFC 1035, "Domain
14879             Names-Implementation and Specification" were published and
14880             became the standards upon which all <acronym>DNS</acronym> implementations are
14881             built.
14882           </para>
14883
14884           <para>
14885             The first working domain name server, called "Jeeves", was
14886             written in 1983-84 by Paul Mockapetris for operation on DEC
14887             Tops-20
14888             machines located at the University of Southern California's
14889             Information
14890             Sciences Institute (USC-ISI) and SRI International's Network
14891             Information
14892             Center (SRI-NIC). A <acronym>DNS</acronym> server for
14893             Unix machines, the Berkeley Internet
14894             Name Domain (<acronym>BIND</acronym>) package, was
14895             written soon after by a group of
14896             graduate students at the University of California at Berkeley
14897             under
14898             a grant from the US Defense Advanced Research Projects
14899             Administration
14900             (DARPA).
14901           </para>
14902           <para>
14903             Versions of <acronym>BIND</acronym> through
14904             4.8.3 were maintained by the Computer
14905             Systems Research Group (CSRG) at UC Berkeley. Douglas Terry, Mark
14906             Painter, David Riggle and Songnian Zhou made up the initial <acronym>BIND</acronym>
14907             project team. After that, additional work on the software package
14908             was done by Ralph Campbell. Kevin Dunlap, a Digital Equipment
14909             Corporation
14910             employee on loan to the CSRG, worked on <acronym>BIND</acronym> for 2 years, from 1985
14911             to 1987. Many other people also contributed to <acronym>BIND</acronym> development
14912             during that time: Doug Kingston, Craig Partridge, Smoot
14913             Carl-Mitchell,
14914             Mike Muuss, Jim Bloom and Mike Schwartz. <acronym>BIND</acronym> maintenance was subsequently
14915             handled by Mike Karels and &#216;ivind Kure.
14916           </para>
14917           <para>
14918             <acronym>BIND</acronym> versions 4.9 and 4.9.1 were
14919             released by Digital Equipment
14920             Corporation (now Compaq Computer Corporation). Paul Vixie, then
14921             a DEC employee, became <acronym>BIND</acronym>'s
14922             primary caretaker. He was assisted
14923             by Phil Almquist, Robert Elz, Alan Barrett, Paul Albitz, Bryan
14924             Beecher, Andrew
14925             Partan, Andy Cherenson, Tom Limoncelli, Berthold Paffrath, Fuat
14926             Baran, Anant Kumar, Art Harkin, Win Treese, Don Lewis, Christophe
14927             Wolfhugel, and others.
14928           </para>
14929           <para>
14930             In 1994, <acronym>BIND</acronym> version 4.9.2 was sponsored by
14931             Vixie Enterprises. Paul
14932             Vixie became <acronym>BIND</acronym>'s principal
14933             architect/programmer.
14934           </para>
14935           <para>
14936             <acronym>BIND</acronym> versions from 4.9.3 onward
14937             have been developed and maintained
14938             by the Internet Systems Consortium and its predecessor,
14939             the Internet Software Consortium,  with support being provided
14940             by ISC's sponsors.
14941           </para>
14942           <para>
14943             As co-architects/programmers, Bob Halley and
14944             Paul Vixie released the first production-ready version of
14945             <acronym>BIND</acronym> version 8 in May 1997.
14946           </para>
14947           <para>
14948             BIND version 9 was released in September 2000 and is a
14949             major rewrite of nearly all aspects of the underlying
14950             BIND architecture.
14951           </para>
14952           <para>
14953             BIND versions 4 and 8 are officially deprecated.
14954             No additional development is done
14955             on BIND version 4 or BIND version 8.
14956           </para>
14957           <para>
14958             <acronym>BIND</acronym> development work is made
14959             possible today by the sponsorship
14960             of several corporations, and by the tireless work efforts of
14961             numerous individuals.
14962           </para>
14963         </sect2>
14964       </sect1>
14965       <sect1>
14966         <title>General <acronym>DNS</acronym> Reference Information</title>
14967         <sect2 id="ipv6addresses">
14968           <title>IPv6 addresses (AAAA)</title>
14969           <para>
14970             IPv6 addresses are 128-bit identifiers for interfaces and
14971             sets of interfaces which were introduced in the <acronym>DNS</acronym> to facilitate
14972             scalable Internet routing. There are three types of addresses: <emphasis>Unicast</emphasis>,
14973             an identifier for a single interface;
14974             <emphasis>Anycast</emphasis>,
14975             an identifier for a set of interfaces; and <emphasis>Multicast</emphasis>,
14976             an identifier for a set of interfaces. Here we describe the global
14977             Unicast address scheme. For more information, see RFC 3587,
14978             "Global Unicast Address Format."
14979           </para>
14980           <para>
14981             IPv6 unicast addresses consist of a
14982             <emphasis>global routing prefix</emphasis>, a
14983             <emphasis>subnet identifier</emphasis>, and an
14984             <emphasis>interface identifier</emphasis>.
14985           </para>
14986           <para>
14987             The global routing prefix is provided by the
14988             upstream provider or ISP, and (roughly) corresponds to the
14989             IPv4 <emphasis>network</emphasis> section
14990             of the address range.
14991
14992             The subnet identifier is for local subnetting, much the
14993             same as subnetting an
14994             IPv4 /16 network into /24 subnets.
14995
14996             The interface identifier is the address of an individual
14997             interface on a given network; in IPv6, addresses belong to
14998             interfaces rather than to machines.
14999           </para>
15000           <para>
15001             The subnetting capability of IPv6 is much more flexible than
15002             that of IPv4: subnetting can be carried out on bit boundaries,
15003             in much the same way as Classless InterDomain Routing
15004             (CIDR), and the DNS PTR representation ("nibble" format)
15005             makes setting up reverse zones easier.
15006           </para>
15007           <para>
15008             The Interface Identifier must be unique on the local link,
15009             and is usually generated automatically by the IPv6
15010             implementation, although it is usually possible to
15011             override the default setting if necessary.  A typical IPv6
15012             address might look like:
15013             <command>2001:db8:201:9:a00:20ff:fe81:2b32</command>
15014           </para>
15015           <para>
15016             IPv6 address specifications often contain long strings
15017             of zeros, so the architects have included a shorthand for
15018             specifying
15019             them. The double colon (`::') indicates the longest possible
15020             string
15021             of zeros that can fit, and can be used only once in an address.
15022           </para>
15023         </sect2>
15024       </sect1>
15025       <sect1 id="bibliography">
15026         <title>Bibliography (and Suggested Reading)</title>
15027         <sect2 id="rfcs">
15028           <title>Request for Comments (RFCs)</title>
15029           <para>
15030             Specification documents for the Internet protocol suite, including
15031             the <acronym>DNS</acronym>, are published as part of
15032             the Request for Comments (RFCs)
15033             series of technical notes. The standards themselves are defined
15034             by the Internet Engineering Task Force (IETF) and the Internet
15035             Engineering Steering Group (IESG). RFCs can be obtained online via FTP at:
15036           </para>
15037           <para>
15038             <ulink url="ftp://www.isi.edu/in-notes/">
15039               ftp://www.isi.edu/in-notes/RFC<replaceable>xxxx</replaceable>.txt
15040             </ulink>
15041           </para>
15042           <para>
15043             (where <replaceable>xxxx</replaceable> is
15044             the number of the RFC). RFCs are also available via the Web at:
15045           </para>
15046           <para>
15047             <ulink url="http://www.ietf.org/rfc/"
15048                        >http://www.ietf.org/rfc/</ulink>.
15049           </para>
15050           <bibliography>
15051             <bibliodiv>
15052               <!-- one of (BIBLIOENTRY BIBLIOMIXED) -->
15053               <title>Standards</title>
15054               <biblioentry>
15055                 <abbrev>RFC974</abbrev>
15056                 <author>
15057                   <surname>Partridge</surname>
15058                   <firstname>C.</firstname>
15059                 </author>
15060                 <title>Mail Routing and the Domain System</title>
15061                 <pubdate>January 1986</pubdate>
15062               </biblioentry>
15063               <biblioentry>
15064                 <abbrev>RFC1034</abbrev>
15065                 <author>
15066                   <surname>Mockapetris</surname>
15067                   <firstname>P.V.</firstname>
15068                 </author>
15069                 <title>Domain Names &mdash; Concepts and Facilities</title>
15070                 <pubdate>November 1987</pubdate>
15071               </biblioentry>
15072               <biblioentry>
15073                 <abbrev>RFC1035</abbrev>
15074                 <author>
15075                   <surname>Mockapetris</surname>
15076                   <firstname>P. V.</firstname>
15077                   </author> <title>Domain Names &mdash; Implementation and
15078                   Specification</title>
15079                 <pubdate>November 1987</pubdate>
15080               </biblioentry>
15081             </bibliodiv>
15082             <bibliodiv id="proposed_standards" xreflabel="Proposed Standards">
15083
15084               <title>Proposed Standards</title>
15085               <!-- one of (BIBLIOENTRY BIBLIOMIXED) -->
15086               <biblioentry>
15087                 <abbrev>RFC2181</abbrev>
15088                 <author>
15089                   <surname>Elz</surname>
15090                   <firstname>R., R. Bush</firstname>
15091                 </author>
15092                 <title>Clarifications to the <acronym>DNS</acronym>
15093                   Specification</title>
15094                 <pubdate>July 1997</pubdate>
15095               </biblioentry>
15096               <biblioentry>
15097                 <abbrev>RFC2308</abbrev>
15098                 <author>
15099                   <surname>Andrews</surname>
15100                   <firstname>M.</firstname>
15101                 </author>
15102                 <title>Negative Caching of <acronym>DNS</acronym>
15103                   Queries</title>
15104                 <pubdate>March 1998</pubdate>
15105               </biblioentry>
15106               <biblioentry>
15107                 <abbrev>RFC1995</abbrev>
15108                 <author>
15109                   <surname>Ohta</surname>
15110                   <firstname>M.</firstname>
15111                 </author>
15112                 <title>Incremental Zone Transfer in <acronym>DNS</acronym></title>
15113                 <pubdate>August 1996</pubdate>
15114               </biblioentry>
15115               <biblioentry>
15116                 <abbrev>RFC1996</abbrev>
15117                 <author>
15118                   <surname>Vixie</surname>
15119                   <firstname>P.</firstname>
15120                 </author>
15121                 <title>A Mechanism for Prompt Notification of Zone Changes</title>
15122                 <pubdate>August 1996</pubdate>
15123               </biblioentry>
15124               <biblioentry>
15125                 <abbrev>RFC2136</abbrev>
15126                 <authorgroup>
15127                   <author>
15128                     <surname>Vixie</surname>
15129                     <firstname>P.</firstname>
15130                   </author>
15131                   <author>
15132                     <firstname>S.</firstname>
15133                     <surname>Thomson</surname>
15134                   </author>
15135                   <author>
15136                     <firstname>Y.</firstname>
15137                     <surname>Rekhter</surname>
15138                   </author>
15139                   <author>
15140                     <firstname>J.</firstname>
15141                     <surname>Bound</surname>
15142                   </author>
15143                 </authorgroup>
15144                 <title>Dynamic Updates in the Domain Name System</title>
15145                 <pubdate>April 1997</pubdate>
15146               </biblioentry>
15147               <biblioentry>
15148                 <abbrev>RFC2671</abbrev>
15149                 <authorgroup>
15150                   <author>
15151                     <firstname>P.</firstname>
15152                     <surname>Vixie</surname>
15153                   </author>
15154                 </authorgroup>
15155                 <title>Extension Mechanisms for DNS (EDNS0)</title>
15156                 <pubdate>August 1997</pubdate>
15157               </biblioentry>
15158               <biblioentry>
15159                 <abbrev>RFC2672</abbrev>
15160                 <authorgroup>
15161                   <author>
15162                     <firstname>M.</firstname>
15163                     <surname>Crawford</surname>
15164                   </author>
15165                 </authorgroup>
15166                 <title>Non-Terminal DNS Name Redirection</title>
15167                 <pubdate>August 1999</pubdate>
15168               </biblioentry>
15169               <biblioentry>
15170                 <abbrev>RFC2845</abbrev>
15171                 <authorgroup>
15172                   <author>
15173                     <surname>Vixie</surname>
15174                     <firstname>P.</firstname>
15175                   </author>
15176                   <author>
15177                     <firstname>O.</firstname>
15178                     <surname>Gudmundsson</surname>
15179                   </author>
15180                   <author>
15181                     <firstname>D.</firstname>
15182                     <surname>Eastlake</surname>
15183                     <lineage>3rd</lineage>
15184                   </author>
15185                   <author>
15186                     <firstname>B.</firstname>
15187                     <surname>Wellington</surname>
15188                   </author>
15189                 </authorgroup>
15190                 <title>Secret Key Transaction Authentication for <acronym>DNS</acronym> (TSIG)</title>
15191                 <pubdate>May 2000</pubdate>
15192               </biblioentry>
15193               <biblioentry>
15194                 <abbrev>RFC2930</abbrev>
15195                 <authorgroup>
15196                   <author>
15197                     <firstname>D.</firstname>
15198                     <surname>Eastlake</surname>
15199                     <lineage>3rd</lineage>
15200                   </author>
15201                 </authorgroup>
15202                 <title>Secret Key Establishment for DNS (TKEY RR)</title>
15203                 <pubdate>September 2000</pubdate>
15204               </biblioentry>
15205               <biblioentry>
15206                 <abbrev>RFC2931</abbrev>
15207                 <authorgroup>
15208                   <author>
15209                     <firstname>D.</firstname>
15210                     <surname>Eastlake</surname>
15211                     <lineage>3rd</lineage>
15212                   </author>
15213                 </authorgroup>
15214                 <title>DNS Request and Transaction Signatures (SIG(0)s)</title>
15215                 <pubdate>September 2000</pubdate>
15216               </biblioentry>
15217               <biblioentry>
15218                 <abbrev>RFC3007</abbrev>
15219                 <authorgroup>
15220                   <author>
15221                     <firstname>B.</firstname>
15222                     <surname>Wellington</surname>
15223                   </author>
15224                 </authorgroup>
15225                 <title>Secure Domain Name System (DNS) Dynamic Update</title>
15226                 <pubdate>November 2000</pubdate>
15227               </biblioentry>
15228               <biblioentry>
15229                 <abbrev>RFC3645</abbrev>
15230                 <authorgroup>
15231                   <author>
15232                     <firstname>S.</firstname>
15233                     <surname>Kwan</surname>
15234                   </author>
15235                   <author>
15236                     <firstname>P.</firstname>
15237                     <surname>Garg</surname>
15238                   </author>
15239                   <author>
15240                     <firstname>J.</firstname>
15241                     <surname>Gilroy</surname>
15242                   </author>
15243                   <author>
15244                     <firstname>L.</firstname>
15245                     <surname>Esibov</surname>
15246                   </author>
15247                   <author>
15248                     <firstname>J.</firstname>
15249                     <surname>Westhead</surname>
15250                   </author>
15251                   <author>
15252                     <firstname>R.</firstname>
15253                     <surname>Hall</surname>
15254                   </author>
15255                 </authorgroup>
15256                 <title>Generic Security Service Algorithm for Secret
15257                        Key Transaction Authentication for DNS
15258                        (GSS-TSIG)</title>
15259                 <pubdate>October 2003</pubdate>
15260               </biblioentry>
15261             </bibliodiv>
15262             <bibliodiv>
15263               <title><acronym>DNS</acronym> Security Proposed Standards</title>
15264               <biblioentry>
15265                 <abbrev>RFC3225</abbrev>
15266                 <authorgroup>
15267                   <author>
15268                     <firstname>D.</firstname>
15269                     <surname>Conrad</surname>
15270                   </author>
15271                 </authorgroup>
15272                 <title>Indicating Resolver Support of DNSSEC</title>
15273                 <pubdate>December 2001</pubdate>
15274               </biblioentry>
15275               <biblioentry>
15276                 <abbrev>RFC3833</abbrev>
15277                 <authorgroup>
15278                   <author>
15279                     <firstname>D.</firstname>
15280                     <surname>Atkins</surname>
15281                   </author>
15282                   <author>
15283                     <firstname>R.</firstname>
15284                     <surname>Austein</surname>
15285                   </author>
15286                 </authorgroup>
15287                 <title>Threat Analysis of the Domain Name System (DNS)</title>
15288                 <pubdate>August 2004</pubdate>
15289               </biblioentry>
15290               <biblioentry>
15291                 <abbrev>RFC4033</abbrev>
15292                 <authorgroup>
15293                   <author>
15294                     <firstname>R.</firstname>
15295                     <surname>Arends</surname>
15296                   </author>
15297                   <author>
15298                     <firstname>R.</firstname>
15299                     <surname>Austein</surname>
15300                   </author>
15301                   <author>
15302                     <firstname>M.</firstname>
15303                     <surname>Larson</surname>
15304                   </author>
15305                   <author>
15306                     <firstname>D.</firstname>
15307                     <surname>Massey</surname>
15308                   </author>
15309                   <author>
15310                     <firstname>S.</firstname>
15311                     <surname>Rose</surname>
15312                   </author>
15313                 </authorgroup>
15314                 <title>DNS Security Introduction and Requirements</title>
15315                 <pubdate>March 2005</pubdate>
15316               </biblioentry>
15317               <biblioentry>
15318                 <abbrev>RFC4034</abbrev>
15319                 <authorgroup>
15320                   <author>
15321                     <firstname>R.</firstname>
15322                     <surname>Arends</surname>
15323                   </author>
15324                   <author>
15325                     <firstname>R.</firstname>
15326                     <surname>Austein</surname>
15327                   </author>
15328                   <author>
15329                     <firstname>M.</firstname>
15330                     <surname>Larson</surname>
15331                   </author>
15332                   <author>
15333                     <firstname>D.</firstname>
15334                     <surname>Massey</surname>
15335                   </author>
15336                   <author>
15337                     <firstname>S.</firstname>
15338                     <surname>Rose</surname>
15339                   </author>
15340                 </authorgroup>
15341                 <title>Resource Records for the DNS Security Extensions</title>
15342                 <pubdate>March 2005</pubdate>
15343               </biblioentry>
15344               <biblioentry>
15345                 <abbrev>RFC4035</abbrev>
15346                 <authorgroup>
15347                   <author>
15348                     <firstname>R.</firstname>
15349                     <surname>Arends</surname>
15350                   </author>
15351                   <author>
15352                     <firstname>R.</firstname>
15353                     <surname>Austein</surname>
15354                   </author>
15355                   <author>
15356                     <firstname>M.</firstname>
15357                     <surname>Larson</surname>
15358                   </author>
15359                   <author>
15360                     <firstname>D.</firstname>
15361                     <surname>Massey</surname>
15362                   </author>
15363                   <author>
15364                     <firstname>S.</firstname>
15365                     <surname>Rose</surname>
15366                   </author>
15367                 </authorgroup>
15368                 <title>Protocol Modifications for the DNS
15369                        Security Extensions</title>
15370                 <pubdate>March 2005</pubdate>
15371               </biblioentry>
15372             </bibliodiv>
15373             <bibliodiv>
15374               <title>Other Important RFCs About <acronym>DNS</acronym>
15375                 Implementation</title>
15376               <biblioentry>
15377                 <abbrev>RFC1535</abbrev>
15378                 <author>
15379                   <surname>Gavron</surname>
15380                   <firstname>E.</firstname>
15381                 </author>
15382                 <title>A Security Problem and Proposed Correction With Widely
15383                   Deployed <acronym>DNS</acronym> Software.</title>
15384                 <pubdate>October 1993</pubdate>
15385               </biblioentry>
15386               <biblioentry>
15387                 <abbrev>RFC1536</abbrev>
15388                 <authorgroup>
15389                   <author>
15390                     <surname>Kumar</surname>
15391                     <firstname>A.</firstname>
15392                   </author>
15393                   <author>
15394                     <firstname>J.</firstname>
15395                     <surname>Postel</surname>
15396                   </author>
15397                   <author>
15398                     <firstname>C.</firstname>
15399                     <surname>Neuman</surname>
15400                   </author>
15401                   <author>
15402                     <firstname>P.</firstname>
15403                     <surname>Danzig</surname>
15404                   </author>
15405                   <author>
15406                     <firstname>S.</firstname>
15407                     <surname>Miller</surname>
15408                   </author>
15409                 </authorgroup>
15410                 <title>Common <acronym>DNS</acronym> Implementation
15411                   Errors and Suggested Fixes</title>
15412                 <pubdate>October 1993</pubdate>
15413               </biblioentry>
15414               <biblioentry>
15415                 <abbrev>RFC1982</abbrev>
15416                 <authorgroup>
15417                   <author>
15418                     <surname>Elz</surname>
15419                     <firstname>R.</firstname>
15420                   </author>
15421                   <author>
15422                     <firstname>R.</firstname>
15423                     <surname>Bush</surname>
15424                   </author>
15425                 </authorgroup>
15426                 <title>Serial Number Arithmetic</title>
15427                 <pubdate>August 1996</pubdate>
15428               </biblioentry>
15429               <biblioentry>
15430                 <abbrev>RFC4074</abbrev>
15431                 <authorgroup>
15432                   <author>
15433                     <surname>Morishita</surname>
15434                     <firstname>Y.</firstname>
15435                   </author>
15436                   <author>
15437                     <firstname>T.</firstname>
15438                     <surname>Jinmei</surname>
15439                   </author>
15440                 </authorgroup>
15441                 <title>Common Misbehaviour Against <acronym>DNS</acronym>
15442                 Queries for IPv6 Addresses</title>
15443                 <pubdate>May 2005</pubdate>
15444               </biblioentry>
15445             </bibliodiv>
15446             <bibliodiv>
15447               <title>Resource Record Types</title>
15448               <biblioentry>
15449                 <abbrev>RFC1183</abbrev>
15450                 <authorgroup>
15451                   <author>
15452                     <surname>Everhart</surname>
15453                     <firstname>C.F.</firstname>
15454                   </author>
15455                   <author>
15456                     <firstname>L. A.</firstname>
15457                     <surname>Mamakos</surname>
15458                   </author>
15459                   <author>
15460                     <firstname>R.</firstname>
15461                     <surname>Ullmann</surname>
15462                   </author>
15463                   <author>
15464                     <firstname>P.</firstname>
15465                     <surname>Mockapetris</surname>
15466                   </author>
15467                 </authorgroup>
15468                 <title>New <acronym>DNS</acronym> RR Definitions</title>
15469                 <pubdate>October 1990</pubdate>
15470               </biblioentry>
15471               <biblioentry>
15472                 <abbrev>RFC1706</abbrev>
15473                 <authorgroup>
15474                   <author>
15475                     <surname>Manning</surname>
15476                     <firstname>B.</firstname>
15477                   </author>
15478                   <author>
15479                     <firstname>R.</firstname>
15480                     <surname>Colella</surname>
15481                   </author>
15482                 </authorgroup>
15483                 <title><acronym>DNS</acronym> NSAP Resource Records</title>
15484                 <pubdate>October 1994</pubdate>
15485               </biblioentry>
15486               <biblioentry>
15487                 <abbrev>RFC2168</abbrev>
15488                 <authorgroup>
15489                   <author>
15490                     <surname>Daniel</surname>
15491                     <firstname>R.</firstname>
15492                   </author>
15493                   <author>
15494                     <firstname>M.</firstname>
15495                     <surname>Mealling</surname>
15496                   </author>
15497                 </authorgroup>
15498                 <title>Resolution of Uniform Resource Identifiers using
15499                   the Domain Name System</title>
15500                 <pubdate>June 1997</pubdate>
15501               </biblioentry>
15502               <biblioentry>
15503                 <abbrev>RFC1876</abbrev>
15504                 <authorgroup>
15505                   <author>
15506                     <surname>Davis</surname>
15507                     <firstname>C.</firstname>
15508                   </author>
15509                   <author>
15510                     <firstname>P.</firstname>
15511                     <surname>Vixie</surname>
15512                   </author>
15513                   <author>
15514                     <firstname>T.</firstname>
15515                     <firstname>Goodwin</firstname>
15516                   </author>
15517                   <author>
15518                     <firstname>I.</firstname>
15519                     <surname>Dickinson</surname>
15520                   </author>
15521                 </authorgroup>
15522                 <title>A Means for Expressing Location Information in the
15523                   Domain
15524                   Name System</title>
15525                 <pubdate>January 1996</pubdate>
15526               </biblioentry>
15527               <biblioentry>
15528                 <abbrev>RFC2052</abbrev>
15529                 <authorgroup>
15530                   <author>
15531                     <surname>Gulbrandsen</surname>
15532                     <firstname>A.</firstname>
15533                   </author>
15534                   <author>
15535                     <firstname>P.</firstname>
15536                     <surname>Vixie</surname>
15537                   </author>
15538                 </authorgroup>
15539                 <title>A <acronym>DNS</acronym> RR for Specifying the
15540                   Location of
15541                   Services.</title>
15542                 <pubdate>October 1996</pubdate>
15543               </biblioentry>
15544               <biblioentry>
15545                 <abbrev>RFC2163</abbrev>
15546                 <author>
15547                   <surname>Allocchio</surname>
15548                   <firstname>A.</firstname>
15549                 </author>
15550                 <title>Using the Internet <acronym>DNS</acronym> to
15551                   Distribute MIXER
15552                   Conformant Global Address Mapping</title>
15553                 <pubdate>January 1998</pubdate>
15554               </biblioentry>
15555               <biblioentry>
15556                 <abbrev>RFC2230</abbrev>
15557                 <author>
15558                   <surname>Atkinson</surname>
15559                   <firstname>R.</firstname>
15560                 </author>
15561                 <title>Key Exchange Delegation Record for the <acronym>DNS</acronym></title>
15562                 <pubdate>October 1997</pubdate>
15563               </biblioentry>
15564               <biblioentry>
15565                 <abbrev>RFC2536</abbrev>
15566                 <author>
15567                   <surname>Eastlake</surname>
15568                   <firstname>D.</firstname>
15569                   <lineage>3rd</lineage>
15570                 </author>
15571                 <title>DSA KEYs and SIGs in the Domain Name System (DNS)</title>
15572                 <pubdate>March 1999</pubdate>
15573               </biblioentry>
15574               <biblioentry>
15575                 <abbrev>RFC2537</abbrev>
15576                 <author>
15577                   <surname>Eastlake</surname>
15578                   <firstname>D.</firstname>
15579                   <lineage>3rd</lineage>
15580                 </author>
15581                 <title>RSA/MD5 KEYs and SIGs in the Domain Name System (DNS)</title>
15582                 <pubdate>March 1999</pubdate>
15583               </biblioentry>
15584               <biblioentry>
15585                 <abbrev>RFC2538</abbrev>
15586                 <authorgroup>
15587                   <author>
15588                     <surname>Eastlake</surname>
15589                     <firstname>D.</firstname>
15590                     <lineage>3rd</lineage>
15591                   </author>
15592                   <author>
15593                     <surname>Gudmundsson</surname>
15594                     <firstname>O.</firstname>
15595                   </author>
15596                 </authorgroup>
15597                 <title>Storing Certificates in the Domain Name System (DNS)</title>
15598                 <pubdate>March 1999</pubdate>
15599               </biblioentry>
15600               <biblioentry>
15601                 <abbrev>RFC2539</abbrev>
15602                 <authorgroup>
15603                   <author>
15604                     <surname>Eastlake</surname>
15605                     <firstname>D.</firstname>
15606                     <lineage>3rd</lineage>
15607                   </author>
15608                 </authorgroup>
15609                 <title>Storage of Diffie-Hellman Keys in the Domain Name System (DNS)</title>
15610                 <pubdate>March 1999</pubdate>
15611               </biblioentry>
15612               <biblioentry>
15613                 <abbrev>RFC2540</abbrev>
15614                 <authorgroup>
15615                   <author>
15616                     <surname>Eastlake</surname>
15617                     <firstname>D.</firstname>
15618                     <lineage>3rd</lineage>
15619                   </author>
15620                 </authorgroup>
15621                 <title>Detached Domain Name System (DNS) Information</title>
15622                 <pubdate>March 1999</pubdate>
15623               </biblioentry>
15624               <biblioentry>
15625                 <abbrev>RFC2782</abbrev>
15626                 <author>
15627                   <surname>Gulbrandsen</surname>
15628                   <firstname>A.</firstname>
15629                 </author>
15630                 <author>
15631                   <surname>Vixie</surname>
15632                   <firstname>P.</firstname>
15633                 </author>
15634                 <author>
15635                   <surname>Esibov</surname>
15636                   <firstname>L.</firstname>
15637                 </author>
15638                 <title>A DNS RR for specifying the location of services (DNS SRV)</title>
15639                 <pubdate>February 2000</pubdate>
15640               </biblioentry>
15641               <biblioentry>
15642                 <abbrev>RFC2915</abbrev>
15643                 <author>
15644                   <surname>Mealling</surname>
15645                   <firstname>M.</firstname>
15646                 </author>
15647                 <author>
15648                   <surname>Daniel</surname>
15649                   <firstname>R.</firstname>
15650                 </author>
15651                 <title>The Naming Authority Pointer (NAPTR) DNS Resource Record</title>
15652                 <pubdate>September 2000</pubdate>
15653               </biblioentry>
15654               <biblioentry>
15655                 <abbrev>RFC3110</abbrev>
15656                 <author>
15657                     <surname>Eastlake</surname>
15658                     <firstname>D.</firstname>
15659                     <lineage>3rd</lineage>
15660                 </author>
15661                 <title>RSA/SHA-1 SIGs and RSA KEYs in the Domain Name System (DNS)</title>
15662                 <pubdate>May 2001</pubdate>
15663               </biblioentry>
15664               <biblioentry>
15665                 <abbrev>RFC3123</abbrev>
15666                 <author>
15667                   <surname>Koch</surname>
15668                   <firstname>P.</firstname>
15669                 </author>
15670                 <title>A DNS RR Type for Lists of Address Prefixes (APL RR)</title>
15671                 <pubdate>June 2001</pubdate>
15672               </biblioentry>
15673               <biblioentry>
15674                 <abbrev>RFC3596</abbrev>
15675                 <authorgroup>
15676                   <author>
15677                     <surname>Thomson</surname>
15678                     <firstname>S.</firstname>
15679                   </author>
15680                   <author>
15681                     <firstname>C.</firstname>
15682                     <surname>Huitema</surname>
15683                   </author>
15684                   <author>
15685                     <firstname>V.</firstname>
15686                     <surname>Ksinant</surname>
15687                   </author>
15688                   <author>
15689                     <firstname>M.</firstname>
15690                     <surname>Souissi</surname>
15691                   </author>
15692                 </authorgroup>
15693                 <title><acronym>DNS</acronym> Extensions to support IP
15694                   version 6</title>
15695                 <pubdate>October 2003</pubdate>
15696               </biblioentry>
15697               <biblioentry>
15698                 <abbrev>RFC3597</abbrev>
15699                 <author>
15700                   <surname>Gustafsson</surname>
15701                   <firstname>A.</firstname>
15702                 </author>
15703                 <title>Handling of Unknown DNS Resource Record (RR) Types</title>
15704                 <pubdate>September 2003</pubdate>
15705               </biblioentry>
15706             </bibliodiv>
15707             <bibliodiv>
15708               <title><acronym>DNS</acronym> and the Internet</title>
15709               <biblioentry>
15710                 <abbrev>RFC1101</abbrev>
15711                 <author>
15712                   <surname>Mockapetris</surname>
15713                   <firstname>P. V.</firstname>
15714                 </author>
15715                 <title><acronym>DNS</acronym> Encoding of Network Names
15716                   and Other Types</title>
15717                 <pubdate>April 1989</pubdate>
15718               </biblioentry>
15719               <biblioentry>
15720                 <abbrev>RFC1123</abbrev>
15721                 <author>
15722                   <surname>Braden</surname>
15723                   <surname>R.</surname>
15724                 </author>
15725                 <title>Requirements for Internet Hosts - Application and
15726                   Support</title>
15727                 <pubdate>October 1989</pubdate>
15728               </biblioentry>
15729               <biblioentry>
15730                 <abbrev>RFC1591</abbrev>
15731                 <author>
15732                   <surname>Postel</surname>
15733                   <firstname>J.</firstname>
15734                 </author>
15735                 <title>Domain Name System Structure and Delegation</title>
15736                 <pubdate>March 1994</pubdate>
15737               </biblioentry>
15738               <biblioentry>
15739                 <abbrev>RFC2317</abbrev>
15740                 <authorgroup>
15741                   <author>
15742                     <surname>Eidnes</surname>
15743                     <firstname>H.</firstname>
15744                   </author>
15745                   <author>
15746                     <firstname>G.</firstname>
15747                     <surname>de Groot</surname>
15748                   </author>
15749                   <author>
15750                     <firstname>P.</firstname>
15751                     <surname>Vixie</surname>
15752                   </author>
15753                 </authorgroup>
15754                 <title>Classless IN-ADDR.ARPA Delegation</title>
15755                 <pubdate>March 1998</pubdate>
15756               </biblioentry>
15757               <biblioentry>
15758                 <abbrev>RFC2826</abbrev>
15759                 <authorgroup>
15760                   <author>
15761                     <surname>Internet Architecture Board</surname>
15762                   </author>
15763                 </authorgroup>
15764                 <title>IAB Technical Comment on the Unique DNS Root</title>
15765                 <pubdate>May 2000</pubdate>
15766               </biblioentry>
15767               <biblioentry>
15768                 <abbrev>RFC2929</abbrev>
15769                 <authorgroup>
15770                   <author>
15771                     <surname>Eastlake</surname>
15772                     <firstname>D.</firstname>
15773                     <lineage>3rd</lineage>
15774                   </author>
15775                   <author>
15776                     <surname>Brunner-Williams</surname>
15777                     <firstname>E.</firstname>
15778                   </author>
15779                   <author>
15780                     <surname>Manning</surname>
15781                     <firstname>B.</firstname>
15782                   </author>
15783                 </authorgroup>
15784                 <title>Domain Name System (DNS) IANA Considerations</title>
15785                 <pubdate>September 2000</pubdate>
15786               </biblioentry>
15787             </bibliodiv>
15788             <bibliodiv>
15789               <title><acronym>DNS</acronym> Operations</title>
15790               <biblioentry>
15791                 <abbrev>RFC1033</abbrev>
15792                 <author>
15793                   <surname>Lottor</surname>
15794                   <firstname>M.</firstname>
15795                 </author>
15796                 <title>Domain administrators operations guide.</title>
15797                 <pubdate>November 1987</pubdate>
15798               </biblioentry>
15799               <biblioentry>
15800                 <abbrev>RFC1537</abbrev>
15801                 <author>
15802                   <surname>Beertema</surname>
15803                   <firstname>P.</firstname>
15804                 </author>
15805                 <title>Common <acronym>DNS</acronym> Data File
15806                   Configuration Errors</title>
15807                 <pubdate>October 1993</pubdate>
15808               </biblioentry>
15809               <biblioentry>
15810                 <abbrev>RFC1912</abbrev>
15811                 <author>
15812                   <surname>Barr</surname>
15813                   <firstname>D.</firstname>
15814                 </author>
15815                 <title>Common <acronym>DNS</acronym> Operational and
15816                   Configuration Errors</title>
15817                 <pubdate>February 1996</pubdate>
15818               </biblioentry>
15819               <biblioentry>
15820                 <abbrev>RFC2010</abbrev>
15821                 <authorgroup>
15822                   <author>
15823                     <surname>Manning</surname>
15824                     <firstname>B.</firstname>
15825                   </author>
15826                   <author>
15827                     <firstname>P.</firstname>
15828                     <surname>Vixie</surname>
15829                   </author>
15830                 </authorgroup>
15831                 <title>Operational Criteria for Root Name Servers.</title>
15832                 <pubdate>October 1996</pubdate>
15833               </biblioentry>
15834               <biblioentry>
15835                 <abbrev>RFC2219</abbrev>
15836                 <authorgroup>
15837                   <author>
15838                     <surname>Hamilton</surname>
15839                     <firstname>M.</firstname>
15840                   </author>
15841                   <author>
15842                     <firstname>R.</firstname>
15843                     <surname>Wright</surname>
15844                   </author>
15845                 </authorgroup>
15846                 <title>Use of <acronym>DNS</acronym> Aliases for
15847                   Network Services.</title>
15848                 <pubdate>October 1997</pubdate>
15849               </biblioentry>
15850             </bibliodiv>
15851             <bibliodiv>
15852               <title>Internationalized Domain Names</title>
15853               <biblioentry>
15854                 <abbrev>RFC2825</abbrev>
15855                 <authorgroup>
15856                   <author>
15857                     <surname>IAB</surname>
15858                   </author>
15859                   <author>
15860                     <surname>Daigle</surname>
15861                     <firstname>R.</firstname>
15862                   </author>
15863                 </authorgroup>
15864                 <title>A Tangled Web: Issues of I18N, Domain Names,
15865                        and the Other Internet protocols</title>
15866                 <pubdate>May 2000</pubdate>
15867               </biblioentry>
15868               <biblioentry>
15869                 <abbrev>RFC3490</abbrev>
15870                 <authorgroup>
15871                   <author>
15872                     <surname>Faltstrom</surname>
15873                     <firstname>P.</firstname>
15874                   </author>
15875                   <author>
15876                     <surname>Hoffman</surname>
15877                     <firstname>P.</firstname>
15878                   </author>
15879                   <author>
15880                     <surname>Costello</surname>
15881                     <firstname>A.</firstname>
15882                   </author>
15883                 </authorgroup>
15884                 <title>Internationalizing Domain Names in Applications (IDNA)</title>
15885                 <pubdate>March 2003</pubdate>
15886               </biblioentry>
15887               <biblioentry>
15888                 <abbrev>RFC3491</abbrev>
15889                 <authorgroup>
15890                   <author>
15891                     <surname>Hoffman</surname>
15892                     <firstname>P.</firstname>
15893                   </author>
15894                   <author>
15895                     <surname>Blanchet</surname>
15896                     <firstname>M.</firstname>
15897                   </author>
15898                 </authorgroup>
15899                 <title>Nameprep: A Stringprep Profile for Internationalized Domain Names</title>
15900                 <pubdate>March 2003</pubdate>
15901               </biblioentry>
15902               <biblioentry>
15903                 <abbrev>RFC3492</abbrev>
15904                 <authorgroup>
15905                   <author>
15906                     <surname>Costello</surname>
15907                     <firstname>A.</firstname>
15908                   </author>
15909                 </authorgroup>
15910                 <title>Punycode: A Bootstring encoding of Unicode
15911                        for Internationalized Domain Names in
15912                        Applications (IDNA)</title>
15913                 <pubdate>March 2003</pubdate>
15914               </biblioentry>
15915             </bibliodiv>
15916             <bibliodiv>
15917               <title>Other <acronym>DNS</acronym>-related RFCs</title>
15918               <note>
15919                 <para>
15920                   Note: the following list of RFCs, although
15921                   <acronym>DNS</acronym>-related, are not
15922                   concerned with implementing software.
15923                 </para>
15924               </note>
15925               <biblioentry>
15926                 <abbrev>RFC1464</abbrev>
15927                 <author>
15928                   <surname>Rosenbaum</surname>
15929                   <firstname>R.</firstname>
15930                 </author>
15931                 <title>Using the Domain Name System To Store Arbitrary String
15932                   Attributes</title>
15933                 <pubdate>May 1993</pubdate>
15934               </biblioentry>
15935               <biblioentry>
15936                 <abbrev>RFC1713</abbrev>
15937                 <author>
15938                   <surname>Romao</surname>
15939                   <firstname>A.</firstname>
15940                 </author>
15941                 <title>Tools for <acronym>DNS</acronym> Debugging</title>
15942                 <pubdate>November 1994</pubdate>
15943               </biblioentry>
15944               <biblioentry>
15945                 <abbrev>RFC1794</abbrev>
15946                 <author>
15947                   <surname>Brisco</surname>
15948                   <firstname>T.</firstname>
15949                 </author>
15950                 <title><acronym>DNS</acronym> Support for Load
15951                   Balancing</title>
15952                 <pubdate>April 1995</pubdate>
15953               </biblioentry>
15954               <biblioentry>
15955                 <abbrev>RFC2240</abbrev>
15956                 <author>
15957                   <surname>Vaughan</surname>
15958                   <firstname>O.</firstname>
15959                 </author>
15960                 <title>A Legal Basis for Domain Name Allocation</title>
15961                 <pubdate>November 1997</pubdate>
15962               </biblioentry>
15963               <biblioentry>
15964                 <abbrev>RFC2345</abbrev>
15965                 <authorgroup>
15966                   <author>
15967                     <surname>Klensin</surname>
15968                     <firstname>J.</firstname>
15969                   </author>
15970                   <author>
15971                     <firstname>T.</firstname>
15972                     <surname>Wolf</surname>
15973                   </author>
15974                   <author>
15975                     <firstname>G.</firstname>
15976                     <surname>Oglesby</surname>
15977                   </author>
15978                 </authorgroup>
15979                 <title>Domain Names and Company Name Retrieval</title>
15980                 <pubdate>May 1998</pubdate>
15981               </biblioentry>
15982               <biblioentry>
15983                 <abbrev>RFC2352</abbrev>
15984                 <author>
15985                   <surname>Vaughan</surname>
15986                   <firstname>O.</firstname>
15987                 </author>
15988                 <title>A Convention For Using Legal Names as Domain Names</title>
15989                 <pubdate>May 1998</pubdate>
15990               </biblioentry>
15991               <biblioentry>
15992                 <abbrev>RFC3071</abbrev>
15993                 <authorgroup>
15994                   <author>
15995                     <surname>Klensin</surname>
15996                     <firstname>J.</firstname>
15997                   </author>
15998                 </authorgroup>
15999                 <title>Reflections on the DNS, RFC 1591, and Categories of Domains</title>
16000                 <pubdate>February 2001</pubdate>
16001               </biblioentry>
16002               <biblioentry>
16003                 <abbrev>RFC3258</abbrev>
16004                 <authorgroup>
16005                   <author>
16006                     <surname>Hardie</surname>
16007                     <firstname>T.</firstname>
16008                   </author>
16009                 </authorgroup>
16010                 <title>Distributing Authoritative Name Servers via
16011                        Shared Unicast Addresses</title>
16012                 <pubdate>April 2002</pubdate>
16013               </biblioentry>
16014               <biblioentry>
16015                 <abbrev>RFC3901</abbrev>
16016                 <authorgroup>
16017                   <author>
16018                     <surname>Durand</surname>
16019                     <firstname>A.</firstname>
16020                   </author>
16021                   <author>
16022                     <firstname>J.</firstname>
16023                     <surname>Ihren</surname>
16024                   </author>
16025                 </authorgroup>
16026                 <title>DNS IPv6 Transport Operational Guidelines</title>
16027                 <pubdate>September 2004</pubdate>
16028               </biblioentry>
16029             </bibliodiv>
16030             <bibliodiv>
16031               <title>Obsolete and Unimplemented Experimental RFC</title>
16032               <biblioentry>
16033                 <abbrev>RFC1712</abbrev>
16034                 <authorgroup>
16035                   <author>
16036                     <surname>Farrell</surname>
16037                     <firstname>C.</firstname>
16038                   </author>
16039                   <author>
16040                     <firstname>M.</firstname>
16041                     <surname>Schulze</surname>
16042                   </author>
16043                   <author>
16044                     <firstname>S.</firstname>
16045                     <surname>Pleitner</surname>
16046                   </author>
16047                   <author>
16048                     <firstname>D.</firstname>
16049                     <surname>Baldoni</surname>
16050                   </author>
16051                 </authorgroup>
16052                 <title><acronym>DNS</acronym> Encoding of Geographical
16053                   Location</title>
16054                 <pubdate>November 1994</pubdate>
16055               </biblioentry>
16056               <biblioentry>
16057                 <abbrev>RFC2673</abbrev>
16058                 <authorgroup>
16059                   <author>
16060                     <surname>Crawford</surname>
16061                     <firstname>M.</firstname>
16062                   </author>
16063                 </authorgroup>
16064                 <title>Binary Labels in the Domain Name System</title>
16065                 <pubdate>August 1999</pubdate>
16066               </biblioentry>
16067               <biblioentry>
16068                 <abbrev>RFC2874</abbrev>
16069                 <authorgroup>
16070                   <author>
16071                     <surname>Crawford</surname>
16072                     <firstname>M.</firstname>
16073                   </author>
16074                   <author>
16075                     <surname>Huitema</surname>
16076                     <firstname>C.</firstname>
16077                   </author>
16078                 </authorgroup>
16079                 <title>DNS Extensions to Support IPv6 Address Aggregation
16080                        and Renumbering</title>
16081                 <pubdate>July 2000</pubdate>
16082               </biblioentry>
16083             </bibliodiv>
16084             <bibliodiv>
16085               <title>Obsoleted DNS Security RFCs</title>
16086               <note>
16087                 <para>
16088                   Most of these have been consolidated into RFC4033,
16089                   RFC4034 and RFC4035 which collectively describe DNSSECbis.
16090                 </para>
16091               </note>
16092               <biblioentry>
16093                 <abbrev>RFC2065</abbrev>
16094                 <authorgroup>
16095                   <author>
16096                     <surname>Eastlake</surname>
16097                     <lineage>3rd</lineage>
16098                     <firstname>D.</firstname>
16099                   </author>
16100                   <author>
16101                     <firstname>C.</firstname>
16102                     <surname>Kaufman</surname>
16103                   </author>
16104                 </authorgroup>
16105                 <title>Domain Name System Security Extensions</title>
16106                 <pubdate>January 1997</pubdate>
16107               </biblioentry>
16108               <biblioentry>
16109                 <abbrev>RFC2137</abbrev>
16110                 <author>
16111                   <surname>Eastlake</surname>
16112                   <lineage>3rd</lineage>
16113                   <firstname>D.</firstname>
16114                 </author>
16115                 <title>Secure Domain Name System Dynamic Update</title>
16116                 <pubdate>April 1997</pubdate>
16117               </biblioentry>
16118               <biblioentry>
16119                 <abbrev>RFC2535</abbrev>
16120                 <authorgroup>
16121                   <author>
16122                     <surname>Eastlake</surname>
16123                     <lineage>3rd</lineage>
16124                     <firstname>D.</firstname>
16125                   </author>
16126                 </authorgroup>
16127                 <title>Domain Name System Security Extensions</title>
16128                 <pubdate>March 1999</pubdate>
16129               </biblioentry>
16130               <biblioentry>
16131                 <abbrev>RFC3008</abbrev>
16132                 <authorgroup>
16133                   <author>
16134                     <surname>Wellington</surname>
16135                     <firstname>B.</firstname>
16136                   </author>
16137                 </authorgroup>
16138                 <title>Domain Name System Security (DNSSEC)
16139                        Signing Authority</title>
16140                 <pubdate>November 2000</pubdate>
16141               </biblioentry>
16142               <biblioentry>
16143                 <abbrev>RFC3090</abbrev>
16144                 <authorgroup>
16145                   <author>
16146                     <surname>Lewis</surname>
16147                     <firstname>E.</firstname>
16148                   </author>
16149                 </authorgroup>
16150                 <title>DNS Security Extension Clarification on Zone Status</title>
16151                 <pubdate>March 2001</pubdate>
16152               </biblioentry>
16153               <biblioentry>
16154                 <abbrev>RFC3445</abbrev>
16155                 <authorgroup>
16156                   <author>
16157                     <surname>Massey</surname>
16158                     <firstname>D.</firstname>
16159                   </author>
16160                   <author>
16161                     <surname>Rose</surname>
16162                     <firstname>S.</firstname>
16163                   </author>
16164                 </authorgroup>
16165                 <title>Limiting the Scope of the KEY Resource Record (RR)</title>
16166                 <pubdate>December 2002</pubdate>
16167               </biblioentry>
16168               <biblioentry>
16169                 <abbrev>RFC3655</abbrev>
16170                 <authorgroup>
16171                   <author>
16172                     <surname>Wellington</surname>
16173                     <firstname>B.</firstname>
16174                   </author>
16175                   <author>
16176                     <surname>Gudmundsson</surname>
16177                     <firstname>O.</firstname>
16178                   </author>
16179                 </authorgroup>
16180                 <title>Redefinition of DNS Authenticated Data (AD) bit</title>
16181                 <pubdate>November 2003</pubdate>
16182               </biblioentry>
16183               <biblioentry>
16184                 <abbrev>RFC3658</abbrev>
16185                 <authorgroup>
16186                   <author>
16187                     <surname>Gudmundsson</surname>
16188                     <firstname>O.</firstname>
16189                   </author>
16190                 </authorgroup>
16191                 <title>Delegation Signer (DS) Resource Record (RR)</title>
16192                 <pubdate>December 2003</pubdate>
16193               </biblioentry>
16194               <biblioentry>
16195                 <abbrev>RFC3755</abbrev>
16196                 <authorgroup>
16197                   <author>
16198                     <surname>Weiler</surname>
16199                     <firstname>S.</firstname>
16200                   </author>
16201                 </authorgroup>
16202                 <title>Legacy Resolver Compatibility for Delegation Signer (DS)</title>
16203                 <pubdate>May 2004</pubdate>
16204               </biblioentry>
16205               <biblioentry>
16206                 <abbrev>RFC3757</abbrev>
16207                 <authorgroup>
16208                   <author>
16209                     <surname>Kolkman</surname>
16210                     <firstname>O.</firstname>
16211                   </author>
16212                   <author>
16213                     <surname>Schlyter</surname>
16214                     <firstname>J.</firstname>
16215                   </author>
16216                   <author>
16217                     <surname>Lewis</surname>
16218                     <firstname>E.</firstname>
16219                   </author>
16220                 </authorgroup>
16221                 <title>Domain Name System KEY (DNSKEY) Resource Record
16222                       (RR) Secure Entry Point (SEP) Flag</title>
16223                 <pubdate>April 2004</pubdate>
16224               </biblioentry>
16225               <biblioentry>
16226                 <abbrev>RFC3845</abbrev>
16227                 <authorgroup>
16228                   <author>
16229                     <surname>Schlyter</surname>
16230                     <firstname>J.</firstname>
16231                   </author>
16232                 </authorgroup>
16233                 <title>DNS Security (DNSSEC) NextSECure (NSEC) RDATA Format</title>
16234                 <pubdate>August 2004</pubdate>
16235               </biblioentry>
16236             </bibliodiv>
16237           </bibliography>
16238         </sect2>
16239         <sect2 id="internet_drafts">
16240           <title>Internet Drafts</title>
16241           <para>
16242             Internet Drafts (IDs) are rough-draft working documents of
16243             the Internet Engineering Task Force. They are, in essence, RFCs
16244             in the preliminary stages of development. Implementors are
16245             cautioned not
16246             to regard IDs as archival, and they should not be quoted or cited
16247             in any formal documents unless accompanied by the disclaimer that
16248             they are "works in progress." IDs have a lifespan of six months
16249             after which they are deleted unless updated by their authors.
16250           </para>
16251         </sect2>
16252         <sect2>
16253           <title>Other Documents About <acronym>BIND</acronym></title>
16254           <para/>
16255           <bibliography>
16256             <biblioentry>
16257               <authorgroup>
16258                 <author>
16259                   <surname>Albitz</surname>
16260                   <firstname>Paul</firstname>
16261                 </author>
16262                 <author>
16263                   <firstname>Cricket</firstname>
16264                   <surname>Liu</surname>
16265                 </author>
16266               </authorgroup>
16267               <title><acronym>DNS</acronym> and <acronym>BIND</acronym></title>
16268               <copyright>
16269                 <year>1998</year>
16270                 <holder>Sebastopol, CA: O'Reilly and Associates</holder>
16271               </copyright>
16272             </biblioentry>
16273           </bibliography>
16274         </sect2>
16275       </sect1>
16276
16277       <xi:include href="libdns.xml"/>
16278
16279     </appendix>
16280
16281
16282     <reference id="Bv9ARM.ch10">
16283       <title>Manual pages</title>
16284       <xi:include href="../../bin/dig/dig.docbook"/>
16285       <xi:include href="../../bin/dig/host.docbook"/>
16286       <xi:include href="../../bin/dnssec/dnssec-dsfromkey.docbook"/>
16287       <xi:include href="../../bin/dnssec/dnssec-keyfromlabel.docbook"/>
16288       <xi:include href="../../bin/dnssec/dnssec-keygen.docbook"/>
16289       <xi:include href="../../bin/dnssec/dnssec-revoke.docbook"/>
16290       <xi:include href="../../bin/dnssec/dnssec-settime.docbook"/>
16291       <xi:include href="../../bin/dnssec/dnssec-signzone.docbook"/>
16292       <xi:include href="../../bin/check/named-checkconf.docbook"/>
16293       <xi:include href="../../bin/check/named-checkzone.docbook"/>
16294       <xi:include href="../../bin/named/named.docbook"/>
16295       <xi:include href="../../bin/tools/named-journalprint.docbook"/>
16296       <!-- named.conf.docbook and others? -->
16297       <xi:include href="../../bin/nsupdate/nsupdate.docbook"/>
16298       <xi:include href="../../bin/rndc/rndc.docbook"/>
16299       <xi:include href="../../bin/rndc/rndc.conf.docbook"/>
16300       <xi:include href="../../bin/confgen/rndc-confgen.docbook"/>
16301       <xi:include href="../../bin/confgen/ddns-confgen.docbook"/>
16302       <xi:include href="../../bin/tools/arpaname.docbook"/>
16303       <xi:include href="../../bin/tools/genrandom.docbook"/>
16304       <xi:include href="../../bin/tools/isc-hmac-fixup.docbook"/>
16305       <xi:include href="../../bin/tools/nsec3hash.docbook"/>
16306     </reference>
16307
16308   </book>
16309
16310 <!--
16311   - Local variables:
16312   - mode: sgml
16313   - End:
16314  -->