From 19ed6f8f5acdd177d2250967cabbe37a7848e04f Mon Sep 17 00:00:00 2001 From: Tinderbox User Date: Tue, 4 Sep 2018 06:05:08 +0000 Subject: [PATCH] prep 9.13.3 --- CHANGES | 2 + PLATFORMS | 13 +- README | 24 +- README.md | 21 +- bin/check/named-checkconf.8 | 4 +- bin/check/named-checkzone.8 | 6 +- bin/delv/delv.1 | 10 +- bin/dig/host.1 | 4 +- bin/dig/nslookup.1 | 5 +- bin/dnssec/dnssec-settime.8 | 4 +- bin/named/named.8 | 79 +- bin/named/named.conf.5 | 10 +- bin/named/named.conf.html | 187 +- bin/nsupdate/nsupdate.1 | 7 +- bin/tools/mdig.1 | 8 +- doc/arm/Bv9ARM.ch01.html | 195 +- doc/arm/Bv9ARM.ch02.html | 44 +- doc/arm/Bv9ARM.ch03.html | 252 +- doc/arm/Bv9ARM.ch04.html | 1127 ++++---- doc/arm/Bv9ARM.ch05.html | 3694 ++++++++++++++++---------- doc/arm/Bv9ARM.ch06.html | 98 +- doc/arm/Bv9ARM.ch07.html | 62 +- doc/arm/Bv9ARM.ch08.html | 380 ++- doc/arm/Bv9ARM.ch09.html | 27 +- doc/arm/Bv9ARM.ch10.html | 1075 +++++--- doc/arm/Bv9ARM.ch11.html | 302 ++- doc/arm/Bv9ARM.ch12.html | 42 +- doc/arm/Bv9ARM.html | 36 +- doc/arm/Bv9ARM.pdf | Bin 1323616 -> 1326684 bytes doc/arm/man.arpaname.html | 44 +- doc/arm/man.ddns-confgen.html | 124 +- doc/arm/man.delv.html | 354 ++- doc/arm/man.dig.html | 702 +++-- doc/arm/man.dnssec-cds.html | 194 +- doc/arm/man.dnssec-checkds.html | 99 +- doc/arm/man.dnssec-coverage.html | 145 +- doc/arm/man.dnssec-dsfromkey.html | 208 +- doc/arm/man.dnssec-importkey.html | 165 +- doc/arm/man.dnssec-keyfromlabel.html | 305 ++- doc/arm/man.dnssec-keygen.html | 339 ++- doc/arm/man.dnssec-keymgr.html | 251 +- doc/arm/man.dnssec-revoke.html | 111 +- doc/arm/man.dnssec-settime.html | 212 +- doc/arm/man.dnssec-signzone.html | 413 ++- doc/arm/man.dnssec-verify.html | 120 +- doc/arm/man.dnstap-read.html | 90 +- doc/arm/man.host.html | 219 +- doc/arm/man.mdig.html | 381 ++- doc/arm/man.named-checkconf.html | 128 +- doc/arm/man.named-checkzone.html | 297 ++- doc/arm/man.named-journalprint.html | 57 +- doc/arm/man.named-nzd2nzf.html | 68 +- doc/arm/man.named-rrchecker.html | 63 +- doc/arm/man.named.conf.html | 189 +- doc/arm/man.named.html | 313 ++- doc/arm/man.nsec3hash.html | 99 +- doc/arm/man.nslookup.html | 283 +- doc/arm/man.nsupdate.html | 420 ++- doc/arm/man.pkcs11-destroy.html | 110 +- doc/arm/man.pkcs11-keygen.html | 139 +- doc/arm/man.pkcs11-list.html | 106 +- doc/arm/man.pkcs11-tokens.html | 78 +- doc/arm/man.rndc-confgen.html | 150 +- doc/arm/man.rndc.conf.html | 110 +- doc/arm/man.rndc.html | 489 ++-- doc/arm/notes.html | 376 ++- doc/arm/notes.pdf | Bin 75609 -> 79266 bytes doc/arm/notes.txt | 319 +++ doc/arm/notes.xml | 42 + doc/misc/options | 36 +- lib/bind9/api | 4 +- lib/dns/api | 2 +- lib/irs/api | 2 +- lib/isc/api | 4 +- lib/isccc/api | 2 +- lib/isccfg/api | 4 +- lib/ns/api | 2 +- version | 2 +- 78 files changed, 10708 insertions(+), 5380 deletions(-) diff --git a/CHANGES b/CHANGES index 5e55faa14a..60d0c4cbfc 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,5 @@ + --- 9.13.3 released --- + 5029. [func] Workarounds for servers that misbehave when queried with EDNS have been removed, because these broken servers and the workarounds for their noncompliance diff --git a/PLATFORMS b/PLATFORMS index aba9e423b9..19a18a08d2 100644 --- a/PLATFORMS +++ b/PLATFORMS @@ -1,11 +1,11 @@ Supported platforms In general, this version of BIND will build and run on any POSIX-compliant -system with a C99-compliant C compiler, BSD-style sockets with RFC-compliant -IPv6 support, POSIX-compliant threads, and the OpenSSL cryptography library. -Atomic operations support from the compiler is needed, either in the form of -builtin operations, C11 atomics or the Interlocked family of functions on -Windows. +system with a C99-compliant C compiler, BSD-style sockets with +RFC-compliant IPv6 support, POSIX-compliant threads, and the OpenSSL +cryptography library. Atomic operations support from the compiler is +needed, either in the form of builtin operations, C11 atomics or the +Interlocked family of functions on Windows. ISC regularly tests BIND on many operating systems and architectures, but lacks the resources to test all of them. Consequently, ISC is only able to @@ -57,4 +57,5 @@ These are platforms on which BIND is known not to build or run: * Windows 10 / x86 * Windows Server 2012 and older * Platforms that don't support IPv6 Advanced Socket API (RFC 3542) - * Platforms that don't support atomic operations (via compiler or library) + * Platforms that don't support atomic operations (via compiler or + library) diff --git a/README b/README index 6a252ca446..31b58aa1a8 100644 --- a/README +++ b/README @@ -104,8 +104,7 @@ BIND 9.13 features BIND 9.13 is the newest development branch of BIND 9. It includes a number of changes from BIND 9.12 and earlier releases. New features include: - * The default value of "dnssec-validation" is now "auto". - * Support for IDNA2008 when linking with libidn2. + * QNAME minimization, as described in RFC 7816, is now supported. * "Root key sentinel" support, enabling validating resolvers to indicate via a special query which trust anchors are configured for the root zone. @@ -114,15 +113,24 @@ of changes from BIND 9.12 and earlier releases. New features include: subject to DNSSEC validation and are not treated as authoritative data when answering. This makes it easier to configure a local copy of the root zone as described in RFC 7706. - * QNAME minimization is now supported * The "validate-except" option allows configuration of domains below which DNSSEC validation should not be performed. + * The default value of "dnssec-validation" is now "auto". + * IDNA2008 is now supported when linking with libidn2. + +In addition, workarounds that were formerly in place to enable resolution +of domains whose authoritative servers did not respond to EDNS queries +have been removed. See https://dnsflagday.net for more details. + +Cryptographic support has been modernized. BIND now uses the best +available pseudo-random number generator for the platform on which it's +built. Very old versions of OpenSSL are no longer supported. Cryptography +is now mandatory: building BIND without DNSSEC is now longer supported. -In addition, cryptographic support has been modernized. BIND now uses the -best available pseudo-random number generator for the platform on which -it's built. Very old versions of OpenSSL are no longer supported. -Cryptography is now mandatory; building BIND without DNSSEC is now longer -supported. +Special code to support certain legacy operating systems has also been +removed; see the file PLATFORMS.md for details of supported platforms. In +addition to OpenSSL, BIND now requires support for IPv6, threads, and +standard atomic operations provided by the C compiler. Building BIND diff --git a/README.md b/README.md index fc76e44096..272e5a7e0b 100644 --- a/README.md +++ b/README.md @@ -122,8 +122,7 @@ BIND 9.13 is the newest development branch of BIND 9. It includes a number of changes from BIND 9.12 and earlier releases. New features include: -* The default value of "dnssec-validation" is now "auto". -* Support for IDNA2008 when linking with `libidn2`. +* QNAME minimization, as described in RFC 7816, is now supported. * "Root key sentinel" support, enabling validating resolvers to indicate via a special query which trust anchors are configured for the root zone. * Secondary zones can now be configured as "mirror" zones; their contents @@ -131,16 +130,28 @@ include: DNSSEC validation and are not treated as authoritative data when answering. This makes it easier to configure a local copy of the root zone as described in RFC 7706. -* QNAME minimization is now supported * The "validate-except" option allows configuration of domains below which DNSSEC validation should not be performed. +* The default value of "dnssec-validation" is now "auto". +* IDNA2008 is now supported when linking with `libidn2`. -In addition, cryptographic support has been modernized. BIND now uses the +In addition, workarounds that were formerly in place to enable resolution +of domains whose authoritative servers did not respond to EDNS queries +have been removed. See [https://dnsflagday.net](https://dnsflagday.net) +for more details. + +Cryptographic support has been modernized. BIND now uses the best available pseudo-random number generator for the platform on which it's built. Very old versions of OpenSSL are no longer supported. -Cryptography is now mandatory; building BIND without DNSSEC is now +Cryptography is now mandatory: building BIND without DNSSEC is now longer supported. +Special code to support certain legacy operating systems has also +been removed; see the file [PLATFORMS.md](PLATFORMS.md) for details +of supported platforms. In addition to OpenSSL, BIND now requires +support for IPv6, threads, and standard atomic operations provided +by the C compiler. + ### Building BIND Minimally, BIND requires a UNIX or Linux system with an ANSI C compiler, diff --git a/bin/check/named-checkconf.8 b/bin/check/named-checkconf.8 index 817f1ceabf..364548887e 100644 --- a/bin/check/named-checkconf.8 +++ b/bin/check/named-checkconf.8 @@ -9,7 +9,7 @@ '\" t .\" Title: named-checkconf .\" Author: -.\" Generator: DocBook XSL Stylesheets v1.79.1 +.\" Generator: DocBook XSL Stylesheets v1.78.1 .\" Date: 2014-01-10 .\" Manual: BIND9 .\" Source: ISC @@ -38,7 +38,7 @@ .SH "NAME" named-checkconf \- named configuration file syntax checking tool .SH "SYNOPSIS" -.HP 16 +.HP \w'\fBnamed\-checkconf\fR\ 'u \fBnamed\-checkconf\fR [\fB\-hjlvz\fR] [\fB\-p\fR\ [\fB\-x\fR\ ]] [\fB\-t\ \fR\fB\fIdirectory\fR\fR] {filename} .SH "DESCRIPTION" .PP diff --git a/bin/check/named-checkzone.8 b/bin/check/named-checkzone.8 index 159c3f6c59..281bea4b55 100644 --- a/bin/check/named-checkzone.8 +++ b/bin/check/named-checkzone.8 @@ -9,7 +9,7 @@ '\" t .\" Title: named-checkzone .\" Author: -.\" Generator: DocBook XSL Stylesheets v1.79.1 +.\" Generator: DocBook XSL Stylesheets v1.78.1 .\" Date: 2014-02-19 .\" Manual: BIND9 .\" Source: ISC @@ -38,9 +38,9 @@ .SH "NAME" named-checkzone, named-compilezone \- zone file validity checking or converting tool .SH "SYNOPSIS" -.HP 16 +.HP \w'\fBnamed\-checkzone\fR\ 'u \fBnamed\-checkzone\fR [\fB\-d\fR] [\fB\-h\fR] [\fB\-j\fR] [\fB\-q\fR] [\fB\-v\fR] [\fB\-c\ \fR\fB\fIclass\fR\fR] [\fB\-f\ \fR\fB\fIformat\fR\fR] [\fB\-F\ \fR\fB\fIformat\fR\fR] [\fB\-J\ \fR\fB\fIfilename\fR\fR] [\fB\-i\ \fR\fB\fImode\fR\fR] [\fB\-k\ \fR\fB\fImode\fR\fR] [\fB\-m\ \fR\fB\fImode\fR\fR] [\fB\-M\ \fR\fB\fImode\fR\fR] [\fB\-n\ \fR\fB\fImode\fR\fR] [\fB\-l\ \fR\fB\fIttl\fR\fR] [\fB\-L\ \fR\fB\fIserial\fR\fR] [\fB\-o\ \fR\fB\fIfilename\fR\fR] [\fB\-r\ \fR\fB\fImode\fR\fR] [\fB\-s\ \fR\fB\fIstyle\fR\fR] [\fB\-S\ \fR\fB\fImode\fR\fR] [\fB\-t\ \fR\fB\fIdirectory\fR\fR] [\fB\-T\ \fR\fB\fImode\fR\fR] [\fB\-w\ \fR\fB\fIdirectory\fR\fR] [\fB\-D\fR] [\fB\-W\ \fR\fB\fImode\fR\fR] {zonename} {filename} -.HP 18 +.HP \w'\fBnamed\-compilezone\fR\ 'u \fBnamed\-compilezone\fR [\fB\-d\fR] [\fB\-j\fR] [\fB\-q\fR] [\fB\-v\fR] [\fB\-c\ \fR\fB\fIclass\fR\fR] [\fB\-C\ \fR\fB\fImode\fR\fR] [\fB\-f\ \fR\fB\fIformat\fR\fR] [\fB\-F\ \fR\fB\fIformat\fR\fR] [\fB\-J\ \fR\fB\fIfilename\fR\fR] [\fB\-i\ \fR\fB\fImode\fR\fR] [\fB\-k\ \fR\fB\fImode\fR\fR] [\fB\-m\ \fR\fB\fImode\fR\fR] [\fB\-n\ \fR\fB\fImode\fR\fR] [\fB\-l\ \fR\fB\fIttl\fR\fR] [\fB\-L\ \fR\fB\fIserial\fR\fR] [\fB\-r\ \fR\fB\fImode\fR\fR] [\fB\-s\ \fR\fB\fIstyle\fR\fR] [\fB\-t\ \fR\fB\fIdirectory\fR\fR] [\fB\-T\ \fR\fB\fImode\fR\fR] [\fB\-w\ \fR\fB\fIdirectory\fR\fR] [\fB\-D\fR] [\fB\-W\ \fR\fB\fImode\fR\fR] {\fB\-o\ \fR\fB\fIfilename\fR\fR} {zonename} {filename} .SH "DESCRIPTION" .PP diff --git a/bin/delv/delv.1 b/bin/delv/delv.1 index d981bcd6b6..33311b645d 100644 --- a/bin/delv/delv.1 +++ b/bin/delv/delv.1 @@ -9,7 +9,7 @@ '\" t .\" Title: delv .\" Author: -.\" Generator: DocBook XSL Stylesheets v1.79.1 +.\" Generator: DocBook XSL Stylesheets v1.78.1 .\" Date: 2014-04-23 .\" Manual: BIND9 .\" Source: ISC @@ -38,13 +38,13 @@ .SH "NAME" delv \- DNS lookup and validation utility .SH "SYNOPSIS" -.HP 5 +.HP \w'\fBdelv\fR\ 'u \fBdelv\fR [@server] [[\fB\-4\fR] | [\fB\-6\fR]] [\fB\-a\ \fR\fB\fIanchor\-file\fR\fR] [\fB\-b\ \fR\fB\fIaddress\fR\fR] [\fB\-c\ \fR\fB\fIclass\fR\fR] [\fB\-d\ \fR\fB\fIlevel\fR\fR] [\fB\-i\fR] [\fB\-m\fR] [\fB\-p\ \fR\fB\fIport#\fR\fR] [\fB\-q\ \fR\fB\fIname\fR\fR] [\fB\-t\ \fR\fB\fItype\fR\fR] [\fB\-x\ \fR\fB\fIaddr\fR\fR] [name] [type] [class] [queryopt...] -.HP 5 +.HP \w'\fBdelv\fR\ 'u \fBdelv\fR [\fB\-h\fR] -.HP 5 +.HP \w'\fBdelv\fR\ 'u \fBdelv\fR [\fB\-v\fR] -.HP 5 +.HP \w'\fBdelv\fR\ 'u \fBdelv\fR [queryopt...] [query...] .SH "DESCRIPTION" .PP diff --git a/bin/dig/host.1 b/bin/dig/host.1 index ec1d41c28a..0bd8ff1b98 100644 --- a/bin/dig/host.1 +++ b/bin/dig/host.1 @@ -9,7 +9,7 @@ '\" t .\" Title: host .\" Author: -.\" Generator: DocBook XSL Stylesheets v1.79.1 +.\" Generator: DocBook XSL Stylesheets v1.78.1 .\" Date: 2009-01-20 .\" Manual: BIND9 .\" Source: ISC @@ -38,7 +38,7 @@ .SH "NAME" host \- DNS lookup utility .SH "SYNOPSIS" -.HP 5 +.HP \w'\fBhost\fR\ 'u \fBhost\fR [\fB\-aACdlnrsTUwv\fR] [\fB\-c\ \fR\fB\fIclass\fR\fR] [\fB\-N\ \fR\fB\fIndots\fR\fR] [\fB\-R\ \fR\fB\fInumber\fR\fR] [\fB\-t\ \fR\fB\fItype\fR\fR] [\fB\-W\ \fR\fB\fIwait\fR\fR] [\fB\-m\ \fR\fB\fIflag\fR\fR] [[\fB\-4\fR] | [\fB\-6\fR]] [\fB\-v\fR] [\fB\-V\fR] {name} [server] .SH "DESCRIPTION" .PP diff --git a/bin/dig/nslookup.1 b/bin/dig/nslookup.1 index 9888a9323a..e95e3aa0b5 100644 --- a/bin/dig/nslookup.1 +++ b/bin/dig/nslookup.1 @@ -9,7 +9,7 @@ '\" t .\" Title: nslookup .\" Author: -.\" Generator: DocBook XSL Stylesheets v1.79.1 +.\" Generator: DocBook XSL Stylesheets v1.78.1 .\" Date: 2014-01-24 .\" Manual: BIND9 .\" Source: ISC @@ -38,7 +38,7 @@ .SH "NAME" nslookup \- query Internet name servers interactively .SH "SYNOPSIS" -.HP 9 +.HP \w'\fBnslookup\fR\ 'u \fBnslookup\fR [\fB\-option\fR] [name\ |\ \-] [server] .SH "DESCRIPTION" .PP @@ -85,7 +85,6 @@ nslookup \-query=hinfo \-timeout=10 .if n \{\ .RE .\} -.sp .PP The \fB\-version\fR diff --git a/bin/dnssec/dnssec-settime.8 b/bin/dnssec/dnssec-settime.8 index 38ff3ca2d0..f71288dd0b 100644 --- a/bin/dnssec/dnssec-settime.8 +++ b/bin/dnssec/dnssec-settime.8 @@ -9,7 +9,7 @@ '\" t .\" Title: dnssec-settime .\" Author: -.\" Generator: DocBook XSL Stylesheets v1.79.1 +.\" Generator: DocBook XSL Stylesheets v1.78.1 .\" Date: 2015-08-21 .\" Manual: BIND9 .\" Source: ISC @@ -38,7 +38,7 @@ .SH "NAME" dnssec-settime \- set the key timing metadata for a DNSSEC key .SH "SYNOPSIS" -.HP 15 +.HP \w'\fBdnssec\-settime\fR\ 'u \fBdnssec\-settime\fR [\fB\-f\fR] [\fB\-K\ \fR\fB\fIdirectory\fR\fR] [\fB\-L\ \fR\fB\fIttl\fR\fR] [\fB\-P\ \fR\fB\fIdate/offset\fR\fR] [\fB\-P\ sync\ \fR\fB\fIdate/offset\fR\fR] [\fB\-A\ \fR\fB\fIdate/offset\fR\fR] [\fB\-R\ \fR\fB\fIdate/offset\fR\fR] [\fB\-I\ \fR\fB\fIdate/offset\fR\fR] [\fB\-D\ \fR\fB\fIdate/offset\fR\fR] [\fB\-D\ sync\ \fR\fB\fIdate/offset\fR\fR] [\fB\-S\ \fR\fB\fIkey\fR\fR] [\fB\-i\ \fR\fB\fIinterval\fR\fR] [\fB\-h\fR] [\fB\-V\fR] [\fB\-v\ \fR\fB\fIlevel\fR\fR] [\fB\-E\ \fR\fB\fIengine\fR\fR] {keyfile} .SH "DESCRIPTION" .PP diff --git a/bin/named/named.8 b/bin/named/named.8 index d30432444e..86df7f28e9 100644 --- a/bin/named/named.8 +++ b/bin/named/named.8 @@ -9,7 +9,7 @@ '\" t .\" Title: named .\" Author: -.\" Generator: DocBook XSL Stylesheets v1.79.1 +.\" Generator: DocBook XSL Stylesheets v1.78.1 .\" Date: 2014-02-19 .\" Manual: BIND9 .\" Source: ISC @@ -38,7 +38,7 @@ .SH "NAME" named \- Internet domain name server .SH "SYNOPSIS" -.HP 6 +.HP \w'\fBnamed\fR\ 'u \fBnamed\fR [[\fB\-4\fR] | [\fB\-6\fR]] [\fB\-c\ \fR\fB\fIconfig\-file\fR\fR] [\fB\-d\ \fR\fB\fIdebug\-level\fR\fR] [\fB\-D\ \fR\fB\fIstring\fR\fR] [\fB\-E\ \fR\fB\fIengine\-name\fR\fR] [\fB\-f\fR] [\fB\-g\fR] [\fB\-L\ \fR\fB\fIlogfile\fR\fR] [\fB\-M\ \fR\fB\fIoption\fR\fR] [\fB\-m\ \fR\fB\fIflag\fR\fR] [\fB\-n\ \fR\fB\fI#cpus\fR\fR] [\fB\-p\ \fR\fB\fIport\fR\fR] [\fB\-s\fR] [\fB\-S\ \fR\fB\fI#max\-socks\fR\fR] [\fB\-t\ \fR\fB\fIdirectory\fR\fR] [\fB\-U\ \fR\fB\fI#listeners\fR\fR] [\fB\-u\ \fR\fB\fIuser\fR\fR] [\fB\-v\fR] [\fB\-V\fR] [\fB\-X\ \fR\fB\fIlock\-file\fR\fR] [\fB\-x\ \fR\fB\fIcache\-file\fR\fR] .SH "DESCRIPTION" .PP @@ -164,9 +164,20 @@ Listen for queries on port Write memory usage statistics to stdout on exit\&. -.RS -.B "Note:" +.if n \{\ +.sp +.\} +.RS 4 +.it 1 an-trap +.nr an-no-space-flag 1 +.nr an-break-flag 1 +.br +.ps +1 +\fBNote\fR +.ps -1 +.br This option is mainly of interest to BIND 9 developers and may be removed or changed in a future release\&. +.sp .5v .RE .RE .PP @@ -177,11 +188,22 @@ Allow to use up to \fI#max\-socks\fR sockets\&. The default value is 4096 on systems built with default configuration options, and 21000 on systems built with "configure \-\-with\-tuning=large"\&. -.RS -.B "Warning:" +.if n \{\ +.sp +.\} +.RS 4 +.it 1 an-trap +.nr an-no-space-flag 1 +.nr an-break-flag 1 +.br +.ps +1 +\fBWarning\fR +.ps -1 +.br This option should be unnecessary for the vast majority of users\&. The use of this option could even be harmful because the specified value may exceed the limitation of the underlying system API\&. It is therefore set only when the default configuration causes exhaustion of file descriptors and the operational environment is known to support the specified number of sockets\&. Note also that the actual maximum number is normally a little fewer than the specified value because \fBnamed\fR reserves some file descriptors for its internal use\&. +.sp .5v .RE .RE .PP @@ -190,13 +212,24 @@ reserves some file descriptors for its internal use\&. Chroot to \fIdirectory\fR after processing the command line arguments, but before reading the configuration file\&. -.RS -.B "Warning:" +.if n \{\ +.sp +.\} +.RS 4 +.it 1 an-trap +.nr an-no-space-flag 1 +.nr an-break-flag 1 +.br +.ps +1 +\fBWarning\fR +.ps -1 +.br This option should be used in conjunction with the \fB\-u\fR option, as chrooting a process running as root doesn\*(Aqt enhance security on most systems; the way \fBchroot(2)\fR is defined allows a process with root privileges to escape a chroot jail\&. +.sp .5v .RE .RE .PP @@ -218,8 +251,18 @@ may be increased as high as that value, but no higher\&. On Windows, the number Setuid to \fIuser\fR after completing privileged operations, such as creating sockets that listen on privileged ports\&. -.RS -.B "Note:" +.if n \{\ +.sp +.\} +.RS 4 +.it 1 an-trap +.nr an-no-space-flag 1 +.nr an-break-flag 1 +.br +.ps +1 +\fBNote\fR +.ps -1 +.br On Linux, \fBnamed\fR uses the kernel\*(Aqs capability mechanism to drop all root privileges except the ability to @@ -230,6 +273,7 @@ option only works when \fBnamed\fR is run on kernel 2\&.2\&.18 or later, or kernel 2\&.3\&.99\-pre3 or later, since previous kernels did not allow privileges to be retained after \fBsetuid(2)\fR\&. +.sp .5v .RE .RE .PP @@ -259,9 +303,20 @@ none, the lock file check is disabled\&. Load data from \fIcache\-file\fR into the cache of the default view\&. -.RS -.B "Warning:" +.if n \{\ +.sp +.\} +.RS 4 +.it 1 an-trap +.nr an-no-space-flag 1 +.nr an-break-flag 1 +.br +.ps +1 +\fBWarning\fR +.ps -1 +.br This option must not be used\&. It is only of interest to BIND 9 developers and may be removed or changed in a future release\&. +.sp .5v .RE .RE .SH "SIGNALS" diff --git a/bin/named/named.conf.5 b/bin/named/named.conf.5 index 10cadaeb25..dcea32d72e 100644 --- a/bin/named/named.conf.5 +++ b/bin/named/named.conf.5 @@ -9,7 +9,7 @@ '\" t .\" Title: named.conf .\" Author: -.\" Generator: DocBook XSL Stylesheets v1.79.1 +.\" Generator: DocBook XSL Stylesheets v1.78.1 .\" Date: 2018-06-21 .\" Manual: BIND9 .\" Source: ISC @@ -38,7 +38,7 @@ .SH "NAME" named.conf \- configuration file for \fBnamed\fR .SH "SYNOPSIS" -.HP 11 +.HP \w'\fBnamed\&.conf\fR\ 'u \fBnamed\&.conf\fR .SH "DESCRIPTION" .PP @@ -148,7 +148,7 @@ logging { .if n \{\ .RE .\} -.SH "MANAGED\-KEYS" +.SH "MANAGED-KEYS" .sp .if n \{\ .RS 4 @@ -520,7 +520,7 @@ server \fInetprefix\fR { .if n \{\ .RE .\} -.SH "STATISTICS\-CHANNELS" +.SH "STATISTICS-CHANNELS" .sp .if n \{\ .RS 4 @@ -536,7 +536,7 @@ statistics\-channels { .if n \{\ .RE .\} -.SH "TRUSTED\-KEYS" +.SH "TRUSTED-KEYS" .sp .if n \{\ .RS 4 diff --git a/bin/named/named.conf.html b/bin/named/named.conf.html index bd61e0f951..2e4bff72bc 100644 --- a/bin/named/named.conf.html +++ b/bin/named/named.conf.html @@ -10,46 +10,65 @@ named.conf - +
-
+ + + + + +

Name

-

named.conf — configuration file for named

+

+ named.conf + — configuration file for named +

-
+ + + +

Synopsis

-

named.conf

-
-
+

+ named.conf +

+
+ +

DESCRIPTION

-

named.conf is the configuration file + +

named.conf is the configuration file for named. Statements are enclosed in braces and terminated with a semi-colon. Clauses in the statements are also semi-colon terminated. The usual comment styles are supported:

-

+

C style: /* */

-

+

C++ style: // to end of line

-

+

Unix style: # to end of line

-
-
+
+ +

ACL

-


+ +


acl string { address_match_element; ... };

-
-
+
+ +

CONTROLS

-


+ +


controls {
inet ( ipv4_address | ipv6_address |
    * ) [ port ( integer | * ) ] allow
@@ -62,35 +81,43 @@ controls     boolean ];
};

-
-
+
+ +

DLZ

-


+ +


dlz string {
database string;
search boolean;
};

-
-
+
+ +

DYNDB

-


+ +


dyndb string quoted_string {
    unspecified-text };

-
-
+
+ +

KEY

-


+ +


key string {
algorithm string;
secret string;
};

-
-
+
+ +

LOGGING

-


+ +


logging {
category string { string; ... };
channel string {
@@ -107,26 +134,33 @@ logging };
};

-
-
+
+ + +

MANAGED-KEYS

-


+ +


managed-keys { string string integer
    integer integer quoted_string; ... };

-
-
+
+ +

MASTERS

-


+ +


masters string [ port integer ] [ dscp
    integer ] { ( masters | ipv4_address [
    port integer ] | ipv6_address [ port
    integer ] ) [ key string ]; ... };

-
-
+
+ +

OPTIONS

-


+ +


options {
allow-new-zones boolean;
allow-notify { address_match_element; ... };
@@ -422,10 +456,12 @@ options zone-statistics ( full | terse | none | boolean );
};

-
-
+
+ +

SERVER

-


+ +


server netprefix {
bogus boolean;
edns boolean;
@@ -459,10 +495,12 @@ server transfers integer;
};

-
-
+
+ +

STATISTICS-CHANNELS

-


+ +


statistics-channels {
inet ( ipv4_address | ipv6_address |
    * ) [ port ( integer | * ) ] [
@@ -470,17 +508,21 @@ statistics-channels     } ];
};

-
-
+
+ +

TRUSTED-KEYS

-


+ +


trusted-keys { string integer integer
    integer quoted_string; ... };

-
-
+
+ +

VIEW

-


+ +


view string [ class ] {
allow-new-zones boolean;
allow-notify { address_match_element; ... };
@@ -854,10 +896,12 @@ view zone-statistics ( full | terse | none | boolean );
};

-
-
+
+ +

ZONE

-


+ +


zone string [ class ] {
allow-notify { address_match_element; ... };
allow-query { address_match_element; ... };
@@ -953,21 +997,36 @@ zone zone-statistics ( full | terse | none | boolean );
};

-
-
+
+ +

FILES

-

/etc/named.conf + +

/etc/named.conf

-
-
+
+ +

SEE ALSO

-

ddns-confgen(8), - named(8), - named-checkconf(8), - rndc(8), - rndc-confgen(8), + +

+ ddns-confgen(8) + , + + named(8) + , + + named-checkconf(8) + , + + rndc(8) + , + + rndc-confgen(8) + , BIND 9 Administrator Reference Manual.

-
+
+
diff --git a/bin/nsupdate/nsupdate.1 b/bin/nsupdate/nsupdate.1 index 489716a081..2706fef8fd 100644 --- a/bin/nsupdate/nsupdate.1 +++ b/bin/nsupdate/nsupdate.1 @@ -9,7 +9,7 @@ '\" t .\" Title: nsupdate .\" Author: -.\" Generator: DocBook XSL Stylesheets v1.79.1 +.\" Generator: DocBook XSL Stylesheets v1.78.1 .\" Date: 2014-04-18 .\" Manual: BIND9 .\" Source: ISC @@ -38,7 +38,7 @@ .SH "NAME" nsupdate \- Dynamic DNS update utility .SH "SYNOPSIS" -.HP 9 +.HP \w'\fBnsupdate\fR\ 'u \fBnsupdate\fR [\fB\-d\fR] [\fB\-D\fR] [\fB\-i\fR] [\fB\-L\ \fR\fB\fIlevel\fR\fR] [[\fB\-g\fR] | [\fB\-o\fR] | [\fB\-l\fR] | [\fB\-y\ \fR\fB\fI[hmac:]\fR\fIkeyname:secret\fR\fR] | [\fB\-k\ \fR\fB\fIkeyfile\fR\fR]] [\fB\-t\ \fR\fB\fItimeout\fR\fR] [\fB\-u\ \fR\fB\fIudptimeout\fR\fR] [\fB\-r\ \fR\fB\fIudpretries\fR\fR] [\fB\-v\fR] [\fB\-T\fR] [\fB\-P\fR] [\fB\-V\fR] [[\fB\-4\fR] | [\fB\-6\fR]] [filename] .SH "DESCRIPTION" .PP @@ -286,8 +286,7 @@ will clear the default ttl\&. \fBkey\fR [hmac:] {keyname} {secret} .RS 4 Specifies that all updates are to be TSIG\-signed using the -\fIkeyname\fR -\fIsecret\fR +\fIkeyname\fR\fIsecret\fR pair\&. If \fIhmac\fR is specified, then it sets the signing algorithm in use; the default is diff --git a/bin/tools/mdig.1 b/bin/tools/mdig.1 index 33d721d9e3..5f7658d330 100644 --- a/bin/tools/mdig.1 +++ b/bin/tools/mdig.1 @@ -9,7 +9,7 @@ '\" t .\" Title: mdig .\" Author: -.\" Generator: DocBook XSL Stylesheets v1.79.1 +.\" Generator: DocBook XSL Stylesheets v1.78.1 .\" Date: 2015-01-05 .\" Manual: BIND9 .\" Source: ISC @@ -38,11 +38,11 @@ .SH "NAME" mdig \- DNS pipelined lookup utility .SH "SYNOPSIS" -.HP 5 +.HP \w'\fBmdig\fR\ 'u \fBmdig\fR {@server} [\fB\-f\ \fR\fB\fIfilename\fR\fR] [\fB\-h\fR] [\fB\-v\fR] [[\fB\-4\fR] | [\fB\-6\fR]] [\fB\-m\fR] [\fB\-b\ \fR\fB\fIaddress\fR\fR] [\fB\-p\ \fR\fB\fIport#\fR\fR] [\fB\-c\ \fR\fB\fIclass\fR\fR] [\fB\-t\ \fR\fB\fItype\fR\fR] [\fB\-i\fR] [\fB\-x\ \fR\fB\fIaddr\fR\fR] [plusopt...] -.HP 5 +.HP \w'\fBmdig\fR\ 'u \fBmdig\fR {\-h} -.HP 5 +.HP \w'\fBmdig\fR\ 'u \fBmdig\fR [@server] {global\-opt...} {{local\-opt...}\ {query}...} .SH "DESCRIPTION" .PP diff --git a/doc/arm/Bv9ARM.ch01.html b/doc/arm/Bv9ARM.ch01.html index 9333c2c532..e7913fceb4 100644 --- a/doc/arm/Bv9ARM.ch01.html +++ b/doc/arm/Bv9ARM.ch01.html @@ -10,7 +10,7 @@ Chapter 1. Introduction - + @@ -50,7 +50,8 @@
-

+ +

The Internet Domain Name System (DNS) consists of the syntax to specify the names of entities in the Internet in a hierarchical @@ -60,10 +61,12 @@ group of distributed hierarchical databases.

-
+ +

Scope of Document

-

+ +

The Berkeley Internet Name Domain (BIND) implements a domain name server for a number of operating systems. This @@ -72,12 +75,14 @@ BIND version 9 software package for system administrators.

-

This version of the manual corresponds to BIND version 9.13.

-
-
+

This version of the manual corresponds to BIND version 9.13.

+
+ +

Organization of This Document

-

+ +

In this document, Chapter 1 introduces the basic DNS and BIND concepts. Chapter 2 describes resource requirements for running BIND in various @@ -100,15 +105,18 @@ and the Domain Name System.

-
-
+
+

Conventions Used in This Document

-

+ +

In this document, we use the following general typographic conventions:

-
+ +
+
@@ -165,11 +173,14 @@ -
-

+ +

+ +

The following conventions are used in descriptions of the BIND configuration file:

-
+
+
@@ -224,31 +235,36 @@ -
+ +

-
-
+
+

The Domain Name System (DNS)

-

+ +

The purpose of this document is to explain the installation and upkeep of the BIND (Berkeley Internet Name Domain) software package, and we begin by reviewing the fundamentals of the Domain Name System (DNS) as they relate to BIND.

-
+ +

DNS Fundamentals

-

+ +

The Domain Name System (DNS) is a hierarchical, distributed database. It stores information for mapping Internet host names to IP addresses and vice versa, mail routing information, and other data used by Internet applications.

-

+ +

Clients look up information in the DNS by calling a resolver library, which sends queries to one or more name servers and interprets the responses. @@ -256,11 +272,13 @@ contains a name server, named, and a set of associated tools.

-
-
+ +
+

Domains and Domain Names

-

+ +

The data stored in the DNS is identified by domain names that are organized as a tree according to organizational or administrative boundaries. Each node of the tree, called a domain, is given a label. The domain @@ -271,7 +289,8 @@ separated by dots. A label need only be unique within its parent domain.

-

+ +

For example, a domain name for a host at the company Example, Inc. could be ourhost.example.com, @@ -283,7 +302,8 @@ ourhost is the name of the host.

-

+ +

For administrative purposes, the name space is partitioned into areas called zones, each starting at a node and extending down to the leaf nodes or to nodes where other zones @@ -291,27 +311,32 @@ The data for each zone is stored in a name server, which answers queries about the zone using the DNS protocol.

-

+ +

The data associated with each domain name is stored in the form of resource records (RRs). Some of the supported resource record types are described in the section called “Types of Resource Records and When to Use Them”.

-

+ +

For more detailed information about the design of the DNS and the DNS protocol, please refer to the standards documents listed in the section called “Request for Comments (RFCs)”.

-
-
+
+ +

Zones

-

+ +

To properly operate a name server, it is important to understand the difference between a zone and a domain.

-

+ +

As stated previously, a zone is a point of delegation in the DNS tree. A zone consists of those contiguous parts of the domain @@ -323,7 +348,8 @@ parent zone, which should be matched by equivalent NS records at the root of the delegated zone.

-

+ +

For instance, consider the example.com domain which includes names such as host.aaa.example.com and @@ -345,7 +371,8 @@ gain a complete understanding of this difficult and subtle topic.

-

+ +

Though BIND is called a "domain name server", it deals primarily in terms of zones. The master and slave @@ -355,11 +382,13 @@ be a slave server for your domain, you are actually asking for slave service for some collection of zones.

-
-
+
+ +

Authoritative Name Servers

-

+ +

Each zone is served by at least one authoritative name server, which contains the complete data for the zone. @@ -367,16 +396,19 @@ most zones have two or more authoritative servers, on different networks.

-

+ +

Responses from authoritative servers have the "authoritative answer" (AA) bit set in the response packets. This makes them easy to identify when debugging DNS configurations using tools like dig (the section called “Diagnostic Tools”).

-
+ +

The Primary Master

-

+ +

The authoritative server where the master copy of the zone data is maintained is called the primary master server, or simply the @@ -387,16 +419,19 @@ zone file or master file.

-

+ +

In some cases, however, the master file may not be edited by humans at all, but may instead be the result of dynamic update operations.

-
-
+
+ +

Slave Servers

-

+ +

The other authoritative servers, the slave servers (also known as secondary servers) load the zone contents from another server using a replication @@ -406,7 +441,7 @@ slave. In other words, a slave server may itself act as a master to a subordinate slave server.

-

+

Periodically, the slave server must send a refresh query to determine whether the zone contents have been updated. This is done by sending a query for the zone's SOA record and @@ -419,17 +454,19 @@ max-retry-time, and min-retry-time options.

-

+

If the zone data cannot be updated within the time specified by the SOA EXPIRE option (up to a hard-coded maximum of 24 weeks) then the slave zone expires and will no longer respond to queries.

-
-
+
+ +

Stealth Servers

-

+ +

Usually all of the zone's authoritative servers are listed in NS records in the parent zone. These NS records constitute a delegation of the zone from the parent. @@ -440,7 +477,8 @@ list servers in the parent's delegation that are not present at the zone's top level.

-

+ +

A stealth server is a server that is authoritative for a zone but is not listed in that zone's NS records. Stealth servers can be used for keeping a local copy of @@ -451,7 +489,8 @@ are inaccessible.

-

+ +

A configuration where the primary master server itself is a stealth server is often referred to as a "hidden primary" configuration. One use for this configuration is when the primary @@ -459,12 +498,17 @@ is behind a firewall and therefore unable to communicate directly with the outside world.

-
-
-
+ +
+ +
+

Caching Name Servers

-

+ + + +

The resolver libraries provided by most operating systems are stub resolvers, meaning that they are not capable of @@ -476,22 +520,26 @@ is called a recursive name server; it performs recursive lookups for local clients.

-

+ +

To improve performance, recursive servers cache the results of the lookups they perform. Since the processes of recursion and caching are intimately connected, the terms recursive server and caching server are often used synonymously.

-

+ +

The length of time for which a record may be retained in the cache of a caching name server is controlled by the Time To Live (TTL) field associated with each resource record.

-
+ +

Forwarding

-

+ +

Even a caching name server does not necessarily perform the complete recursive lookup itself. Instead, it can forward some or all of the queries @@ -499,7 +547,8 @@ server, commonly referred to as a forwarder.

-

+ +

There may be one or more forwarders, and they are queried in turn until the list is exhausted or an answer @@ -513,18 +562,22 @@ that can do it, and that server would query the Internet DNS servers on the internal server's behalf.

-
-
-
+
+ +
+ +

Name Servers in Multiple Roles

-

+ +

The BIND name server can simultaneously act as a master for some zones, a slave for other zones, and as a caching (recursive) server for a set of local clients.

-

+ +

However, since the functions of authoritative name service and caching/recursive name service are logically separate, it is often advantageous to run them on separate server machines. @@ -539,9 +592,11 @@ does not need to be reachable from the Internet at large and can be placed inside a firewall.

-
-
-
+ +
+
+ +
-

BIND 9.13.3-dev (Development Release)

+

BIND 9.13.3 (Development Release)

diff --git a/doc/arm/Bv9ARM.ch02.html b/doc/arm/Bv9ARM.ch02.html index 1e7e208431..577d149b13 100644 --- a/doc/arm/Bv9ARM.ch02.html +++ b/doc/arm/Bv9ARM.ch02.html @@ -10,7 +10,7 @@ Chapter 2. BIND Resource Requirements - + @@ -43,16 +43,17 @@
Supported Operating Systems
-
+ +

Hardware requirements

-

+

DNS hardware requirements have traditionally been quite modest. For many installations, servers that have been pensioned off from active duty have performed admirably as DNS servers.

-

+

The DNSSEC features of BIND 9 may prove to be quite CPU intensive however, so organizations that make heavy use of these @@ -61,22 +62,22 @@ full utilization of multiprocessor systems for installations that need it.

-
-
+
+

CPU Requirements

-

+

CPU requirements for BIND 9 range from i486-class machines for serving of static zones without caching, to enterprise-class machines if you intend to process many dynamic updates and DNSSEC signed zones, serving many thousands of queries per second.

-
-
+
+

Memory Requirements

-

+

The memory of the server has to be large enough to fit the cache and zones loaded off disk. The max-cache-size option can be used to limit the amount of memory used by the cache, @@ -90,11 +91,14 @@ a relatively stable size where entries are expiring from the cache as fast as they are being inserted.

-
-
+ +
+ +

Name Server Intensive Environment Issues

-

+ +

For name server intensive environments, there are two alternative configurations that may be used. The first is where clients and any second-level internal name servers query a main name server, which @@ -107,11 +111,13 @@ this has the disadvantage of making many more external queries, as none of the name servers share their cached data.

-
-
+
+ +

Supported Operating Systems

-

+ +

ISC BIND 9 compiles and runs on a large number of Unix-like operating systems and on @@ -121,8 +127,8 @@ directory of the BIND 9 source distribution.

-
-
+
+
-

BIND 9.13.3-dev (Development Release)

+

BIND 9.13.3 (Development Release)

diff --git a/doc/arm/Bv9ARM.ch03.html b/doc/arm/Bv9ARM.ch03.html index 9879c9dffd..31fe5df2a2 100644 --- a/doc/arm/Bv9ARM.ch03.html +++ b/doc/arm/Bv9ARM.ch03.html @@ -10,7 +10,7 @@ Chapter 3. Name Server Configuration - + @@ -49,18 +49,22 @@
-

+ +

In this chapter we provide some suggested configurations along with guidelines for their use. We suggest reasonable values for certain option settings.

-
+ +

Sample Configurations

-
+ +

A Caching-only Name Server

-

+ +

The following sample configuration is appropriate for a caching-only name server for use by clients internal to a corporation. All queries @@ -69,6 +73,7 @@ suitable firewall rules.

+
 // Two corporate subnets we wish to allow queries from.
 acl corpnets { 192.168.4.0/24; 192.168.7.0/24; };
@@ -86,15 +91,19 @@ zone "0.0.127.in-addr.arpa" {
      notify no;
 };
 
-
-
+ +
+ +

An Authoritative-only Name Server

-

+ +

This sample configuration is for an authoritative-only server that is the master server for "example.com" and a slave for the subdomain "eng.example.com".

+
 options {
      // Working directory
@@ -133,23 +142,31 @@ zone "eng.example.com" {
      masters { 192.168.4.12; };
 };
 
-
-
-
+ +
+
+ +

Load Balancing

-

+ + + +

A primitive form of load balancing can be achieved in the DNS by using multiple records (such as multiple A records) for one name.

-

+ +

For example, if you have three WWW servers with network addresses of 10.0.0.1, 10.0.0.2 and 10.0.0.3, a set of records such as the following means that clients will connect to each machine one third of the time:

-
+ +
+
@@ -263,47 +280,52 @@ zone "eng.example.com" { -
-

+ +

+

When a resolver queries for these records, BIND will rotate them and respond to the query with the records in a different order. In the example above, clients will randomly receive records in the order 1, 2, 3; 2, 3, 1; and 3, 1, 2. Most clients will use the first record returned and discard the rest.

-

+

For more detail on ordering responses, check the rrset-order sub-statement in the options statement, see RRset Ordering.

-
-
+ +
+ +

Name Server Operations

-
+ +

Tools for Use With the Name Server Daemon

-

+

This section describes several indispensable diagnostic, administrative and monitoring tools available to the system administrator for controlling and debugging the name server daemon.

-
+

Diagnostic Tools

-

+

The dig, host, and nslookup programs are all command line tools for manually querying name servers. They differ in style and output format.

-
+ +
dig
-

+

dig is the most versatile and complete of these lookup tools. It has two modes: simple interactive @@ -313,22 +335,31 @@ zone "eng.example.com" { accessible from the command line.

-

dig [@server] domain [query-type] [query-class] [+query-option] [-dig-option] [%comment]

-

+

+ dig + [@server] + domain + [query-type] + [query-class] + [+query-option] + [-dig-option] + [%comment] +

+

The usual simple use of dig will take the form

-

+

dig @server domain query-type query-class

-

+

For more information and a list of available commands and options, see the dig man page.

-
+
host
-

+

The host utility emphasizes simplicity and ease of use. By default, it converts @@ -336,16 +367,29 @@ zone "eng.example.com" { functionality can be extended with the use of options.

-

host [-aCdlnrsTwv] [-c class] [-N ndots] [-t type] [-W timeout] [-R retries] [-m flag] [-4] [-6] hostname [server]

-

+

+ host + [-aCdlnrsTwv] + [-c class] + [-N ndots] + [-t type] + [-W timeout] + [-R retries] + [-m flag] + [-4] + [-6] + hostname + [server] +

+

For more information and a list of available commands and options, see the host man page.

-
+
nslookup
-

nslookup +

nslookup has two modes: interactive and non-interactive. Interactive mode allows the user to query name servers for information about various @@ -354,8 +398,15 @@ zone "eng.example.com" { the name and requested information for a host or domain.

-

nslookup [-option...] [[host-to-find] | [- [server]]]

-

+

+ nslookup + [-option...] + [ + [host-to-find] + | [- [server]] + ] +

+

Interactive mode is entered when no arguments are given (the default name server will be used) or when the first argument is a @@ -363,7 +414,7 @@ zone "eng.example.com" { Internet address of a name server.

-

+

Non-interactive mode is used when the name or Internet address of the host to be looked up is given as the first argument. @@ -371,56 +422,76 @@ zone "eng.example.com" { optional second argument specifies the host name or address of a name server.

-

+

Due to its arcane user interface and frequently inconsistent behavior, we do not recommend the use of nslookup. Use dig instead.

-
+
-
-
+
+ +

Administrative Tools

-

+

Administrative tools play an integral part in the management of a server.

-
+
named-checkconf
-

+

The named-checkconf program checks the syntax of a named.conf file.

-

named-checkconf [-jvz] [-t directory] [filename]

-
+

+ named-checkconf + [-jvz] + [-t directory] + [filename] +

+
named-checkzone
-

+

The named-checkzone program checks a master file for syntax and consistency.

-

named-checkzone [-djqvD] [-c class] [-o output] [-t directory] [-w directory] [-k (ignore|warn|fail)] [-n (ignore|warn|fail)] [-W (ignore|warn)] zone [filename]

-
+

+ named-checkzone + [-djqvD] + [-c class] + [-o output] + [-t directory] + [-w directory] + [-k (ignore|warn|fail)] + [-n (ignore|warn|fail)] + [-W (ignore|warn)] + zone + [filename] +

+
named-compilezone
-

+

+

Similar to named-checkzone, but it always dumps the zone content to a specified file (typically in a different format). -

+

+
rndc
-

+

The remote name daemon control (rndc) program allows the system @@ -435,11 +506,21 @@ zone "eng.example.com" { options it will display a usage message as follows:

-

rndc [-c config] [-s server] [-p port] [-y key] command [command...]

-

See rndc(8) for details of +

+ rndc + [-c config] + [-s server] + [-p port] + [-y key] + command + [command...] +

+ +

See rndc(8) for details of the available rndc commands.

-

+ +

rndc requires a configuration file, since all communication with the server is authenticated with @@ -463,7 +544,8 @@ zone "eng.example.com" { the section called “controls Statement Definition and Usage”.

-

+ +

The format of the configuration file is similar to that of named.conf, but limited to @@ -475,7 +557,8 @@ zone "eng.example.com" { be shared. The order of statements is not significant.

-

+ +

The options statement has three clauses: default-server, default-key, @@ -493,7 +576,8 @@ zone "eng.example.com" { port is given on the command line or in a server statement.

-

+ +

The key statement defines a key to be used by rndc when authenticating @@ -522,7 +606,8 @@ zone "eng.example.com" { have any meaning. The secret is a Base64 encoded string as specified in RFC 3548.

-

+ +

The server statement associates a key defined using the key @@ -538,9 +623,11 @@ zone "eng.example.com" { connect to on the server.

-

+ +

A sample minimal configuration file is as follows:

+
 key rndc_key {
      algorithm "hmac-sha256";
@@ -552,30 +639,36 @@ options {
      default-key    rndc_key;
 };
 
-

+ +

This file, if installed as /etc/rndc.conf, would allow the command:

-

+ +

$ rndc reload

-

+ +

to connect to 127.0.0.1 port 953 and cause the name server to reload, if a name server on the local machine were running with following controls statements:

+
 controls {
         inet 127.0.0.1
             allow { localhost; } keys { rndc_key; };
 };
 
-

+ +

and it had an identical key statement for rndc_key.

-

+ +

Running the rndc-confgen program will conveniently create a rndc.conf @@ -590,19 +683,23 @@ controls { modify named.conf at all.

-
+ +
-
-
-
+ +
+
+ +

Signals

-

+

Certain UNIX signals cause the name server to take specific actions, as described in the following table. These signals can be sent using the kill command.

-
+
+
@@ -640,10 +737,11 @@ controls { -
-
-
-
+ +
+
+
+
-

BIND 9.13.3-dev (Development Release)

+

BIND 9.13.3 (Development Release)

diff --git a/doc/arm/Bv9ARM.ch04.html b/doc/arm/Bv9ARM.ch04.html index 7ee3c49404..3da74dbd23 100644 --- a/doc/arm/Bv9ARM.ch04.html +++ b/doc/arm/Bv9ARM.ch04.html @@ -10,7 +10,7 @@ Chapter 4. Advanced DNS Features - + @@ -112,17 +112,19 @@
-
+ +

Notify

-

+

DNS NOTIFY is a mechanism that allows master servers to notify their slave servers of changes to a zone's data. In response to a NOTIFY from a master server, the slave will check to see that its version of the zone is the current version and, if not, initiate a zone transfer.

-

+ +

For more information about DNS NOTIFY, see the description of the notify option in the section called “Boolean Options” and @@ -130,7 +132,8 @@ the section called “Zone Transfers”. The NOTIFY protocol is specified in RFC 1996.

-
+ +

Note

As a slave zone can also be a master to other slaves, named, @@ -140,29 +143,35 @@ zones that it loads.

-
-
+ +
+ +

Dynamic Update

-

+ +

Dynamic Update is a method for adding, replacing or deleting records in a master server by sending it a special form of DNS messages. The format and meaning of these messages is specified in RFC 2136.

-

+ +

Dynamic update is enabled by including an allow-update or an update-policy clause in the zone statement.

-

+ +

If the zone's update-policy is set to local, updates to the zone will be permitted for the key local-ddns, which will be generated by named at startup. See the section called “Dynamic Update Policies” for more details.

-

+ +

Dynamic updates using Kerberos signed requests can be made using the TKEY/GSS protocol by setting either the tkey-gssapi-keytab option, or alternatively @@ -172,17 +181,20 @@ policies for the zone, using the Kerberos principal as the signer for the request.

-

+ +

Updating of secure zones (zones using DNSSEC) follows RFC 3007: RRSIG, NSEC and NSEC3 records affected by updates are automatically regenerated by the server using an online zone key. Update authorization is based on transaction signatures and an explicit server policy.

-
+ +

The journal file

-

+ +

All changes made to a zone using dynamic update are stored in the zone's journal file. This file is automatically created by the server when the first dynamic update takes place. @@ -192,7 +204,8 @@ file unless specifically overridden. The journal file is in a binary format and should not be edited manually.

-

+ +

The server will also occasionally write ("dump") the complete contents of the updated zone to its zone file. This is not done immediately after @@ -205,25 +218,29 @@ will be removed when the dump is complete, and can be safely ignored.

-

+ +

When a server is restarted after a shutdown or crash, it will replay the journal file to incorporate into the zone any updates that took place after the last zone dump.

-

+ +

Changes that result from incoming incremental zone transfers are also journaled in a similar way.

-

+ +

The zone files of dynamic zones cannot normally be edited by hand because they are not guaranteed to contain the most recent dynamic changes — those are only in the journal file. The only way to ensure that the zone file of a dynamic zone is up to date is to run rndc stop.

-

+ +

If you have to make changes to a dynamic zone manually, the following procedure will work: Disable dynamic updates to the zone using @@ -234,7 +251,8 @@ rndc thaw zone to reload the changed zone and re-enable dynamic updates.

-

+ +

rndc sync zone will update the zone file with changes from the journal file without stopping dynamic updates; this may be useful for viewing @@ -242,18 +260,23 @@ file after updating the zone file, use rndc sync -clean.

-
-
-
+ +
+ +
+ +

Incremental Zone Transfers (IXFR)

-

+ +

The incremental zone transfer (IXFR) protocol is a way for slave servers to transfer only changed data, instead of having to transfer the entire zone. The IXFR protocol is specified in RFC 1995. See Proposed Standards.

-

+ +

When acting as a master, BIND 9 supports IXFR for those zones where the necessary change history information is available. These @@ -264,24 +287,27 @@ ixfr-from-differences is set to yes.

-

+ +

When acting as a slave, BIND 9 will attempt to use IXFR unless it is explicitly disabled. For more information about disabling IXFR, see the description of the request-ixfr clause of the server statement.

-
-
+
+ +

Split DNS

-

+ +

Setting up different views, or visibility, of the DNS space to internal and external resolvers is usually referred to as a Split DNS setup. There are several reasons an organization would want to set up its DNS this way.

-

+

One common reason for setting up a DNS system this way is to hide "internal" DNS information from "external" clients on the Internet. There is some debate as to whether or not this is actually @@ -295,17 +321,17 @@ choose to use a Split DNS to present a consistent view of itself to the outside world.

-

+

Another common reason for setting up a Split DNS system is to allow internal networks that are behind filters or in RFC 1918 space (reserved IP space, as documented in RFC 1918) to resolve DNS on the Internet. Split DNS can also be used to allow mail from outside back in to the internal network.

-
+

Example split DNS setup

-

+

Let's say a company named Example, Inc. (example.com) has several corporate sites that have an internal network with @@ -313,14 +339,14 @@ Internet Protocol (IP) space and an external demilitarized zone (DMZ), or "outside" section of a network, that is available to the public.

-

+

Example, Inc. wants its internal clients to be able to resolve external hostnames and to exchange mail with people on the outside. The company also wants its internal resolvers to have access to certain internal-only zones that are not available at all outside of the internal network.

-

+

In order to accomplish this, the company will set up two sets of name servers. One set will be on the inside network (in the reserved @@ -328,7 +354,7 @@ "proxy" hosts that can talk to both sides of its network, in the DMZ.

-

+

The internal servers will be configured to forward all queries, except queries for site1.internal, site2.internal, site1.example.com, and site2.example.com, to the servers @@ -337,20 +363,20 @@ for site1.example.com, site2.example.com, site1.internal, and site2.internal.

-

+

To protect the site1.internal and site2.internal domains, the internal name servers must be configured to disallow all queries to these domains from any external hosts, including the bastion hosts.

-

+

The external servers, which are on the bastion hosts, will be configured to serve the "public" version of the site1 and site2.example.com zones. This could include things such as the host records for public servers (www.example.com and ftp.example.com), and mail exchange (MX) records (a.mx.example.com and b.mx.example.com).

-

+

In addition, the public site1 and site2.example.com zones should have special MX records that contain wildcard (`*') records pointing to the bastion hosts. This is needed because external mail @@ -359,11 +385,11 @@ be delivered to the bastion host, which can then forward it on to internal hosts.

-

+

Here's an example of a wildcard MX record:

-
*   IN MX 10 external1.example.com.
-

+

*   IN MX 10 external1.example.com.
+

Now that they accept mail on behalf of anything in the internal network, the bastion hosts will need to know how to deliver mail to internal hosts. In order for this to work properly, the resolvers @@ -371,57 +397,72 @@ the bastion hosts will need to be configured to point to the internal name servers for DNS resolution.

-

+

Queries for internal hostnames will be answered by the internal servers, and queries for external hostnames will be forwarded back out to the DNS servers on the bastion hosts.

-

+

In order for all this to work properly, internal clients will need to be configured to query only the internal name servers for DNS queries. This could also be enforced via selective filtering on the network.

-

+

If everything has been set properly, Example, Inc.'s internal clients will now be able to:

-
    +
    • + Look up any hostnames in the site1 and site2.example.com zones. -
    • + +
    • + Look up any hostnames in the site1.internal and site2.internal domains. -
    • -
    • Look up any hostnames on the Internet.
    • -
    • Exchange mail with both internal and external people.
    • + + +
    • + Look up any hostnames on the Internet. +
    • +
    • + Exchange mail with both internal and external people. +
    -

    +

    Hosts on the Internet will be able to:

    -
      +
      • + Look up any hostnames in the site1 and site2.example.com zones. -
      • + +
      • + Exchange mail with anyone in the site1 and site2.example.com zones. -
      • + +
      -

      + +

      Here is an example configuration for the setup we just described above. Note that this is only configuration information; for information on how to configure your zone files, see the section called “Sample Configurations”.

      -

      + +

      Internal DNS server config:

      +
       
       acl internals { 172.16.72.0/24; 192.168.1.0/24; };
      @@ -483,9 +524,11 @@ zone "site2.internal" {
         allow-transfer { internals; }
       };
       
      -

      + +

      External (bastion host) DNS server config:

      +
       acl internals { 172.16.72.0/24; 192.168.1.0/24; };
       
      @@ -520,22 +563,26 @@ zone "site2.example.com" {
         allow-transfer { internals; externals; }
       };
       
      -

      + +

      In the resolv.conf (or equivalent) on the bastion host(s):

      +
       search ...
       nameserver 172.16.72.2
       nameserver 172.16.72.3
       nameserver 172.16.72.4
       
      -
    -
-
+ +
+
+

TSIG

-

+ +

TSIG (Transaction SIGnatures) is a mechanism for authenticating DNS messages, originally specified in RFC 2845. It allows DNS messages to be cryptographically signed using a shared secret. TSIG can @@ -546,12 +593,12 @@ nameserver 172.16.72.4 is critical to the integrity of the server, such as with dynamic UPDATE messages or zone transfers from a master to a slave server.

-

+

This is a guide to setting up TSIG in BIND. It describes the configuration syntax and the process of creating TSIG keys.

-

+

named supports TSIG for server-to-server communication, and some of the tools included with BIND support it for sending messages to @@ -559,31 +606,32 @@ nameserver 172.16.72.4

  • -nsupdate(1) supports TSIG via the + nsupdate(1) supports TSIG via the -k, -l and -y command line options, or via the key command when running interactively.
  • -dig(1) supports TSIG via the + dig(1) supports TSIG via the -k and -y command line options.

-
+ +

Generating a Shared Key

-

+

TSIG keys can be generated using the tsig-keygen command; the output of the command is a key directive suitable for inclusion in named.conf. The key name, algorithm and size can be specified by command line parameters; the defaults are "tsig-key", HMAC-SHA256, and 256 bits, respectively.

-

+

Any string which is a valid DNS name can be used as a key name. For example, a key to be shared between servers called host1 and host2 could @@ -592,25 +640,26 @@ nameserver 172.16.72.4

   $ tsig-keygen host1-host2. > host1-host2.key
 
-

+

This key may then be copied to both hosts. The key name and secret must be identical on both hosts. (Note: copying a shared secret from one server to another is beyond the scope of the DNS. A secure transport mechanism should be used: secure FTP, SSL, ssh, telephone, encrypted email, etc.)

-

+

tsig-keygen can also be run as ddns-confgen, in which case its output includes additional configuration text for setting up dynamic DNS in named. See ddns-confgen(8) for details.

-
-
+
+ +

Loading A New Key

-

+

For a key shared between servers called host1 and host2, the following could be added to each server's @@ -622,11 +671,11 @@ key "host1-host2." { secret "DAopyf1mhCbFVZw7pgmNPBoLUq8wEUT7UuPoLENP2HY="; }; -

+

(This is the same key generated above using tsig-keygen.)

-

+

Since this text contains a secret, it is recommended that either named.conf not be world-readable, or that the key directive @@ -634,26 +683,27 @@ key "host1-host2." { included in named.conf via the include directive.

-

+

Once a key has been added to named.conf and the server has been restarted or reconfigured, the server can recognize the key. If the server receives a message signed by the key, it will be able to verify the signature. If the signature is valid, the response will be signed using the same key.

-

+

TSIG keys that are known to a server can be listed using the command rndc tsig-list.

-
-
+
+ +

Instructing the Server to Use a Key

-

+

A server sending a request to another server must be told whether to use a key, and if so, which key to use.

-

+

For example, a key may be specified for each server in the masters statement in the definition of a slave zone; in this case, all SOA QUERY messages, NOTIFY @@ -663,7 +713,7 @@ key "host1-host2." { or slave zone, causing NOTIFY messages to be signed using the specified key.

-

+

Keys can also be specified in a server directive. Adding the following on host1, if the IP address of host2 is 10.1.2.3, would @@ -676,56 +726,58 @@ server 10.1.2.3 { keys { host1-host2. ;}; }; -

+

Multiple keys may be present in the keys statement, but only the first one is used. As this directive does not contain secrets, it can be used in a world-readable file.

-

+

Requests sent by host2 to host1 would not be signed, unless a similar server directive were in host2's configuration file.

-

+

Whenever any server sends a TSIG-signed DNS request, it will expect the response to be signed with the same key. If a response is not signed, or if the signature is not valid, the response will be rejected.

-
-
+
+ +

TSIG-Based Access Control

-

+

TSIG keys may be specified in ACL definitions and ACL directives such as allow-query, allow-transfer and allow-update. The above key would be denoted in an ACL element as key host1-host2.

-

+

An example of an allow-update directive using a TSIG key:

 allow-update { !{ !localnets; any; }; key host1-host2. ;};
 
-

+

This allows dynamic updates to succeed only if the UPDATE request comes from an address in localnets, and if it is signed using the host1-host2. key.

-

+

See the section called “Dynamic Update Policies” for a discussion of the more flexible update-policy statement.

-
-
+
+ +

Errors

-

+

Processing of TSIG-signed messages can result in several errors:

    @@ -751,23 +803,25 @@ allow-update { !{ !localnets; any; }; key host1-host2. ;}; In all of the above cases, the server will return a response code of NOTAUTH (not authenticated).

    -
-
-
+
+
+ +

TKEY

-

+ +

TKEY (Transaction KEY) is a mechanism for automatically negotiating a shared secret between two hosts, originally specified in RFC 2930.

-

+

There are several TKEY "modes" that specify how a key is to be generated or assigned. BIND 9 implements only one of these modes: Diffie-Hellman key exchange. Both hosts are required to have a KEY record with algorithm DH (though this record is not required to be present in a zone).

-

+

The TKEY process is initiated by a client or server by sending a query of type TKEY to a TKEY-aware server. The query must include an appropriate KEY record in the additional section, and @@ -779,51 +833,55 @@ allow-update { !{ !localnets; any; }; key host1-host2. ;}; can then be used by to sign subsequent transactions between the two servers.

-

+

TSIG keys known by the server, including TKEY-negotiated keys, can be listed using rndc tsig-list.

-

+

TKEY-negotiated keys can be deleted from a server using rndc tsig-delete. This can also be done via the TKEY protocol itself, by sending an authenticated TKEY query specifying the "key deletion" mode.

-
-
+ +
+

SIG(0)

-

+ +

BIND partially supports DNSSEC SIG(0) transaction signatures as specified in RFC 2535 and RFC 2931. SIG(0) uses public/private keys to authenticate messages. Access control is performed in the same manner as TSIG keys; privileges can be granted or denied in ACL directives based on the key name.

-

+

When a SIG(0) signed message is received, it will only be verified if the key is known and trusted by the server. The server will not attempt to recursively fetch or validate the key.

-

+

SIG(0) signing of multiple-message TCP streams is not supported.

-

+

The only tool shipped with BIND 9 that generates SIG(0) signed messages is nsupdate.

-
-
+
+ +

DNSSEC

-

+

Cryptographic authentication of DNS information is possible through the DNS Security (DNSSEC-bis) extensions, defined in RFC 4033, RFC 4034, and RFC 4035. This section describes the creation and use of DNSSEC signed zones.

-

+ +

In order to set up a DNSSEC secure zone, there are a series of steps which must be followed. BIND 9 ships @@ -836,7 +894,8 @@ allow-update { !{ !localnets; any; }; key host1-host2. ;}; that the tools shipped with BIND 9.2.x and earlier are not compatible with the current ones.

-

+ +

There must also be communication with the administrators of the parent and/or child zone to transmit keys. A zone's security status must be indicated by the parent zone for a DNSSEC capable @@ -845,19 +904,23 @@ allow-update { !{ !localnets; any; }; key host1-host2. ;}; delegation point.

-

+ +

For other servers to trust data in this zone, they must either be statically configured with this zone's zone key or the zone key of another zone above this one in the DNS tree.

-
+ +

Generating Keys

-

+ +

The dnssec-keygen program is used to generate keys.

-

+ +

A secure zone must contain one or more zone keys. The zone keys will sign all other records in the zone, as well as the zone keys of any secure delegated zones. Zone keys must @@ -868,14 +931,17 @@ allow-update { !{ !localnets; any; }; key host1-host2. ;}; designated as "mandatory to implement" by the IETF; currently the only one is RSASHA1.

-

+ +

The following command will generate a 768-bit RSASHA1 key for the child.example zone:

-

+ +

dnssec-keygen -a RSASHA1 -b 768 -n ZONE child.example.

-

+ +

Two output files will be produced: Kchild.example.+005+12345.key and Kchild.example.+005+12345.private @@ -891,29 +957,35 @@ allow-update { !{ !localnets; any; }; key host1-host2. ;}; .key file) is used for signature verification.

-

+ +

To generate another key with the same properties (but with a different key tag), repeat the above command.

-

+ +

The dnssec-keyfromlabel program is used to get a key pair from a crypto hardware and build the key files. Its usage is similar to dnssec-keygen.

-

+ +

The public keys should be inserted into the zone file by including the .key files using $INCLUDE statements.

-
-
+ +
+

Signing the Zone

-

+ +

The dnssec-signzone program is used to sign a zone.

-

+ +

Any keyset files corresponding to secure sub-zones should be present. The zone signer will generate NSEC, NSEC3 @@ -923,16 +995,19 @@ allow-update { !{ !localnets; any; }; key host1-host2. ;}; is not specified, then DS RRsets for the secure child zones need to be added manually.

-

+ +

The following command signs the zone, assuming it is in a file called zone.child.example. By default, all zone keys which have an available private key are used to generate signatures.

-

+ +

dnssec-signzone -o child.example zone.child.example

-

+ +

One output file is produced: zone.child.example.signed. This file @@ -940,31 +1015,37 @@ allow-update { !{ !localnets; any; }; key host1-host2. ;}; as the input file for the zone.

-

dnssec-signzone + +

dnssec-signzone will also produce a keyset and dsset files and optionally a dlvset file. These are used to provide the parent zone administrators with the DNSKEYs (or their corresponding DS records) that are the secure entry point to the zone.

-
-
+ +
+ +

Configuring Servers

-

+ +

To enable named to respond appropriately to DNS requests from DNSSEC aware clients, dnssec-enable must be set to yes. This is the default setting.

-

+ +

To enable named to validate answers from other servers, the dnssec-enable option must be set to yes, and the dnssec-validation option must be set to either yes or auto.

-

+ +

When dnssec-validation is set to auto, a trust anchor for the DNS root zone will automatically be used. This trust anchor is @@ -984,7 +1065,8 @@ allow-update { !{ !localnets; any; }; key host1-host2. ;}; built with configure --disable-auto-validation, in which case the default is yes.

-

+ +

trusted-keys are copies of DNSKEY RRs for zones that are used to form the first link in the cryptographic chain of trust. All keys listed in @@ -992,23 +1074,27 @@ allow-update { !{ !localnets; any; }; key host1-host2. ;}; are deemed to exist and only the listed keys will be used to validated the DNSKEY RRset that they are from.

-

+ +

managed-keys are trusted keys which are automatically kept up to date via RFC 5011 trust anchor maintenance.

-

+ +

trusted-keys and managed-keys are described in more detail later in this document.

-

+ +

Unlike BIND 8, BIND 9 does not verify signatures on load, so zone keys for authoritative zones do not need to be specified in the configuration file.

-

+ +

After DNSSEC gets established, a typical DNSSEC configuration will look something like the following. It has one or more public keys for the root. This allows answers from @@ -1018,6 +1104,7 @@ allow-update { !{ !localnets; any; }; key host1-host2. ;}; is immune to compromises in the DNSSEC components of the security of parent zones.

+
 managed-keys {
         /* Root Key */
@@ -1070,56 +1157,65 @@ options {
         dnssec-validation yes;
 };
 
-
+ +

Note

None of the keys listed in this example are valid. In particular, the root key is not valid.

-

+ +

When DNSSEC validation is enabled and properly configured, the resolver will reject any answers from signed, secure zones which fail to validate, and will return SERVFAIL to the client.

-

+ +

Responses may fail to validate for any of several reasons, including missing, expired, or invalid signatures, a key which does not match the DS RRset in the parent zone, or an insecure response from a zone which, according to its parent, should have been secure.

-
+ +

Note

-

+

When the validator receives a response from an unsigned zone that has a signed parent, it must confirm with the parent that the zone was intentionally left unsigned. It does this by verifying, via signed and validated NSEC/NSEC3 records, that the parent zone contains no DS records for the child.

-

+

If the validator can prove that the zone is insecure, then the response is accepted. However, if it cannot, then it must assume an insecure response to be a forgery; it rejects the response and logs an error.

-

+

The logged error reads "insecurity proof failed" and "got insecure response; parent indicates it should be secure".

-
-
-
-
+
+
+
+ +

DNSSEC, Dynamic Zones, and Automatic Signing

-

-Converting from insecure to secure

-

Changing a zone from insecure to secure can be done in two + +

+

+Converting from insecure to secure

+ +
+

Changing a zone from insecure to secure can be done in two ways: using a dynamic DNS update, or the auto-dnssec zone option.

-

For either method, you need to configure +

For either method, you need to configure named so that it can see the K* files which contain the public and private parts of the keys that will be used to sign the zone. These files @@ -1127,7 +1223,7 @@ options { dnssec-keygen. You can do this by placing them in the key-directory, as specified in named.conf:

-
+  
 	zone example.net {
 		type master;
 		update-policy local;
@@ -1135,32 +1231,35 @@ options {
 		key-directory "dynamic/example.net";
 	};
 
-

If one KSK and one ZSK DNSKEY key have been generated, this +

If one KSK and one ZSK DNSKEY key have been generated, this configuration will cause all records in the zone to be signed with the ZSK, and the DNSKEY RRset to be signed with the KSK as well. An NSEC chain will be generated as part of the initial signing process.

-

-Dynamic DNS update method

-

To insert the keys via dynamic update:

-
+  
+

+Dynamic DNS update method

+ +
+

To insert the keys via dynamic update:

+
 	% nsupdate
 	> ttl 3600
 	> update add example.net DNSKEY 256 3 7 AwEAAZn17pUF0KpbPA2c7Gz76Vb18v0teKT3EyAGfBfL8eQ8al35zz3Y I1m/SAQBxIqMfLtIwqWPdgthsu36azGQAX8=
 	> update add example.net DNSKEY 257 3 7 AwEAAd/7odU/64o2LGsifbLtQmtO8dFDtTAZXSX2+X3e/UNlq9IHq3Y0 XtC0Iuawl/qkaKVxXe2lo8Ct+dM6UehyCqk=
 	> send
 
-

While the update request will complete almost immediately, +

While the update request will complete almost immediately, the zone will not be completely signed until named has had time to walk the zone and generate the NSEC and RRSIG records. The NSEC record at the apex will be added last, to signal that there is a complete NSEC chain.

-

If you wish to sign using NSEC3 instead of NSEC, you should +

If you wish to sign using NSEC3 instead of NSEC, you should add an NSEC3PARAM record to the initial update request. If you wish the NSEC3 chain to have the OPTOUT bit set, set it in the flags field of the NSEC3PARAM record.

-
+  
 	% nsupdate
 	> ttl 3600
 	> update add example.net DNSKEY 256 3 7 AwEAAZn17pUF0KpbPA2c7Gz76Vb18v0teKT3EyAGfBfL8eQ8al35zz3Y I1m/SAQBxIqMfLtIwqWPdgthsu36azGQAX8=
@@ -1168,29 +1267,32 @@ options {
 	> update add example.net NSEC3PARAM 1 1 100 1234567890
 	> send
 
-

Again, this update request will complete almost +

Again, this update request will complete almost immediately; however, the record won't show up until named has had a chance to build/remove the relevant chain. A private type record will be created to record the state of the operation (see below for more details), and will be removed once the operation completes.

-

While the initial signing and NSEC/NSEC3 chain generation +

While the initial signing and NSEC/NSEC3 chain generation is happening, other updates are possible as well.

-

-Fully automatic zone signing

-

To enable automatic signing, add the +

+

+Fully automatic zone signing

+ +
+

To enable automatic signing, add the auto-dnssec option to the zone statement in named.conf. auto-dnssec has two possible arguments: allow or maintain.

-

With +

With auto-dnssec allow, named can search the key directory for keys matching the zone, insert them into the zone, and use them to sign the zone. It will do so only when it receives an rndc sign <zonename>.

-

+

auto-dnssec maintain includes the above functionality, but will also automatically adjust the zone's @@ -1198,7 +1300,7 @@ options { (See dnssec-keygen(8) and dnssec-settime(8) for more information.)

-

+

named will periodically search the key directory for keys matching the zone, and if the keys' metadata indicates that any change should be made the zone, such as adding, removing, @@ -1208,21 +1310,21 @@ options { to a maximum of 24 hours. The rndc loadkeys forces named to check for key updates immediately.

-

+

If keys are present in the key directory the first time the zone is loaded, the zone will be signed immediately, without waiting for an rndc sign or rndc loadkeys command. (Those commands can still be used when there are unscheduled key changes, however.)

-

+

When new keys are added to a zone, the TTL is set to match that of any existing DNSKEY RRset. If there is no existing DNSKEY RRset, then the TTL will be set to the TTL specified when the key was created (using the dnssec-keygen -L option), if any, or to the SOA TTL.

-

+

If you wish the zone to be signed using NSEC3 instead of NSEC, submit an NSEC3PARAM record via dynamic update prior to the scheduled publication and activation of the keys. If you wish the @@ -1232,25 +1334,28 @@ options { the zone is signed and the NSEC3 chain is completed, the NSEC3PARAM record will appear in the zone.

-

Using the +

Using the auto-dnssec option requires the zone to be configured to allow dynamic updates, by adding an allow-update or update-policy statement to the zone configuration. If this has not been done, the configuration will fail.

-

-Private-type records

-

The state of the signing process is signaled by +

+

+Private-type records

+ +
+

The state of the signing process is signaled by private-type records (with a default type value of 65534). When signing is complete, these records will have a nonzero value for the final octet (for those records which have a nonzero initial octet).

-

The private type record format: If the first octet is +

The private type record format: If the first octet is non-zero then the record indicates that the zone needs to be signed with the key matching the record, or that all signatures that match the record should be removed.

-

+



@@ -1261,15 +1366,15 @@ options {

-

Only records flagged as "complete" can be removed via +

Only records flagged as "complete" can be removed via dynamic update. Attempts to remove other private type records will be silently ignored.

-

If the first octet is zero (this is a reserved algorithm +

If the first octet is zero (this is a reserved algorithm number that should never appear in a DNSKEY record) then the record indicates changes to the NSEC3 chains are in progress. The rest of the record contains an NSEC3PARAM record. The flag field tells what operation to perform based on the flag bits.

-

+



@@ -1280,14 +1385,20 @@ options {

-

-DNSKEY rollovers

-

As with insecure-to-secure conversions, rolling DNSSEC +

+

+DNSKEY rollovers

+ +
+

As with insecure-to-secure conversions, rolling DNSSEC keys can be done in two ways: using a dynamic DNS update, or the auto-dnssec zone option.

-

-Dynamic DNS update method

-

To perform key rollovers via dynamic update, you need to add +

+

+Dynamic DNS update method

+ +
+

To perform key rollovers via dynamic update, you need to add the K* files for the new keys so that named can find them. You can then add the new DNSKEY RRs via dynamic update. @@ -1295,21 +1406,24 @@ options { with the new keys. When the signing is complete the private type records will be updated so that the last octet is non zero.

-

If this is for a KSK you need to inform the parent and any +

If this is for a KSK you need to inform the parent and any trust anchor repositories of the new KSK.

-

You should then wait for the maximum TTL in the zone before +

You should then wait for the maximum TTL in the zone before removing the old DNSKEY. If it is a KSK that is being updated, you also need to wait for the DS RRset in the parent to be updated and its TTL to expire. This ensures that all clients will be able to verify at least one signature when you remove the old DNSKEY.

-

The old DNSKEY can be removed via UPDATE. Take care to +

The old DNSKEY can be removed via UPDATE. Take care to specify the correct key. named will clean out any signatures generated by the old key after the update completes.

-

-Automatic key rollovers

-

When a new key reaches its activation date (as set by +

+

+Automatic key rollovers

+ +
+

When a new key reaches its activation date (as set by dnssec-keygen or dnssec-settime), if the auto-dnssec zone option is set to maintain, named will @@ -1322,51 +1436,69 @@ options { signature validity periods expire. By default, this rollover completes in 30 days, after which it will be safe to remove the old key from the DNSKEY RRset.

-

-NSEC3PARAM rollovers via UPDATE

-

Add the new NSEC3PARAM record via dynamic update. When the +

+

+NSEC3PARAM rollovers via UPDATE

+ +
+

Add the new NSEC3PARAM record via dynamic update. When the new NSEC3 chain has been generated, the NSEC3PARAM flag field will be zero. At this point you can remove the old NSEC3PARAM record. The old chain will be removed after the update request completes.

-

-Converting from NSEC to NSEC3

-

To do this, you just need to add an NSEC3PARAM record. When +

+

+Converting from NSEC to NSEC3

+ +
+

To do this, you just need to add an NSEC3PARAM record. When the conversion is complete, the NSEC chain will have been removed and the NSEC3PARAM record will have a zero flag field. The NSEC3 chain will be generated before the NSEC chain is destroyed.

-

-Converting from NSEC3 to NSEC

-

To do this, use nsupdate to +

+

+Converting from NSEC3 to NSEC

+ +
+

To do this, use nsupdate to remove all NSEC3PARAM records with a zero flag field. The NSEC chain will be generated before the NSEC3 chain is removed.

-

-Converting from secure to insecure

-

To convert a signed zone to unsigned using dynamic DNS, +

+

+Converting from secure to insecure

+ +
+

To convert a signed zone to unsigned using dynamic DNS, delete all the DNSKEY records from the zone apex using nsupdate. All signatures, NSEC or NSEC3 chains, and associated NSEC3PARAM records will be removed automatically. This will take place after the update request completes.

-

This requires the +

This requires the dnssec-secure-to-insecure option to be set to yes in named.conf.

-

In addition, if the auto-dnssec maintain +

In addition, if the auto-dnssec maintain zone statement is used, it should be removed or changed to allow instead (or it will re-sign).

-

-Periodic re-signing

-

In any secure zone which supports dynamic updates, named +

+

+Periodic re-signing

+ +
+

In any secure zone which supports dynamic updates, named will periodically re-sign RRsets which have not been re-signed as a result of some update action. The signature lifetimes will be adjusted so as to spread the re-sign load over time rather than all at once.

-

-NSEC3 and OPTOUT

-

+

+

+NSEC3 and OPTOUT

+ +
+

named only supports creating new NSEC3 chains where all the NSEC3 records in the zone have the same OPTOUT state. @@ -1377,34 +1509,41 @@ options { changed if the OPTOUT state of an individual NSEC3 needs to be changed.

-
+ +

Dynamic Trust Anchor Management

-

+ +

BIND is able to maintain DNSSEC trust anchors using RFC 5011 key management. This feature allows named to keep track of changes to critical DNSSEC keys without any need for the operator to make changes to configuration files.

-
+ +

Validating Resolver

-

To configure a validating resolver to use RFC 5011 to + + +

To configure a validating resolver to use RFC 5011 to maintain a trust anchor, configure the trust anchor using a managed-keys statement. Information about this can be found in the section called “managed-keys Statement Definition and Usage”.

-
-
+ +
+

Authoritative Server

-

To set up an authoritative zone for RFC 5011 trust anchor + +

To set up an authoritative zone for RFC 5011 trust anchor maintenance, generate two (or more) key signing keys (KSKs) for the zone. Sign the zone with one of them; this is the "active" KSK. All KSKs which do not sign the zone are "stand-by" keys.

-

Any validating resolver which is configured to use the +

Any validating resolver which is configured to use the active KSK as an RFC 5011-managed trust anchor will take note of the stand-by KSKs in the zone's DNSKEY RRset, and store them for future reference. The resolver will recheck the zone @@ -1413,7 +1552,7 @@ options { anchor for the zone. Any time after this 30-day acceptance timer has completed, the active KSK can be revoked, and the zone can be "rolled over" to the newly accepted key.

-

The easiest way to place a stand-by key in a zone is to +

The easiest way to place a stand-by key in a zone is to use the "smart signing" features of dnssec-keygen and dnssec-signzone. If a key with a publication @@ -1421,54 +1560,56 @@ options { the future, " dnssec-signzone -S" will include the DNSKEY record in the zone, but will not sign with it:

-
+    
 $ dnssec-keygen -K keys -f KSK -P now -A now+2y example.net
 $ dnssec-signzone -S -K keys example.net
 
-

To revoke a key, the new command +

To revoke a key, the new command dnssec-revoke has been added. This adds the REVOKED bit to the key flags and re-generates the K*.key and K*.private files.

-

After revoking the active key, the zone must be signed +

After revoking the active key, the zone must be signed with both the revoked KSK and the new active KSK. (Smart signing takes care of this automatically.)

-

Once a key has been revoked and used to sign the DNSKEY +

Once a key has been revoked and used to sign the DNSKEY RRset in which it appears, that key will never again be accepted as a valid trust anchor by the resolver. However, validation can proceed using the new active key (which had been accepted by the resolver when it was a stand-by key).

-

See RFC 5011 for more details on key rollover +

See RFC 5011 for more details on key rollover scenarios.

-

When a key has been revoked, its key ID changes, +

When a key has been revoked, its key ID changes, increasing by 128, and wrapping around at 65535. So, for example, the key "Kexample.com.+005+10000" becomes "Kexample.com.+005+10128".

-

If two keys have IDs exactly 128 apart, and one is +

If two keys have IDs exactly 128 apart, and one is revoked, then the two key IDs will collide, causing several problems. To prevent this, dnssec-keygen will not generate a new key if another key is present which may collide. This checking will only occur if the new keys are written to the same directory which holds all other keys in use for that zone.

-

Older versions of BIND 9 did not have this precaution. +

Older versions of BIND 9 did not have this precaution. Exercise caution if using key revocation on keys that were generated by previous releases, or if using keys stored in multiple directories or on multiple machines.

-

It is expected that a future release of BIND 9 will +

It is expected that a future release of BIND 9 will address this problem in a different way, by storing revoked keys with their original unrevoked key IDs.

+
-
-
+ +

PKCS#11 (Cryptoki) support

-

+ +

PKCS#11 (Public Key Cryptography Standard #11) defines a platform-independent API for the control of hardware security modules (HSMs) and other cryptographic support devices.

-

+

BIND 9 is known to work with three HSMs: The AEP Keyper, which has been tested with Debian Linux, Solaris x86 and Windows Server 2003; the Thales nShield, tested with Debian Linux; and the Sun SCA 6000 @@ -1477,13 +1618,13 @@ $ dnssec-signzone -S -K keys example.net< a software-based HSM simulator library produced by the OpenDNSSEC project.

-

+

PKCS#11 makes use of a "provider library": a dynamically loadable library which provides a low-level PKCS#11 interface to drive the HSM hardware. The PKCS#11 provider library comes from the HSM vendor, and it is specific to the HSM to be controlled.

-

+

There are two available mechanisms for PKCS#11 support in BIND 9: OpenSSL-based PKCS#11 and native PKCS#11. When using the first mechanism, BIND uses a modified version of OpenSSL, which loads @@ -1493,19 +1634,21 @@ $ dnssec-signzone -S -K keys example.net< OpenSSL completely; BIND loads the provider library itself, and uses the PKCS#11 API to drive the HSM directly.

-
+

Prerequisites

-

+ +

See the documentation provided by your HSM vendor for information about installing, initializing, testing and troubleshooting the HSM.

-
-
+
+

Native PKCS#11

-

+ +

Native PKCS#11 mode will only work with an HSM capable of carrying out every cryptographic operation BIND 9 may need. The HSM's provider library must have a complete implementation @@ -1517,15 +1660,15 @@ $ dnssec-signzone -S -K keys example.net< native PKCS#11, it is expected that OpenSSL-based PKCS#11 will be deprecated.)

-

+

To build BIND with native PKCS#11, configure as follows:

-
+    
 $ cd bind9
 $ ./configure --enable-native-pkcs11 \
     --with-pkcs11=provider-library-path
     
-

+

This will cause all BIND tools, including named and the dnssec-* and pkcs11-* tools, to use the PKCS#11 provider library specified in @@ -1535,10 +1678,11 @@ $ ./configure --enable-native-pkcs11 \ dnssec-* tools, or the -m in the pkcs11-* tools.)

- -
+
+
+

OpenSSL-based PKCS#11

-

+ +

OpenSSL-based PKCS#11 mode uses a modified version of the OpenSSL library; stock OpenSSL does not fully support PKCS#11. ISC provides a patch to OpenSSL to correct this. This patch is @@ -1584,20 +1729,23 @@ $ /opt/pkcs11/usr/bin/softhsm-util --init-token modified by ISC to provide new features such as PIN management and key-by-reference.

-

+

There are two "flavors" of PKCS#11 support provided by the patched OpenSSL, one of which must be chosen at configuration time. The correct choice depends on the HSM hardware:

-
    -
  • +

      +
    • +

      Use 'crypto-accelerator' with HSMs that have hardware cryptographic acceleration features, such as the SCA 6000 board. This causes OpenSSL to run all supported cryptographic operations in the HSM. -

    • -
    • +

      +
    • +
    • +

      Use 'sign-only' with HSMs that are designed to function primarily as secure key storage devices, but lack hardware acceleration. These devices are highly secure, but @@ -1608,9 +1756,10 @@ $ /opt/pkcs11/usr/bin/softhsm-util --init-token such as zone signing, and to use the system CPU for all other computationally-intensive operations. The AEP Keyper is an example of such a device. -

    • +

      +
    -

    +

    The modified OpenSSL code is included in the BIND 9 release, in the form of a context diff against the latest versions of OpenSSL. OpenSSL 0.9.8, 1.0.0, 1.0.1 and 1.0.2 are supported; @@ -1618,7 +1767,7 @@ $ /opt/pkcs11/usr/bin/softhsm-util --init-token follow, we use OpenSSL 0.9.8, but the same methods work with OpenSSL 1.0.0 through 1.0.2.

    -
    +

    Note

    The OpenSSL patches as of this writing (January 2016) @@ -1628,27 +1777,28 @@ $ /opt/pkcs11/usr/bin/softhsm-util --init-token is expected to change.

    -

    +

    Before building BIND 9 with PKCS#11 support, it will be necessary to build OpenSSL with the patch in place, and configure it with the path to your HSM's PKCS#11 provider library.

    -
    +

    Patching OpenSSL

    -
    +
    +      
     $ wget http://www.openssl.org/source/openssl-0.9.8zc.tar.gz
       
    -

    Extract the tarball:

    -
    +      

    Extract the tarball:

    +
     $ tar zxf openssl-0.9.8zc.tar.gz
     
    -

    Apply the patch from the BIND 9 release:

    -
    +      

    Apply the patch from the BIND 9 release:

    +
     $ patch -p1 -d openssl-0.9.8zc \
     	      < bind9/bin/pkcs11/openssl-0.9.8zc-patch
     
    -
    +

    Note

    The patch file may not be compatible with the @@ -1656,77 +1806,83 @@ $ patch -p1 -d openssl-0.9.8zc \ install GNU patch.

    -

    +

    When building OpenSSL, place it in a non-standard location so that it does not interfere with OpenSSL libraries elsewhere on the system. In the following examples, we choose to install into "/opt/pkcs11/usr". We will use this location when we configure BIND 9.

    -

    +

    Later, when building BIND 9, the location of the custom-built OpenSSL library will need to be specified via configure.

    -
    -
    +
    +

    Building OpenSSL for the AEP Keyper on Linux

    -

    + + +

    The AEP Keyper is a highly secure key storage device, but does not provide hardware cryptographic acceleration. It can carry out cryptographic operations, but it is probably slower than your system's CPU. Therefore, we choose the 'sign-only' flavor when building OpenSSL.

    -

    +

    The Keyper-specific PKCS#11 provider library is delivered with the Keyper software. In this example, we place it /opt/pkcs11/usr/lib:

    -
    +      
     $ cp pkcs11.GCC4.0.2.so.4.05 /opt/pkcs11/usr/lib/libpkcs11.so
     
    -
    +      
     $ cd openssl-0.9.8zc
     $ ./Configure linux-x86_64 \
     	    --pk11-libname=/opt/pkcs11/usr/lib/libpkcs11.so \
     	    --pk11-flavor=sign-only \
     	    --prefix=/opt/pkcs11/usr
     
    -
    -
    +
    +

    Building OpenSSL for the SCA 6000 on Solaris

    -

    + + +

    The SCA-6000 PKCS#11 provider is installed as a system library, libpkcs11. It is a true crypto accelerator, up to 4 times faster than any CPU, so the flavor shall be 'crypto-accelerator'.

    -

    +

    In this example, we are building on Solaris x86 on an AMD64 system.

    -
    +      
     $ cd openssl-0.9.8zc
     $ ./Configure solaris64-x86_64-cc \
     	    --pk11-libname=/usr/lib/64/libpkcs11.so \
     	    --pk11-flavor=crypto-accelerator \
     	    --prefix=/opt/pkcs11/usr
     
    -

    +

    (For a 32-bit build, use "solaris-x86-cc" and /usr/lib/libpkcs11.so.)

    -

    +

    After configuring, run make and make test.

    -
    -
    +
    + -

    +

    +

    Once you have built OpenSSL, run "apps/openssl engine pkcs11" to confirm that PKCS#11 support was compiled in correctly. The output should be one of the following lines, depending on the flavor selected:

    -
    +    
     	(pkcs11) PKCS #11 engine support (sign only)
     
    -

    Or:

    -
    +    

    Or:

    +
     	(pkcs11) PKCS #11 engine support (crypto accelerator)
     
    -

    +

    Next, run "apps/openssl engine pkcs11 -t". This will attempt to initialize the PKCS#11 engine. If it is able to do so successfully, it will report [ available ].

    -

    +

    If the output is correct, run "make install" which will install the modified OpenSSL suite to /opt/pkcs11/usr.

    -
    + -
    +
    +

    Configuring BIND 9 for Solaris with the SCA 6000

    -
    +      
    +
    +      
     $ cd ../bind9
     $ ./configure CC="cc -xarch=amd64" \
     	    --with-openssl=/opt/pkcs11/usr \
     	    --with-pkcs11=/usr/lib/64/libpkcs11.so
     
    -

    (For a 32-bit build, omit CC="cc -xarch=amd64".)

    -

    +

    (For a 32-bit build, omit CC="cc -xarch=amd64".)

    +

    If configure complains about OpenSSL not working, you may have a 32/64-bit architecture mismatch. Or, you may have incorrectly specified the path to OpenSSL (it should be the same as the --prefix argument to the OpenSSL Configure).

    -
    -
    +
    +

    Configuring BIND 9 for SoftHSM

    -
    +      
    +
    +      
     $ cd ../bind9
     $ ./configure \
     	   --with-openssl=/opt/pkcs11/usr \
     	   --with-pkcs11=/opt/pkcs11/usr/lib/libsofthsm.so
     
    -
    -

    +

    +

    After configuring, run "make", "make test" and "make install".

    -

    +

    (Note: If "make test" fails in the "pkcs11" system test, you may have forgotten to set the SOFTHSM_CONF environment variable.)

    -
    -
    +
    +

    PKCS#11 Tools

    -

    + +

    BIND 9 includes a minimal set of tools to operate the HSM, including pkcs11-keygen to generate a new key pair @@ -1860,7 +2023,7 @@ $ ./configure \ pkcs11-destroy to remove objects, and pkcs11-tokens to list available tokens.

    -

    +

    In UNIX/Linux builds, these tools are built only if BIND 9 is configured with the --with-pkcs11 option. (Note: If --with-pkcs11 is set to "yes", rather than to the path of the @@ -1869,24 +2032,25 @@ $ ./configure \ PKCS11_PROVIDER environment variable to specify the path to the provider.)

    -
    -
    +
    +

    Using the HSM

    -

    + +

    For OpenSSL-based PKCS#11, we must first set up the runtime environment so the OpenSSL and PKCS#11 libraries can be loaded:

    -
    +    
     $ export LD_LIBRARY_PATH=/opt/pkcs11/usr/lib:${LD_LIBRARY_PATH}
     
    -

    +

    This causes named and other binaries to load the OpenSSL library from /opt/pkcs11/usr/lib rather than from the default location. This step is not necessary when using native PKCS#11.

    -

    +

    Some HSMs require other environment variables to be set. For example, when operating an AEP Keyper, it is necessary to specify the location of the "machine" file, which stores @@ -1895,10 +2059,10 @@ $ export LD_LIBRARY_PATH=/opt/pkcs11/usr/lib:${L /opt/Keyper/PKCS11Provider/machine, use:

    -
    +    
     $ export KEYPER_LIBRARY_PATH=/opt/Keyper/PKCS11Provider
     
    -

    +

    Such environment variables must be set whenever running any tool that uses the HSM, including pkcs11-keygen, @@ -1909,31 +2073,31 @@ $ export KEYPER_LIBRARY_PATH=/opt/Keyper/PKCS11P dnssec-keygen, and named.

    -

    +

    We can now create and use keys in the HSM. In this case, we will create a 2048 bit key and give it the label "sample-ksk":

    -
    +    
     $ pkcs11-keygen -b 2048 -l sample-ksk
     
    -

    To confirm that the key exists:

    -
    +    

    To confirm that the key exists:

    +
     $ pkcs11-list
     Enter PIN:
     object[0]: handle 2147483658 class 3 label[8] 'sample-ksk' id[0]
     object[1]: handle 2147483657 class 2 label[8] 'sample-ksk' id[0]
     
    -

    +

    Before using this key to sign a zone, we must create a pair of BIND 9 key files. The "dnssec-keyfromlabel" utility does this. In this case, we will be using the HSM key "sample-ksk" as the key-signing key for "example.net":

    -
    +    
     $ dnssec-keyfromlabel -l sample-ksk -f KSK example.net
     
    -

    +

    The resulting K*.key and K*.private files can now be used to sign the zone. Unlike normal K* files, which contain both public and private key data, these files will contain only the @@ -1941,31 +2105,31 @@ $ dnssec-keyfromlabel -l sample-ksk -f KSK examp remains stored within the HSM. Signing with the private key takes place inside the HSM.

    -

    +

    If you wish to generate a second key in the HSM for use as a zone-signing key, follow the same procedure above, using a different keylabel, a smaller key size, and omitting "-f KSK" from the dnssec-keyfromlabel arguments:

    -

    +

    (Note: When using OpenSSL-based PKCS#11 the label is an arbitrary string which identifies the key. With native PKCS#11, the label is a PKCS#11 URI string which may include other details about the key and the HSM, including its PIN. See dnssec-keyfromlabel(8) for details.)

    -
    +    
     $ pkcs11-keygen -b 1024 -l sample-zsk
     $ dnssec-keyfromlabel -l sample-zsk example.net
     
    -

    +

    Alternatively, you may prefer to generate a conventional on-disk key, using dnssec-keygen:

    -
    +    
     $ dnssec-keygen example.net
     
    -

    +

    This provides less security than an HSM key, but since HSMs can be slow or cumbersome to use for security reasons, it may be more efficient to reserve HSM keys for use in the less @@ -1975,13 +2139,13 @@ $ dnssec-keygen example.net there is no speed advantage to using on-disk keys, as cryptographic operations will be done by the HSM regardless.)

    -

    +

    Now you can sign the zone. (Note: If not using the -S option to dnssec-signzone, it will be necessary to add the contents of both K*.key files to the zone master file before signing it.)

    -
    +    
     $ dnssec-signzone -S example.net
     Enter PIN:
     Verifying the zone using the following algorithms:
    @@ -1990,11 +2154,12 @@ Zone signing complete:
     Algorithm: NSEC3RSASHA1: ZSKs: 1, KSKs: 1 active, 0 revoked, 0 stand-by
     example.net.signed
     
    -
    -
    +
    +

    Specifying the engine on the command line

    -

    + +

    When using OpenSSL-based PKCS#11, the "engine" to be used by OpenSSL can be specified in named and all of the BIND dnssec-* tools by using the "-E @@ -2004,29 +2169,30 @@ example.net.signed for some reason you wish to use a different OpenSSL engine.

    -

    +

    If you wish to disable use of the "pkcs11" engine — for troubleshooting purposes, or because the HSM is unavailable — set the engine to the empty string. For example:

    -
    +    
     $ dnssec-signzone -E '' -S example.net
     
    -

    +

    This causes dnssec-signzone to run as if it were compiled without the --with-pkcs11 option.

    -

    +

    When built with native PKCS#11 mode, the "engine" option has a different meaning: it specifies the path to the PKCS#11 provider library. This may be useful when testing a new provider library.

    -
    -
    +
    +

    Running named with automatic zone re-signing

    -

    + +

    If you want named to dynamically re-sign zones using HSM keys, and/or to to sign new records inserted via nsupdate, then named must have access to the HSM PIN. In OpenSSL-based PKCS#11, @@ -2034,13 +2200,13 @@ $ dnssec-signzone -E '' -S example.net/opt/pkcs11/usr/ssl/openssl.cnf).

    -

    +

    The location of the openssl.cnf file can be overridden by setting the OPENSSL_CONF environment variable before running named.

    -

    Sample openssl.cnf:

    -
    +    

    Sample openssl.cnf:

    +
     	openssl_conf = openssl_def
     	[ openssl_def ]
     	engines = engine_section
    @@ -2049,40 +2215,42 @@ $ dnssec-signzone -E '' -S example.net<PLACE PIN HERE>
     
    -

    +

    This will also allow the dnssec-* tools to access the HSM without PIN entry. (The pkcs11-* tools access the HSM directly, not via OpenSSL, so a PIN will still be required to use them.)

    -

    +

    In native PKCS#11 mode, the PIN can be provided in a file specified as an attribute of the key's label. For example, if a key had the label pkcs11:object=local-zsk;pin-source=/etc/hsmpin, then the PIN would be read from the file /etc/hsmpin.

    -
    +

    Warning

    -

    +

    Placing the HSM's PIN in a text file in this manner may reduce the security advantage of using an HSM. Be sure this is what you want to do before configuring the system in this way.

    +
    +
    -
    -
-
+ +

DLZ (Dynamically Loadable Zones)

-

+ +

DLZ (Dynamically Loadable Zones) is an extension to BIND 9 that allows zone data to be retrieved directly from an external database. There is no required format or schema. DLZ drivers exist for several different database backends including PostgreSQL, MySQL, and LDAP and can be written for any other.

-

+

Historically, DLZ drivers had to be statically linked with the named binary and were turned on via a configure option at compile time (for example, "configure --with-dlz-ldap"). @@ -2090,7 +2258,7 @@ $ dnssec-signzone -E '' -S example.netcontrib/dlz/drivers are still linked this way.

-

+

In BIND 9.8 and higher, it is possible to link some DLZ modules dynamically at runtime, via the DLZ "dlopen" driver, which acts as a generic wrapper around a shared object implementing the DLZ API. The @@ -2099,7 +2267,8 @@ $ dnssec-signzone -E '' -S example.netcontrib/dlz/drivers.

-

+ +

When the DLZ module provides data to named, it does so in text format. The response is converted to DNS wire format by named. This conversion, and the lack of any internal caching, places significant @@ -2110,20 +2279,22 @@ $ dnssec-signzone -E '' -S example.net -

+ +

Configuring DLZ

-

+ +

A DLZ database is configured with a dlz statement in named.conf:

-
+    
     dlz example {
 	database "dlopen driver.so args";
 	search yes;
     };
     
-

+

This specifies a DLZ module to search when answering queries; the module is implemented in driver.so and is loaded at runtime by the dlopen DLZ driver. Multiple @@ -2133,11 +2304,11 @@ $ dnssec-signzone -E '' -S example.net -

+

The search option in the above example can be omitted, because yes is the default value.

-

+

If search is set to no, then this DLZ module is not searched for the best match when a query is received. Instead, zones in this DLZ must be @@ -2147,7 +2318,7 @@ $ dnssec-signzone -E '' -S example.net -

+    
     dlz other {
 	database "dlopen driver.so args";
 	search no;
@@ -2158,11 +2329,12 @@ $ dnssec-signzone -E '' -S example.net
-
-
+
+

Sample DLZ Driver

-

+ +

For guidance in implementation of DLZ modules, the directory contrib/dlz/example contains a basic dynamically-linkable DLZ module--i.e., one which can be @@ -2171,25 +2343,25 @@ $ dnssec-signzone -E '' -S example.netdlz statement:

-
+    
     dlz other {
 	database "dlopen driver.so example.nil";
     };
     
-

+

In the above example, the module is configured to create a zone "example.nil", which can answer queries and AXFR requests, and accept DDNS updates. At runtime, prior to any updates, the zone contains an SOA, NS, and a single A record at the apex:

-
+    
  example.nil.  3600    IN      SOA     example.nil. hostmaster.example.nil. (
 					       123 900 600 86400 3600
 				       )
  example.nil.  3600    IN      NS      example.nil.
  example.nil.  1800    IN      A       10.53.0.1
     
-

+

The sample driver is capable of retrieving information about the querying client, and altering its response on the basis of this information. To demonstrate this feature, the example driver @@ -2200,19 +2372,21 @@ $ dnssec-signzone -E '' -S example.net -

+

Documentation of the DLZ module API can be found in contrib/dlz/example/README. This directory also contains the header file dlz_minimal.h, which defines the API and should be included by any dynamically-linkable DLZ module.

+
-
-
+ +

DynDB (Dynamic Database)

-

+ +

DynDB is an extension to BIND 9 which, like DLZ (see the section called “DLZ (Dynamically Loadable Zones)”), allows zone data to be retrieved from an external database. Unlike DLZ, a DynDB module @@ -2224,29 +2398,31 @@ $ dnssec-signzone -E '' -S example.net -

+

A DynDB module supporting LDAP has been created by Red Hat and is available from https://fedorahosted.org/bind-dyndb-ldap/.

-

+

A sample DynDB module for testing and developer guidance is included with the BIND source code, in the directory bin/tests/system/dyndb/driver.

-
+ +

Configuring DynDB

-

+ +

A DynDB database is configured with a dyndb statement in named.conf:

-
+    
     dyndb example "driver.so" {
         parameters
     };
     
-

+

The file driver.so is a DynDB module which implements the full DNS database API. Multiple dyndb statements can be specified, to load @@ -2256,16 +2432,17 @@ $ dnssec-signzone -E '' -S example.net -

+

The parameters are passed as an opaque string to the DynDB module's initialization routine. Configuration syntax will differ depending on the driver.

-
-
+
+

Sample DynDB Module

-

+ +

For guidance in implementation of DynDB modules, the directory bin/tests/system/dyndb/driver. contains a basic DynDB module. @@ -2273,35 +2450,37 @@ $ dnssec-signzone -E '' -S example.netdyndb statement:

-
+    
     dyndb sample "sample.so" { example.nil. arpa. };
     
-

+

In the above example, the module is configured to create a zone "example.nil", which can answer queries and AXFR requests, and accept DDNS updates. At runtime, prior to any updates, the zone contains an SOA, NS, and a single A record at the apex:

-
+    
  example.nil.  86400    IN      SOA     example.nil. example.nil. (
                                                0 28800 7200 604800 86400
                                        )
  example.nil.  86400    IN      NS      example.nil.
  example.nil.  86400    IN      A       127.0.0.1
     
-

+

When the zone is updated dynamically, the DynDB module will determine whether the updated RR is an address (i.e., type A or AAAA) and if so, it will automatically update the corresponding PTR record in a reverse zone. (Updates are not stored permanently; all updates are lost when the server is restarted.)

+
-
-
+ +

Catalog Zones

-

+ +

A "catalog zone" is a special DNS zone that contains a list of other zones to be served, along with their configuration parameters. Zones listed in a catalog zone are called "member zones". @@ -2314,16 +2493,17 @@ $ dnssec-signzone -E '' -S example.net -

+

Catalog zones' format and behavior are specified as an internet draft for interoperability among DNS implementations. As of this release, the latest revision of the DNS catalog zones draft can be found here: https://datatracker.ietf.org/doc/draft-muks-dnsop-dns-catalog-zones/

-
+ +

Principle of Operation

-

+

Normally, if a zone is to be served by a slave server, the named.conf file on the server must list the zone, or the zone must be added using rndc addzone. @@ -2332,13 +2512,13 @@ $ dnssec-signzone -E '' -S example.net -

+

A catalog zone is a way to ease this administrative burden. It is a DNS zone that lists member zones that should be served by slave servers. When a slave server receives an update to the catalog zone, it adds, removes, or reconfigures member zones based on the data received.

-

+

To use a catalog zone, it must first be set up as a normal zone on the master and the on slave servers that will be configured to use it. It must also be added to a catalog-zones list @@ -2347,21 +2527,25 @@ $ dnssec-signzone -E '' -S example.netresponse-policy statement.)

-

+

To use the catalog zone feature to serve a new member zone:

    -
  • +

  • +

    Set up the the member zone to be served on the master as normal. This could be done by editing named.conf, or by running rndc addzone. -

  • -
  • +

    +
  • +
  • +

    Add an entry to the catalog zone for the new member zone. This could be done by editing the catalog zone's master file and running rndc reload, or by updating the zone using nsupdate. -

  • +

    +

The change to the catalog zone will be propagated from the master to all @@ -2373,7 +2557,7 @@ $ dnssec-signzone -E '' -S example.net -

+

Removing a member zone from a slave server requires nothing more than deleting the member zone's entry in the catalog zone. The change to the catalog zone is propagated to the slave server using the normal AXFR/IXFR @@ -2384,11 +2568,12 @@ $ dnssec-signzone -E '' -S example.netrndc delzone.)

-
-
+
+ +

Configuring Catalog Zones

-

+

Catalog zones are configured with a catalog-zones statement in the options or view section of named.conf. For example, @@ -2402,24 +2587,24 @@ catalog-zones { min-update-interval 10; }; -

+

This statement specifies that the zone catalog.example is a catalog zone. This zone must be properly configured in the same view. In most configurations, it would be a slave zone.

-

+

The options following the zone name are not required, and may be specified in any order:

-

+

The default-masters option defines the default masters for member zones listed in a catalog zone. This can be overridden by options within a catalog zone. If no such options are included, then member zones will transfer their contents from the servers listed in this option.

-

+

The in-memory option, if set to yes, causes member zones to be stored only in memory. This is functionally equivalent to configuring a slave zone without a file. @@ -2427,7 +2612,7 @@ catalog-zones { will be stored locally in a file whose name is automatically generated from the view name, catalog zone name, and member zone name.

-

+

The zone-directory option causes local copies of member zones' master files (if in-memory is not set to yes) to be stored in the specified directory. @@ -2435,7 +2620,7 @@ catalog-zones { A non-absolute pathname in zone-directory is assumed to be relative to the working directory.

-

+

The min-update-interval option sets the minimum interval between processing of updates to catalog zones, in seconds. If an update to a catalog zone (for example, via IXFR) happens less @@ -2443,23 +2628,24 @@ catalog-zones { recent update, then the changes will not be carried out until this interval has elapsed. The default is 5 seconds.

-

+

Catalog zones are defined on a per-view basis. Configuring a non-empty catalog-zones statement in a view will automatically turn on allow-new-zones for that view. (Note: this means rndc addzone and rndc delzone will also work in any view that supports catalog zones.)

-
-
+
+ +

Catalog Zone format

-

+

A catalog zone is a regular DNS zone; therefore, it has to have a single SOA and at least one NS record.

-

+

A record stating the version of the catalog zone format is also required. If the version number listed is not supported by the server, then a catalog zone may not be used by that server. @@ -2469,57 +2655,57 @@ catalog.example. IN SOA . . 2016022901 900 600 86400 1 catalog.example. IN NS nsexample. version.catalog.example. IN TXT "1" -

+

Note that this record must have the domain name version.catalog-zone-name. This illustrates how the meaning of data stored in a catalog zone is indicated by the the domain name label immediately before the catalog zone domain.

-

+

Catalog zone options can be set either globally for the whole catalog zone or for a single member zone. Global options override the settings in the configuration file and member zone options override global options.

-

+

Global options are set at the apex of the catalog zone, e.g.:

  masters.catalog.example.    IN AAAA 2001:db8::1
 
-

BIND currently supports the following options:

-
    +

    BIND currently supports the following options:

    +
    • -

      A simple masters definition:

      -
      +        

      A simple masters definition:

      +
       	 masters.catalog.example.    IN A 192.0.2.1
       	
      -

      +

      This option defines a master server for the member zones - it can be either an A or AAAA record. If multiple masters are set the order in which they are used is random.

      -
    • +
    • -

      A masters with a TSIG key defined:

      -
      +        

      A masters with a TSIG key defined:

      +
                label.masters.catalog.example.     IN A 192.0.2.2
                label.masters.catalog.example.	    IN TXT "tsig_key_name"
               
      -

      +

      This option defines a master server for the member zone with a TSIG key set. The TSIG key must be configured in the configuration file. label can be any valid DNS label.

      -
    • +
    • -

      allow-query and +

      allow-query and allow-transfer ACLs:

      -
      +        
                allow-query.catalog.example.	IN APL 1:10.0.0.1/24
                allow-transfer.catalog.example.	IN APL !1:10.0.0.1/32 1:10.0.0.0/24
               
      -

      +

      These options are the equivalents of allow-query and allow-transfer in a zone declaration in the named.conf configuration file. The ACL is @@ -2527,9 +2713,9 @@ version.catalog.example. IN TXT "1" policy is to deny access. For the syntax of the APL RR see RFC 3123

      -
    • +
    -

    +

    A member zone is added by including a PTR resource record in the zones sub-domain of the catalog zone. The record label is a SHA-1 hash @@ -2540,7 +2726,7 @@ version.catalog.example. IN TXT "1"

     5960775ba382e7a4e09263fc06e7c00569b6a05c.zones.catalog.example. IN PTR domain.example.
     
    -

    +

    The hash is necessary to identify options for a specific member zone. The member zone-specific options are defined the same way as global options, but in the member zone subdomain: @@ -2551,31 +2737,33 @@ label.masters.5960775ba382e7a4e09263fc06e7c00569b6a05c.zones.catalog.example. IN label.masters.5960775ba382e7a4e09263fc06e7c00569b6a05c.zones.catalog.example. IN TXT "tsig_key" allow-query.5960775ba382e7a4e09263fc06e7c00569b6a05c.zones.catalog.example. IN APL 1:10.0.0.0/24 -

    +

    As would be expected, options defined for a specific zone override the global options defined in the catalog zone. These in turn override the global options defined in the catalog-zones statement in the configuration file.

    -

    +

    (Note that none of the global records an option will be inherited if any records are defined for that option for the specific zone. For example, if the zone had a masters record of type A but not AAAA, then it would not inherit the type AAAA record from the global option.)

    +
-
-
+ +

IPv6 Support in BIND 9

-

+

BIND 9 fully supports all currently defined forms of IPv6 name to address and address to name lookups. It will also use IPv6 addresses to make queries when running on an IPv6 capable system.

-

+ +

For forward lookups, BIND 9 supports only AAAA records. RFC 3363 deprecated the use of A6 records, and client-side support for A6 records was accordingly removed @@ -2585,7 +2773,8 @@ allow-query.5960775ba382e7a4e09263fc06e7c00569b6a05c.zones.catalog.example. IN A for A6 records, and accept zone transfer for a zone containing A6 records.

-

+ +

For IPv6 reverse lookups, BIND 9 supports the traditional "nibble" format used in the ip6.arpa domain, as well as the older, deprecated @@ -2600,33 +2789,39 @@ allow-query.5960775ba382e7a4e09263fc06e7c00569b6a05c.zones.catalog.example. IN A In particular, an authoritative BIND 9 name server will not load a zone file containing binary labels.

-

+ +

For an overview of the format and structure of IPv6 addresses, see the section called “IPv6 addresses (AAAA)”.

-
+ +

Address Lookups Using AAAA Records

-

+ +

The IPv6 AAAA record is a parallel to the IPv4 A record, and, unlike the deprecated A6 record, specifies the entire IPv6 address in a single record. For example,

+
 $ORIGIN example.com.
 host            3600    IN      AAAA    2001:db8::1
 
-

+ +

Use of IPv4-in-IPv6 mapped addresses is not recommended. If a host has an IPv4 address, use an A record, not a AAAA, with ::ffff:192.168.42.1 as the address.

-
-
+
+

Address to Name Lookups Using Nibble Format

-

+ +

When looking up an address in nibble format, the address components are simply reversed, just as in IPv4, and ip6.arpa. is appended to the @@ -2635,14 +2830,16 @@ host 3600 IN AAAA 2001:db8::1 a host with address 2001:db8::1.

+
 $ORIGIN 0.0.0.0.0.0.0.0.8.b.d.0.1.0.0.2.ip6.arpa.
 1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0  14400   IN    PTR    (
                                     host.example.com. )
 
-
-
-
+ +
+
+
-

BIND 9.13.3-dev (Development Release)

+

BIND 9.13.3 (Development Release)

diff --git a/doc/arm/Bv9ARM.ch05.html b/doc/arm/Bv9ARM.ch05.html index fafda38a82..6c08c0a494 100644 --- a/doc/arm/Bv9ARM.ch05.html +++ b/doc/arm/Bv9ARM.ch05.html @@ -10,7 +10,7 @@ Chapter 5. BIND 9 Configuration Reference - + @@ -96,7 +96,8 @@
-

+ +

BIND 9 configuration is broadly similar to BIND 8; however, there are a few new areas @@ -106,20 +107,23 @@ if they can be more efficiently implemented using the new features found in BIND 9.

-

+ +

BIND 4 configuration files can be converted to the new format using the shell script contrib/named-bootconf/named-bootconf.sh.

-
+

Configuration File Elements

-

+ +

Following is a list of elements used throughout the BIND configuration file documentation:

-
+
+
@@ -524,67 +528,87 @@ -
-
+ +
+

Address Match Lists

-
+ +

Syntax

+
address_match_list = address_match_list_element ; ...
 
 address_match_list_element = [ ! ] ( ip_address | ip_prefix |
      key key_id | acl_name | { address_match_list } )
 
-
-
+ +
+

Definition and Usage

-

+ +

Address match lists are primarily used to determine access control for various server operations. They are also used in the listen-on and sortlist statements. The elements which constitute an address match list can be any of the following:

-
    -
  • an IP address (IPv4 or IPv6)
  • -
  • an IP prefix (in `/' notation)
  • +
      +
    • + an IP address (IPv4 or IPv6) +
    • +
    • + an IP prefix (in `/' notation) +
    • + a key ID, as defined by the key statement -
    • -
    • the name of an address match list defined with + +
    • +
    • + the name of an address match list defined with the acl statement -
    • -
    • a nested address match list enclosed in braces
    • + + +
    • + a nested address match list enclosed in braces +
    -

    + +

    Elements can be negated with a leading exclamation mark (`!'), and the match list names "any", "none", "localhost", and "localnets" are predefined. More information on those names can be found in the description of the acl statement.

    -

    + +

    The addition of the key clause made the name of this syntactic element something of a misnomer, since security keys can be used to validate access without regard to a host or network address. Nonetheless, the term "address match list" is still used throughout the documentation.

    -

    + +

    When a given IP address or prefix is compared to an address match list, the comparison takes place in approximately O(1) time. However, key comparisons require that the list of keys be traversed until a matching key is found, and therefore may be somewhat slower.

    -

    + +

    The interpretation of a match depends on whether the list is being used for access control, defining listen-on ports, or in a sortlist, and whether the element was negated.

    -

    + +

    When used as an access control list, a non-negated match allows access and a negated match denies access. If there is no match, access is denied. The clauses @@ -604,7 +628,8 @@ server to refuse queries on any of the machine's addresses which do not match the list.

    -

    + +

    Order of insertion is significant. If more than one element in an ACL is found to match a given IP address or prefix, preference will be given to the one that came @@ -620,22 +645,26 @@ that problem by having 1.2.3.13 blocked by the negation, but all other 1.2.3.* hosts fall through.

    -
-
-
+
+
+ +

Comment Syntax

-

+ +

The BIND 9 comment syntax allows for comments to appear anywhere that whitespace may appear in a BIND configuration file. To appeal to programmers of all kinds, they can be written in the C, C++, or shell/perl style.

-
+ +

Syntax

-

+ +

/* This is a BIND comment as in C */

@@ -647,25 +676,26 @@ # and perl

-
-
+
+

Definition and Usage

-

+ +

Comments may appear anywhere that whitespace may appear in a BIND configuration file.

-

+

C-style comments start with the two characters /* (slash, star) and end with */ (star, slash). Because they are completely delimited with these characters, they can be used to comment only a portion of a line or to span multiple lines.

-

+

C-style comments cannot be nested. For example, the following is not valid because the entire comment ends with the first */:

-

+

/* This is the start of a comment.
@@ -676,14 +706,15 @@
 

-

+ +

C++-style comments start with the two characters // (slash, slash) and continue to the end of the physical line. They cannot be continued across multiple physical lines; to have one logical comment span multiple lines, each line must use the // pair. For example:

-

+

// This is the start of a comment.  The next line
@@ -693,14 +724,15 @@
 

-

+

Shell-style (or perl-style, if you prefer) comments start with the character # (number sign) and continue to the end of the physical line, as in C++ comments. For example:

-

+ +

# This is the start of a comment.  The next line
@@ -710,22 +742,25 @@
 

-
+ +

Warning

-

+

You cannot use the semicolon (`;') character to start a comment such as you would in a zone file. The semicolon indicates the end of a configuration statement.

-
-
-
-
-
+
+
+
+
+ +

Configuration File Grammar

-

+ +

A BIND 9 configuration consists of statements and comments. Statements end with a semicolon. Statements and comments are the @@ -733,10 +768,13 @@ statements contain a block of sub-statements, which are also terminated with a semicolon.

-

+ +

The following statements are supported:

-
+ +
+
@@ -884,33 +922,40 @@ -
-

+ +

+ +

The logging and options statements may only occur once per configuration.

-
+ +

acl Statement Grammar

-
+        
 acl string { address_match_element; ... };
 
-
-
+
+

acl Statement Definition and Usage

-

+ +

The acl statement assigns a symbolic name to an address match list. It gets its name from a primary use of address match lists: Access Control Lists (ACLs).

-

+ +

The following ACLs are built-in:

-
+ +
+
@@ -970,12 +1015,13 @@ -
-
-
+ +
+
+

controls Statement Grammar

-
+        
 controls {
 	inet ( ipv4_address | ipv6_address |
 	    * ) [ port ( integer | * ) ] allow
@@ -988,19 +1034,22 @@
 	    boolean ];
 };
 
-
-
+
+ +

controls Statement Definition and Usage

-

+ +

The controls statement declares control channels to be used by system administrators to control the operation of the name server. These control channels are used by the rndc utility to send commands to and retrieve non-DNS results from a name server.

-

+ +

An inet control channel is a TCP socket listening at the specified ip_port on the specified ip_addr, which can be an IPv4 or IPv6 @@ -1013,11 +1062,13 @@ using the loopback address (127.0.0.1 or ::1) is recommended for maximum security.

-

+ +

If no port is specified, port 953 is used. The asterisk "*" cannot be used for ip_port.

-

+ +

The ability to issue commands over the control channel is restricted by the allow and keys clauses. @@ -1027,7 +1078,8 @@ elements of the address_match_list are ignored.

-

+ +

A unix control channel is a UNIX domain socket listening at the specified path in the file system. Access to the socket is specified by the perm, @@ -1036,7 +1088,8 @@ (perm) are applied to the parent directory as the permissions on the socket itself are ignored.

-

+ +

The primary authorization mechanism of the command channel is the key_list, which contains a list of key_ids. @@ -1045,7 +1098,8 @@ See Remote Name Daemon Control application in the section called “Administrative Tools”) for information about configuring keys in rndc.

-

+ +

If the read-only clause is enabled, the control channel is limited to the following set of read-only commands: nta -dump, @@ -1055,7 +1109,8 @@ read-only is not enabled and the control channel allows read-write access.

-

+ +

If no controls statement is present, named will set up a default control channel listening on the loopback address 127.0.0.1 @@ -1069,7 +1124,8 @@ To create a rndc.key file, run rndc-confgen -a.

-

+ +

The rndc.key feature was created to ease the transition of systems from BIND 8, which did not have digital signatures on its command channel @@ -1082,7 +1138,8 @@ command rndc-confgen -a after BIND 9 is installed.

-

+ +

Since the rndc.key feature is only intended to allow the backward-compatible usage of BIND 8 configuration files, this @@ -1103,21 +1160,25 @@ readable by a group that contains the users who should have access.

-

+ +

To disable the command channel, use an empty controls statement: controls { };.

-
-
+ +
+

include Statement Grammar

-
include filename;
-
-
+ +
include filename;
+
+

include Statement Definition and Usage

-

+ +

The include statement inserts the specified file at the point where the include statement is encountered. The include @@ -1127,28 +1188,32 @@ others. For example, the statement could include private keys that are readable only by the name server.

-
-
+ +
+

key Statement Grammar

-
+        
 key string {
 	algorithm string;
 	secret string;
 };
 
-
-
+
+ +

key Statement Definition and Usage

-

+ +

The key statement defines a shared secret key for use with TSIG (see the section called “TSIG”) or the command channel (see the section called “controls Statement Definition and Usage”).

-

+ +

The key statement can occur at the top level of the configuration file or inside a view @@ -1159,7 +1224,8 @@ Usage”) must be defined at the top level.

-

+ +

The key_id, also known as the key name, is a domain name uniquely identifying the key. It can be used in a server @@ -1168,7 +1234,8 @@ verify that incoming requests have been signed with a key matching this name, algorithm, and secret.

-

+ +

The algorithm_id is a string that specifies a security/authentication algorithm. The named server supports hmac-md5, @@ -1182,11 +1249,12 @@ to be used by the algorithm, and is treated as a Base64 encoded string.

-
-
+ +
+

logging Statement Grammar

-
+        
 logging {
 	category string { string; ... };
 	channel string {
@@ -1203,11 +1271,13 @@
 	};
 };
 
-
-
+
+ +

logging Statement Definition and Usage

-

+ +

The logging statement configures a wide variety of logging options for the name server. Its channel phrase @@ -1215,29 +1285,33 @@ a name that can then be used with the category phrase to select how various classes of messages are logged.

-

+

Only one logging statement is used to define as many channels and categories as are wanted. If there is no logging statement, the logging configuration will be:

+
logging {
      category default { default_syslog; default_debug; };
      category unmatched { null; };
 };
 
-

+ +

If named is started with the -L option, it logs to the specified file at startup, instead of using syslog. In this case the logging configuration will be:

+
logging {
      category default { default_logfile; default_debug; };
      category unmatched { null; };
 };
 
-

+ +

In BIND 9, the logging configuration is only established when the entire configuration file has been parsed. In BIND 8, it was @@ -1248,14 +1322,17 @@ channels, or to standard error if the -g option was specified.

-
+ +

The channel Phrase

-

+ +

All log output goes to one or more channels; you can make as many of them as you want.

-

+ +

Every channel definition must include a destination clause that says whether messages selected for the channel go to a file, to a particular syslog facility, to the standard error stream, or are @@ -1266,12 +1343,14 @@ category name and/or severity level (the default is not to include any).

-

+ +

The null destination clause causes all messages sent to the channel to be discarded; in that case, other options for the channel are meaningless.

-

+ +

The file destination clause directs the channel to a disk file. It can include additional arguments to specify how large the file is allowed to @@ -1281,7 +1360,8 @@ (versions), and the format to use for naming backup versions (suffix).

-

+ +

The size option is used to limit log file growth. If the file ever exceeds the specified size, then named will stop writing to the @@ -1293,7 +1373,7 @@ removes or truncates the log to less than the maximum size. The default behavior is not to limit the size of the file.

-

+

File rolling only occurs when the file exceeds the size specified with the size option. No backup versions are kept by default; any existing @@ -1302,7 +1382,7 @@ how many backup versions of the file should be kept. If set to unlimited, there is no limit.

-

+

The suffix option can be set to either increment or timestamp. If set to @@ -1325,18 +1405,21 @@ whereupon a new filename.log is opened.

-

+ +

Example usage of the size, versions, and suffix options:

+
channel an_example_channel {
     file "example.log" versions 3 size 20m suffix increment;
     print-time yes;
     print-category yes;
 };
 
-

+ +

The syslog destination clause directs the channel to the system log. Its argument is a @@ -1358,10 +1441,10 @@ only uses two arguments to the openlog() function, then this clause is silently ignored.

-

+

On Windows machines syslog messages are directed to the EventViewer.

-

+

The severity clause works like syslog's "priorities", except that they can also be used if you are writing straight to a file rather than using syslog. @@ -1370,7 +1453,7 @@ levels will be accepted.

-

+

If you are using syslog, then the syslog.conf priorities will also determine what eventually passes through. For example, defining a channel facility and severity as daemon and debug but @@ -1382,7 +1465,8 @@ then syslogd would print all messages it received from the channel.

-

+ +

The stderr destination clause directs the channel to the server's standard error stream. This is intended @@ -1391,7 +1475,8 @@ example when debugging a configuration.

-

+ +

The server can supply extensive debugging information when it is in debugging mode. If the server's global debug level is greater @@ -1405,19 +1490,21 @@ notrace. All debugging messages in the server have a debug level, and higher debug levels give more detailed output. Channels that specify a specific debug severity, for example:

+
channel specific_debug_level {
     file "foo";
     severity debug 3;
 };
 
-

+ +

will get debugging output of level 3 or less any time the server is in debugging mode, regardless of the global debugging level. Channels with dynamic severity use the server's global debug level to determine what messages to print.

-

+

print-time can be set to yes, no, or a time format specifier, which may be one of @@ -1433,14 +1520,14 @@ notrace. All debugging messages in the server have a debug are logged in ISO8601 format, with time zone set to UTC. The default is no.

-

+

print-time may be specified for a syslog channel, but it is usually pointless since syslog also logs the date and time.

-

+

If print-category is requested, then the category of the message will be logged as well. Finally, if print-severity is @@ -1451,15 +1538,18 @@ notrace. All debugging messages in the server have a debug three print- options are on:

-

+ +

28-Feb-2000 15:05:32.863 general: notice: running

-

+ +

If buffered has been turned on the output to files will not be flushed after each log entry. By default all log messages are flushed.

-

+ +

There are four predefined channels that are used for named's default logging as follows. If named is started with the @@ -1468,6 +1558,7 @@ notrace. All debugging messages in the server have a debug How they are used is described in the section called “The category Phrase”.

+
channel default_syslog {
     // send to syslog's daemon facility
     syslog daemon;
@@ -1505,7 +1596,8 @@ channel default_logfile {
     severity dynamic;
 };
 
-

+ +

The default_debug channel has the special property that it only produces output when the server's debug @@ -1513,7 +1605,8 @@ channel default_logfile { nonzero. It normally writes to a file called named.run in the server's working directory.

-

+ +

For security reasons, when the -u command line option is used, the named.run file is created only after named has @@ -1524,17 +1617,20 @@ channel default_logfile { option to specify a default logfile, or the -g option to log to standard error which you can redirect to a file.

-

+ +

Once a channel is defined, it cannot be redefined. Thus you cannot alter the built-in channels directly, but you can modify the default logging by pointing categories at channels you have defined.

-
-
+
+ +

The category Phrase

-

+ +

There are many categories, so you can send the logs you want to see wherever you want, without seeing logs you don't want. If you don't specify a list of channels for a category, then log @@ -1543,19 +1639,24 @@ channel default_logfile { instead. If you don't specify a default category, the following "default default" is used:

+
category default { default_syslog; default_debug; };
 
-

+ +

If you start named with the -L option then the default category is:

+
category default { default_logfile; default_debug; };
 
-

+ +

As an example, let's say you want to log security events to a file, but you also want keep the default logging behavior. You'd specify the following:

+
channel my_security_channel {
     file "my_security_file";
     severity info;
@@ -1565,18 +1666,22 @@ category security {
     default_syslog;
     default_debug;
 };
-

+ +

To discard all messages in a category, specify the null channel:

+
category xfer-out { null; };
 category notify { null; };
 
-

+ +

Following are the available categories and brief descriptions of the types of log information they contain. More categories may be added in future BIND releases.

-
+
+
@@ -1991,12 +2096,13 @@ category notify { null; }; -
+
-
+
+

The query-errors Category

-

+

The query-errors category is specifically intended for debugging purposes: To identify why and how specific queries result in responses which @@ -2004,14 +2110,15 @@ category notify { null; }; Messages of this category are therefore only logged with debug levels.

-

+ +

At the debug levels of 1 or higher, each response with the rcode of SERVFAIL is logged as follows:

-

+

client 127.0.0.1#61502: query failed (SERVFAIL) for www.example.com/IN/AAAA at query.c:3880

-

+

This means an error resulting in SERVFAIL was detected at line 3880 of source file query.c. @@ -2019,13 +2126,13 @@ category notify { null; }; help identify the cause of SERVFAIL for an authoritative server.

-

+

At the debug levels of 2 or higher, detailed context information of recursive resolutions that resulted in SERVFAIL is logged. The log message will look like as follows:

-

+

@@ -2036,14 +2143,14 @@ badresp:1,adberr:0,findfail:0,valfail:0]
             

-

+

The first part before the colon shows that a recursive resolution for AAAA records of www.example.com completed in 30.000183 seconds and the final result that led to the SERVFAIL was determined at line 2970 of source file resolver.c.

-

+

The following part shows the detected final result and the latest result of DNSSEC validation. The latter is always success when no validation attempt @@ -2053,7 +2160,7 @@ badresp:1,adberr:0,findfail:0,valfail:0] to a timeout in 30 seconds. DNSSEC validation was probably not attempted.

-

+

The last part enclosed in square brackets shows statistics information collected for this particular resolution attempt. @@ -2063,7 +2170,9 @@ badresp:1,adberr:0,findfail:0,valfail:0] The meaning of the other fields is summarized in the following table.

-
+ +
+
@@ -2202,15 +2311,16 @@ badresp:1,adberr:0,findfail:0,valfail:0] -
-

+ +

+

At the debug levels of 3 or higher, the same messages as those at the debug 1 level are logged for other errors than SERVFAIL. Note that negative responses such as NXDOMAIN are not regarded as errors here.

-

+

At the debug levels of 4 or higher, the same messages as those at the debug 2 level are logged for other errors than SERVFAIL. @@ -2219,36 +2329,41 @@ badresp:1,adberr:0,findfail:0,valfail:0] This is because any unexpected results can be difficult to debug in the recursion case.

-
-
-
+
+
+ +

masters Statement Grammar

-
+        
 masters string [ port integer ] [ dscp
     integer ] { ( masters | ipv4_address [
     port integer ] | ipv6_address [ port
     integer ] ) [ key string ]; ... };
 
-
-
+
+ +

masters Statement Definition and Usage

-

masters + +

masters lists allow for a common set of masters to be easily used by multiple stub and slave zones in their masters or also-notify lists.

-
-
+
+ +

options Statement Grammar

-

+ +

This is the grammar of the options statement in the named.conf file:

-
+        
 options {
 	allow-new-zones boolean;
 	allow-notify { address_match_element; ... };
@@ -2545,12 +2660,14 @@ badresp:1,adberr:0,findfail:0,valfail:0]
 	zone-statistics ( full | terse | none | boolean );
 };
 
-
-
+
+ +

options Statement Definition and Usage

-

+ +

The options statement sets up global options to be used by BIND. This statement @@ -2559,10 +2676,11 @@ badresp:1,adberr:0,findfail:0,valfail:0] statement, an options block with each option set to its default will be used.

-
+ +
attach-cache
-

+

Allows multiple views to share a single cache database. Each view has its own cache database by default, but @@ -2571,13 +2689,15 @@ badresp:1,adberr:0,findfail:0,valfail:0] share a single cache to save memory and possibly improve resolution efficiency by using this option.

-

+ +

The attach-cache option may also be specified in view statements, in which case it overrides the global attach-cache option.

-

+ +

The cache_name specifies the cache to be shared. When the named server configures @@ -2587,14 +2707,16 @@ badresp:1,adberr:0,findfail:0,valfail:0] The rest of the views will simply refer to the already created cache.

-

+ +

One common configuration to share a cache would be to allow all views to share a single cache. This can be done by specifying the attach-cache as a global option with an arbitrary name.

-

+ +

Another possible operation is to allow a subset of all views to share a cache while the others to retain their own caches. @@ -2603,6 +2725,7 @@ badresp:1,adberr:0,findfail:0,valfail:0] attach-cache option as a view A (or B)'s option, referring to the other view name:

+
   view "A" {
     // this view has its own cache
@@ -2617,7 +2740,8 @@ badresp:1,adberr:0,findfail:0,valfail:0]
     ...
   };
 
-

+ +

Views that share a cache must have the same policy on configurable parameters that may affect caching. The current implementation requires the following @@ -2633,7 +2757,8 @@ badresp:1,adberr:0,findfail:0,valfail:0] max-cache-size, and zero-no-soa-ttl.

-

+ +

Note that there may be other parameters that may cause confusion if they are inconsistent for different views that share a single cache. @@ -2645,9 +2770,10 @@ badresp:1,adberr:0,findfail:0,valfail:0] configuration differences in different views do not cause disruption with a shared cache.

-
+
directory
-

+

+

The working directory of the server. Any non-absolute pathnames in the configuration file will be taken as relative to this directory. The default @@ -2659,10 +2785,11 @@ badresp:1,adberr:0,findfail:0,valfail:0] should be an absolute path, and must be writable by the effective user ID of the named process. -

+

+
dnstap
-

+

dnstap is a fast, flexible method for capturing and logging DNS traffic. Developed by Robert Edmonds at Farsight Security, Inc., and supported @@ -2677,13 +2804,13 @@ badresp:1,adberr:0,findfail:0,valfail:0] by Google, Inc.; see https://developers.google.com/protocol-buffers).

-

+

To enable dnstap at compile time, the fstrm and protobuf-c libraries must be available, and BIND must be configured with --enable-dnstap.

-

+

The dnstap option is a bracketed list of message types to be logged. These may be set differently for each view. Supported types are client, @@ -2692,13 +2819,13 @@ badresp:1,adberr:0,findfail:0,valfail:0] all will cause all dnstap messages to be logged, regardless of type.

-

+

Each type may take an additional argument to indicate whether to log query messages or response messages; if not specified, both queries and responses are logged.

-

+

Example: To log all authoritative queries and responses, recursive client responses, and upstream queries sent by the resolver, use: @@ -2711,63 +2838,76 @@ badresp:1,adberr:0,findfail:0,valfail:0]

-

+

Logged dnstap messages can be parsed using the dnstap-read utility (see dnstap-read(1) for details).

-

+

For more information on dnstap, see http://dnstap.info.

-

+

The fstrm library has a number of tunables that are exposed in named.conf, and can be modified if necessary to improve performance or prevent loss of data. These are:

-
    +
    • + fstrm-set-buffer-hint: The threshold number of bytes to accumulate in the output buffer before forcing a buffer flush. The minimum is 1024, the maximum is 65536, and the default is 8192. -
    • + +
    • + fstrm-set-flush-timeout: The number of seconds to allow unflushed data to remain in the output buffer. The minimum is 1 second, the maximum is 600 seconds (10 minutes), and the default is 1 second. -
    • + +
    • + fstrm-set-output-notify-threshold: The number of outstanding queue entries to allow on an input queue before waking the I/O thread. The minimum is 1 and the default is 32. -
    • + +
    • + fstrm-set-output-queue-model: Controls the queuing semantics to use for queue objects. The default is mpsc (multiple producer, single consumer); the other option is spsc (single producer, single consumer). -
    • + +
    • + fstrm-set-input-queue-size: The number of queue entries to allocate for each input queue. This value must be a power of 2. The minimum is 2, the maximum is 16384, and the default is 512. -
    • + +
    • + fstrm-set-output-queue-size: The number of queue entries to allocate for each output queue. The minimum is 2, the maximum is system-dependent and based on IOV_MAX, and the default is 64. -
    • + +
    • + fstrm-set-reopen-interval: The number of seconds to wait between attempts to reopen a closed output stream. The minimum is 1 second, @@ -2775,24 +2915,25 @@ badresp:1,adberr:0,findfail:0,valfail:0] is 5 seconds. For convenience, TTL-style time unit suffixes may be used to specify the value. -
    • + +
    -

    +

    Note that all of the above minimum, maximum, and default values are set by the libfstrm library, and may be subject to change in future versions of the library. See the libfstrm documentation for more information.

    -
+
dnstap-output
-

+

Configures the path to which the dnstap frame stream will be sent if dnstap is enabled at compile time and active.

-

+

The first argument is either file or unix, indicating whether the destination is a file or a UNIX domain socket. The second argument @@ -2803,7 +2944,7 @@ badresp:1,adberr:0,findfail:0,valfail:0] (provided with libfstrm) is listening on the socket.)

-

+

If the first argument is file, then up to three additional options can be added: size indicates the size to which a @@ -2820,7 +2961,7 @@ badresp:1,adberr:0,findfail:0,valfail:0] The default is to allow dnstap log files to grow to any size without rolling.

-

+

dnstap-output can only be set globally in options. Currently, it can only be set once while named is running; @@ -2828,24 +2969,29 @@ badresp:1,adberr:0,findfail:0,valfail:0] rndc reload or rndc reconfig.

-
+
dnstap-identity
-

+

+

Specifies an identity string to send in dnstap messages. If set to hostname, which is the default, the server's hostname will be sent. If set to none, no identity string will be sent. -

+

+
dnstap-version
-

+

+

Specifies a version string to send in dnstap messages. The default is the version number of the BIND release. If set to none, no version string will be sent. -

+

+
geoip-directory
-

+

+

Specifies the directory containing GeoIP .dat database files for GeoIP initialization. By default, this option is unset @@ -2854,9 +3000,11 @@ badresp:1,adberr:0,findfail:0,valfail:0] (For details, see the section called “acl Statement Definition and Usage” about the geoip ACL.) -

+

+
key-directory
-

+

+

When performing dynamic update of secure zones, the directory where the public and private DNSSEC key files should be found, if different than the current working @@ -2865,10 +3013,11 @@ badresp:1,adberr:0,findfail:0,valfail:0] bind.keys, rndc.key or session.key.) -

+

+
lmdb-mapsize
-

+

When named is built with liblmdb, this option sets a maximum size for the memory map of the new-zone database (NZD) in LMDB database format. @@ -2877,7 +3026,7 @@ badresp:1,adberr:0,findfail:0,valfail:0] Note that this is not the NZD database file size, but the largest size that the database may grow to.

-

+

Because the database file is memory mapped, its size is limited by the address space of the named process. The default of 32 megabytes was chosen to be usable with @@ -2887,17 +3036,17 @@ badresp:1,adberr:0,findfail:0,valfail:0] ought to be able to hold configurations of about 100,000 zones.

-
+
managed-keys-directory
-

+

Specifies the directory in which to store the files that track managed DNSSEC keys. By default, this is the working directory. The directory must be writable by the effective user ID of the named process.

-

+

If named is not configured to use views, then managed keys for the server will be tracked in a single file called managed-keys.bind. @@ -2908,34 +3057,39 @@ badresp:1,adberr:0,findfail:0,valfail:0] followed by the extension .mkeys.

-

+

(Note: in previous releases, file names for views always used the SHA256 hash of the view name. To ensure compatibility after upgrade, if a file using the old name format is found to exist, it will be used instead of the new format.)

-
+
new-zones-directory
-

+

+

Specifies the directory in which to store the configuration parameters for zones added via rndc addzone. By default, this is the working directory. If set to a relative path, it will be relative to the working directory. The directory must be writable by the effective user ID of the named process. -

+

+
named-xfer
-

+

+

This option is obsolete. It was used in BIND 8 to specify the pathname to the named-xfer program. In BIND 9, no separate named-xfer program is needed; its functionality is built into the name server. -

+

+
qname-minimization
-

+

+

This option controls QNAME minimization behaviour in the BIND resolver. When set to strict, BIND will follow the QNAME minimization algorithm to @@ -2948,16 +3102,20 @@ badresp:1,adberr:0,findfail:0,valfail:0] QNAME minimization completely. The current default is relaxed, but it might be changed to strict in a future release. -

+

+
tkey-gssapi-keytab
-

+

+

The KRB5 keytab file to use for GSS-TSIG updates. If this option is set and tkey-gssapi-credential is not set, then updates will be allowed with any key matching a principal in the specified keytab. -

+

+
tkey-gssapi-credential
-

+

+

The security credential with which the server should authenticate keys requested by the GSS-TSIG protocol. Currently only Kerberos 5 authentication is available @@ -2970,9 +3128,11 @@ badresp:1,adberr:0,findfail:0,valfail:0] To use GSS-TSIG, tkey-domain must also be set if a specific keytab is not set with tkey-gssapi-keytab. -

+

+
tkey-domain
-

+

+

The domain appended to the names of all shared keys generated with TKEY. When a client requests a TKEY exchange, @@ -2988,9 +3148,11 @@ badresp:1,adberr:0,findfail:0,valfail:0] "_tkey.domainname". If you are using GSS-TSIG, this variable must be defined, unless you specify a specific keytab using tkey-gssapi-keytab. -

+

+
tkey-dhkey
-

+

+

The Diffie-Hellman key used by the server to generate shared keys with clients using the Diffie-Hellman mode @@ -2999,27 +3161,34 @@ badresp:1,adberr:0,findfail:0,valfail:0] public and private keys from files in the working directory. In most cases, the key_name should be the server's host name. -

+

+
cache-file
-

+

+

This is for testing only. Do not use. -

+

+
dump-file
-

+

+

The pathname of the file the server dumps the database to when instructed to do so with rndc dumpdb. If not specified, the default is named_dump.db. -

+

+
memstatistics-file
-

+

+

The pathname of the file the server writes memory usage statistics to on exit. If not specified, the default is named.memstats. -

+

+
lock-file
-

+

The pathname of a file on which named will attempt to acquire a file lock when starting up for the first time; if unsuccessful, the server will @@ -3027,7 +3196,7 @@ badresp:1,adberr:0,findfail:0,valfail:0] server is already running. If not specified, the default is /var/run/named/named.lock.

-

+

Specifying lock-file none disables the use of a lock file. lock-file is ignored if named was run using the -X @@ -3037,9 +3206,10 @@ badresp:1,adberr:0,findfail:0,valfail:0] reconfigured; it is only effective when the server is first started up.

-
+
pid-file
-

+

+

The pathname of the file the server writes its process ID in. If not specified, the default is /var/run/named/named.pid. @@ -3051,41 +3221,51 @@ badresp:1,adberr:0,findfail:0,valfail:0] is a keyword, not a filename, and therefore is not enclosed in double quotes. -

+

+
recursing-file
-

+

+

The pathname of the file the server dumps the queries that are currently recursing when instructed to do so with rndc recursing. If not specified, the default is named.recursing. -

+

+
statistics-file
-

+

+

The pathname of the file the server appends statistics to when instructed to do so using rndc stats. If not specified, the default is named.stats in the server's current directory. The format of the file is described in the section called “The Statistics File”. -

+

+
bindkeys-file
-

+

+

The pathname of a file to override the built-in trusted keys provided by named. See the discussion of dnssec-validation for details. If not specified, the default is /etc/bind.keys. -

+

+
secroots-file
-

+

+

The pathname of the file the server dumps security roots to when instructed to do so with rndc secroots. If not specified, the default is named.secroots. -

+

+
session-keyfile
-

+

+

The pathname of the file into which to write a TSIG session key generated by named for use by nsupdate -l. If not specified, the @@ -3095,21 +3275,27 @@ badresp:1,adberr:0,findfail:0,valfail:0] update-policy statement's local option for more information about this feature.) -

+

+
session-keyname
-

+

+

The key name to use for the TSIG session key. If not specified, the default is "local-ddns". -

+

+
session-keyalg
-

+

+

The algorithm to use for the TSIG session key. Valid values are hmac-sha1, hmac-sha224, hmac-sha256, hmac-sha384, hmac-sha512 and hmac-md5. If not specified, the default is hmac-sha256. -

+

+
port
-

+

+

The UDP/TCP port number the server uses for receiving and sending DNS protocol traffic. The default is 53. This option is mainly intended for server @@ -3117,23 +3303,26 @@ badresp:1,adberr:0,findfail:0,valfail:0] a server using a port other than 53 will not be able to communicate with the global DNS. -

+

+
dscp
-

+

+

The global Differentiated Services Code Point (DSCP) value to classify outgoing DNS traffic on operating systems that support DSCP. Valid values are 0 through 63. It is not configured by default. -

+

+
random-device
-

+

Specifies a source of entropy to be used by the server. This is a device or file from which to read entropy. If it is a file, operations requiring entropy will fail when the file has been exhausted.

-

+

Entropy is needed for cryptographic operations such as TKEY transactions, dynamic update of signed zones, and generation of TSIG session keys. It is also used for @@ -3142,45 +3331,47 @@ badresp:1,adberr:0,findfail:0,valfail:0] randomness such as generation of DNS message transaction ID's.

-

+

If random-device is not specified, or if it is set to none, entropy will be read from the random number generation function supplied by the cryptographic library with which BIND was linked (i.e. OpenSSL or a PKCS#11 provider).

-

+

The random-device option takes effect during the initial configuration load at server startup time and is ignored on subsequent reloads.

-
+
preferred-glue
-

+

+

If specified, the listed type (A or AAAA) will be emitted before other glue in the additional section of a query response. The default is to prefer A records when responding to queries that arrived via IPv4 and AAAA when responding to queries that arrived via IPv6. -

+

+
root-delegation-only
-

+

Turn on enforcement of delegation-only in TLDs (top level domains) and root zones with an optional exclude list.

-

+

DS queries are expected to be made to and be answered by delegation only zones. Such queries and responses are treated as an exception to delegation-only processing and are not converted to NXDOMAIN responses provided a CNAME is not discovered at the query name.

-

+

If a delegation only zone server also serves a child zone it is not always possible to determine whether an answer comes from the delegation only zone or the @@ -3196,24 +3387,26 @@ badresp:1,adberr:0,findfail:0,valfail:0] all these checks there is still a possibility of false negatives when a child zone is being served.

-

+

Similarly false positives can arise from empty nodes (no records at the name) in the delegation only zone when the query type is not ANY.

-

+

Note some TLDs are not delegation only (e.g. "DE", "LV", "US" and "MUSEUM"). This list is not exhaustive.

+
 options {
         root-delegation-only exclude { "de"; "lv"; "us"; "museum"; };
 };
 
-
+ +
disable-algorithms
-

+

Disable the specified DNSSEC algorithms at and below the specified name. Multiple disable-algorithms @@ -3221,15 +3414,15 @@ options { Only the best match disable-algorithms clause will be used to determine which algorithms are used.

-

+

If all supported algorithms are disabled, the zones covered by the disable-algorithms will be treated as insecure.

-
+
disable-ds-digests
-

+

Disable the specified DS/DLV digest types at and below the specified name. Multiple disable-ds-digests @@ -3237,15 +3430,15 @@ options { Only the best match disable-ds-digests clause will be used to determine which digest types are used.

-

+

If all supported digest types are disabled, the zones covered by the disable-ds-digests will be treated as insecure.

-
+
dnssec-lookaside
-

+

When set, dnssec-lookaside provides the validator with an alternate method to validate DNSKEY records at the top of a zone. When a DNSKEY is at or @@ -3257,12 +3450,12 @@ options { record validates a DNSKEY (similarly to the way a DS record does) the DNSKEY RRset is deemed to be trusted.

-

+

If dnssec-lookaside is set to no, then dnssec-lookaside is not used.

-

+

NOTE: The ISC-provided DLV service at dlv.isc.org, has been shut down. The dnssec-lookaside auto; @@ -3270,9 +3463,10 @@ options { up to use ISC DLV with minimal configuration, has accordingly been removed.

-
+
dnssec-must-be-secure
-

+

+

Specify hierarchies which must be or may not be secure (signed and validated). If yes, then named will only accept answers if @@ -3282,10 +3476,11 @@ options { trusted-keys or managed-keys statement, or dnssec-validation auto must be active. -

+

+
dns64
-

+

This directive instructs named to return mapped IPv4 addresses to AAAA queries when there are no AAAA records. It is intended to be @@ -3293,11 +3488,11 @@ options { dns64 defines one DNS64 prefix. Multiple DNS64 prefixes can be defined.

-

+

Compatible IPv6 prefixes have lengths of 32, 40, 48, 56, 64 and 96 as per RFC 6052.

-

+

Additionally a reverse IP6.ARPA zone will be created for the prefix to provide a mapping from the IP6.ARPA names to the corresponding IN-ADDR.ARPA names using synthesized @@ -3307,20 +3502,20 @@ options { are settable at the view / options level. These are not settable on a per-prefix basis.

-

+

Each dns64 supports an optional clients ACL that determines which clients are affected by this directive. If not defined, it defaults to any;.

-

+

Each dns64 supports an optional mapped ACL that selects which IPv4 addresses are to be mapped in the corresponding A RRset. If not defined it defaults to any;.

-

+

Normally, DNS64 won't apply to a domain name that owns one or more AAAA records; these records will simply be returned. The optional @@ -3331,7 +3526,7 @@ options { name owns. If not defined, exclude defaults to ::ffff:0.0.0.0/96.

-

+

A optional suffix can also be defined to set the bits trailing the mapped IPv4 address bits. By default these bits are @@ -3339,13 +3534,13 @@ options { matching the prefix and mapped IPv4 address must be zero.

-

+

If recursive-only is set to yes the DNS64 synthesis will only happen for recursive queries. The default is no.

-

+

If break-dnssec is set to yes the DNS64 synthesis will happen even if the result, if validated, would @@ -3364,9 +3559,10 @@ options { suffix ::; }; -

+
dnssec-loadkeys-interval
-

+

+

When a zone is configured with auto-dnssec maintain; its key repository must be checked periodically to see if any new keys have been added @@ -3379,10 +3575,11 @@ options { the minimum is 1 (1 minute), and the maximum is 1440 (24 hours); any higher value is silently reduced. -

+

+
dnssec-update-mode
-

+

If this option is set to its default value of maintain in a zone of type master which is DNSSEC-signed @@ -3395,13 +3592,13 @@ options { by regenerating RRSIG records whenever they approach their expiration date.

-

+

If the option is changed to no-resign, then named will sign all new or changed records, but scheduled maintenance of signatures is disabled.

-

+

With either of these settings, named will reject updates to a DNSSEC-signed zone when the signing keys are inactive or unavailable to @@ -3410,15 +3607,15 @@ options { signing and allow DNSSEC data to be submitted into a zone via dynamic update; this is not yet implemented.)

-
+
nta-lifetime
-

+

Species the default lifetime, in seconds, that will be used for negative trust anchors added via rndc nta.

-

+

A negative trust anchor selectively disables DNSSEC validation for zones that are known to be failing because of misconfiguration rather than @@ -3430,21 +3627,21 @@ options { NTA's lifetime is elapsed. NTAs persist across named restarts.

-

+

For convenience, TTL-style time unit suffixes can be used to specify the NTA lifetime in seconds, minutes or hours. nta-lifetime defaults to one hour. It cannot exceed one week.

-
+
nta-recheck
-

+

Species how often to check whether negative trust anchors added via rndc nta are still necessary.

-

+

A negative trust anchor is normally used when a domain has stopped validating due to operator error; it temporarily disables DNSSEC validation for that @@ -3455,23 +3652,23 @@ options { to find out whether it can now be validated. If so, the negative trust anchor is allowed to expire early.

-

+

Validity checks can be disabled for an individual NTA by using rndc nta -f, or for all NTAs by setting nta-recheck to zero.

-

+

For convenience, TTL-style time unit suffixes can be used to specify the NTA recheck interval in seconds, minutes or hours. The default is five minutes. It cannot be longer than nta-lifetime (which cannot be longer than a week).

-
+
max-zone-ttl
-

+

Specifies a maximum permissible TTL value in seconds. For convenience, TTL-style time unit suffixes may be used to specify the maximum value. @@ -3482,7 +3679,7 @@ options { max-zone-ttl will cause the zone to be rejected.

-

+

This is useful in DNSSEC-signed zones because when rolling to a new DNSKEY, the old key needs to remain available until RRSIG records have expired from @@ -3490,46 +3687,46 @@ options { that the largest TTL in the zone will be no higher than the set value.

-

+

(NOTE: Because map-format files load directly into memory, this option cannot be used with them.)

-

+

The default value is unlimited. A max-zone-ttl of zero is treated as unlimited.

-
+
stale-answer-ttl
-

+

Specifies the TTL to be returned on stale answers. The default is 1 second. The minimum allowed is also 1 second; a value of 0 will be updated silently to 1 second.

-

+

For stale answers to be returned, they must be enabled, either in the configuration file using stale-answer-enable or via rndc serve-stale on.

-
+
serial-update-method
-

+

Zones configured for dynamic DNS may use this option to set the update method that will be used for the zone serial number in the SOA record.

-

+

With the default setting of serial-update-method increment;, the SOA serial number will be incremented by one each time the zone is updated.

-

+

When set to serial-update-method unixtime;, the SOA serial number will be set to the number of seconds @@ -3537,7 +3734,7 @@ options { already greater than or equal to that value, in which case it is simply incremented by one.

-

+

When set to serial-update-method date;, the new SOA serial number will be the current date @@ -3546,10 +3743,10 @@ options { than or equal to that value, in which case it is incremented by one.

-
+
zone-statistics
-

+

If full, the server will collect statistical data on all zones (unless specifically turned off on a per-zone basis by specifying @@ -3561,7 +3758,7 @@ options { current serial number, but not query type counters).

-

+

These statistics may be accessed via the statistics-channel or using rndc stats, which @@ -3569,7 +3766,7 @@ options { in the statistics-file. See also the section called “The Statistics File”.

-

+

For backward compatibility with earlier versions of BIND 9, the zone-statistics option can also accept yes @@ -3580,34 +3777,36 @@ options { as none; previously, it was the same as terse.

-
+
-
+ +

Boolean Options

-
+ +
automatic-interface-scan
-

+

If yes and supported by the OS, automatically rescan network interfaces when the interface addresses are added or removed. The default is yes.

-

+

Currently the OS needs to support routing sockets for automatic-interface-scan to be supported.

-
+
allow-new-zones
-

+

If yes, then zones can be added at runtime via rndc addzone. The default is no.

-

+

Newly added zones' configuration parameters are stored so that they can persist after the server is restarted. The configuration information @@ -3621,7 +3820,7 @@ options { incompatible with use as a file name, in which case a cryptographic hash of the view name is used instead.

-

+

Zones added at runtime will have their configuration stored either in a new-zone file (NZF) or a new-zone database (NZD) depending on whether @@ -3630,9 +3829,10 @@ options { See rndc(8) for further details about rndc addzone.

-
+
auth-nxdomain
-

+

+

If yes, then the AA bit is always set on NXDOMAIN responses, even if the server is not actually @@ -3641,25 +3841,30 @@ options { a change from BIND 8. If you are using very old DNS software, you may need to set it to yes. -

+

+
deallocate-on-exit
-

+

+

This option was used in BIND 8 to enable checking for memory leaks on exit. BIND 9 ignores the option and always performs the checks. -

+

+
memstatistics
-

+

+

Write memory statistics to the file specified by memstatistics-file at exit. The default is no unless '-m record' is specified on the command line in which case it is yes. -

+

+
dialup
-

+

If yes, then the server treats all zones as if they are doing zone transfers across @@ -3674,14 +3879,14 @@ options { the normal zone maintenance traffic. The default is no.

-

+

The dialup option may also be specified in the view and zone statements, in which case it overrides the global dialup option.

-

+

If the zone is a master zone, then the server will send out a NOTIFY request to all the slaves (default). This should trigger the @@ -3693,7 +3898,7 @@ options { by notify and also-notify.

-

+

If the zone is a slave or stub zone, then the server will suppress the regular @@ -3703,7 +3908,7 @@ options { addition to sending NOTIFY requests.

-

+

Finer control can be achieved by using notify which only sends NOTIFY messages, @@ -3718,7 +3923,9 @@ options { refresh processing.

-
+ +
+
@@ -3869,21 +4076,27 @@ options { -
-

+ +

+ +

Note that normal NOTIFY processing is not affected by dialup.

- + +
fake-iquery
-

+

+

In BIND 8, this option enabled simulating the obsolete DNS query type IQUERY. BIND 9 never does IQUERY simulation. -

+

+
fetch-glue
-

+

+

This option is obsolete. In BIND 8, fetch-glue yes caused the server to attempt to fetch glue resource records @@ -3892,22 +4105,28 @@ options { data section of a response. This is now considered a bad idea and BIND 9 never does it. -

+

+
flush-zones-on-shutdown
-

+

+

When the nameserver exits due receiving SIGTERM, flush or do not flush any pending zone writes. The default is flush-zones-on-shutdown no. -

+

+
geoip-use-ecs
-

+

+

This option was part of an experimental implementation of the EDNS CLIENT-SUBNET for authoritative servers, but is now obsolete. -

+

+
has-old-clients
-

+

+

This option was incorrectly implemented in BIND 8, and is ignored by BIND 9. To achieve the intended effect @@ -3915,22 +4134,28 @@ options { has-old-clients yes, specify the two separate options auth-nxdomain yes and rfc2308-type1 no instead. -

+

+
host-statistics
-

+

+

In BIND 8, this enabled keeping of statistics for every host that the name server interacts with. Not implemented in BIND 9. -

+

+
root-key-sentinel
-

+

+

Respond to root key sentinel probes as described in draft-ietf-dnsop-kskroll-sentinel-08. The default is yes. -

+

+
maintain-ixfr-base
-

+

+

This option is obsolete. It was used in BIND 8 to determine whether a transaction log was @@ -3938,9 +4163,11 @@ options { log whenever possible. If you need to disable outgoing incremental zone transfers, use provide-ixfr no. -

+

+
message-compression
-

+

+

If yes, DNS name compression is used in responses to regular queries (not including AXFR or IXFR, which always uses compression). Setting @@ -3950,17 +4177,18 @@ options { to be processed using TCP; a server with compression disabled is out of compliance with RFC 1123 Section 6.1.3.2. The default is yes. -

+

+
minimal-responses
-

+

If set to yes, then when generating responses the server will only add records to the authority and additional data sections when they are required (e.g. delegations, negative responses). This may improve the performance of the server.

-

+

When set to no-auth, the server will omit records from the authority section unless they are required, but it may still add @@ -3975,30 +4203,31 @@ options { designed for mixed-mode servers which handle both authoritative and recursive queries.

-

+

The default is no-auth-recursive.

-
+
glue-cache
-

+

When set to yes, a cache is used to improve query performance when adding address-type (A and AAAA) glue records to the additional section of DNS response messages that delegate to a child zone.

-

+

The glue cache uses memory proportional to the number of delegations in the zone. The default setting is yes, which improves performance at the cost of increased memory usage for the zone. If you don't want this, set it to no.

-
+
minimal-any
-

+

+

If set to yes, then when generating a positive response to a query of type ANY over UDP, the server will reply with only one @@ -4015,18 +4244,21 @@ options { turned on for these queries, so no unnecessary records will be added to the authority or additional sections. The default is no. -

+

+
multiple-cnames
-

+

+

This option was used in BIND 8 to allow a domain name to have multiple CNAME records in violation of the DNS standards. BIND 9.2 onwards always strictly enforces the CNAME rules both in master files and dynamic updates. -

+

+
notify
-

+

If yes (the default), DNS NOTIFY messages are sent when a zone the server is authoritative for @@ -4037,7 +4269,7 @@ options { in the SOA MNAME field), and to any servers listed in the also-notify option.

-

+

If master-only, notifies are only sent for master zones. @@ -4046,7 +4278,7 @@ options { servers explicitly listed using also-notify. If no, no notifies are sent.

-

+

The notify option may also be specified in the zone statement, @@ -4055,9 +4287,10 @@ options { caused slaves to crash.

-
+
notify-to-soa
-

+

+

If yes do not check the nameservers in the NS RRset against the SOA MNAME. Normally a NOTIFY message is not sent to the SOA MNAME (SOA ORIGIN) as it is @@ -4066,9 +4299,11 @@ options { hidden master configurations and in that case you would want the ultimate master to still send NOTIFY messages to all the nameservers listed in the NS RRset. -

+

+
recursion
-

+

+

If yes, and a DNS query requests recursion, then the server will attempt to do @@ -4084,9 +4319,11 @@ options { queries. Caching may still occur as an effect the server's internal operation, such as NOTIFY address lookups. -

+

+
request-nsid
-

+

+

If yes, then an empty EDNS(0) NSID (Name Server Identifier) option is sent with all queries to authoritative name servers during iterative @@ -4095,21 +4332,26 @@ options { the nsid category at level info. The default is no. -

+

+
request-sit
-

+

+

This experimental option is obsolete. -

+

+
require-server-cookie
-

+

+

Require a valid server cookie before sending a full response to a UDP request from a cookie aware client. BADCOOKIE is sent if there is a bad or no existent server cookie. -

+

+
answer-cookie
-

+

When set to the default value of yes, COOKIE EDNS options will be sent when applicable in replies to client queries. If set to @@ -4117,7 +4359,7 @@ options { be sent in replies. This can only be set at the global options level, not per-view.

-

+

answer-cookie no is intended as a temporary measure, for use when named shares an IP address with other servers that do not yet @@ -4128,9 +4370,10 @@ options { caution. DNS COOKIE is an important security mechanism, and should not be disabled unless absolutely necessary.

-
+
send-cookie
-

+

+

If yes, then a COOKIE EDNS option is sent along with the query. If the resolver has previously talked to the server, the @@ -4146,15 +4389,16 @@ options { do not send a correct COOKIE option may be limited to receiving smaller responses via the nocookie-udp-size option. -

+

+
stale-answer-enable
-

+

Enable the returning of "stale" cached answers when the nameservers for a zone are not answering. The default is not to return stale answers.

-

+

Stale answers can also be enabled or disabled at runtime via rndc serve-stale on or rndc serve-stale off; these @@ -4169,33 +4413,39 @@ options { rndc serve-stale on, or the server must be restarted.

-

+

Information about stale answers is logged under the serve-stale log category.

-
+
nocookie-udp-size
-

+

+

Sets the maximum size of UDP responses that will be sent to queries without a valid server COOKIE. A value below 128 will be silently raised to 128. The default value is 4096, but the max-udp-size option may further limit the response size. -

+

+
sit-secret
-

+

+

This experimental option is obsolete. -

+

+
cookie-algorithm
-

+

+

Set the algorithm to be used when generating the server cookie. One of "aes", "sha1" or "sha256". The default is "aes" if supported by the cryptographic library or otherwise "sha256". -

+

+
cookie-secret
-

+

If set, this is a shared secret used for generating and verifying EDNS COOKIE options within an anycast cluster. If not set, the system @@ -4204,16 +4454,16 @@ options { to be 128 bits for AES128, 160 bits for SHA1 and 256 bits for SHA256.

-

+

If there are multiple secrets specified, the first one listed in named.conf is used to generate new server cookies. The others will only be used to verify returned cookies.

-
+
response-padding
-

+

The EDNS Padding option is intended to improve confidentiality when DNS queries are sent over an encrypted channel by reducing the variability in @@ -4240,7 +4490,7 @@ options { If these conditions are not met, the response is not padded.

-

+

If block-size is 0 or the ACL is none;, then this feature is disabled and no padding will occur; this is the @@ -4249,33 +4499,33 @@ options { to 512. Block sizes are ordinarily expected to be powers of two (for instance, 128), but this is not mandatory.

-
+
rfc2308-type1
-

+

Setting this to yes will cause the server to send NS records along with the SOA record for negative answers. The default is no.

-
+

Note

-

+

Not yet implemented in BIND 9.

-
-
+
+
trust-anchor-telemetry
-

+

Causes named to send specially-formed queries once per day to domains for which trust anchors have been configured via trusted-keys, managed-keys, or dnssec-validation auto.

-

+

The query name used for these queries has the form "_ta-xxxx(-xxxx)(...)".<domain>, where each "xxxx" is a group of four hexadecimal digits @@ -4283,24 +4533,27 @@ options { The key IDs for each domain are sorted smallest to largest prior to encoding. The query type is NULL.

-

+

By monitoring these queries, zone operators will be able to see which resolvers have been updated to trust a new key; this may help them decide when it is safe to remove an old one.

-

+

The default is yes.

-
+
use-id-pool
-

+

+

This option is obsolete. BIND 9 always allocates query IDs from a pool. -

+

+
use-ixfr
-

+

+

This option is obsolete. If you need to disable IXFR to a particular server or servers, see @@ -4309,30 +4562,38 @@ options { Usage”. See also the section called “Incremental Zone Transfers (IXFR)”. -

+

+
provide-ixfr
-

+

+

See the description of provide-ixfr in the section called “server Statement Definition and Usage”. -

+

+
request-ixfr
-

+

+

See the description of request-ixfr in the section called “server Statement Definition and Usage”. -

+

+
request-expire
-

+

+

See the description of request-expire in the section called “server Statement Definition and Usage”. -

+

+
treat-cr-as-space
-

+

+

This option was used in BIND 8 to make the server treat carriage return ("\r") characters the same way @@ -4343,15 +4604,16 @@ options { and NT/DOS "\r\n" newlines are always accepted, and the option is ignored. -

+

+
match-mapped-addresses
-

+

If yes, then an IPv4-mapped IPv6 address will match any address match list entries that match the corresponding IPv4 address.

-

+

This option was introduced to work around a kernel quirk in some operating systems that causes IPv4 TCP connections, such as zone transfers, to be accepted on an @@ -4360,10 +4622,10 @@ options { named now solves this problem internally. The use of this option is discouraged.

-
+
filter-aaaa-on-v4
-

+

This option is intended to help the transition from IPv4 to IPv6 by not giving IPv6 addresses to DNS clients unless they have connections to the IPv6 @@ -4374,7 +4636,7 @@ options { to override the global filter-aaaa-on-v4 option.

-

+

If yes, the DNS client is at an IPv4 address, in filter-aaaa, and if the response does not include DNSSEC signatures, @@ -4382,13 +4644,13 @@ options { This filtering applies to all responses and not only authoritative responses.

-

+

If break-dnssec, then AAAA records are deleted even when DNSSEC is enabled. As suggested by the name, this makes the response not verify, because the DNSSEC protocol is designed detect deletions.

-

+

This mechanism can erroneously cause other servers to not give AAAA records to their clients. A recursing server with both IPv6 and IPv4 network connections @@ -4396,29 +4658,31 @@ options { via IPv4 will be denied AAAA records even if its client is using IPv6.

-

+

This mechanism is applied to authoritative as well as non-authoritative records. A client using IPv4 that is not allowed recursion can erroneously be given AAAA records because the server is not allowed to check for A records.

-

+

Some AAAA records are given to IPv4 clients in glue records. IPv4 clients that are servers can then erroneously answer requests for AAAA records received via IPv4.

-
+
filter-aaaa-on-v6
-

+

+

Identical to filter-aaaa-on-v4, except it filters AAAA responses to queries from IPv6 clients instead of IPv4 clients. To filter all responses, set both options to yes. -

+

+
ixfr-from-differences
-

+

When yes and the server loads a new version of a master zone from its zone file or receives a new version of a slave file via zone transfer, it will @@ -4428,7 +4692,7 @@ options { transmitted to downstream slaves as an incremental zone transfer.

-

+

By allowing incremental zone transfers to be used for non-dynamic zones, this option saves bandwidth at the expense of increased CPU and memory consumption at the @@ -4440,7 +4704,7 @@ options { temporarily allocate memory to hold this complete difference set.

-

ixfr-from-differences +

ixfr-from-differences also accepts master (or primary) and slave (or secondary) @@ -4449,14 +4713,15 @@ options { all primary or secondary zones, respectively. It is off for all zones by default.

-

+

Note: if inline signing is enabled for a zone, the user-provided ixfr-from-differences setting is ignored for that zone.

-
+
multi-master
-

+

+

This should be set when you have multiple masters for a zone and the addresses refer to different machines. If yes, named will @@ -4464,21 +4729,22 @@ options { when the serial number on the master is less than what named currently has. The default is no. -

+

+
auto-dnssec
-

+

Zones configured for dynamic DNS may use this option to allow varying levels of automatic DNSSEC key management. There are three possible settings:

-

+

auto-dnssec allow; permits keys to be updated and the zone fully re-signed whenever the user issues the command rndc sign zonename.

-

+

auto-dnssec maintain; includes the above, but also automatically adjusts the zone's DNSSEC keys on schedule, according to the keys' timing metadata @@ -4501,29 +4767,31 @@ options { interval is defined by dnssec-loadkeys-interval.)

-

+

The default setting is auto-dnssec off.

-
+
dnssec-enable
-

+

+

This indicates whether DNSSEC-related resource records are to be returned by named. If set to no, named will not return DNSSEC-related resource records unless specifically queried for. The default is yes. -

+

+
dnssec-validation
-

+

Enable DNSSEC validation in named. Note dnssec-enable also needs to be set to yes to be effective. If set to no, DNSSEC validation is disabled.

-

+

If set to auto, DNSSEC validation is enabled, and a default trust anchor for the DNS root zone is used. If set to yes, @@ -4532,7 +4800,7 @@ options { or managed-keys statement. The default is yes.

-

+

The default root trust anchor is stored in the file bind.keys. named will load that key at @@ -4543,16 +4811,16 @@ options { bind.keys can be downloaded from https://www.isc.org/bind-keys.

-

+

To prevent problems if bind.keys is not found, the current trust anchor is also compiled in to named. Relying on this is not recommended, however, as it requires named to be recompiled with a new key when the root key expires.)

-
+

Note

-

+

named only loads the root key from bind.keys. The file cannot be used to store keys for other zones. @@ -4560,16 +4828,17 @@ options { if dnssec-validation auto is not in use.

-

+

Whenever the resolver sends out queries to an EDNS-compliant server, it always sets the DO bit indicating it can support DNSSEC responses even if dnssec-validation is off.

-
-
+
+
validate-except
-

+

+

Specifies a list of domain names at and beneath which DNSSEC validation should not be performed, regardless of the presence of a trust anchor at or above @@ -4580,26 +4849,31 @@ options { to setting a negative trust anchor, except that it is a permanent configuration, whereas negative trust anchors expire and are removed after a set period of time.) -

+

+
dnssec-accept-expired
-

+

+

Accept expired signatures when verifying DNSSEC signatures. The default is no. Setting this option to yes leaves named vulnerable to replay attacks. -

+

+
querylog
-

+

+

Specify whether query logging should be started when named starts. If querylog is not specified, then the query logging is determined by the presence of the logging category queries. -

+

+
check-names
-

+

This option is used to restrict the character set and syntax of certain domain names in master files and/or DNS responses @@ -4612,11 +4886,11 @@ options { For answers received from the network (response) the default is ignore.

-

+

The rules for legal hostnames and mail domains are derived from RFC 952 and RFC 821 as modified by RFC 1123.

-

check-names +

check-names applies to the owner names of A, AAAA and MX records. It also applies to the domain names in the RDATA of NS, SOA, MX, and SRV records. @@ -4624,24 +4898,29 @@ options { name indicated that it is a reverse lookup of a hostname (the owner name ends in IN-ADDR.ARPA, IP6.ARPA, or IP6.INT).

-
+
check-dup-records
-

+

+

Check master zones for records that are treated as different by DNSSEC but are semantically equal in plain DNS. The default is to warn. Other possible values are fail and ignore. -

+

+
check-mx
-

+

+

Check whether the MX record appears to refer to a IP address. The default is to warn. Other possible values are fail and ignore. -

+

+
check-wildcard
-

+

+

This option is used to check for non-terminal wildcards. The use of non-terminal wildcards is almost always as a result of a failure @@ -4649,10 +4928,11 @@ options { This option affects master zones. The default (yes) is to check for non-terminal wildcards and issue a warning. -

+

+
check-integrity
-

+

Perform post load zone integrity checks on master zones. This checks that MX and SRV records refer to address (A or AAAA) records and that glue @@ -4665,7 +4945,7 @@ options { checks use named-checkzone). The default is yes.

-

+

The use of the SPF record for publishing Sender Policy Framework is deprecated as the migration from using TXT records to SPF records was abandoned. @@ -4675,53 +4955,65 @@ options { TXT record does not exist and can be suppressed with check-spf.

-
+
check-mx-cname
-

+

+

If check-integrity is set then fail, warn or ignore MX records that refer to CNAMES. The default is to warn. -

+

+
check-srv-cname
-

+

+

If check-integrity is set then fail, warn or ignore SRV records that refer to CNAMES. The default is to warn. -

+

+
check-sibling
-

+

+

When performing integrity checks, also check that sibling glue exists. The default is yes. -

+

+
check-spf
-

+

+

If check-integrity is set then check that there is a TXT Sender Policy Framework record present (starts with "v=spf1") if there is an SPF record present. The default is warn. -

+

+
zero-no-soa-ttl
-

+

+

When returning authoritative negative responses to SOA queries set the TTL of the SOA record returned in the authority section to zero. The default is yes. -

+

+
zero-no-soa-ttl-cache
-

+

+

When caching a negative response to a SOA query set the TTL to zero. The default is no. -

+

+
update-check-ksk
-

+

When set to the default value of yes, check the KSK bit in each key to determine how the key should be used when generating RRSIGs for a secure zone.

-

+

Ordinarily, zone-signing keys (that is, keys without the KSK bit set) are used to sign the entire zone, while key-signing keys (keys with the KSK bit set) are only @@ -4732,7 +5024,7 @@ options { similar to the dnssec-signzone -z command line option.

-

+

When this option is set to yes, there must be at least two active keys for every algorithm represented in the DNSKEY RRset: at least one KSK and one @@ -4740,10 +5032,10 @@ options { this requirement is not met, this option will be ignored for that algorithm.

-
+
dnssec-dnskey-kskonly
-

+

When this option and update-check-ksk are both set to yes, only key-signing keys (that is, keys with the KSK bit set) will be used @@ -4753,21 +5045,23 @@ options { This is similar to the dnssec-signzone -x command line option.

-

+

The default is no. If update-check-ksk is set to no, this option is ignored.

-
+
try-tcp-refresh
-

+

+

Try to refresh the zone using TCP if UDP queries fail. For BIND 8 compatibility, the default is yes. -

+

+
dnssec-secure-to-insecure
-

+

Allow a dynamic zone to transition from secure to insecure (i.e., signed to unsigned) by deleting all of the DNSKEY records. The default is no. @@ -4775,52 +5069,55 @@ options { at the zone apex is deleted, all RRSIG and NSEC records will be removed from the zone as well.

-

+

If the zone uses NSEC3, then it is also necessary to delete the NSEC3PARAM RRset from the zone apex; this will cause the removal of all corresponding NSEC3 records. (It is expected that this requirement will be eliminated in a future release.)

-

+

Note that if a zone has been configured with auto-dnssec maintain and the private keys remain accessible in the key repository, then the zone will be automatically signed again the next time named is started.

-
+
synth-from-dnssec
-

+

Synthesize answers from cached NSEC, NSEC3 and other RRsets that have been proved to be correct using DNSSEC. The default is yes.

-

+

Note:

  • -

    +

    DNSSEC validation must be enabled for this option to be effective.

    -

    +

    This initial implementation only covers synthesis of answers from NSEC records. Synthesis from NSEC3 is planned for the future. This will also be controlled by synth-from-dnssec.

    -
+

- +
-
-
+ +
+ +

Forwarding

-

+ +

The forwarding facility can be used to create a large site-wide cache on a few servers, reducing traffic over links to external name servers. It can also be used to allow queries by servers that @@ -4830,9 +5127,11 @@ options { the server is not authoritative and does not have the answer in its cache.

-
+ +
forward
-

+

+

This option is only meaningful if the forwarders list is not empty. A value of first, the default, causes the server to query the forwarders @@ -4842,15 +5141,19 @@ options { the answer itself. If only is specified, the server will only query the forwarders. -

+

+
forwarders
-

+

+

Specifies the IP addresses to be used for forwarding. The default is the empty list (no forwarding). -

+

+
-

+ +

Forwarding can also be configured on a per-domain basis, allowing for the global forwarding options to be overridden in a variety of ways. You can set particular domains to use different @@ -4859,20 +5162,24 @@ options { or not forward at all, see the section called “zone Statement Grammar”.

-
-
+
+ +

Dual-stack Servers

-

+ +

Dual-stack servers are used as servers of last resort to work around problems in reachability due the lack of support for either IPv4 or IPv6 on the host machine.

-
+ +
dual-stack-servers
-

+

+

Specifies host names or addresses of machines with access to both IPv4 and IPv6 transports. If a hostname is used, the server must be able @@ -4881,20 +5188,26 @@ options { stacked, then the dual-stack-servers have no effect unless access to a transport has been disabled on the command line (e.g. named -4). -

+

+
-
-
+
+ +

Access Control

-

+ + +

Access to the server can be restricted based on the IP address of the requesting system. See the section called “Address Match Lists” for details on how to specify IP address lists.

-
+ +
allow-notify
-

+

+

Specifies which hosts are allowed to notify this server, a slave, of zone changes in addition to the zone masters. @@ -4907,10 +5220,11 @@ options { for a slave zone. If not specified, the default is to process notify messages only from a zone's master. -

+

+
allow-query
-

+

Specifies which hosts are allowed to ask ordinary DNS questions. allow-query may also be specified in the zone @@ -4919,49 +5233,50 @@ options { If not specified, the default is to allow queries from all hosts.

-
+

Note

-

+

allow-query-cache is now used to specify access to the cache.

-
-
+
+
allow-query-on
-

+

Specifies which local addresses can accept ordinary DNS questions. This makes it possible, for instance, to allow queries on internal-facing interfaces but disallow them on external-facing ones, without necessarily knowing the internal network's addresses.

-

+

Note that allow-query-on is only checked for queries that are permitted by allow-query. A query must be allowed by both ACLs, or it will be refused.

-

+

allow-query-on may also be specified in the zone statement, in which case it overrides the options allow-query-on statement.

-

+

If not specified, the default is to allow queries on all addresses.

-
+

Note

-

+

allow-query-cache is used to specify access to the cache.

-
-
+
+
allow-query-cache
-

+

+

Specifies which hosts are allowed to get answers from the cache. If allow-query-cache is not set then allow-recursion @@ -4970,17 +5285,21 @@ options { set in which case none; is used, otherwise the default (localnets; localhost;) is used. -

+

+
allow-query-cache-on
-

+

+

Specifies which local addresses can give answers from the cache. If not specified, the default is to allow cache queries on any address, localnets and localhost. -

+

+
allow-recursion
-

+

+

Specifies which hosts are allowed to make recursive queries through this server. If allow-recursion is not set @@ -4989,25 +5308,30 @@ options { is used if set, otherwise the default (localnets; localhost;) is used. -

+

+
allow-recursion-on
-

+

+

Specifies which local addresses can accept recursive queries. If not specified, the default is to allow recursive queries on all addresses. -

+

+
allow-update
-

+

+

Specifies which hosts are allowed to submit Dynamic DNS updates for master zones. The default is to deny updates from all hosts. Note that allowing updates based on the requestor's IP address is insecure; see the section called “Dynamic Update Security” for details. -

+

+
allow-update-forwarding
-

+

Specifies which hosts are allowed to submit Dynamic DNS updates to slave zones to be forwarded to the @@ -5024,7 +5348,7 @@ options { with the master server, not the slaves.

-

+

Note that enabling the update forwarding feature on a slave server may expose master servers relying on insecure IP address @@ -5032,9 +5356,10 @@ options { access control to attacks; see the section called “Dynamic Update Security” for more details.

-
+
allow-v6-synthesis
-

+

+

This option was introduced for the smooth transition from AAAA to A6 and from "nibble labels" to binary labels. @@ -5042,9 +5367,11 @@ options { deprecated, this option was also deprecated. It is now ignored with some warning messages. -

+

+
allow-transfer
-

+

+

Specifies which hosts are allowed to receive zone transfers from the server. allow-transfer may also be specified in the zone @@ -5052,33 +5379,40 @@ options { case it overrides the options allow-transfer statement. If not specified, the default is to allow transfers to all hosts. -

+

+
blackhole
-

+

+

Specifies a list of addresses that the server will not accept queries from or use to resolve a query. Queries from these addresses will not be responded to. The default is none. -

+

+
filter-aaaa
-

+

+

Specifies a list of addresses to which filter-aaaa-on-v4 and filter-aaaa-on-v6 apply. The default is any. -

+

+
keep-response-order
-

+

+

Specifies a list of addresses to which the server will send responses to TCP queries in the same order in which they were received. This disables the processing of TCP queries in parallel. The default is none. -

+

+
no-case-compress
-

+

Specifies a list of addresses which require responses to use case-insensitive compression. This ACL can be used when named needs to work with @@ -5086,7 +5420,7 @@ options { 1034 to use case-insensitive name comparisons when checking for matching domain names.

-

+

If left undefined, the ACL defaults to none: case-insensitive compression will be used for all clients. If the ACL is defined and @@ -5094,7 +5428,7 @@ options { compressing domain names in DNS responses sent to that client.

-

+

This can result in slightly smaller responses: if a response contains the names "example.com" and "example.COM", case-insensitive compression would treat @@ -5106,12 +5440,12 @@ options { match the query, which is required by some clients due to incorrect use of case-sensitive comparisons.

-

+

Case-insensitive compression is always used in AXFR and IXFR responses, regardless of whether the client matches this ACL.

-

+

There are circumstances in which named will not preserve the case of owner names of records: if a zone file defines records of different types with @@ -5126,10 +5460,10 @@ options { have their case preserved unless the client matches this ACL.

-
+
resolver-query-timeout
-

+

The amount of time in milliseconds that the resolver will spend attempting to resolve a recursive query before failing. The default and minimum @@ -5138,19 +5472,22 @@ options { 0 will result in the default being used.

-

+

This value was originally specified in seconds. Values less than or equal to 300 will be be treated as seconds and converted to milliseconds before applying the above limits.

-
+
-
-
+ +
+ +

Interfaces

-

+ +

The interfaces and ports that the server will answer queries from may be specified using the listen-on option. listen-on takes an optional port and an address_match_list @@ -5159,30 +5496,35 @@ options { The server will listen on all interfaces allowed by the address match list. If a port is not specified, port 53 will be used.

-

+

Multiple listen-on statements are allowed. For example,

+
listen-on { 5.6.7.8; };
 listen-on port 1234 { !1.2.3.4; 1.2/16; };
 
-

+ +

will enable the name server on port 53 for the IP address 5.6.7.8, and on port 1234 of an address on the machine in net 1.2 that is not 1.2.3.4.

-

+ +

If no listen-on is specified, the server will listen on port 53 on all IPv4 interfaces.

-

+ +

The listen-on-v6 option is used to specify the interfaces and the ports on which the server will listen for incoming queries sent using IPv6. If not specified, the server will listen on port 53 on all IPv6 interfaces.

-

+ +

When

{ any; }

is @@ -5197,7 +5539,8 @@ listen-on port 1234 { !1.2.3.4; 1.2/16; }; If the system only has incomplete API support for IPv6, however, the behavior is the same as that for IPv4.

-

+ +

A list of particular IPv6 addresses can also be specified, in which case the server listens on a separate socket for each specified @@ -5206,30 +5549,38 @@ listen-on port 1234 { !1.2.3.4; 1.2/16; }; IPv4 addresses specified in listen-on-v6 will be ignored, with a logged warning.

-

+ +

Multiple listen-on-v6 options can be used. For example,

+
listen-on-v6 { any; };
 listen-on-v6 port 1234 { !2001:db8::/32; any; };
 
-

+ +

will enable the name server on port 53 for any IPv6 addresses (with a single wildcard socket), and on port 1234 of IPv6 addresses that is not in the prefix 2001:db8::/32 (with separate sockets for each matched address.)

-

+ +

To make the server not listen on any IPv6 address, use

+
listen-on-v6 { none; };
 
-
-
+ +
+ +

Query Address

-

+ +

If the server doesn't know the answer to a question, it will query other name servers. query-source specifies the address and port used for such queries. For queries sent over @@ -5238,7 +5589,8 @@ listen-on-v6 port 1234 { !2001:db8::/32; any; }; a wildcard IP address (INADDR_ANY) will be used.

-

+ +

If port is * or is omitted, a random port number from a pre-configured range is picked up and will be used for each query. @@ -5249,15 +5601,18 @@ listen-on-v6 port 1234 { !2001:db8::/32; any; }; the avoid-v4-udp-ports and avoid-v6-udp-ports options, respectively.

-

+ +

The defaults of the query-source and query-source-v6 options are:

+
query-source address * port *;
 query-source-v6 address * port *;
 
-

+ +

If use-v4-udp-ports or use-v6-udp-ports is unspecified, named will check if the operating @@ -5267,10 +5622,12 @@ query-source-v6 address * port *; named will use the corresponding system default range; otherwise, it will use its own defaults:

+
use-v4-udp-ports { range 1024 65535; };
 use-v6-udp-ports { range 1024 65535; };
 
-

+ +

Note: make sure the ranges be sufficiently large for security. A desirable size depends on various parameters, but we generally recommend it contain at least 16384 ports @@ -5286,7 +5643,8 @@ use-v6-udp-ports { range 1024 65535; }; ranges are sufficiently large and are reasonably independent from the ranges used by other applications.

-

+ +

Note: the operational configuration where named runs may prohibit the use of some ports. For example, UNIX systems will not allow @@ -5298,15 +5656,18 @@ use-v6-udp-ports { range 1024 65535; }; It is therefore important to configure the set of ports that can be safely used in the expected operational environment.

-

+ +

The defaults of the avoid-v4-udp-ports and avoid-v6-udp-ports options are:

+
avoid-v4-udp-ports {};
 avoid-v6-udp-ports {};
 
-

+ +

Note: BIND 9.5.0 introduced the use-queryport-pool option to support a pool of such random ports, but this @@ -5318,57 +5679,67 @@ avoid-v6-udp-ports {}; query-source-v6 options; it implicitly disables the use of randomized port numbers.

-
+ +
use-queryport-pool
-

+

+

This option is obsolete. -

+

+
queryport-pool-ports
-

+

+

This option is obsolete. -

+

+
queryport-pool-updateinterval
-

+

+

This option is obsolete. -

+

+
-
+

Note

-

+

The address specified in the query-source option is used for both UDP and TCP queries, but the port applies only to UDP queries. TCP queries always use a random unprivileged port.

-
-
+
+

Note

-

+

Solaris 2.5.1 and earlier does not support setting the source address for TCP sockets.

-
-
+
+

Note

-

+

See also transfer-source and notify-source.

-
-
-
+
+
+ +

Zone Transfers

-

+ +

BIND has mechanisms in place to facilitate zone transfers and set limits on the amount of load that transfers place on the system. The following options apply to zone transfers.

-
+ +
also-notify
-

+

Defines a global list of IP addresses of name servers that are also sent NOTIFY messages whenever a fresh copy of the @@ -5386,7 +5757,7 @@ avoid-v6-udp-ports {}; In place of explicit addresses, one or more named masters lists can be used.

-

+

If an also-notify list is given in a zone statement, it will override @@ -5399,37 +5770,46 @@ avoid-v6-udp-ports {}; the empty list (no global notification list).

-
+
max-transfer-time-in
-

+

+

Inbound zone transfers running longer than this many minutes will be terminated. The default is 120 minutes (2 hours). The maximum value is 28 days (40320 minutes). -

+

+
max-transfer-idle-in
-

+

+

Inbound zone transfers making no progress in this many minutes will be terminated. The default is 60 minutes (1 hour). The maximum value is 28 days (40320 minutes). -

+

+
max-transfer-time-out
-

+

+

Outbound zone transfers running longer than this many minutes will be terminated. The default is 120 minutes (2 hours). The maximum value is 28 days (40320 minutes). -

+

+
max-transfer-idle-out
-

+

+

Outbound zone transfers making no progress in this many minutes will be terminated. The default is 60 minutes (1 hour). The maximum value is 28 days (40320 minutes). -

+

+
notify-rate
-

+

+

The rate at which NOTIFY requests will be sent during normal zone maintenance operations. (NOTIFY requests due to initial zone loading are subject @@ -5437,18 +5817,22 @@ avoid-v6-udp-ports {}; 20 per second. The lowest possible rate is one per second; when set to zero, it will be silently raised to one. -

+

+
startup-notify-rate
-

+

+

The rate at which NOTIFY requests will be sent when the name server is first starting up, or when zones have been newly added to the nameserver. The default is 20 per second. The lowest possible rate is one per second; when set to zero, it will be silently raised to one. -

+

+
serial-query-rate
-

+

+

Slave servers will periodically query master servers to find out if zone serial numbers have changed. Each such query uses a minute amount of @@ -5460,9 +5844,11 @@ avoid-v6-udp-ports {}; per second. The default is 20 per second. The lowest possible rate is one per second; when set to zero, it will be silently raised to one. -

+

+
serial-queries
-

+

+

In BIND 8, the serial-queries option set the maximum number of concurrent serial number queries @@ -5471,9 +5857,12 @@ avoid-v6-udp-ports {}; serial queries and ignores the serial-queries option. Instead, it limits the rate at which the queries are sent as defined using the serial-query-rate option. -

+

+
transfer-format
-

+

+ +

Zone transfers can be sent using two different formats, one-answer and many-answers. @@ -5493,10 +5882,12 @@ avoid-v6-udp-ports {}; transfer-format may be overridden on a per-server basis by using the server statement. -

+

+ +
transfer-message-size
-

+

This is an upper bound on the uncompressed size of DNS messages used in zone transfers over TCP. If a message grows larger than this size, additional messages will be @@ -5506,7 +5897,7 @@ avoid-v6-udp-ports {}; fit within the size limit, a larger message will be permitted so the record can be transferred.)

-

+

Valid values are between 512 and 65535 octets, and any values outside that range will be adjusted to the nearest value within it. The default is 20480, @@ -5516,30 +5907,35 @@ avoid-v6-udp-ports {}; as effectively, because 16536 is the largest permissible compression offset pointer in a DNS message.

-

+

This option is mainly intended for server testing; there is rarely any benefit in setting a value other than the default.

-
+
transfers-in
-

+

+

The maximum number of inbound zone transfers that can be running concurrently. The default value is 10. Increasing transfers-in may speed up the convergence of slave zones, but it also may increase the load on the local system. -

+

+
transfers-out
-

+

+

The maximum number of outbound zone transfers that can be running concurrently. Zone transfer requests in excess of the limit will be refused. The default value is 10. -

+

+
transfers-per-ns
-

+

+

The maximum number of inbound zone transfers that can be concurrently transferring from a given remote name server. @@ -5551,10 +5947,11 @@ avoid-v6-udp-ports {}; the load on the remote name server. transfers-per-ns may be overridden on a per-server basis by using the transfers phrase of the server statement. -

+

+
transfer-source
-

transfer-source +

transfer-source determines which local address will be bound to IPv4 TCP connections used to fetch zones transferred inbound by the server. It also determines the @@ -5575,28 +5972,30 @@ avoid-v6-udp-ports {}; zone block in the configuration file.

-
+

Note

-

+

Solaris 2.5.1 and earlier does not support setting the source address for TCP sockets.

-
-
+
+
transfer-source-v6
-

+

+

The same as transfer-source, except zone transfers are performed using IPv6. -

+

+
alt-transfer-source
-

+

An alternate transfer source if the one listed in transfer-source fails and use-alt-transfer-source is set.

-
+

Note

If you do not wish the alternate transfer source @@ -5607,25 +6006,29 @@ avoid-v6-udp-ports {}; query.

-
+
alt-transfer-source-v6
-

+

+

An alternate transfer source if the one listed in transfer-source-v6 fails and use-alt-transfer-source is set. -

+

+
use-alt-transfer-source
-

+

+

Use the alternate transfer sources or not. If views are specified this defaults to no otherwise it defaults to yes (for BIND 8 compatibility). -

+

+
notify-source
-

notify-source +

notify-source determines which local source address, and optionally UDP port, will be used to send NOTIFY messages. This address must appear in the slave @@ -5639,25 +6042,30 @@ avoid-v6-udp-ports {}; view block in the configuration file.

-
+

Note

-

+

Solaris 2.5.1 and earlier does not support setting the source address for TCP sockets.

-
-
+
+
notify-source-v6
-

+

+

Like notify-source, but applies to notify messages sent to IPv6 addresses. -

+

+
-
-
+ +
+ +

UDP Port Lists

-

+ +

use-v4-udp-ports, avoid-v4-udp-ports, use-v6-udp-ports, and @@ -5668,17 +6076,20 @@ avoid-v6-udp-ports {}; available ports are determined. For example, with the following configuration

+
 use-v6-udp-ports { range 32768 65535; };
 avoid-v6-udp-ports { 40000; range 50000 60000; };
 
-

+ +

UDP ports of IPv6 messages sent from named will be in one of the following ranges: 32768 to 39999, 40001 to 49999, and 60001 to 65535.

-

+ +

avoid-v4-udp-ports and avoid-v6-udp-ports can be used to prevent named from choosing as its random source port a @@ -5695,11 +6106,13 @@ avoid-v6-udp-ports { 40000; range 50000 60000; }; sense; they are provided for backward compatibility and to possibly simplify the port specification.

-
-
+
+ +

Operating System Resource Limits

-

+ +

The server's usage of many system resources can be limited. Scaled values are allowed when specifying resource limits. For example, 1G can be used instead of @@ -5712,7 +6125,8 @@ avoid-v6-udp-ports { 40000; range 50000 60000; }; that was in force when the server was started. See the description of size_spec in the section called “Configuration File Elements”.

-

+ +

The following options set operating system resource limits for the name server process. Some operating systems don't support some or @@ -5720,14 +6134,18 @@ avoid-v6-udp-ports { 40000; range 50000 60000; }; the unsupported limit is used.

-
+ +
coresize
-

+

+

The maximum size of a core dump. The default is default. -

+

+
datasize
-

+

+

The maximum amount of data memory the server may use. The default is default. This is a hard limit on server memory usage. @@ -5742,38 +6160,49 @@ avoid-v6-udp-ports { 40000; range 50000 60000; }; max-cache-size and recursive-clients options instead. -

+

+
files
-

+

+

The maximum number of files the server may have open concurrently. The default is unlimited. -

+

+
stacksize
-

+

+

The maximum amount of stack memory the server may use. The default is default. -

+

+
-
-
+ +
+ +

Server Resource Limits

-

+ +

The following options set limits on the server's resource consumption that are enforced internally by the server rather than the operating system.

-
+ +
max-ixfr-log-size
-

+

+

This option is obsolete; it is accepted and ignored for BIND 8 compatibility. The option max-journal-size performs a similar function in BIND 9. -

+

+
max-journal-size
-

+

Sets a maximum size for each journal file (see the section called “The journal file”), expressed in bytes or, if followed by an optional unit suffix ('k', @@ -5790,24 +6219,28 @@ avoid-v6-udp-ports { 40000; range 50000 60000; }; the zone. (There is little benefit in storing larger journals.)

-

+

This option may also be set on a per-zone basis.

-
+
max-records
-

+

+

The maximum number of records permitted in a zone. The default is zero which means unlimited. -

+

+
host-statistics-max
-

+

+

In BIND 8, specifies the maximum number of host statistics entries to be kept. Not implemented in BIND 9. -

+

+
recursive-clients
-

+

The maximum number ("hard quota") of simultaneous recursive lookups the server will perform on behalf of clients. The default is @@ -5818,14 +6251,14 @@ avoid-v6-udp-ports { 40000; range 50000 60000; }; recursive-clients option may have to be decreased on hosts with limited memory.

-

+

recursive-clients defines a "hard quota" limit for pending recursive clients: when more clients than this are pending, new incoming requests will not be accepted, and for each incoming request a previous pending request will also be dropped.

-

+

A "soft quota" is also set. When this lower quota is exceeded, incoming requests are accepted, but for each one, a pending request will be dropped. @@ -5835,18 +6268,20 @@ avoid-v6-udp-ports { 40000; range 50000 60000; }; otherwise it is set to 90% of recursive-clients.

-
+
tcp-clients
-

+

+

The maximum number of simultaneous client TCP connections that the server will accept. The default is 150. -

+

+
clients-per-query, max-clients-per-query
-

These set the +

These set the initial value (minimum) and maximum number of recursive simultaneous clients for any given query (<qname,qtype,qclass>) that the server will accept @@ -5854,7 +6289,7 @@ avoid-v6-udp-ports { 40000; range 50000 60000; }; self tune this value and changes will be logged. The default values are 10 and 100.

-

+

This value should reflect how many queries come in for a given name in the time it takes to resolve that name. If the number of queries exceed this value, named will @@ -5864,22 +6299,22 @@ avoid-v6-udp-ports { 40000; range 50000 60000; }; estimate will then be lowered in 20 minutes if it has remained unchanged.

-

+

If clients-per-query is set to zero, then there is no limit on the number of clients per query and no queries will be dropped.

-

+

If max-clients-per-query is set to zero, then there is no upper bound other than imposed by recursive-clients.

-
+
fetches-per-zone
-

+

The maximum number of simultaneous iterative queries to any one domain that the server will permit before blocking new queries for data @@ -5889,7 +6324,7 @@ avoid-v6-udp-ports { 40000; range 50000 60000; }; would take to resolve them. It should be smaller than recursive-clients.

-

+

When many clients simultaneously query for the same name and type, the clients will all be attached to the same fetch, up to the @@ -5901,7 +6336,7 @@ avoid-v6-udp-ports { 40000; range 50000 60000; }; max-clients-per-query is not effective as a limit.

-

+

Optionally, this value may be followed by the keyword drop or fail, indicating whether queries which exceed the fetch @@ -5909,12 +6344,12 @@ avoid-v6-udp-ports { 40000; range 50000 60000; }; or answered with SERVFAIL. The default is drop.

-

+

If fetches-per-zone is set to zero, then there is no limit on the number of fetches per query and no queries will be dropped. The default is zero.

-

+

The current list of active fetches can be dumped by running rndc recursing. The list includes the number of active fetches for each @@ -5927,12 +6362,12 @@ avoid-v6-udp-ports { 40000; range 50000 60000; }; next time a fetch is sent to that domain, it is recreated with the counters set to zero.)

-
+
fetches-per-server
-

+

The maximum number of simultaneous iterative queries that the server will allow to be sent to a single upstream name server before blocking @@ -5942,7 +6377,7 @@ avoid-v6-udp-ports { 40000; range 50000 60000; }; would take to resolve them. It should be smaller than recursive-clients.

-

+

Optionally, this value may be followed by the keyword drop or fail, indicating whether queries will be dropped with no @@ -5951,12 +6386,12 @@ avoid-v6-udp-ports { 40000; range 50000 60000; }; exceeded the per-server quota. The default is fail.

-

+

If fetches-per-server is set to zero, then there is no limit on the number of fetches per query and no queries will be dropped. The default is zero.

-

+

The fetches-per-server quota is dynamically adjusted in response to detected congestion. As queries are sent to a server @@ -5972,15 +6407,15 @@ avoid-v6-udp-ports { 40000; range 50000 60000; }; can be used to adjust the parameters for this calculation.

-
+
fetch-quota-params
-

+

Sets the parameters to use for dynamic resizing of the fetches-per-server quota in response to detected congestion.

-

+

The first argument is an integer value indicating how frequently to recalculate the moving average of the ratio of timeouts to responses for each @@ -5988,7 +6423,7 @@ avoid-v6-udp-ports { 40000; range 50000 60000; }; the average ratio after every 100 queries have either been answered or timed out.

-

+

The remaining three arguments represent the "low" threshold (defaulting to a timeout ratio of 0.1), the "high" threshold (defaulting to a timeout @@ -6003,10 +6438,10 @@ avoid-v6-udp-ports { 40000; range 50000 60000; }; precision of 1/100: at most two places after the decimal point are significant.

-
+
reserved-sockets
-

+

The number of file descriptors reserved for TCP, stdio, etc. This needs to be big enough to cover the number of interfaces named listens on, tcp-clients as well as @@ -6016,12 +6451,13 @@ avoid-v6-udp-ports { 40000; range 50000 60000; }; maximum value is 128 less than maxsockets (-S). This option may be removed in the future.

-

+

This option has little effect on Windows.

-
+
max-cache-size
-

+

+

The maximum amount of memory to use for the server's cache, in bytes or % of total physical memory. When the amount of data in the cache @@ -6044,9 +6480,11 @@ avoid-v6-udp-ports { 40000; range 50000 60000; }; once at startup, so named will not adjust the cache size if the amount of physical memory is changed during runtime. -

+

+
tcp-listen-queue
-

+

+

The listen queue depth. The default and minimum is 10. If the kernel supports the accept filter "dataready" this also controls how @@ -6056,9 +6494,11 @@ avoid-v6-udp-ports { 40000; range 50000 60000; }; less than 10 will be silently raised. A value of 0 may also be used; on most platforms this sets the listen queue length to a system-defined default value. -

+

+
tcp-initial-timeout
-

+

+

The amount of time (in units of 100 milliseconds) the server waits on a new TCP connection for the first message from the client. The default is 300 (30 seconds), @@ -6070,9 +6510,11 @@ avoid-v6-udp-ports { 40000; range 50000 60000; }; have enough time to submit a message.) This value can be updated at runtime by using rndc tcp-timeouts. -

+

+
tcp-idle-timeout
-

+

+

The amount of time (in units of 100 milliseconds) the server waits on an idle TCP connection before closing it when the client is not using the EDNS TCP keepalive @@ -6084,9 +6526,11 @@ avoid-v6-udp-ports { 40000; range 50000 60000; }; for clients using the EDNS TCP keepalive option. This value can be updated at runtime by using rndc tcp-timeouts. -

+

+
tcp-keepalive-timeout
-

+

+

The amount of time (in units of 100 milliseconds) the server waits on an idle TCP connection before closing it when the client is using the EDNS TCP keepalive @@ -6100,9 +6544,11 @@ avoid-v6-udp-ports { 40000; range 50000 60000; }; to use TCP connections for more than one message. This value can be updated at runtime by using rndc tcp-timeouts. -

+

+
tcp-advertised-timeout
-

+

+

The timeout value (in units of 100 milliseconds) the server will send in respones containing the EDNS TCP keepalive option. This informs a client of the @@ -6114,15 +6560,20 @@ avoid-v6-udp-ports { 40000; range 50000 60000; }; same value as tcp-keepalive-timeout. This value can be updated at runtime by using rndc tcp-timeouts. -

+

+
-
-
+ +
+ +

Periodic Task Intervals

-
+ +
cleaning-interval
-

+

+

This interval is effectively obsolete. Previously, the server would remove expired resource records from the cache every cleaning-interval minutes. @@ -6131,9 +6582,11 @@ avoid-v6-udp-ports { 40000; range 50000 60000; }; rely on the periodic cleaning any more. Specifying this option therefore has no effect on the server's behavior. -

+

+
heartbeat-interval
-

+

+

The server will perform zone maintenance tasks for all zones marked as dialup whenever this interval expires. The default is 60 minutes. Reasonable @@ -6141,9 +6594,11 @@ avoid-v6-udp-ports { 40000; range 50000 60000; }; to 1 day (1440 minutes). The maximum value is 28 days (40320 minutes). If set to 0, no zone maintenance for these zones will occur. -

+

+
interface-interval
-

+

+

The server will scan the network interface list every interface-interval minutes. The default @@ -6157,10 +6612,11 @@ avoid-v6-udp-ports { 40000; range 50000 60000; }; will stop listening on interfaces that have gone away. For convenience, TTL-style time unit suffixes may be used to specify the value. -

+

+
statistics-interval
-

+

Name server statistics will be logged every statistics-interval minutes. The default is @@ -6169,25 +6625,30 @@ avoid-v6-udp-ports { 40000; range 50000 60000; };

Note

-

+

Not yet implemented in BIND 9.

-
-
+
+
topology
-

+

+

In BIND 8, this option indicated network topology so that preferential treatment could be given to the topologicaly closest name servers when sending queries. It is not implemented in BIND 9. -

+

+
-
-
+ +
+ +

The sortlist Statement

-

+ +

The response to a DNS query may consist of multiple resource records (RRs) forming a resource record set (RRset). The name server will normally return the RRs within the RRset in an @@ -6201,7 +6662,8 @@ avoid-v6-udp-ports { 40000; range 50000 60000; }; client's address. This only requires configuring the name servers, not all the clients.

-

+ +

The sortlist statement (see below) takes an address_match_list and interprets it in a special way. Each top level statement in the @@ -6212,7 +6674,7 @@ avoid-v6-udp-ports { 40000; range 50000 60000; }; each top level list is checked against the source address of the query until a match is found.

-

+

Once the source address of the query has been matched, if the top level statement contains only one element, the actual primitive element that matched the source address is used to @@ -6223,7 +6685,7 @@ avoid-v6-udp-ports { 40000; range 50000 60000; }; address in the response with the minimum distance is moved to the beginning of the response.

-

+

In the following example, any queries received from any of the addresses of the host itself will get responses preferring addresses on any of the locally connected networks. Next most @@ -6236,6 +6698,7 @@ avoid-v6-udp-ports { 40000; range 50000 60000; }; the 192.168.5/24 network will only prefer other addresses on their directly connected networks.

+
sortlist {
     // IF the local host
     // THEN first fit on the following nets
@@ -6259,7 +6722,8 @@ avoid-v6-udp-ports { 40000; range 50000 60000; };
     { { 192.168.4/24; 192.168.5/24; };
     };
 };
-

+ +

The following example will give reasonable behavior for the local host and hosts on directly connected networks. It is similar to the behavior of the address sort in @@ -6269,16 +6733,19 @@ avoid-v6-udp-ports { 40000; range 50000 60000; }; directly connected network will prefer addresses on that same network. Responses to other queries will not be sorted.

+
sortlist {
            { localhost; localnets; };
            { localnets; };
 };
 
-
-
+ +
+

RRset Ordering

-

+ +

When multiple records are returned in an answer it may be useful to configure the order of the records placed into the response. The rrset-order statement permits @@ -6287,24 +6754,25 @@ avoid-v6-udp-ports { 40000; range 50000 60000; }; See also the sortlist statement, the section called “The sortlist Statement”.

-

+

An order_spec is defined as follows:

-

+

[class class_name] [type type_name] [name "domain_name"] order ordering

-

+

If no class is specified, the default is ANY. If no type is specified, the default is ANY. If no name is specified, the default is "*" (asterisk).

-

+

The legal values for ordering are:

-
+
+
@@ -6367,10 +6835,11 @@ avoid-v6-udp-ports { 40000; range 50000 60000; }; -
-

+ +

+

-

+

For example:

rrset-order {
@@ -6378,47 +6847,53 @@ avoid-v6-udp-ports { 40000; range 50000 60000; };
    order cyclic;
 };
 
-

+

will cause any responses for type A records in class IN that have "host.example.com" as a suffix, to always be returned in random order. All other records are returned in cyclic order.

-

+

If multiple rrset-order statements appear, they are not combined — the last one applies.

-

+

By default, records are returned in indeterminate but consistent order (see none above).

-
+ +

Note

-

+

In this release of BIND 9, the rrset-order statement does not support "fixed" ordering by default. Fixed ordering can be enabled at compile time by specifying "--enable-fixed-rrset" on the "configure" command line.

-
-
-
+
+
+ +

Tuning

-
+ +
lame-ttl
-

+

+

Sets the number of seconds to cache a lame server indication. 0 disables caching. (This is NOT recommended.) The default is 600 (10 minutes) and the maximum value is 1800 (30 minutes). -

+

+ +
servfail-ttl
-

+

Sets the number of seconds to cache a SERVFAIL response due to DNSSEC validation failure or other general server failure. If set to @@ -6428,15 +6903,16 @@ avoid-v6-udp-ports { 40000; range 50000 60000; }; query that failed due to DNSSEC validation to be retried without waiting for the SERVFAIL TTL to expire.

-

+

The maximum value is 30 seconds; any higher value will be silently reduced. The default is 1 second.

-
+
max-ncache-ttl
-

+

+

To reduce network traffic and increase performance, the server stores negative answers. max-ncache-ttl is used to set a maximum retention time for these answers in @@ -6447,9 +6923,11 @@ avoid-v6-udp-ports { 40000; range 50000 60000; }; max-ncache-ttl cannot exceed 7 days and will be silently truncated to 7 days if set to a greater value. -

+

+
max-cache-ttl
-

+

+

Sets the maximum time for which the server will cache ordinary (positive) answers in seconds. For convenience, TTL-style time unit suffixes may be @@ -6459,10 +6937,11 @@ avoid-v6-udp-ports { 40000; range 50000 60000; }; SERVFAIL, because of lost caches of intermediate RRsets (such as NS and glue AAAA/A records) in the resolution process. -

+

+
max-stale-ttl
-

+

If stale answers are enabled, max-stale-ttl sets the maximum time for which the server will @@ -6473,31 +6952,31 @@ avoid-v6-udp-ports { 40000; range 50000 60000; }; 1 second; a value of 0 will be updated silently to 1 second.

-

+

For stale answers to be returned, they must be enabled, either in the configuration file using stale-answer-enable or via rndc serve-stale on.

-
+
min-roots
-

+

The minimum number of root servers that is required for a request for the root servers to be accepted. The default is 2.

-
+

Note

-

+

Not implemented in BIND 9.

-
-
+
+
sig-validity-interval
-

+

Specifies the number of days into the future when DNSSEC signatures automatically generated as a result of dynamic updates (the section called “Dynamic Update”) will expire. There @@ -6511,25 +6990,26 @@ avoid-v6-udp-ports { 40000; range 50000 60000; }; giving a re-signing interval of 7 1/2 days. The maximum values are 10 years (3660 days).

-

+

The signature inception time is unconditionally set to one hour before the current time to allow for a limited amount of clock skew.

-

+

The sig-validity-interval can be overridden for DNSKEY records by setting dnskey-sig-validity.

-

+

The sig-validity-interval should be, at least, several multiples of the SOA expire interval to allow for reasonable interaction between the various timer and expiry dates.

-
+
dnskey-sig-validity
-

+

+

Specifies the number of days into the future when DNSSEC signatures that are automatically generated for DNSKEY RRsets as a result of dynamic updates @@ -6540,33 +7020,38 @@ avoid-v6-udp-ports { 40000; range 50000 60000; }; sig-validity-interval is used. The maximum value is 3660 days (10 years), and higher values will be rejected. -

+

+
sig-signing-nodes
-

+

+

Specify the maximum number of nodes to be examined in each quantum when signing a zone with a new DNSKEY. The default is 100. -

+

+
sig-signing-signatures
-

+

+

Specify a threshold number of signatures that will terminate processing a quantum when signing a zone with a new DNSKEY. The default is 10. -

+

+
sig-signing-type
-

+

Specify a private RDATA type to be used when generating signing state records. The default is 65534.

-

+

It is expected that this parameter may be removed in a future version once there is a standard type.

-

+

Signing state records are used to internally by named to track the current state of a zone-signing process, i.e., whether it is still active @@ -6582,12 +7067,12 @@ avoid-v6-udp-ports { 40000; range 50000 60000; }; records for a zone, use rndc signing -clear all zone.

-
+
min-refresh-time, max-refresh-time, min-retry-time, max-retry-time
-

+

These options control the server's behavior on refreshing a zone (querying for SOA changes) or retrying failed transfers. Usually the SOA values for the zone are used, @@ -6595,14 +7080,14 @@ avoid-v6-udp-ports { 40000; range 50000 60000; }; these values are set by the master, giving slave server administrators little control over their contents.

-

+

These options allow the administrator to set a minimum and maximum refresh and retry time in seconds per-zone, per-view, or globally. These options are valid for slave and stub zones, and clamp the SOA refresh and retry times to the specified values.

-

+

The following defaults apply. min-refresh-time 300 seconds, max-refresh-time 2419200 seconds @@ -6610,10 +7095,10 @@ avoid-v6-udp-ports { 40000; range 50000 60000; }; and max-retry-time 1209600 seconds (2 weeks).

-
+
edns-udp-size
-

+

Sets the maximum advertised EDNS UDP buffer size in bytes, to control the size of packets received from authoritative servers in response to recursive queries. @@ -6621,19 +7106,19 @@ avoid-v6-udp-ports { 40000; range 50000 60000; }; will be silently adjusted to the nearest value within it). The default value is 4096.

-

+

The usual reason for setting edns-udp-size to a non-default value is to get UDP answers to pass through broken firewalls that block fragmented packets and/or block UDP DNS packets that are greater than 512 bytes.

-

+

When named first queries a remote server, it will advertise a UDP buffer size of 512, as this has the greatest chance of success on the first try.

-

+

If the initial response times out, named will try again with plain DNS, and if that is successful, it will be taken as evidence that the server does not @@ -6644,7 +7129,7 @@ avoid-v6-udp-ports { 40000; range 50000 60000; }; will send an EDNS query to see if the situation has improved.)

-

+

However, if the initial query is successful with EDNS advertising a buffer size of 512, then named will advertise progressively @@ -6652,7 +7137,7 @@ avoid-v6-udp-ports { 40000; range 50000 60000; }; responses begin timing out or edns-udp-size is reached.

-

+

The default buffer sizes used by named are 512, 1232, 1432, and 4096, but never exceeding edns-udp-size. (The values 1232 and @@ -6660,22 +7145,22 @@ avoid-v6-udp-ports { 40000; range 50000 60000; }; UDP message to be sent without fragmentation at the minimum MTU sizes for Ethernet and IPv6 networks.)

-
+
max-udp-size
-

+

Sets the maximum EDNS UDP message size named will send in bytes. Valid values are 512 to 4096 (values outside this range will be silently adjusted to the nearest value within it). The default value is 4096.

-

+

This value applies to responses sent by a server; to set the advertised buffer size in queries, see edns-udp-size.

-

+

The usual reason for setting max-udp-size to a non-default value is to get UDP answers to pass through broken @@ -6684,14 +7169,14 @@ avoid-v6-udp-ports { 40000; range 50000 60000; }; This is independent of the advertised receive buffer (edns-udp-size).

-

+

Setting this to a low value will encourage additional TCP traffic to the nameserver.

-
+
masterfile-format
-

Specifies +

Specifies the file format of zone files (see the section called “Additional File Formats”). The default value is text, which is the @@ -6702,7 +7187,7 @@ avoid-v6-udp-ports { 40000; range 50000 60000; }; named-compilezone tool, or dumped by named.

-

+

Note that when a zone file in a different format than text is loaded, named may omit some of the checks which would be performed for a @@ -6716,7 +7201,7 @@ avoid-v6-udp-ports { 40000; range 50000 60000; }; loaded directly into memory via memory mapping, with only minimal checking.

-

+

This statement sets the masterfile-format for all zones, but can be overridden on a per-zone or per-view basis @@ -6725,16 +7210,16 @@ avoid-v6-udp-ports { 40000; range 50000 60000; }; view block in the configuration file.

-
+
masterfile-style
-

+

Specifies the formatting of zone files during dump when the masterfile-format is text. (This option is ignored with any other masterfile-format.)

-

+

When set to relative, records are printed in a multi-line format with owner names expressed relative to a shared origin. When set @@ -6747,11 +7232,12 @@ avoid-v6-udp-ports { 40000; range 50000 60000; }; zone is to be edited by hand. The default is relative.

-
+
max-recursion-depth
-

+

+

Sets the maximum number of levels of recursion that are permitted at any one time while servicing a recursive query. Resolving a name may require @@ -6760,11 +7246,13 @@ avoid-v6-udp-ports { 40000; range 50000 60000; }; of indirections exceeds this value, the recursive query is terminated and returns SERVFAIL. The default is 7. -

+

+
max-recursion-queries
-

+

+

Sets the maximum number of iterative queries that may be sent while servicing a recursive query. If more queries are sent, the recursive query @@ -6772,35 +7260,38 @@ avoid-v6-udp-ports { 40000; range 50000 60000; }; look up top level domains such as "com" and "net" and the DNS root zone are exempt from this limitation. The default is 75. -

+

+
notify-delay
-

+

The delay, in seconds, between sending sets of notify messages for a zone. The default is five (5) seconds.

-

+

The overall rate that NOTIFY messages are sent for all zones is controlled by serial-query-rate.

-
+
max-rsa-exponent-size
-

+

+

The maximum RSA exponent size, in bits, that will be accepted when validating. Valid values are 35 to 4096 bits. The default zero (0) is also accepted and is equivalent to 4096. -

+

+
prefetch
-

+

When a query is received for cached data which is to expire shortly, named can refresh the data from the authoritative server immediately, ensuring that the cache always has an answer available.

-

+

The prefetch specifies the "trigger" TTL value at which prefetch of the current query will take place: when a cache record with a @@ -6812,7 +7303,7 @@ avoid-v6-udp-ports { 40000; range 50000 60000; }; prefetch to be disabled. The default trigger TTL is 2.

-

+

An optional second argument specifies the "eligibility" TTL: the smallest original TTL value that will be accepted for a record to be @@ -6822,19 +7313,24 @@ avoid-v6-udp-ports { 40000; range 50000 60000; }; adjust it upward. The default eligibility TTL is 9.

-
+
v6-bias
-

+

+

When determining the next nameserver to try preference IPv6 nameservers by this many milliseconds. The default is 50 milliseconds. -

+

+
-
-
+ +
+ +

Built-in server information zones

-

+ +

The server provides some helpful diagnostic information through a number of built-in zones under the pseudo-top-level-domain bind in the @@ -6853,25 +7349,29 @@ avoid-v6-udp-ports { 40000; range 50000 60000; }; rate-limit is set to allow three responses per second.

-

+

If you need to disable these zones, use the options below, or hide the built-in CHAOS view by defining an explicit view of class CHAOS that matches all clients.

-
+ +
version
-

+

+

The version the server should report via a query of the name version.bind with type TXT, class CHAOS. The default is the real version number of this server. Specifying version none disables processing of the queries. -

+

+
hostname
-

+

+

The hostname the server should report via a query of the name hostname.bind with type TXT, class CHAOS. @@ -6882,9 +7382,11 @@ avoid-v6-udp-ports { 40000; range 50000 60000; }; identify which of a group of anycast servers is actually answering your queries. Specifying hostname none; disables processing of the queries. -

+

+
server-id
-

+

+

The ID the server should report when receiving a Name Server Identifier (NSID) query, or a query of the name ID.SERVER with type @@ -6896,13 +7398,17 @@ avoid-v6-udp-ports { 40000; range 50000 60000; }; Specifying server-id hostname; will cause named to use the hostname as found by the gethostname() function. The default server-id is none. -

+

+
-
-
+ +
+ +

Built-in Empty Zones

-

+ +

The named server has some built-in empty zones (SOA and NS records only). These are for zones that should normally be answered locally @@ -6915,13 +7421,13 @@ avoid-v6-udp-ports { 40000; range 50000 60000; }; IPv6 link local addresses, the IPv6 loopback address and the IPv6 unknown address.

-

+

The server will attempt to determine if a built-in zone already exists or is active (covered by a forward-only forwarding declaration) and will not create an empty zone in that case.

-

+

The current list of empty zones is:

    @@ -7027,7 +7533,7 @@ avoid-v6-udp-ports { 40000; range 50000 60000; };

-

+

Empty zones are settable at the view level and only apply to views of class IN. Disabled empty zones are only inherited from options if there are no disabled empty zones specified @@ -7039,7 +7545,7 @@ avoid-v6-udp-ports { 40000; range 50000 60000; };

-

+

If you are using the address ranges covered here, you should already have reverse zones covering the addresses you use. In practice this appears to not be the case with many queries @@ -7048,7 +7554,7 @@ avoid-v6-udp-ports { 40000; range 50000 60000; }; to be deployed to channel the query load away from the infrastructure servers.

-
+

Note

The real parent servers for these zones should disable all @@ -7057,35 +7563,45 @@ avoid-v6-udp-ports { 40000; range 50000 60000; }; enable them to return referrals to deeper in the tree.

-
+
empty-server
-

+

+

Specify what server name will appear in the returned SOA record for empty zones. If none is specified, then the zone's name will be used. -

+

+
empty-contact
-

+

+

Specify what contact name will appear in the returned SOA record for empty zones. If none is specified, then "." will be used. -

+

+
empty-zones-enable
-

+

+

Enable or disable all empty zones. By default, they are enabled. -

+

+
disable-empty-zone
-

+

+

Disable individual empty zones. By default, none are disabled. This option can be specified multiple times. -

+

+
-
-
+
+ +

Content Filtering

-

+ +

BIND 9 provides the ability to filter out DNS responses from external DNS servers containing certain types of data in the answer section. @@ -7111,10 +7627,12 @@ avoid-v6-udp-ports { 40000; range 50000 60000; }; deny-answer-aliases,

www.example.com. CNAME xxx.example.com.
-

+ +

returned by an "example.com" server will be accepted.

-

+ +

In the address_match_list of the deny-answer-addresses option, only ip_addr @@ -7122,12 +7640,14 @@ avoid-v6-udp-ports { 40000; range 50000 60000; }; are meaningful; any key_id will be silently ignored.

-

+ +

If a response message is rejected due to the filtering, the entire message is discarded without being cached, and a SERVFAIL error will be returned to the client.

-

+ +

This filtering is intended to prevent "DNS rebinding attacks," in which an attacker, in response to a query for a domain name the attacker controls, returns an IP address within your own network or @@ -7142,39 +7662,48 @@ avoid-v6-udp-ports { 40000; range 50000 60000; }; for more details about the attacks.

-

+ +

For example, if you own a domain named "example.net" and your internal network uses an IPv4 prefix 192.0.2.0/24, you might specify the following rules:

+
deny-answer-addresses { 192.0.2.0/24; } except-from { "example.net"; };
 deny-answer-aliases { "example.net"; };
 
-

+ +

If an external attacker lets a web browser in your local network look up an IPv4 address of "attacker.example.com", the attacker's DNS server would return a response like this:

+
attacker.example.com. A 192.0.2.1
-

+ +

in the answer section. Since the rdata of this record (the IPv4 address) matches the specified prefix 192.0.2.0/24, this response will be ignored.

-

+ +

On the other hand, if the browser looks up a legitimate internal web server "www.example.net" and the following response is returned to the BIND 9 server

+
www.example.net. A 192.0.2.2
-

+ +

it will be accepted since the owner name "www.example.net" matches the except-from element, "example.net".

-

+ +

Note that this is not really an attack on the DNS per se. In fact, there is nothing wrong for an "external" name to be mapped to your "internal" IP address or domain name @@ -7195,7 +7724,8 @@ deny-answer-aliases { "example.net"; }; very sure you have no other choice and the attack is a real threat for your applications.

-

+ +

Care should be particularly taken if you want to use this option for addresses within 127.0.0.0/8. These addresses are obviously "internal", but many @@ -7204,11 +7734,13 @@ deny-answer-aliases { "example.net"; }; Filtering out DNS records containing this address spuriously can break such applications.

-
-
+
+ +

Response Policy Zone (RPZ) Rewriting

-

+ +

BIND 9 includes a limited mechanism to modify DNS responses for requests analogous to email anti-spam DNS blacklists. @@ -7216,7 +7748,8 @@ deny-answer-aliases { "example.net"; }; deny the existence of IP addresses for domains (NODATA), or contain other IP addresses or data.

-

+ +

Response policy zones are named in the response-policy option for the view or among the global options if there is no response-policy option for the view. @@ -7227,7 +7760,8 @@ deny-answer-aliases { "example.net"; }; Note that zones using masterfile-format map cannot be used as policy zones.

-

+ +

A response-policy option can support multiple policy zones. To maximize performance, a radix tree is used to quickly identify response policy zones @@ -7236,13 +7770,14 @@ deny-answer-aliases { "example.net"; }; in a single response-policy option; more than that is a configuration error.

-

+ +

Five policy triggers can be encoded in RPZ records.

RPZ-CLIENT-IP
-

+

IP records are triggered by the IP address of the DNS client. Client IP address triggers are encoded in records that have @@ -7257,7 +7792,8 @@ deny-answer-aliases { "example.net"; }; B4 is the decimal value of the least significant byte of the IPv4 address as in IN-ADDR.ARPA.

-

+ +

IPv6 addresses are encoded in a format similar to the standard IPv6 text representation, prefixlength.W8.W7.W6.W5.W4.W3.W2.W1.rpz-client-ip. @@ -7273,24 +7809,29 @@ deny-answer-aliases { "example.net"; }; encodings. The IPv6 prefix length must be between 1 and 128.

-
+
QNAME
-

+

+

QNAME policy records are triggered by query names of requests and targets of CNAME records resolved to generate the response. The owner name of a QNAME policy record is the query name relativized to the policy zone. -

+

+
RPZ-IP
-

+

+

IP triggers are IP addresses in an A or AAAA record in the ANSWER section of a response. They are encoded like client-IP triggers except as subdomains of rpz-ip. -

+

+
RPZ-NSDNAME
-

+

+

NSDNAME triggers match names of authoritative servers for the query name, a parent of the query name, a CNAME for query name, or a parent of a CNAME. @@ -7303,10 +7844,11 @@ deny-answer-aliases { "example.net"; }; The nsdname-enable phrase turns NSDNAME triggers off or on for a single policy zone or all zones. -

+

+
RPZ-NSIP
-

+

NSIP triggers match the IP addresses of authoritative servers. They are enncoded like IP triggers, except as subdomains of rpz-nsip. @@ -7318,7 +7860,7 @@ deny-answer-aliases { "example.net"; }; triggers off or on for a single policy zone or all zones.

-

+

If a name server's IP address is not yet known, named will recursively look up the IP address before applying an RPZ-NSIP rule. @@ -7337,11 +7879,12 @@ deny-answer-aliases { "example.net"; }; rules should always be applied even if an address needs to be looked up first.

-
+

-

+ +

The query response is checked against all response policy zones, so two or more policy records can be triggered by a response. Because DNS responses are rewritten according to at most one @@ -7370,14 +7913,16 @@ deny-answer-aliases { "example.net"; };

-

+ +

When the processing of a response is restarted to resolve DNAME or CNAME records and a policy record set has not been triggered, all response policy zones are again consulted for the DNAME or CNAME names and addresses.

-

+ +

RPZ record sets are any types of DNS record except DNAME or DNSSEC that encode actions or responses to individual queries. @@ -7389,48 +7934,59 @@ deny-answer-aliases { "example.net"; };

PASSTHRU
-

+

+

The whitelist policy is specified by a CNAME whose target is rpz-passthru. It causes the response to not be rewritten and is most often used to "poke holes" in policies for CIDR blocks. -

+

+
DROP
-

+

+

The blacklist policy is specified by a CNAME whose target is rpz-drop. It causes the response to be discarded. Nothing is sent to the DNS client. -

+

+
TCP-Only
-

+

+

The "slip" policy is specified by a CNAME whose target is rpz-tcp-only. It changes UDP responses to short, truncated DNS responses that require the DNS client to try again with TCP. It is used to mitigate distributed DNS reflection attacks. -

+

+
NXDOMAIN
-

+

+

The domain undefined response is encoded by a CNAME whose target is the root domain (.) -

+

+
NODATA
-

+

+

The empty set of resource records is specified by CNAME whose target is the wildcard top-level domain (*.). It rewrites the response to NODATA or ANCOUNT=1. -

+

+
Local Data
-

+

A set of ordinary DNS records can be used to answer queries. Queries for record types not the set are answered with NODATA.

-

+ +

A special form of local data is a CNAME whose target is a wildcard such as *.example.com. It is used as if were an ordinary CNAME after the asterisk (*) @@ -7438,11 +7994,12 @@ deny-answer-aliases { "example.net"; }; The purpose for this special form is query logging in the walled garden's authority DNS server.

-
+

-

+ +

All of the actions specified in all of the individual records in a policy zone can be overridden with a policy clause in the @@ -7453,11 +8010,14 @@ deny-answer-aliases { "example.net"; };

GIVEN
-

The placeholder policy says "do not override but +

+

The placeholder policy says "do not override but perform the action specified in the zone." -

+

+
DISABLED
-

+

+

The testing override policy causes policy zone records to do nothing but log what they would have done if the policy zone were not disabled. @@ -7467,22 +8027,28 @@ deny-answer-aliases { "example.net"; }; Disabled policy zones should appear first, because they will often not be logged if a higher precedence trigger is found first. -

+

+
PASSTHRU, DROP, TCP-Only, NXDOMAIN, NODATA
-

+

+

override with the corresponding per-record policy. -

+

+
CNAME domain
-

+

+

causes all RPZ policy records to act as if they were "cname domain" records. -

+

+

-

+ +

By default, the actions encoded in a response policy zone are applied only to queries that ask for recursion (RD=1). That default can be changed for a single policy zone or @@ -7493,7 +8059,8 @@ deny-answer-aliases { "example.net"; }; delete answers that would otherwise contain RFC 1918 values on the externally visible name server or view.

-

+ +

Also by default, RPZ actions are applied only to DNS requests that either do not request DNSSEC metadata (DO=0) or when no DNSSEC records are available for request name in the original @@ -7504,7 +8071,8 @@ deny-answer-aliases { "example.net"; }; clause option reflects the fact that results rewritten by RPZ actions cannot verify.

-

+ +

No DNS records are needed for a QNAME or Client-IP trigger. The name or IP address itself is sufficient, so in principle the query name need not be recursively resolved. @@ -7531,13 +8099,15 @@ deny-answer-aliases { "example.net"; }; appear to be rewritten, since no recursion is being done to discover problems at the authoritative server.

-

+ +

The dnsrps-enable yes option turns on the DNS Rsponse Policy Service (DNSRPS) interface, if it has been compiled in to named using configure --enable-dnsrps.

-

+ +

The dnsrps-options block provides additional RPZ configuration settings, which are passed through to the DNSRPS provider library. @@ -7548,7 +8118,8 @@ deny-answer-aliases { "example.net"; }; concatenated with settings derived from the response-policy statement.

-

+ +

Note: The dnsrps-options text should only include configuration settings that are specific to the DNSRPS provider. For example, the DNSRPS provider from @@ -7564,7 +8135,8 @@ deny-answer-aliases { "example.net"; }; dnsrps-enable to "no", those options would be ignored.

-

+ +

The TTL of a record modified by RPZ policies is set from the TTL of the relevant record in policy zone. It is then limited to a maximum value. @@ -7573,15 +8145,16 @@ deny-answer-aliases { "example.net"; }; For convenience, TTL-style time unit suffixes may be used to specify the value.

-

+ +

For example, you might use this option statement

    response-policy { zone "badlist"; };
-

+

and this zone statement

    zone "badlist" {type master; file "master/badlist"; allow-query {none;}; };
-

+

with this zone file

$TTL 1H
@@ -7623,7 +8196,7 @@ example.com                 CNAME   rpz-tcp-only.
 *.example.com               CNAME   rpz-tcp-only.
 
 
-

+

RPZ can affect server performance. Each configured response policy zone requires the server to perform one to four additional database lookups before a @@ -7638,16 +8211,19 @@ example.com CNAME rpz-tcp-only. A server with four response policy zones with QNAME and IP triggers might have a maximum QPS rate about 50% lower.

-

+ +

Responses rewritten by RPZ are counted in the RPZRewrites statistics.

-

+ +

The log clause can be used to optionally turn off rewrite logging for a particular response policy zone. By default, all rewrites are logged.

-

+ +

Updates to RPZ zones are processed asynchronously; if there is more than one update pending they are bundled together. If an update to a RPZ zone (for example, via IXFR) happens less @@ -7657,11 +8233,13 @@ example.com CNAME rpz-tcp-only. For convenience, TTL-style time unit suffixes may be used to specify the value.

-
-
+
+ +

Response Rate Limiting

-

+ +

Excessive almost identical UDP responses can be controlled by configuring a rate-limit clause in an @@ -7674,7 +8252,8 @@ example.com CNAME rpz-tcp-only. Legitimate clients react to dropped or truncated response by retrying with UDP or with TCP respectively.

-

+ +

This mechanism is intended for authoritative DNS servers. It can be used on recursive servers but can slow applications such as SMTP servers (mail receivers) and @@ -7682,7 +8261,8 @@ example.com CNAME rpz-tcp-only. same domains. When possible, closing "open" recursive servers is better.

-

+ +

Response rate limiting uses a "credit" or "token bucket" scheme. Each combination of identical response and client has a conceptual account that earns a specified number @@ -7701,7 +8281,8 @@ example.com CNAME rpz-tcp-only. When the specified number of credits for a class of responses is set to 0, those responses are not rate limited.

-

+ +

The notions of "identical response" and "DNS client" for rate limiting are not simplistic. All responses to an address block are counted as if to a @@ -7710,7 +8291,8 @@ example.com CNAME rpz-tcp-only. specified with ipv4-prefix-length (default 24) and ipv6-prefix-length (default 56).

-

+ +

All non-empty responses for a valid domain name (qname) and record type (qtype) are identical and have a limit specified with responses-per-second @@ -7734,12 +8316,14 @@ example.com CNAME rpz-tcp-only. referrals-per-second (default responses-per-second).

-

+ +

Responses generated from local wildcards are counted and limited as if they were for the parent domain name. This controls flooding using random.wild.example.com.

-

+ +

All requests that result in DNS errors other than NXDOMAIN, such as SERVFAIL and FORMERR, are identical regardless of requested name (qname) or record type (qtype). @@ -7750,7 +8334,8 @@ example.com CNAME rpz-tcp-only. but it can be set separately with errors-per-second.

-

+ +

Many attacks using DNS involve UDP requests with forged source addresses. Rate limiting prevents the use of BIND 9 to flood a network @@ -7774,7 +8359,8 @@ example.com CNAME rpz-tcp-only. cannot be replaced with truncated responses and are instead leaked at the slip rate.

-

+ +

(NOTE: Dropped responses from an authoritative server may reduce the difficulty of a third party successfully forging a response to a recursive resolver. The best security @@ -7787,7 +8373,8 @@ example.com CNAME rpz-tcp-only. responses to be truncated rather than dropped. This reduces the effectiveness of rate-limiting against reflection attacks.)

-

+ +

When the approximate query per second rate exceeds the qps-scale value, then the responses-per-second, @@ -7805,21 +8392,24 @@ example.com CNAME rpz-tcp-only. Responses sent via TCP are not limited but are counted to compute the query per second rate.

-

+ +

Rate limiters for different name spaces maintain separate counters: If, for example, there is a rate-limit statement for "com" and another for "example.com", queries matching "example.com" will not be debited against the rate limiter for "com".

-

+ +

If a rate-limit statement does not specify a domain, then it applies to the root domain (".") and thus affects the entire DNS namespace, except those portions covered by other rate-limit statements.

-

+ +

Communities of DNS clients can be given their own parameters or no rate limiting by putting rate-limit statements in view @@ -7831,7 +8421,8 @@ example.com CNAME rpz-tcp-only. DNS clients within a view can be exempted from rate limits with the exempt-clients clause.

-

+ +

UDP responses of all kinds can be limited with the all-per-second phrase. This rate limiting is unlike the rate limiting provided by @@ -7864,7 +8455,8 @@ example.com CNAME rpz-tcp-only. or parsing DNS requests, but that rate limiting must be done before the DNS server sees the requests.

-

+ +

The maximum size of the table used to track requests and rate limit responses is set with max-table-size. Each entry in the table is between 40 and 80 bytes. @@ -7878,21 +8470,24 @@ example.com CNAME rpz-tcp-only. expansions of the table and inform choices for the initial and maximum table size.

-

+ +

Use log-only yes to test rate limiting parameters without actually dropping any requests.

-

+ +

Responses dropped by rate limits are included in the RateDropped and QryDropped statistics. Responses that truncated by rate limits are included in RateSlipped and RespTruncated.

-
-
+
+ +
-

+

Named supports NXDOMAIN redirection via two methods:

    @@ -7903,19 +8498,19 @@ example.com CNAME rpz-tcp-only.

-

+

With both methods when named gets a NXDOMAIN response it examines a separate namespace to see if the NXDOMAIN response should be replaced with an alternative response.

-

+

With a redirect zone (zone "." { type redirect; };), the data used to replace the NXDOMAIN is held in a single zone which is not part of the normal namespace. All the redirect information is contained in the zone; there are no delegations.

-

+

With a redirect namespace (option { nxdomain-redirect <suffix> };) the data used to replace the NXDOMAIN is part of the normal namespace and is looked up by @@ -7925,16 +8520,17 @@ example.com CNAME rpz-tcp-only. the replacement data or a NXDOMAIN indicating that there is no replacement.

-

+

If both a redirect zone and a redirect namespace are configured, the redirect zone is tried first.

-
-
-
+
+
+ +

server Statement Grammar

-
+        
 server netprefix {
 	bogus boolean;
 	edns boolean;
@@ -7968,12 +8564,14 @@ example.com                 CNAME   rpz-tcp-only.
 	transfers integer;
 };
 
-
-
+
+ +

server Statement Definition and Usage

-

+ +

The server statement defines characteristics to be associated with a remote name server. If a prefix length is @@ -7982,7 +8580,8 @@ example.com CNAME rpz-tcp-only. server clause applies regardless of the order in named.conf.

-

+ +

The server statement can occur at the top level of the configuration file or inside a view @@ -7997,13 +8596,14 @@ example.com CNAME rpz-tcp-only. used as defaults.

-

+ +

If you discover that a remote server is giving out bad data, marking it as bogus will prevent further queries to it. The default value of bogus is no.

-

+

The provide-ixfr clause determines whether the local server, acting as master, will respond with an @@ -8019,7 +8619,8 @@ example.com CNAME rpz-tcp-only. view or global options block is used as a default.

-

+ +

The request-ixfr clause determines whether the local server, acting as a slave, will request incremental zone @@ -8029,7 +8630,8 @@ example.com CNAME rpz-tcp-only. also be set in the zone block and, if set there, it will override the global or view setting for that zone.

-

+ +

IXFR requests to servers that do not support IXFR will automatically fall back to AXFR. Therefore, there is no need to manually list @@ -8043,7 +8645,8 @@ example.com CNAME rpz-tcp-only. and slave claim to support it, for example if one of the servers is buggy and crashes or corrupts data when IXFR is used.

-

+ +

The request-expire clause determines whether the local server, when acting as a slave, will request the EDNS EXPIRE value. The EDNS EXPIRE value @@ -8055,12 +8658,14 @@ example.com CNAME rpz-tcp-only. record instead. The default is yes.

-

+ +

The edns clause determines whether the local server will attempt to use EDNS when communicating with the remote server. The default is yes.

-

+ +

The edns-udp-size option sets the EDNS UDP size that is advertised by named when querying the remote server. Valid values are 512 @@ -8079,7 +8684,8 @@ example.com CNAME rpz-tcp-only. behavior may be brought into conformance with the options/view behavior in future releases.)

-

+ +

The edns-version option sets the maximum EDNS VERSION that will be sent to the server(s) by the resolver. The actual EDNS version sent is still @@ -8094,7 +8700,8 @@ example.com CNAME rpz-tcp-only. adjusted. This option will not be needed until higher EDNS versions than 0 are in use.

-

+ +

The max-udp-size option sets the maximum EDNS UDP message size named will send. Valid values are 512 to 4096 bytes (values @@ -8102,7 +8709,8 @@ example.com CNAME rpz-tcp-only. option is useful when you know that there is a firewall that is blocking large replies from named.

-

+ +

The padding option adds EDNS Padding options to outgoing messages, increasing the packet size to a multiple of the specified block size. Valid block sizes @@ -8114,18 +8722,21 @@ example.com CNAME rpz-tcp-only. would have to be added to the packet after it had already been signed.

-

+ +

The tcp-only option sets the transport protocol to TCP. The default is to use the UDP transport and to fallback on TCP only when a truncated response is received.

-

+ +

The tcp-keepalive option adds EDNS TCP keepalive to messages sent over TCP. Note currently idle timeouts in responses are ignored.

-

+ +

The server supports two zone transfer methods. The first, one-answer, uses one DNS message per resource record transferred. many-answers packs as many resource records as possible into a message. many-answers is @@ -8139,14 +8750,16 @@ example.com CNAME rpz-tcp-only. by the options statement will be used.

-

transfers + +

transfers is used to limit the number of concurrent inbound zone transfers from the specified server. If no transfers clause is specified, the limit is set according to the transfers-per-ns option.

-

+ +

The keys clause identifies a key_id defined by the key statement, to be used for transaction security (TSIG, the section called “TSIG”) @@ -8157,10 +8770,12 @@ example.com CNAME rpz-tcp-only. required to be signed by this key.

-

+ +

Only a single key per server is currently supported.

-

+ +

The transfer-source and transfer-source-v6 clauses specify the IPv4 and IPv6 source @@ -8176,7 +8791,8 @@ example.com CNAME rpz-tcp-only. transfer-source-v6 in the section called “Zone Transfers”.

-

+ +

The notify-source and notify-source-v6 clauses specify the IPv4 and IPv6 source address to be used for notify @@ -8185,7 +8801,8 @@ example.com CNAME rpz-tcp-only. can be specified. Similarly, for an IPv6 remote server, only notify-source-v6 can be specified.

-

+ +

The query-source and query-source-v6 clauses specify the IPv4 and IPv6 source address to be used for queries @@ -8194,14 +8811,16 @@ example.com CNAME rpz-tcp-only. be specified. Similarly, for an IPv6 remote server, only query-source-v6 can be specified.

-

+ +

The request-nsid clause determines whether the local server will add a NSID EDNS option to requests sent to the server. This overrides request-nsid set at the view or option level.

-

+ +

The send-cookie clause determines whether the local server will add a COOKIE EDNS option to requests sent to the server. This overrides @@ -8210,11 +8829,12 @@ example.com CNAME rpz-tcp-only. determine that COOKIE is not supported by the remote server and not add a COOKIE EDNS option to requests.

-
-
+
+ +

statistics-channels Statement Grammar

-
+        
 statistics-channels {
 	inet ( ipv4_address | ipv6_address |
 	    * ) [ port ( integer | * ) ] [
@@ -8222,18 +8842,21 @@ example.com                 CNAME   rpz-tcp-only.
 	    } ];
 };
 
-
-
+
+ +

statistics-channels Statement Definition and Usage

-

+ +

The statistics-channels statement declares communication channels to be used by system administrators to get access to statistics information of the name server.

-

+ +

This statement intends to be flexible to support multiple communication protocols in the future, but currently only HTTP access is supported. @@ -8243,7 +8866,8 @@ example.com CNAME rpz-tcp-only. still accepted even if it is built without the library, but any HTTP access will fail with an error.

-

+ +

An inet control channel is a TCP socket listening at the specified ip_port on the specified ip_addr, which can be an IPv4 or IPv6 @@ -8254,12 +8878,14 @@ example.com CNAME rpz-tcp-only. To listen on the IPv6 wildcard address, use an ip_addr of ::.

-

+ +

If no port is specified, port 80 is used for HTTP channels. The asterisk "*" cannot be used for ip_port.

-

+ +

The attempt of opening a statistics channel is restricted by the optional allow clause. Connections to the statistics channel are permitted based on the @@ -8271,11 +8897,13 @@ example.com CNAME rpz-tcp-only. recommended to restrict the source of connection requests appropriately.

-

+ +

If no statistics-channels statement is present, named will not open any communication channels.

-

+ +

The statistics are available in various formats and views depending on the URI used to access them. For example, if the statistics channel is configured to listen on 127.0.0.1 @@ -8287,7 +8915,8 @@ example.com CNAME rpz-tcp-only. charts and graphs using the Google Charts API when using a javascript-capable browser.

-

+ +

Applications that depend on a particular XML schema can request http://127.0.0.1:8888/xml/v2 for version 2 @@ -8297,7 +8926,8 @@ example.com CNAME rpz-tcp-only. it will respond; if not, it will return a "page not found" error.

-

+ +

Broken-out subsets of the statistics can be viewed at http://127.0.0.1:8888/xml/v3/status (server uptime and last reconfiguration time), @@ -8314,7 +8944,8 @@ example.com CNAME rpz-tcp-only. http://127.0.0.1:8888/xml/v3/traffic (traffic sizes).

-

+ +

The full set of statistics can also be read in JSON format at http://127.0.0.1:8888/json, with the broken-out subsets at @@ -8333,20 +8964,22 @@ example.com CNAME rpz-tcp-only. http://127.0.0.1:8888/json/v1/traffic (traffic sizes).

-
-
+
+ +

trusted-keys Statement Grammar

-
+        
 trusted-keys { string integer integer
     integer quoted_string; ... };
 
-
-
+
+

trusted-keys Statement Definition and Usage

-

+ +

The trusted-keys statement defines DNSSEC security roots. DNSSEC is described in the section called “DNSSEC”. A security root is defined when the public key for a non-authoritative zone is known, but @@ -8357,7 +8990,7 @@ example.com CNAME rpz-tcp-only. proven secure. The resolver attempts DNSSEC validation on all DNS data in subdomains of a security root.

-

+

All keys (and corresponding zones) listed in trusted-keys are deemed to exist regardless of what parent zones say. Similarly for all keys listed in @@ -8365,7 +8998,7 @@ example.com CNAME rpz-tcp-only. used to validate the DNSKEY RRset. The parent's DS RRset will not be used.

-

+

The trusted-keys statement can contain multiple key entries, each consisting of the key's domain name, flags, protocol, algorithm, and the Base64 @@ -8374,31 +9007,33 @@ example.com CNAME rpz-tcp-only. in the key data, so the configuration may be split up into multiple lines.

-

+

trusted-keys may be set at the top level of named.conf or within a view. If it is set in both places, they are additive: keys defined at the top level are inherited by all views, but keys defined in a view are only used within that view.

-

+

Validation below specified names can be temporarily disabled by using rndc nta.

-
-
+
+ +

managed-keys Statement Grammar

-
+        
 managed-keys { string string integer
     integer integer quoted_string; ... };
 
-
-
+
+

managed-keys Statement Definition and Usage

-

+ +

The managed-keys statement, like trusted-keys, defines DNSSEC security roots. The difference is that @@ -8406,7 +9041,7 @@ example.com CNAME rpz-tcp-only. automatically, without intervention from the resolver operator.

-

+

Suppose, for example, that a zone's key-signing key was compromised, and the zone owner had to revoke and replace the key. A resolver which had the old key in a @@ -8416,7 +9051,7 @@ example.com CNAME rpz-tcp-only. continue until the resolver operator had updated the trusted-keys statement with the new key.

-

+

If, however, the zone were listed in a managed-keys statement instead, then the zone owner could add a "stand-by" key to the zone in advance. @@ -8427,7 +9062,7 @@ example.com CNAME rpz-tcp-only. using that key to validate answers, minimizing the damage that the compromised key could do.

-

+

A managed-keys statement contains a list of the keys to be managed, along with information about how the keys are to be initialized for the first time. The only @@ -8438,7 +9073,7 @@ example.com CNAME rpz-tcp-only. allow keys to be initialized by other methods, eliminating this requirement.)

-

+

Consequently, a managed-keys statement appears similar to a trusted-keys, differing in the presence of the second field, containing the keyword @@ -8451,7 +9086,7 @@ example.com CNAME rpz-tcp-only. managed key database and start the RFC 5011 key maintenance process.

-

+

The first time named runs with a managed key configured in named.conf, it fetches the DNSKEY RRset directly from the zone apex, and validates it @@ -8459,7 +9094,7 @@ example.com CNAME rpz-tcp-only. statement. If the DNSKEY RRset is validly signed, then it is used as the basis for a new managed keys database.

-

+

From that point on, whenever named runs, it sees the managed-keys statement, checks to make sure RFC 5011 key maintenance has already been initialized @@ -8468,7 +9103,7 @@ example.com CNAME rpz-tcp-only. statement is not used to validate answers; it has been superseded by the key or keys stored in the managed keys database.

-

+

The next time named runs after a name has been removed from the managed-keys statement, the corresponding @@ -8476,11 +9111,11 @@ example.com CNAME rpz-tcp-only. and RFC 5011 key maintenance will no longer be used for that domain.

-

+

In the current implementation, the managed keys database is stored as a master-format zone file.

-

+

On servers which do not use views, this file is named managed-keys.bind. When views are in use, there will be a separate managed keys database for each @@ -8489,7 +9124,7 @@ example.com CNAME rpz-tcp-only. a hash of the view name), followed by the suffix .mkeys.

-

+

When the key database is changed, the zone is updated. As with any other dynamic zone, changes will be written into a journal file, e.g., @@ -8503,7 +9138,7 @@ example.com CNAME rpz-tcp-only. (For this reason among others, the working directory should be always be writable by named.)

-

+

If the dnssec-validation option is set to auto, named will automatically initialize a managed key for the @@ -8515,10 +9150,12 @@ example.com CNAME rpz-tcp-only. found, the initializing key is also compiled directly into named.

-
-
+
+ +

view Statement Grammar

+
view view_name [ class ] {
     match-clients { address_match_list } ;
     match-destinations { address_match_list } ;
@@ -8527,11 +9164,13 @@ example.com                 CNAME   rpz-tcp-only.
   [ zone_statement ; ... ]
 } ;
 
-
-
+ +
+

view Statement Definition and Usage

-

+ +

The view statement is a powerful feature of BIND 9 that lets a name server @@ -8540,7 +9179,8 @@ example.com CNAME rpz-tcp-only. implementing split DNS setups without having to run multiple servers.

-

+ +

Each view statement defines a view of the DNS namespace that will be seen by a subset of clients. A client @@ -8568,7 +9208,8 @@ example.com CNAME rpz-tcp-only. a client request will be resolved in the context of the first view that it matches.

-

+ +

Zones defined within a view statement will only be accessible to clients that match the view. @@ -8577,7 +9218,8 @@ example.com CNAME rpz-tcp-only. "internal" and "external" clients in a split DNS setup.

-

+ +

Many of the options given in the options statement can also be used within a view statement, and then @@ -8590,12 +9232,14 @@ example.com CNAME rpz-tcp-only. view-specific defaults take precedence over those in the options statement.

-

+ +

Views are class specific. If no class is given, class IN is assumed. Note that all non-IN views must contain a hint zone, since only the IN class has compiled-in default hints.

-

+ +

If there are no view statements in the config file, a default view that matches any client is automatically @@ -8611,10 +9255,12 @@ example.com CNAME rpz-tcp-only. statements must occur inside view statements.

-

+ +

Here is an example of a typical split DNS setup implemented using view statements:

+
view "internal" {
       // This should match our internal networks.
       match-clients { 10.0.0.0/8; };
@@ -8647,11 +9293,13 @@ view "external" {
       };
 };
 
-
-
+ +
+

zone Statement Grammar

+
 zone string [ class ] {
 	type ( master | primary );
@@ -8855,14 +9503,16 @@ view "external" {
 	in-view string;
 };
 
-
-
+ +
+

zone Statement Definition and Usage

-
+ +

Zone Types

-

+

The type keyword is required for the zone configuration unless it is an in-view configuration. Its @@ -8876,7 +9526,9 @@ view "external" { static-stub, and stub.

-
+ +
+
@@ -9198,17 +9850,20 @@ view "external" { -
-
-
+ +
+
+ +

Class

-

+ +

The zone's name may optionally be followed by a class. If a class is not specified, class IN (for Internet), is assumed. This is correct for the vast majority of cases.

-

+

The hesiod class is named for an information service from MIT's Project Athena. It is @@ -9217,52 +9872,69 @@ view "external" { HS is a synonym for hesiod.

-

+

Another MIT development is Chaosnet, a LAN protocol created in the mid-1970s. Zone data for it can be specified with the CHAOS class.

-
-
+
+ +

Zone Options

-
+ +
allow-notify
-

+

+

See the description of allow-notify in the section called “Access Control”. -

+

+
allow-query
-

+

+

See the description of allow-query in the section called “Access Control”. -

+

+
allow-query-on
-

+

+

See the description of allow-query-on in the section called “Access Control”. -

+

+
allow-transfer
-

+

+

See the description of allow-transfer in the section called “Access Control”. -

+

+
allow-update
-

+

+

See the description of allow-update in the section called “Access Control”. -

+

+
update-policy
-

+

+

Specifies a "Simple Secure Update" policy. See the section called “Dynamic Update Policies”. -

+

+
allow-update-forwarding
-

+

+

See the description of allow-update-forwarding in the section called “Access Control”. -

+

+
also-notify
-

+

+

Only meaningful if notify is active for this zone. The set of machines that will @@ -9283,9 +9955,11 @@ view "external" { also-notify is not meaningful for stub zones. The default is the empty list. -

+

+
check-names
-

+

+

This option is used to restrict the character set and syntax of certain domain names in master files and/or DNS responses @@ -9293,67 +9967,90 @@ view "external" { network. The default varies according to zone type. For master zones the default is fail. For slave zones the default is warn. It is not implemented for hint zones. -

+

+
check-mx
-

+

+

See the description of check-mx in the section called “Boolean Options”. -

+

+
check-spf
-

+

+

See the description of check-spf in the section called “Boolean Options”. -

+

+
check-wildcard
-

+

+

See the description of check-wildcard in the section called “Boolean Options”. -

+

+
check-integrity
-

+

+

See the description of check-integrity in the section called “Boolean Options”. -

+

+
check-sibling
-

+

+

See the description of check-sibling in the section called “Boolean Options”. -

+

+
zero-no-soa-ttl
-

+

+

See the description of zero-no-soa-ttl in the section called “Boolean Options”. -

+

+
update-check-ksk
-

+

+

See the description of update-check-ksk in the section called “Boolean Options”. -

+

+
dnssec-loadkeys-interval
-

+

+

See the description of dnssec-loadkeys-interval in the section called “options Statement Definition and Usage”. -

+

+
dnssec-update-mode
-

+

+

See the description of dnssec-update-mode in the section called “options Statement Definition and Usage”. -

+

+
dnssec-dnskey-kskonly
-

+

+

See the description of dnssec-dnskey-kskonly in the section called “Boolean Options”. -

+

+
try-tcp-refresh
-

+

+

See the description of try-tcp-refresh in the section called “Boolean Options”. -

+

+
database
-

+

Specify the type of database to be used for storing the zone data. The string following the database keyword is interpreted as a list of whitespace-delimited words. @@ -9364,38 +10061,41 @@ view "external" { specific to the database type.

-

+

The default is "rbt", BIND 9's native in-memory red-black-tree database. This database does not take arguments.

-

+

Other values are possible if additional database drivers have been linked into the server. Some sample drivers are included with the distribution but none are linked in by default.

-
+
dialup
-

+

+

See the description of dialup in the section called “Boolean Options”. -

+

+
delegation-only
-

+

The flag only applies to forward, hint and stub zones. If set to yes, then the zone will also be treated as if it is also a delegation-only type zone.

-

+

See caveats in root-delegation-only.

-
+
file
-

+

+

Set the zone's filename. In master, hint, and redirect zones which do not have masters @@ -9405,24 +10105,30 @@ view "external" { masters defined, zone data is retrieved from another server and saved in this file. This option is not applicable to other zone types. -

+

+
forward
-

+

+

Only meaningful if the zone has a forwarders list. The only value causes the lookup to fail after trying the forwarders and getting no answer, while first would allow a normal lookup to be tried. -

+

+
forwarders
-

+

+

Used to override the list of global forwarders. If it is not specified in a zone of type forward, no forwarding is done for the zone and the global options are not used. -

+

+
ixfr-base
-

+

+

Was used in BIND 8 to specify the name of the transaction log (journal) file for dynamic update @@ -9432,83 +10138,110 @@ view "external" { file by appending ".jnl" to the name of the zone file. -

+

+
ixfr-tmp-file
-

+

+

Was an undocumented option in BIND 8. Ignored in BIND 9. -

+

+
journal
-

+

+

Allow the default journal's filename to be overridden. The default is the zone's filename with ".jnl" appended. This is applicable to master and slave zones. -

+

+
max-journal-size
-

+

+

See the description of max-journal-size in the section called “Server Resource Limits”. -

+

+
max-records
-

+

+

See the description of max-records in the section called “Server Resource Limits”. -

+

+
max-transfer-time-in
-

+

+

See the description of max-transfer-time-in in the section called “Zone Transfers”. -

+

+
max-transfer-idle-in
-

+

+

See the description of max-transfer-idle-in in the section called “Zone Transfers”. -

+

+
max-transfer-time-out
-

+

+

See the description of max-transfer-time-out in the section called “Zone Transfers”. -

+

+
max-transfer-idle-out
-

+

+

See the description of max-transfer-idle-out in the section called “Zone Transfers”. -

+

+
notify
-

+

+

See the description of notify in the section called “Boolean Options”. -

+

+
notify-delay
-

+

+

See the description of notify-delay in the section called “Tuning”. -

+

+
notify-to-soa
-

+

+

See the description of notify-to-soa in the section called “Boolean Options”. -

+

+
pubkey
-

+

+

In BIND 8, this option was intended for specifying a public zone key for verification of signatures in DNSSEC signed zones when they are loaded from disk. BIND 9 does not verify signatures on load and ignores the option. -

+

+
zone-statistics
-

+

+

See the description of zone-statistics in the section called “options Statement Definition and Usage”. -

+

+
server-addresses
-

+

Only meaningful for static-stub zones. This is a list of IP addresses to which queries should be sent in recursive resolution for the @@ -9517,7 +10250,7 @@ view "external" { configure the apex NS RR with associated glue A or AAAA RRs.

-

+

For example, if "example.com" is configured as a static-stub zone with 192.0.2.1 and 2001:db8::1234 in a server-addresses option, @@ -9526,7 +10259,7 @@ view "external" {

example.com. NS example.com.
 example.com. A 192.0.2.1
 example.com. AAAA 2001:db8::1234
-

+

These records are internally used to resolve names under the static-stub zone. For instance, if the server receives a query for @@ -9534,10 +10267,10 @@ example.com. AAAA 2001:db8::1234 will initiate recursive resolution and send queries to 192.0.2.1 and/or 2001:db8::1234.

-
+
server-names
-

+

Only meaningful for static-stub zones. This is a list of domain names of nameservers that act as authoritative servers of the static-stub @@ -9555,7 +10288,7 @@ example.com. AAAA 2001:db8::1234 "ns.example.net" cannot, and will be rejected by the configuration parser.

-

+

A non empty list for this option will internally configure the apex NS RR with the specified names. For example, if "example.com" is configured as a @@ -9567,7 +10300,7 @@ example.com. AAAA 2001:db8::1234

example.com. NS ns1.example.net.
 example.com. NS ns2.example.net.
 
-

+

These records are internally used to resolve names under the static-stub zone. For instance, if the server receives a query for @@ -9577,109 +10310,143 @@ example.com. NS ns2.example.net. "ns2.example.net" to IP addresses, and then send queries to (one or more of) these addresses.

-
+
sig-validity-interval
-

+

+

See the description of sig-validity-interval in the section called “Tuning”. -

+

+
sig-signing-nodes
-

+

+

See the description of sig-signing-nodes in the section called “Tuning”. -

+

+
sig-signing-signatures
-

+

+

See the description of sig-signing-signatures in the section called “Tuning”. -

+

+
sig-signing-type
-

+

+

See the description of sig-signing-type in the section called “Tuning”. -

+

+
transfer-source
-

+

+

See the description of transfer-source in the section called “Zone Transfers”. -

+

+
transfer-source-v6
-

+

+

See the description of transfer-source-v6 in the section called “Zone Transfers”. -

+

+
alt-transfer-source
-

+

+

See the description of alt-transfer-source in the section called “Zone Transfers”. -

+

+
alt-transfer-source-v6
-

+

+

See the description of alt-transfer-source-v6 in the section called “Zone Transfers”. -

+

+
use-alt-transfer-source
-

+

+

See the description of use-alt-transfer-source in the section called “Zone Transfers”. -

+

+
notify-source
-

+

+

See the description of notify-source in the section called “Zone Transfers”. -

+

+
notify-source-v6
-

+

+

See the description of notify-source-v6 in the section called “Zone Transfers”. -

+

+
min-refresh-time, max-refresh-time, min-retry-time, max-retry-time
-

+

+

See the description in the section called “Tuning”. -

+

+
ixfr-from-differences
-

+

+

See the description of ixfr-from-differences in the section called “Boolean Options”. (Note that the ixfr-from-differences master and slave choices are not available at the zone level.) -

+

+
key-directory
-

+

+

See the description of key-directory in the section called “options Statement Definition and Usage”. -

+

+
auto-dnssec
-

+

+

See the description of auto-dnssec in the section called “options Statement Definition and Usage”. -

+

+
serial-update-method
-

+

+

See the description of serial-update-method in the section called “options Statement Definition and Usage”. -

+

+
inline-signing
-

+

+

If yes, this enables "bump in the wire" signing of a zone, where a unsigned zone is transferred in or loaded from disk and a signed version of the zone is served, with possibly, a different serial number. This behavior is disabled by default. -

+

+
mirror
-

+

If set to yes, this causes the zone to become a mirror zone. A mirror zone is a secondary zone whose data @@ -9687,7 +10454,7 @@ example.com. NS ns2.example.net. used in answers. The default is no.

-

+

A mirror zone's contents are validated during the transfer process, and again when the zone file is loaded from disk when named is restarted. If validation @@ -9696,7 +10463,7 @@ example.com. NS ns2.example.net. version has expired, traditional DNS recursion will be used to look up the answers instead.

-

+

For validation to succeed, a key-signing key (KSK) for the zone must be configured as a trust anchor in named.conf: @@ -9710,7 +10477,7 @@ example.com. NS ns2.example.net. exceptions that the AA bit ("authoritative answer") is not set, and the AD bit ("authenticated data") is.

-

+

Though this option can be used for other zones, it is intended to be used to set up a fast local copy of the root zone, as described in RFC 7706. @@ -9735,46 +10502,56 @@ example.com. NS ns2.example.net. 2620:0:2d0:202::132; # xfr.lax.dns.icann.org }; }; -

+
multi-master
-

+

+

See the description of multi-master in the section called “Boolean Options”. -

+

+
masterfile-format
-

+

+

See the description of masterfile-format in the section called “Tuning”. -

+

+
max-zone-ttl
-

+

+

See the description of max-zone-ttl in the section called “options Statement Definition and Usage”. -

+

+
dnssec-secure-to-insecure
-

+

+

See the description of dnssec-secure-to-insecure in the section called “Boolean Options”. -

+

+
-
-
+ +
+

Dynamic Update Policies

-

BIND 9 supports two alternative + +

BIND 9 supports two alternative methods of granting clients the right to perform dynamic updates to a zone, configured by the allow-update and update-policy option, respectively.

-

+

The allow-update clause is a simple access control list. Any client that matches the ACL is granted permission to update any record in the zone.

-

+

The update-policy clause allows more fine-grained control over what updates are allowed. It specifies a set of rules, in which each rule @@ -9787,7 +10564,7 @@ example.com. NS ns2.example.net. to specify update permissions based on client source address.

-

+

update-policy rules are only meaningful for zones of type master, and are not allowed in any other zone type. @@ -9795,7 +10572,7 @@ example.com. NS ns2.example.net. allow-update and update-policy at the same time.

-

+

A pre-defined update-policy rule can be switched on with the command update-policy local;. @@ -9818,30 +10595,35 @@ example.com. NS ns2.example.net. within the zone. Assuming the key name is "local-ddns", this policy is equivalent to:

-
update-policy { grant local-ddns zonesub any; };
+
+            
update-policy { grant local-ddns zonesub any; };
             
-

+ +

...with the additional restriction that only clients connecting from the local system will be permitted to send updates.

-

+

Note that only one session key is generated by named; all zones configured to use update-policy local will accept the same key.

-

+

The command nsupdate -l implements this feature, sending requests to localhost and signing them using the key retrieved from the session key file.

-

+ +

Other rule definitions look like this:

+
 ( grant | deny ) identity ruletype [ name ] [ types ]
 
-

+ +

Each rule grants or denies privileges. Rules are checked in the order in which they are specified in the update-policy statement. Once a message @@ -9851,7 +10633,7 @@ example.com. NS ns2.example.net. ruletype field, and the interpretation of other fields varies depending on the rule type.

-

+

In general, a rule is matched when the key that signed an update request matches the identity field, the name of the record @@ -9861,7 +10643,7 @@ example.com. NS ns2.example.net. types field. Details for each rule type are described below.

-

+

The identity field must be set to a fully-qualified domain name. In most cases, this represensts the name of the TSIG or SIG(0) key that must be @@ -9875,13 +10657,13 @@ example.com. NS ns2.example.net. (e.g, "host/machine@REALM") or Windows realm (machine$@REALM).

-

+

The name field also specifies a fully-qualified domain name. This often represents the name of the record to be updated. Interpretation of this field is dependent on rule type.

-

+

If no types are explicitly specified, then a rule matches all types except RRSIG, NS, SOA, NSEC and NSEC3. Types may be specified by name, including @@ -9890,7 +10672,7 @@ example.com. NS ns2.example.net. is made to delete all records associated with a name, the rules are checked for each existing record type.

-

+

The ruletype field has 13 values: name, subdomain, @@ -9902,7 +10684,8 @@ example.com. NS ns2.example.net. tcp-self, 6to4-self, zonesub, and external.

-
+
+
@@ -10265,12 +11048,15 @@ example.com. NS ns2.example.net. -
-
-
+ +
+
+ +

Multiple views

-

+ +

When multiple views are in use, a zone may be referenced by more than one of them. Often, the views will contain different zones with the same name, allowing @@ -10281,7 +11067,7 @@ example.com. NS ns2.example.net. way to do this: it allows a view to reference a zone that was defined in a previously configured view. Example:

-
+            
 view internal {
     match-clients { 10/8; };
 
@@ -10299,11 +11085,11 @@ view external {
     };
 };
             
-

+

An in-view option cannot refer to a view that is configured later in the configuration file.

-

+

A zone statement which uses the in-view option may not use any other options with the exception of forward @@ -10311,41 +11097,45 @@ view external { the behavior of the containing view, rather than changing the zone object itself.)

-

+

Zone level acls (e.g. allow-query, allow-transfer) and other configuration details of the zone are all set in the view the referenced zone is defined in. Care need to be taken to ensure that acls are wide enough for all views referencing the zone.

-

+

An in-view zone cannot be used as a response policy zone.

-

+

An in-view zone is not intended to reference a forward zone.

-
-
-
-
+
+ +
+
+

Zone File

-
+ +

Types of Resource Records and When to Use Them

-

+ +

This section, largely borrowed from RFC 1034, describes the concept of a Resource Record (RR) and explains when each is used. Since the publication of RFC 1034, several new RRs have been identified and implemented in the DNS. These are also included.

-
+

Resource Records

-

+ +

A domain name identifies a node. Each node has a set of resource information, which may be empty. The set of resource information associated with a particular name is composed of @@ -10355,10 +11145,12 @@ view external { permitted for optimization purposes, for example, to specify that a particular nearby server be tried first. See the section called “The sortlist Statement” and the section called “RRset Ordering”.

-

+ +

The components of a Resource Record are:

-
+
+
@@ -10433,11 +11225,13 @@ view external { -
-

+ +

+

The following are types of valid RRs:

-
+
+
@@ -11455,12 +12249,14 @@ view external { -
-

+ +

+

The following classes of resource records are currently valid in the DNS:

-
+
+
@@ -11513,8 +12309,10 @@ view external { -
-

+ +

+ +

The owner name is often implicit, rather than forming an integral part of the RR. For example, many name servers internally form @@ -11525,7 +12323,7 @@ view external { that fits the needs of the resource being described.

-

+

The meaning of the TTL field is a time limit on how long an RR can be kept in a cache. This limit does not apply to authoritative @@ -11545,17 +12343,18 @@ view external { following the change.

-

+

The data in the RDATA section of RRs is carried as a combination of binary strings and domain names. The domain names are frequently used as "pointers" to other data in the DNS.

-
-
+
+

Textual expression of RRs

-

+ +

RRs are represented in binary form in the packets of the DNS protocol, and are usually represented in highly encoded form when @@ -11568,13 +12367,13 @@ view external { possible using parentheses.

-

+

The start of the line gives the owner of the RR. If a line begins with a blank, then the owner is assumed to be the same as that of the previous RR. Blank lines are often included for readability.

-

+

Following the owner, we list the TTL, type, and class of the RR. Class and type use the mnemonics defined above, and TTL is an integer before the type field. In order to avoid ambiguity @@ -11585,14 +12384,15 @@ view external { values are often omitted from examples in the interests of clarity.

-

+

The resource data or RDATA section of the RR are given using knowledge of the typical representation for the data.

-

+

For example, we might show the RRs carried in a message as:

-
+
+
@@ -11696,21 +12496,23 @@ view external { -
-

+ +

+

The MX RRs have an RDATA section which consists of a 16-bit number followed by a domain name. The address RRs use a standard IP address format to contain a 32-bit internet address.

-

+

The above example shows six RRs, with two RRs at each of three domain names.

-

+

Similarly we might see:

-
+
+
@@ -11748,17 +12550,20 @@ view external { -
-

+ +

+

This example shows two addresses for XX.LCS.MIT.EDU, each of a different class.

-
-
-
+
+
+ +

Discussion of MX Records

-

+ +

As described above, domain servers store information as a series of resource records, each of which contains a particular piece of information about a given domain name (which is usually, @@ -11767,7 +12572,8 @@ view external { and stored with some additional type information to help systems determine when the RR is relevant.

-

+ +

MX records are used to control delivery of email. The data specified in the record is a priority and a domain name. The priority @@ -11784,7 +12590,7 @@ view external { It must have an associated address record (A or AAAA) — CNAME is not sufficient.

-

+

For a given domain, if there is both a CNAME record and an MX record, the MX record is in error, and will be ignored. Instead, @@ -11793,7 +12599,8 @@ view external { pointed to by the CNAME. For example:

-
+
+
@@ -11930,18 +12737,20 @@ view external { -
+ +

Mail delivery will be attempted to mail.example.com and mail2.example.com (in any order), and if neither of those succeed, delivery to mail.backup.org will be attempted.

-
-
+
+

Setting TTLs

-

+ +

The time-to-live of the RR field is a 32-bit integer represented in units of seconds, and is primarily used by resolvers when they cache RRs. The TTL describes how long a RR can be cached before it @@ -11949,7 +12758,8 @@ view external { currently used in a zone file.

-
+
+
@@ -12004,16 +12814,18 @@ view external { -
-

+ +

+

All of these TTLs default to units of seconds, though units can be explicitly specified, for example, 1h30m.

-
-
+
+

Inverse Mapping in IPv4

-

+ +

Reverse name resolution (that is, translation from IP address to name) is achieved by means of the in-addr.arpa domain and PTR records. Entries in the in-addr.arpa domain are made in @@ -12028,7 +12840,8 @@ view external { PTR records if the machine has more than one name. For example, in the [example.com] domain:

-
+
+
@@ -12059,22 +12872,24 @@ view external { -
-
+ +
+

Note

-

+

The $ORIGIN lines in the examples are for providing context to the examples only — they do not necessarily appear in the actual usage. They are only used here to indicate that the example is relative to the listed origin.

-
-
-
+
+
+

Other Zone File Directives

-

+ +

The Master File Format was initially defined in RFC 1035 and has subsequently been extended. While the Master File Format itself @@ -12082,30 +12897,32 @@ view external { same class.

-

+

Master File Directives include $ORIGIN, $INCLUDE, and $TTL.

-
+

The @ (at-sign)

-

+ +

When used in the label (or name) field, the asperand or at-sign (@) symbol represents the current origin. At the start of the zone file, it is the <zone_name> (followed by trailing dot).

-
-
+
+

The $ORIGIN Directive

-

+ +

Syntax: $ORIGIN domain-name [comment]

-

$ORIGIN +

$ORIGIN sets the domain name that will be appended to any unqualified records. When a zone is first read in there is an implicit $ORIGIN @@ -12115,42 +12932,47 @@ view external { the domain specified in the $ORIGIN argument if it is not absolute.

+
 $ORIGIN example.com.
 WWW     CNAME   MAIN-SERVER
 
-

+ +

is equivalent to

+
 WWW.EXAMPLE.COM. CNAME MAIN-SERVER.EXAMPLE.COM.
 
-
-
+ +
+

The $INCLUDE Directive

-

+ +

Syntax: $INCLUDE filename [ origin ] [ comment ]

-

+

Read and process the file filename as if it were included into the file at this point. If origin is specified the file is processed with $ORIGIN set to that value, otherwise the current $ORIGIN is used.

-

+

The origin and the current domain name revert to the values they had prior to the $INCLUDE once the file has been read.

-
+

Note

-

+

RFC 1035 specifies that the current origin should be restored after an $INCLUDE, but it is silent @@ -12160,31 +12982,33 @@ WWW.EXAMPLE.COM. CNAME MAIN-SERVER.EXAMPLE.COM. This could be construed as a deviation from RFC 1035, a feature, or both.

-
-
-
+
+
+

The $TTL Directive

-

+ +

Syntax: $TTL default-ttl [ comment ]

-

+

Set the default Time To Live (TTL) for subsequent records with undefined TTLs. Valid TTLs are of the range 0-2147483647 seconds.

-

$TTL +

$TTL is defined in RFC 2308.

-
-
-
+
+
+

BIND Master File Extension: the $GENERATE Directive

-

+ +

Syntax: $GENERATE range lhs @@ -12194,7 +13018,7 @@ WWW.EXAMPLE.COM. CNAME MAIN-SERVER.EXAMPLE.COM. rhs [comment]

-

$GENERATE +

$GENERATE is used to create a series of resource records that only differ from each other by an iterator. $GENERATE can be used to @@ -12202,12 +13026,15 @@ WWW.EXAMPLE.COM. CNAME MAIN-SERVER.EXAMPLE.COM. sub /24 reverse delegations described in RFC 2317: Classless IN-ADDR.ARPA delegation.

+
$ORIGIN 0.0.192.IN-ADDR.ARPA.
 $GENERATE 1-2 @ NS SERVER$.EXAMPLE.
 $GENERATE 1-127 $ CNAME $.0
-

+ +

is equivalent to

+
0.0.0.192.IN-ADDR.ARPA. NS SERVER1.EXAMPLE.
 0.0.0.192.IN-ADDR.ARPA. NS SERVER2.EXAMPLE.
 1.0.0.192.IN-ADDR.ARPA. CNAME 1.0.0.0.192.IN-ADDR.ARPA.
@@ -12215,18 +13042,22 @@ $GENERATE 1-127 $ CNAME $.0
... 127.0.0.192.IN-ADDR.ARPA. CNAME 127.0.0.0.192.IN-ADDR.ARPA. -

+ +

Generate a set of A and MX records. Note the MX's right hand side is a quoted string. The quotes will be stripped when the right hand side is processed.

+
 $ORIGIN EXAMPLE.
 $GENERATE 1-127 HOST-$ A 1.2.3.$
 $GENERATE 1-127 HOST-$ MX "0 ."
-

+ +

is equivalent to

+
HOST-1.EXAMPLE.   A  1.2.3.1
 HOST-1.EXAMPLE.   MX 0 .
 HOST-2.EXAMPLE.   A  1.2.3.2
@@ -12237,7 +13068,9 @@ HOST-3.EXAMPLE.   MX 0 .
 HOST-127.EXAMPLE. A  1.2.3.127
 HOST-127.EXAMPLE. MX 0 .
 
-
+ +
+
@@ -12365,30 +13198,33 @@ HOST-127.EXAMPLE. MX 0 . -
-

+ +

+

The $GENERATE directive is a BIND extension and not part of the standard zone file format.

-

+

BIND 8 did not support the optional TTL and CLASS fields.

-
-
+
+ +

Additional File Formats

-

+ +

In addition to the standard textual format, BIND 9 supports the ability to read or dump to zone files in other formats.

-

+

The raw format is a binary representation of zone data in a manner similar to that used in zone transfers. Since it does not require parsing text, load time is significantly reduced.

-

+

An even faster alternative is the map format, which is an image of a BIND 9 in-memory zone database; it is capable of being loaded @@ -12396,7 +13232,7 @@ HOST-127.EXAMPLE. MX 0 . function; the zone can begin serving queries almost immediately.

-

+

For a primary server, a zone file in raw or map format is expected to be generated from a textual zone @@ -12407,7 +13243,7 @@ HOST-127.EXAMPLE. MX 0 . named dumps the zone contents after zone transfer or when applying prior updates.

-

+

If a zone file in a binary format needs manual modification, it first must be converted to a textual form by the named-compilezone command. All @@ -12415,7 +13251,7 @@ HOST-127.EXAMPLE. MX 0 . should then be converted to the binary form by the named-compilezone command again.

-

+

Note that map format is extremely architecture-specific. A map file cannot be used on a system @@ -12432,12 +13268,14 @@ HOST-127.EXAMPLE. MX 0 . portable backup of such a file, conversion to text format is recommended.

-
-
-
+
+
+ +

BIND9 Statistics

-

+ +

BIND 9 maintains lots of statistics information and provides several interfaces for users to get access to the statistics. @@ -12446,11 +13284,14 @@ HOST-127.EXAMPLE. MX 0 . are meaningful in BIND 9, and other information that is considered useful.

-

+ +

The statistics information is categorized into the following sections.

-
+ +
+
@@ -12549,8 +13390,10 @@ HOST-127.EXAMPLE. MX 0 . -
-

+ +

+ +

A subset of Name Server Statistics is collected and shown per zone for which the server has the authority when zone-statistics is set to @@ -12560,11 +13403,13 @@ HOST-127.EXAMPLE. MX 0 . Usage” for further details.

-

+ +

These statistics counters are shown with their zone and view names. The view name is omitted when the server is not configured with explicit views.

-

+ +

There are currently two user interfaces to get access to the statistics. One is in the plain text format dumped to the file specified @@ -12574,16 +13419,18 @@ HOST-127.EXAMPLE. MX 0 . is specified in the configuration file (see the section called “statistics-channels Statement Grammar”.)

-
+ +

The Statistics File

-

+ +

The text format statistics dump begins with a line, like:

-

+

+++ Statistics Dump +++ (973798949)

-

+

The number in parentheses is a standard Unix-style timestamp, measured as seconds since January 1, 1970. @@ -12592,28 +13439,33 @@ HOST-127.EXAMPLE. MX 0 . as described above. Each section begins with a line, like:

-

+ +

++ Name Server Statistics ++

-

+ +

Each section consists of lines, each containing the statistics counter value followed by its textual description. See below for available counters. For brevity, counters that have a value of 0 are not shown in the statistics file.

-

+ +

The statistics dump ends with the line where the number is identical to the number in the beginning line; for example:

-

+

--- Statistics Dump --- (973798949)

-
-
+
+ +

Statistics Counters

-

+ +

The following tables summarize statistics counters that BIND 9 provides. For each row of the tables, the leftmost column is the @@ -12629,10 +13481,13 @@ HOST-127.EXAMPLE. MX 0 . it gives the corresponding counter name of the BIND 8 statistics, if applicable.

-
+ +

Name Server Statistics Counters

-
+ +
+
@@ -13250,12 +14105,16 @@ HOST-127.EXAMPLE. MX 0 . -
-
-
+ +
+
+ +

Zone Maintenance Statistics Counters

-
+ +
+
@@ -13404,12 +14263,16 @@ HOST-127.EXAMPLE. MX 0 . -
-
-
+ +
+
+ +

Resolver Statistics Counters

-
+ +
+
@@ -13787,12 +14650,16 @@ HOST-127.EXAMPLE. MX 0 . -
-
-
+ +
+ +
+ +

Socket I/O Statistics Counters

-

+ +

Socket I/O statistics counters are defined per socket types, which are UDP4 (UDP/IPv4), @@ -13807,7 +14674,9 @@ HOST-127.EXAMPLE. MX 0 . Not all counters are available for all socket types; exceptions are noted in the description field.

-
+ +
+
@@ -13942,45 +14811,58 @@ HOST-127.EXAMPLE. MX 0 . -
-
-
+ +
+
+ +

Compatibility with BIND 8 Counters

-

+ +

Most statistics counters that were available in BIND 8 are also supported in BIND 9 as shown in the above tables. Here are notes about other counters that do not appear in these tables.

-
+ +
RFwdR,SFwdR
-

+

+

These counters are not supported because BIND 9 does not adopt the notion of forwarding as BIND 8 did. -

+

+
RAXFR
-

+

+

This counter is accessible in the Incoming Queries section. -

+

+
RIQ
-

+

+

This counter is accessible in the Incoming Requests section. -

+

+
ROpts
-

+

+

This counter is not supported because BIND 9 does not care about IP options in the first place. -

+

+
-
-
-
-
+
+
+ + + -

BIND 9.13.3-dev (Development Release)

+

BIND 9.13.3 (Development Release)

diff --git a/doc/arm/Bv9ARM.ch06.html b/doc/arm/Bv9ARM.ch06.html index c271922f3a..c2e677b410 100644 --- a/doc/arm/Bv9ARM.ch06.html +++ b/doc/arm/Bv9ARM.ch06.html @@ -10,7 +10,7 @@ Chapter 6. BIND 9 Security Considerations - + @@ -45,10 +45,12 @@
Dynamic Update Security
-
+ +

Access Control Lists

-

+ +

Access Control Lists (ACLs) are address match lists that you can set up and nickname for future use in allow-notify, allow-query, @@ -56,26 +58,27 @@ blackhole, allow-transfer, match-clients, etc.

-

+

Using ACLs allows you to have finer control over who can access your name server, without cluttering up your config files with huge lists of IP addresses.

-

+

It is a good idea to use ACLs, and to control access to your server. Limiting access to your server by outside parties can help prevent spoofing and denial of service (DoS) attacks against your server.

-

+

ACLs match clients on the basis of up to three characteristics: 1) The client's IP address; 2) the TSIG or SIG(0) key that was used to sign the request, if any; and 3) an address prefix encoded in an EDNS Client Subnet option, if any.

-

+

Here is an example of ACLs based on client addresses:

+
 // Set up an ACL named "bogusnets" that will block
 // RFC1918 space and some reserved space, which is
@@ -104,32 +107,33 @@ zone "example.com" {
   allow-query { any; };
 };
 
-

+ +

This allows authoritative queries for "example.com" from any address, but recursive queries only from the networks specified in "our-nets", and no queries at all from the networks specified in "bogusnets".

-

+

In addition to network addresses and prefixes, which are matched against the source address of the DNS request, ACLs may include key elements, which specify the name of a TSIG or SIG(0) key.

-

+

When BIND 9 is built with GeoIP support, ACLs can also be used for geographic access restrictions. This is done by specifying an ACL element of the form: geoip [db database] field value

-

+

The field indicates which field to search for a match. Available fields are "country", "region", "city", "continent", "postal" (postal code), "metro" (metro code), "area" (area code), "tz" (timezone), "isp", "org", "asnum", "domain" and "netspeed".

-

+

value is the value to search for within the database. A string may be quoted if it contains spaces or other special characters. If this is @@ -145,7 +149,7 @@ zone "example.com" { standard two-letter state or province abbreviation; otherwise it is the full name of the state or province.

-

+

The database field indicates which GeoIP database to search for a match. In most cases this is unnecessary, because most search fields can only be found in @@ -160,10 +164,10 @@ zone "example.com" { database if it is installed, or the "region" database if it is installed, or the "country" database, in that order.

-

+

Some example GeoIP ACLs:

-
geoip country US;
+        
geoip country US;
 geoip country JAP;
 geoip db country country Canada;
 geoip db region region WA;
@@ -173,7 +177,8 @@ geoip postal 95062;
 geoip tz "America/Los_Angeles";
 geoip org "Internet Systems Consortium";
 
-

+ +

ACLs use a "first-match" logic rather than "best-match": if an address prefix matches an ACL element, then that ACL is considered to have matched even if a later element would @@ -183,7 +188,7 @@ geoip org "Internet Systems Consortium"; indicated that the query should be accepted, and the second element is ignored.

-

+

When using "nested" ACLs (that is, ACLs included or referenced within other ACLs), a negative match of a nested ACL will the containing ACL to continue looking for matches. This @@ -193,10 +198,10 @@ geoip org "Internet Systems Consortium"; it originates from a particular network and only when it is signed with a particular key, use:

-
+        
 allow-query { !{ !10/8; any; }; key example; };
 
-

+

Within the nested ACL, any address that is not in the 10/8 network prefix will be rejected, and this will terminate processing of the @@ -208,12 +213,14 @@ allow-query { !{ !10/8; any; }; key example; }; will only matches when both conditions are true.

-
-
+
+ +

Chroot and Setuid

-

+ +

On UNIX servers, it is possible to run BIND in a chrooted environment (using the chroot() function) by specifying @@ -222,23 +229,25 @@ allow-query { !{ !10/8; any; }; key example; }; BIND in a "sandbox", which will limit the damage done if a server is compromised.

-

+

Another useful feature in the UNIX version of BIND is the ability to run the daemon as an unprivileged user ( -u user ). We suggest running as an unprivileged user when using the chroot feature.

-

+

Here is an example command line to load BIND in a chroot sandbox, /var/named, and to run named setuid to user 202:

-

+

/usr/local/sbin/named -u 202 -t /var/named

-
+ +

The chroot Environment

-

+ +

In order for a chroot environment to work properly in a particular directory (for example, /var/named), you will need to set @@ -250,7 +259,7 @@ allow-query { !{ !10/8; any; }; key example; }; options like directory and pid-file to account for this.

-

+

Unlike with earlier versions of BIND, you typically will not need to compile named statically nor install shared libraries under the new root. @@ -261,11 +270,13 @@ allow-query { !{ !10/8; any; }; key example; }; /dev/log, and /etc/localtime.

-
-
+
+ +

Using the setuid Function

-

+ +

Prior to running the named daemon, use the touch utility (to change file @@ -276,7 +287,7 @@ allow-query { !{ !10/8; any; }; key example; }; to which you want BIND to write.

-
+

Note

If the named daemon is running as an @@ -284,12 +295,14 @@ allow-query { !{ !10/8; any; }; key example; }; ports if the server is reloaded.

-
-
-
+
+
+ +

Dynamic Update Security

-

+ +

Access to the dynamic update facility should be strictly limited. In earlier versions of BIND, the only way to do this was @@ -309,7 +322,8 @@ allow-query { !{ !10/8; any; }; key example; }; forward it to the master with its own source IP address causing the master to approve it without question.

-

+ +

For these reasons, we strongly recommend that updates be cryptographically authenticated by means of transaction signatures (TSIG). That is, the allow-update @@ -318,7 +332,8 @@ allow-query { !{ !10/8; any; }; key example; }; prefixes. Alternatively, the new update-policy option can be used.

-

+ +

Some sites choose to keep all dynamically-updated DNS data in a subdomain and delegate that subdomain to a separate zone. This way, the top-level zone containing critical data such as the IP @@ -326,8 +341,9 @@ allow-query { !{ !10/8; any; }; key example; }; of public web and mail servers need not allow dynamic update at all.

-
-
+ +
+ -

BIND 9.13.3-dev (Development Release)

+

BIND 9.13.3 (Development Release)

diff --git a/doc/arm/Bv9ARM.ch07.html b/doc/arm/Bv9ARM.ch07.html index 079a5c5efe..720adf538d 100644 --- a/doc/arm/Bv9ARM.ch07.html +++ b/doc/arm/Bv9ARM.ch07.html @@ -10,7 +10,7 @@ Chapter 7. Troubleshooting - + @@ -45,24 +45,28 @@
Where Can I Get Help?
-
+ +

Common Problems

-
+ +

It's not working; how can I figure out what's wrong?

-

+ +

The best solution to solving installation and configuration issues is to take preventative measures by setting up logging files beforehand. The log files provide a source of hints and information that can be used to figure out what went wrong and how to fix the problem.

-
-
+
+ +

EDNS compliance issues

-

+

EDNS (Extended DNS) is a standard that was first specified in 1999. It is required for DNSSEC validation, DNS COOKIE options, and other features. There are broken and outdated @@ -73,7 +77,7 @@ situation, retrying queries in different ways and eventually falling back to plain DNS queries without EDNS.

-

+

Such workarounds cause unnecessary resolution delays, increase code complexity, and prevent deployment of new DNS features. As of February 2019, all major DNS software vendors @@ -82,7 +86,7 @@ for further details. This change was implemented in BIND as of release 9.14.0.

-

+

As a result, some domains may be non-resolvable without manual intervention. In these cases, resolution can be restored by adding server clauses for the offending @@ -90,32 +94,33 @@ send-cookie no, depending on the specific noncompliance.

-

+

To determine which server clause to use, run the following commands to send queries to the authoritative servers for the broken domain:

-


+


            dig soa <zone> @<server> +dnssec
            dig soa <zone> @<server> +dnssec +nocookie
            dig soa <zone> @<server> +noedns
  

-

+

If the first command fails but the second succeeds, the server most likely needs send-cookie no. If the first two fail but the third succeeds, then the server needs EDNS to be fully disabled with edns no.

-

+

Please contact the administrators of noncompliant domains and encourage them to upgrade their broken DNS servers.

-
-
-
+
+
+

Incrementing and Changing the Serial Number

-

+ +

Zone serial numbers are just numbers — they aren't date related. A lot of people set them to a number that represents a date, usually of the form YYYYMMDDRR. @@ -127,22 +132,26 @@ lower than the serial number on the master, the slave server will attempt to update its copy of the zone.

-

+ +

Setting the serial number to a lower number on the master server than the slave server means that the slave will not perform updates to its copy of the zone.

-

+ +

The solution to this is to add 2147483647 (2^31-1) to the number, reload the zone and make sure all slaves have updated to the new zone serial number, then reset the number to what you want it to be, and reload the zone again.

-
-
+ +
+

Where Can I Get Help?

-

+ +

The Internet Systems Consortium (ISC) offers a wide range of support and service agreements for BIND and DHCP servers. Four @@ -155,15 +164,16 @@ fix announcements to remote support. It also includes training in BIND and DHCP.

-

+ +

To discuss arrangements for support, contact info@isc.org or visit the ISC web page at http://www.isc.org/services/support/ to read more.

-
-
+
+ -

BIND 9.13.3-dev (Development Release)

+

BIND 9.13.3 (Development Release)

diff --git a/doc/arm/Bv9ARM.ch08.html b/doc/arm/Bv9ARM.ch08.html index 152db83af8..b93bddfff2 100644 --- a/doc/arm/Bv9ARM.ch08.html +++ b/doc/arm/Bv9ARM.ch08.html @@ -10,7 +10,7 @@ Appendix A. Release Notes - + @@ -36,10 +36,11 @@

Table of Contents

-
Release Notes for BIND Version 9.13.3-dev
+
Release Notes for BIND Version 9.13.3
Introduction
Note on Version Numbering
+
Supported Platforms
Download
Security Fixes
New Features
@@ -52,29 +53,31 @@
-
+

-Release Notes for BIND Version 9.13.3-dev

-
+Release Notes for BIND Version 9.13.3
+ +

Introduction

-

+

BIND 9.13 is an unstable development release of BIND. This document summarizes new features and functional changes that have been introduced on this branch. With each development release leading up to the stable BIND 9.14 release, this document will be updated with additional features added and bugs fixed.

-
-
+
+ +

Note on Version Numbering

-

+

Prior to BIND 9.13, new feature development releases were tagged as "alpha" and "beta", leading up to the first stable release for a given development branch, which always ended in ".0".

-

+

Now, however, BIND has adopted the "odd-unstable/even-stable" release numbering convention. There will be no "alpha" or "beta" releases in the 9.13 branch, only increasing version numbers. @@ -82,47 +85,104 @@ 9.13.0a2, 9.13.0b1, and so on, will instead be called 9.13.0, 9.13.1, 9.13.2, etc.

-

+

The first stable release from this development branch will be renamed as 9.14.0. Thereafter, maintenance releases will continue on the 9.14 branch, while unstable feature development proceeds in 9.15.

-
-
+
+ +
+

+Supported Platforms

+

+ BIND 9.13 has undergone substantial code refactoring and cleanup, + and some very old code has been removed that was needed to support + legacy platforms which are no longer supported by their vendors + and for which ISC is no longer able to perform quality assurance + testing. Specifically, workarounds for old versions of UnixWare, + BSD/OS, AIX, Tru64, SunOS, TruCluster and IRIX have been removed. + On UNIX-like systems, BIND now requires support for POSIX.1c + threads (IEEE Std 1003.1c-1995), the Advanced Sockets API for + IPv6 (RFC 3542), and standard atomic operations provided by the + C compiler. +

+

+ More information can be found in the PLATFORM.md + file that is included in the source distribution of BIND 9. If your + platform compiler and system libraries provide the above features, + BIND 9 should compile and run. If that isn't the case, the BIND + development team will generally accept patches that add support + for systems that are still supported by their respective vendors. +

+

+ As of BIND 9.13, the BIND development team has also made cryptography + (i.e., TSIG and DNSSEC) an integral part of the DNS server. The + OpenSSL cryptography library must be available for the target + platform. A PKCS#11 provider can be used instead for Public Key + cryptography (i.e., DNSSEC signing and validation), but OpenSSL is + still required for general cryptography operations such as hashing + and random number generation. +

+
+ +

Download

-

+

The latest versions of BIND 9 software can always be found at http://www.isc.org/downloads/. There you will find additional information about each release, source code, and pre-compiled versions for Microsoft Windows operating systems.

-
-
+
+ +

Security Fixes

-
    -
  • +

      +
    • +

      + There was a long-existing flaw in the documentation for + ms-self, krb5-self, + ms-subdomain, and krb5-subdomain + rules in update-policy statements. Though + the policies worked as intended, operators who configured their + servers according to the misleading documentation may have + thought zone updates were more restricted than they were; + users of these rule types are advised to review the documentation + and correct their configurations if necessary. New rule types + matching the previously documented behavior will be introduced + in a future maintenance release. [GL !708] +

      +
    • +
    • +

      When recursion is enabled but the allow-recursion and allow-query-cache ACLs are not specified, they should be limited to local networks, but they were inadvertently set to match the default allow-query, thus allowing remote queries. This flaw is disclosed in CVE-2018-5738. [GL #309] -

    • -
    • +

      +
    • +
    • +

      named could crash during recursive processing of DNAME records when deny-answer-aliases was in use. This flaw is disclosed in CVE-2018-5740. [GL #387] -

    • +

      +
    -
-
+
+ +

New Features

-
    -
  • +

      +
    • +

      A new secondary zone option, mirror, enables named to serve a transferred copy of a zone's contents without acting as an authority for the @@ -132,14 +192,18 @@ but do set the AD bit ("authenticated data"). This feature is meant to facilitate deployment of a local copy of the root zone, as described in RFC 7706. [GL #33] -

    • -
    • +

      +
    • +
    • +

      BIND now can be compiled against the libidn2 library to add IDNA2008 support. Previously, BIND supported IDNA2003 using the (now obsolete and unsupported) idnkit-1 library. -

    • -
    • +

      +
    • +
    • +

      named now supports the "root key sentinel" mechanism. This enables validating resolvers to indicate which trust anchors are configured for the root, so that @@ -147,20 +211,26 @@ To disable this feature, add root-key-sentinel no; to named.conf. [GL #37] -

    • -
    • +

      +
    • +
    • +

      The dnskey-sig-validity option allows the sig-validity-interval to be overriden for signatures covering DNSKEY RRsets. [GL #145] -

    • -
    • +

      +
    • +
    • +

      Support for QNAME minimization was added and enabled by default in relaxed mode, in which BIND will fall back to normal resolution if the remote server returns something unexpected during the query minimization process. This default setting might change to strict in the future. -

    • -
    • +

      +
    • +
    • +

      When built on Linux, BIND now requires the libcap library to set process privileges. The adds a new compile-time dependency, which can be met on most Linux platforms by installing the @@ -168,21 +238,25 @@ package. BIND can also be built without capability support by using configure --disable-linux-caps, at the cost of some loss of security. -

    • -
    • +

      +
    • +
    • +

      The validate-except option specifies a list of domains beneath which DNSSEC validation should not be performed, regardless of whether a trust anchor has been configured above them. [GL #237] -

    • +

      +
    -
-
+
+ +

Removed Features

-
    +
    • -

      +

      Workarounds for servers that misbehave when queried with EDNS have been removed, because these broken servers and the workarounds for their noncompliance cause unnecessary delays, @@ -190,7 +264,7 @@ features. See https://dnsflagday.net for further details.

      -

      +

      In particular, resolution will no longer fall back to plain DNS when there was no response from an authoritative server. This will cause some domains to become non-resolvable @@ -200,7 +274,7 @@ send-cookie no, depending on the specific noncompliance.

      -

      +

      To determine which server clause to use, run the following commands to send queries to the authoritative servers for the broken domain: @@ -210,25 +284,27 @@   dig soa <zone> @<server> +dnssec +nocookie
        dig soa <zone> @<server> +noedns

    -

    +

    If the first command fails but the second succeeds, the server most likely needs send-cookie no. If the first two fail but the third succeeds, then the server needs EDNS to be fully disabled with edns no.

    -

    +

    Please contact the administrators of noncompliant domains and encourage them to upgrade their broken DNS servers. [GL #150]

    - -
  • +

  • +
  • +

    Previously, it was possible to build BIND without thread support for old architectures and systems without threads support. BIND now requires threading support (either POSIX or Windows) from the operating system, and it cannot be built without threads. -

  • +

    +
  • -

    +

    named can no longer use the EDNS CLIENT-SUBNET option for view selection. In its existing form, the authoritative ECS feature was not fully RFC-compliant, and could not realistically @@ -236,7 +312,7 @@ only practical use was for testing and experimentation. In the interest of code simplification, this feature has now been removed.

    -

    +

    The ECS option is still supported in dig and mdig via the +subnet argument, and can be parsed and logged when received by named, but @@ -248,34 +324,46 @@ also obsolete, and will cause the configuration to fail to load if they are used. [GL #32]

    -
  • -
  • +

  • +
  • +

    dnssec-keygen can no longer generate HMAC keys for TSIG authentication. Use tsig-keygen to generate these keys. [RT #46404] -

  • -
  • +

    +
  • +
  • +

    Support for OpenSSL 0.9.x has been removed. OpenSSL version 1.0.0 or greater, or LibreSSL is now required. -

  • -
  • +

    +
  • +
  • +

    The configure --enable-seccomp option, which formerly turned on system-call filtering on Linux, has been removed. [GL #93] -

  • -
  • +

    +
  • +
  • +

    IPv4 addresses in forms other than dotted-quad are no longer accepted in master files. [GL #13] [GL #56] -

  • -
  • +

    +
  • +
  • +

    IDNA2003 support via (bundled) idnkit-1.0 has been removed. -

  • -
  • +

    +
  • +
  • +

    The "rbtdb64" database implementation (a parallel implementation of "rbt") has been removed. [GL #217] -

  • +

    +
  • -

    +

    The -r randomdev option to explicitly select random device has been removed from the ddns-confgen, @@ -284,26 +372,28 @@ dnssec-confgen, and dnssec-signzone commands.

    -

    +

    The -p option to use pseudo-random data has been removed from the dnssec-signzone command.

    -
  • -
  • +

  • +
  • +

    Support for ECC-GOST (GOST R 34.11-94) algorithm has been removed from BIND as the algorithm has been superseded by GOST R 34.11-2012 in RFC6986 and it must not be used in new deployments. BIND will neither create new DNSSEC keys, signatures and digest, nor it will validate them. -

  • +

    +
  • -

    +

    Add the ability to not return a DNS COOKIE option when one is present in the request. To prevent a cookie being returned add 'answer-cookie no;' to named.conf. [GL #173]

    -

    +

    answer-cookie is only intended as a temporary measure, for use when named shares an IP address with other servers that do not yet support DNS COOKIE. A mismatch @@ -313,26 +403,28 @@ abundance of caution. DNS COOKIE is an important security mechanism, and should not be disabled unless absolutely necessary.

    -

    +

    Remove support for silently ignoring 'no-change' deltas from BIND 8 when processing an IXFR stream. 'no-change' deltas will now trigger a fallback to AXFR as the recovery mechanism.

    -

    +

    BIND 9 will no longer build on platforms that doesn't have proper IPv6 support. BIND 9 now also requires non-broken POSIX-compatible pthread support. Such platforms are usually long after their end-of-life date and they are neither developed nor supported by their respective vendors.

    -
  • +
-
-
+
+ +

Feature Changes

-
    -
  • +

      +
    • +

      BIND will now always use the best CSPRNG (cryptographically-secure pseudo-random number generator) available on the platform where it is compiled. It will use arc4random() @@ -341,8 +433,10 @@ CryptGenRandom on Windows, and the selected cryptography provider library (OpenSSL or PKCS#11) as the last resort. [GL #221] -

    • -
    • +

      +
    • +
    • +

      The default setting for dnssec-validation is now auto, which activates DNSSEC validation using the IANA root key. (The default can be changed @@ -350,37 +444,51 @@ validation only when keys are explicitly configured in named.conf, by building BIND with configure --disable-auto-validation.) [GL #30] -

    • -
    • +

      +
    • +
    • +

      BIND can no longer be built without DNSSEC support. A cryptography - provder (i.e., OpenSSL or a hardware service module with + provider (i.e., OpenSSL or a hardware service module with PKCS#11 support) must be available. [GL #244] -

    • -
    • +

      +
    • +
    • +

      Zone types primary and secondary are now available as synonyms for master and slave, respectively, in named.conf. -

    • -
    • +

      +
    • +
    • +

      named will now log a warning if the old root DNSSEC key is explicitly configured and has not been updated. [RT #43670] -

    • -
    • +

      +
    • +
    • +

      dig +nssearch will now list name servers that have timed out, in addition to those that respond. [GL #64] -

    • -
    • +

      +
    • +
    • +

      dig +noidnin can be used to disable IDN processing on the input domain name, when BIND is compiled with IDN support. -

    • -
    • +

      +
    • +
    • +

      Up to 64 response-policy zones are now supported by default; previously the limit was 32. [GL #123] -

    • -
    • +

      +
    • +
    • +

      Several configuration options for time periods can now use TTL value suffixes (for example, 2h or 1d) in addition to an integer number of @@ -392,33 +500,69 @@ max-policy-ttl, and min-update-interval. [GL #203] -

    • -
    • +

      +
    • +
    • +

      NSID logging (enabled by the request-nsid option) now has its own nsid category, instead of using the resolver category. -

    • +

      +
    -
-
+
+ +

Bug Fixes

-
  • +

      +
    • +

      + Running rndc reconfig could cause + inline-signing zones to stop signing. + [GL #439] +

      +
    • +
    • +

      + Reloading all zones caused zone maintenance to stop for + inline-signing zones. [GL #435] +

      +
    • +
    • +

      + Signatures loaded from the journal for the signed version + of an inline-signing zone were not scheduled + for refresh. [GL #482] +

      +
    • +
    • +

      + A referral response with a non-empty ANSWER section was + incorrectly treated as an error; this caused certain domains + to be non-resolvable. [GL #390] +

      +
    • +
    • +

      named now rejects excessively large incremental (IXFR) zone transfers in order to prevent possible corruption of journal files which could cause named to abort when loading zones. [GL #339] -

    -
-
+

+ +
+
+ +

License

-

+

BIND is open source software licenced under the terms of the Mozilla Public License, version 2.0 (see the LICENSE file for the full text).

-

+

The license requires that if you make changes to BIND and distribute them outside your organization, those changes must be published under the same license. It does not require that you publish or disclose @@ -427,21 +571,22 @@ modifications, without redistributing it, nor anyone redistributing BIND without changes.

-

+

Those wishing to discuss license compliance may contact ISC at https://www.isc.org/mission/contact/.

-
-
+
+ +

End of Life

-

+

BIND 9.13 is an unstable development branch. When its development is complete, it will be renamed to BIND 9.14, which will be a stable branch.

-

+

The end of life date for BIND 9.14 has not yet been determined. For those needing long term support, the current Extended Support Version (ESV) is BIND 9.11, which will be supported until at @@ -449,19 +594,20 @@ https://www.isc.org/downloads/software-support-policy/ for details of ISC's software support policy.

-
-
+
+ +

Thank You

-

+

Thank you to everyone who assisted us in making this release possible. If you would like to contribute to ISC to assist us in continuing to make quality open source software, please visit our donations page at http://www.isc.org/donate/.

+
-
-
+ -

BIND 9.13.3-dev (Development Release)

+

BIND 9.13.3 (Development Release)

diff --git a/doc/arm/Bv9ARM.ch09.html b/doc/arm/Bv9ARM.ch09.html index fc941f4aa8..3d95eaef5f 100644 --- a/doc/arm/Bv9ARM.ch09.html +++ b/doc/arm/Bv9ARM.ch09.html @@ -10,7 +10,7 @@ Appendix B. A Brief History of the DNS and BIND - + @@ -35,7 +35,7 @@

A Brief History of the DNS and BIND

-

+

Although the "official" beginning of the Domain Name System occurred in 1984 with the publication of RFC 920, the core of the new system was described in 1983 in RFCs 882 and @@ -50,7 +50,8 @@ became the standards upon which all DNS implementations are built.

-

+ +

The first working domain name server, called "Jeeves", was written in 1983-84 by Paul Mockapetris for operation on DEC Tops-20 @@ -68,7 +69,7 @@ Administration (DARPA).

-

+

Versions of BIND through 4.8.3 were maintained by the Computer Systems Research Group (CSRG) at UC Berkeley. Douglas Terry, Mark @@ -83,7 +84,7 @@ Mike Muuss, Jim Bloom and Mike Schwartz. BIND maintenance was subsequently handled by Mike Karels and Øivind Kure.

-

+

BIND versions 4.9 and 4.9.1 were released by Digital Equipment Corporation (now Compaq Computer Corporation). Paul Vixie, then @@ -95,41 +96,41 @@ Baran, Anant Kumar, Art Harkin, Win Treese, Don Lewis, Christophe Wolfhugel, and others.

-

+

In 1994, BIND version 4.9.2 was sponsored by Vixie Enterprises. Paul Vixie became BIND's principal architect/programmer.

-

+

BIND versions from 4.9.3 onward have been developed and maintained by the Internet Systems Consortium and its predecessor, the Internet Software Consortium, with support being provided by ISC's sponsors.

-

+

As co-architects/programmers, Bob Halley and Paul Vixie released the first production-ready version of BIND version 8 in May 1997.

-

+

BIND version 9 was released in September 2000 and is a major rewrite of nearly all aspects of the underlying BIND architecture.

-

+

BIND versions 4 and 8 are officially deprecated. No additional development is done on BIND version 4 or BIND version 8.

-

+

BIND development work is made possible today by the sponsorship of several corporations, and by the tireless work efforts of numerous individuals.

- + -

BIND 9.13.3-dev (Development Release)

+

BIND 9.13.3 (Development Release)

diff --git a/doc/arm/Bv9ARM.ch10.html b/doc/arm/Bv9ARM.ch10.html index 429ec005fb..59976597f5 100644 --- a/doc/arm/Bv9ARM.ch10.html +++ b/doc/arm/Bv9ARM.ch10.html @@ -10,7 +10,7 @@ Appendix C. General DNS Reference Information - + @@ -45,10 +45,12 @@ -
+ +

IPv6 addresses (AAAA)

-

+ +

IPv6 addresses are 128-bit identifiers for interfaces and sets of interfaces which were introduced in the DNS to facilitate scalable Internet routing. There are three types of addresses: Unicast, @@ -59,13 +61,13 @@ Unicast address scheme. For more information, see RFC 3587, "Global Unicast Address Format."

-

+

IPv6 unicast addresses consist of a global routing prefix, a subnet identifier, and an interface identifier.

-

+

The global routing prefix is provided by the upstream provider or ISP, and (roughly) corresponds to the IPv4 network section @@ -79,14 +81,14 @@ interface on a given network; in IPv6, addresses belong to interfaces rather than to machines.

-

+

The subnetting capability of IPv6 is much more flexible than that of IPv4: subnetting can be carried out on bit boundaries, in much the same way as Classless InterDomain Routing (CIDR), and the DNS PTR representation ("nibble" format) makes setting up reverse zones easier.

-

+

The Interface Identifier must be unique on the local link, and is usually generated automatically by the IPv6 implementation, although it is usually possible to @@ -94,7 +96,7 @@ address might look like: 2001:db8:201:9:a00:20ff:fe81:2b32

-

+

IPv6 address specifications often contain long strings of zeros, so the architects have included a shorthand for specifying @@ -102,14 +104,16 @@ string of zeros that can fit, and can be used only once in an address.

-
-
+
+

Bibliography (and Suggested Reading)

-
+ +

Request for Comments (RFCs)

-

+ +

Specification documents for the Internet protocol suite, including the DNS, are published as part of the Request for Comments (RFCs) @@ -117,336 +121,752 @@ by the Internet Engineering Task Force (IETF) and the Internet Engineering Steering Group (IESG). RFCs can be obtained online via FTP at:

-

+

ftp://www.isi.edu/in-notes/RFCxxxx.txt

-

+

(where xxxx is the number of the RFC). RFCs are also available via the Web at:

-

+

http://www.ietf.org/rfc/.

-
+

Bibliography

-
-
-

[RFC974] C. Partridge. Mail Routing and the Domain System. January 1986.

-
-
-

[RFC1034] P.V. Mockapetris. Domain Names — Concepts and Facilities. November 1987.

-
-
-

[RFC1035] P. V. Mockapetris. Domain Names — Implementation and - Specification. November 1987.

-
-
-
-
-

[RFC2181] R., R. Bush Elz. Clarifications to the DNS - Specification. July 1997.

-
-
-

[RFC2308] M. Andrews. Negative Caching of DNS - Queries. March 1998.

-
-
-

[RFC1995] M. Ohta. Incremental Zone Transfer in DNS. August 1996.

-
-
-

[RFC1996] P. Vixie. A Mechanism for Prompt Notification of Zone Changes. August 1996.

-
-
-

[RFC2136] P. Vixie, S. Thomson, Y. Rekhter, and J. Bound. Dynamic Updates in the Domain Name System. April 1997.

-
-
-

[RFC2671] P. Vixie. Extension Mechanisms for DNS (EDNS0). August 1997.

-
-
-

[RFC2672] M. Crawford. Non-Terminal DNS Name Redirection. August 1999.

-
-
-

[RFC2845] P. Vixie, O. Gudmundsson, D. Eastlake, 3rd, and B. Wellington. Secret Key Transaction Authentication for DNS (TSIG). May 2000.

-
-
-

[RFC2930] D. Eastlake, 3rd. Secret Key Establishment for DNS (TKEY RR). September 2000.

-
-
-

[RFC2931] D. Eastlake, 3rd. DNS Request and Transaction Signatures (SIG(0)s). September 2000.

-
-
-

[RFC3007] B. Wellington. Secure Domain Name System (DNS) Dynamic Update. November 2000.

-
-
-

[RFC3645] S. Kwan, P. Garg, J. Gilroy, L. Esibov, J. Westhead, and R. Hall. Generic Security Service Algorithm for Secret +

+ + +
+

[RFC974] + + C. Partridge. + Mail Routing and the Domain System. + January 1986. +

+
+
+

[RFC1034] + + P.V. Mockapetris. + Domain Names — Concepts and Facilities. + November 1987. +

+
+
+

[RFC1035] + + P. V. Mockapetris. Domain Names — Implementation and + Specification. + November 1987. +

+
+
+
+ + +
+

[RFC2181] + + R., R. Bush Elz. + Clarifications to the DNS + Specification. + July 1997. +

+
+
+

[RFC2308] + + M. Andrews. + Negative Caching of DNS + Queries. + March 1998. +

+
+
+

[RFC1995] + + M. Ohta. + Incremental Zone Transfer in DNS. + August 1996. +

+
+
+

[RFC1996] + + P. Vixie. + A Mechanism for Prompt Notification of Zone Changes. + August 1996. +

+
+
+

[RFC2136] + + P. Vixie, S. Thomson, Y. Rekhter, and J. Bound. + Dynamic Updates in the Domain Name System. + April 1997. +

+
+
+

[RFC2671] + + P. Vixie. + Extension Mechanisms for DNS (EDNS0). + August 1997. +

+
+
+

[RFC2672] + + M. Crawford. + Non-Terminal DNS Name Redirection. + August 1999. +

+
+
+

[RFC2845] + + P. Vixie, O. Gudmundsson, D. Eastlake, 3rd, and B. Wellington. + Secret Key Transaction Authentication for DNS (TSIG). + May 2000. +

+
+
+

[RFC2930] + + D. Eastlake, 3rd. + Secret Key Establishment for DNS (TKEY RR). + September 2000. +

+
+
+

[RFC2931] + + D. Eastlake, 3rd. + DNS Request and Transaction Signatures (SIG(0)s). + September 2000. +

+
+
+

[RFC3007] + + B. Wellington. + Secure Domain Name System (DNS) Dynamic Update. + November 2000. +

+
+
+

[RFC3645] + + S. Kwan, P. Garg, J. Gilroy, L. Esibov, J. Westhead, and R. Hall. + Generic Security Service Algorithm for Secret Key Transaction Authentication for DNS - (GSS-TSIG). October 2003.

-
-
-
-
-

[RFC3225] D. Conrad. Indicating Resolver Support of DNSSEC. December 2001.

-
-
-

[RFC3833] D. Atkins and R. Austein. Threat Analysis of the Domain Name System (DNS). August 2004.

-
-
-

[RFC4033] R. Arends, R. Austein, M. Larson, D. Massey, and S. Rose. DNS Security Introduction and Requirements. March 2005.

-
-
-

[RFC4034] R. Arends, R. Austein, M. Larson, D. Massey, and S. Rose. Resource Records for the DNS Security Extensions. March 2005.

-
-
-

[RFC4035] R. Arends, R. Austein, M. Larson, D. Massey, and S. Rose. Protocol Modifications for the DNS - Security Extensions. March 2005.

-
-
-
-
-

[RFC1535] E. Gavron. A Security Problem and Proposed Correction With Widely - Deployed DNS Software. October 1993.

+ (GSS-TSIG)
. + October 2003. +

-
-

[RFC1536] A. Kumar, J. Postel, C. Neuman, P. Danzig, and S. Miller. Common DNS Implementation - Errors and Suggested Fixes. October 1993.

-
-
-

[RFC1982] R. Elz and R. Bush. Serial Number Arithmetic. August 1996.

-
-
-

[RFC4074] Y. Morishita and T. Jinmei. Common Misbehaviour Against DNS - Queries for IPv6 Addresses. May 2005.

-
-
-
-
-

[RFC1183] C.F. Everhart, L. A. Mamakos, R. Ullmann, and P. Mockapetris. New DNS RR Definitions. October 1990.

-
-
-

[RFC1706] B. Manning and R. Colella. DNS NSAP Resource Records. October 1994.

-
-
-

[RFC2168] R. Daniel and M. Mealling. Resolution of Uniform Resource Identifiers using - the Domain Name System. June 1997.

-
-
-

[RFC1876] C. Davis, P. Vixie, T., and I. Dickinson. A Means for Expressing Location Information in the +

+
+ +
+

[RFC3225] + + D. Conrad. + Indicating Resolver Support of DNSSEC. + December 2001. +

+
+
+

[RFC3833] + + D. Atkins and R. Austein. + Threat Analysis of the Domain Name System (DNS). + August 2004. +

+
+
+

[RFC4033] + + R. Arends, R. Austein, M. Larson, D. Massey, and S. Rose. + DNS Security Introduction and Requirements. + March 2005. +

+
+
+

[RFC4034] + + R. Arends, R. Austein, M. Larson, D. Massey, and S. Rose. + Resource Records for the DNS Security Extensions. + March 2005. +

+
+
+

[RFC4035] + + R. Arends, R. Austein, M. Larson, D. Massey, and S. Rose. + Protocol Modifications for the DNS + Security Extensions. + March 2005. +

+
+
+
+ +
+

[RFC1535] + + E. Gavron. + A Security Problem and Proposed Correction With Widely + Deployed DNS Software. + October 1993. +

+
+
+

[RFC1536] + + A. Kumar, J. Postel, C. Neuman, P. Danzig, and S. Miller. + Common DNS Implementation + Errors and Suggested Fixes. + October 1993. +

+
+
+

[RFC1982] + + R. Elz and R. Bush. + Serial Number Arithmetic. + August 1996. +

+
+
+

[RFC4074] + + Y. Morishita and T. Jinmei. + Common Misbehaviour Against DNS + Queries for IPv6 Addresses. + May 2005. +

+
+
+
+ +
+

[RFC1183] + + C.F. Everhart, L. A. Mamakos, R. Ullmann, and P. Mockapetris. + New DNS RR Definitions. + October 1990. +

+
+
+

[RFC1706] + + B. Manning and R. Colella. + DNS NSAP Resource Records. + October 1994. +

+
+
+

[RFC2168] + + R. Daniel and M. Mealling. + Resolution of Uniform Resource Identifiers using + the Domain Name System. + June 1997. +

+
+
+

[RFC1876] + + C. Davis, P. Vixie, T., and I. Dickinson. + A Means for Expressing Location Information in the Domain - Name System. January 1996.

-
-
-

[RFC2052] A. Gulbrandsen and P. Vixie. A DNS RR for Specifying the + Name System. + January 1996. +

+
+
+

[RFC2052] + + A. Gulbrandsen and P. Vixie. + A DNS RR for Specifying the Location of - Services. October 1996.

-
-
-

[RFC2163] A. Allocchio. Using the Internet DNS to + Services. + October 1996. +

+
+
+

[RFC2163] + + A. Allocchio. + Using the Internet DNS to Distribute MIXER - Conformant Global Address Mapping. January 1998.

-
-
-

[RFC2230] R. Atkinson. Key Exchange Delegation Record for the DNS. October 1997.

-
-
-

[RFC2536] D. Eastlake, 3rd. DSA KEYs and SIGs in the Domain Name System (DNS). March 1999.

-
-
-

[RFC2537] D. Eastlake, 3rd. RSA/MD5 KEYs and SIGs in the Domain Name System (DNS). March 1999.

-
-
-

[RFC2538] D. Eastlake, 3rd and O. Gudmundsson. Storing Certificates in the Domain Name System (DNS). March 1999.

-
-
-

[RFC2539] D. Eastlake, 3rd. Storage of Diffie-Hellman Keys in the Domain Name System (DNS). March 1999.

-
-
-

[RFC2540] D. Eastlake, 3rd. Detached Domain Name System (DNS) Information. March 1999.

-
-
-

[RFC2782] A. Gulbrandsen. P. Vixie. L. Esibov. A DNS RR for specifying the location of services (DNS SRV). February 2000.

-
-
-

[RFC2915] M. Mealling. R. Daniel. The Naming Authority Pointer (NAPTR) DNS Resource Record. September 2000.

-
-
-

[RFC3110] D. Eastlake, 3rd. RSA/SHA-1 SIGs and RSA KEYs in the Domain Name System (DNS). May 2001.

-
-
-

[RFC3123] P. Koch. A DNS RR Type for Lists of Address Prefixes (APL RR). June 2001.

-
-
-

[RFC3596] S. Thomson, C. Huitema, V. Ksinant, and M. Souissi. DNS Extensions to support IP - version 6. October 2003.

-
-
-

[RFC3597] A. Gustafsson. Handling of Unknown DNS Resource Record (RR) Types. September 2003.

-
-
-
-
-

[RFC1101] P. V. Mockapetris. DNS Encoding of Network Names - and Other Types. April 1989.

-
-
-

[RFC1123] Braden. Requirements for Internet Hosts - Application and - Support. October 1989.

-
-
-

[RFC1591] J. Postel. Domain Name System Structure and Delegation. March 1994.

-
-
-

[RFC2317] H. Eidnes, G. de Groot, and P. Vixie. Classless IN-ADDR.ARPA Delegation. March 1998.

-
-
-

[RFC2826] Internet Architecture Board. IAB Technical Comment on the Unique DNS Root. May 2000.

-
-
-

[RFC2929] D. Eastlake, 3rd, E. Brunner-Williams, and B. Manning. Domain Name System (DNS) IANA Considerations. September 2000.

-
-
-
-
-

[RFC1033] M. Lottor. Domain administrators operations guide. November 1987.

-
-
-

[RFC1537] P. Beertema. Common DNS Data File - Configuration Errors. October 1993.

-
-
-

[RFC1912] D. Barr. Common DNS Operational and - Configuration Errors. February 1996.

-
-
-

[RFC2010] B. Manning and P. Vixie. Operational Criteria for Root Name Servers. October 1996.

-
-
-

[RFC2219] M. Hamilton and R. Wright. Use of DNS Aliases for - Network Services. October 1997.

-
-
-
-
-

[RFC2825] IAB and R. Daigle. A Tangled Web: Issues of I18N, Domain Names, - and the Other Internet protocols. May 2000.

-
-
-

[RFC3490] P. Faltstrom, P. Hoffman, and A. Costello. Internationalizing Domain Names in Applications (IDNA). March 2003.

-
-
-

[RFC3491] P. Hoffman and M. Blanchet. Nameprep: A Stringprep Profile for Internationalized Domain Names. March 2003.

-
-
-

[RFC3492] A. Costello. Punycode: A Bootstring encoding of Unicode + Conformant Global Address Mapping. + January 1998. +

+
+
+

[RFC2230] + + R. Atkinson. + Key Exchange Delegation Record for the DNS. + October 1997. +

+
+
+

[RFC2536] + + D. Eastlake, 3rd. + DSA KEYs and SIGs in the Domain Name System (DNS). + March 1999. +

+
+
+

[RFC2537] + + D. Eastlake, 3rd. + RSA/MD5 KEYs and SIGs in the Domain Name System (DNS). + March 1999. +

+
+
+

[RFC2538] + + D. Eastlake, 3rd and O. Gudmundsson. + Storing Certificates in the Domain Name System (DNS). + March 1999. +

+
+
+

[RFC2539] + + D. Eastlake, 3rd. + Storage of Diffie-Hellman Keys in the Domain Name System (DNS). + March 1999. +

+
+
+

[RFC2540] + + D. Eastlake, 3rd. + Detached Domain Name System (DNS) Information. + March 1999. +

+
+
+

[RFC2782] + + A. Gulbrandsen. + P. Vixie. + L. Esibov. + A DNS RR for specifying the location of services (DNS SRV). + February 2000. +

+
+
+

[RFC2915] + + M. Mealling. + R. Daniel. + The Naming Authority Pointer (NAPTR) DNS Resource Record. + September 2000. +

+
+
+

[RFC3110] + + D. Eastlake, 3rd. + RSA/SHA-1 SIGs and RSA KEYs in the Domain Name System (DNS). + May 2001. +

+
+
+

[RFC3123] + + P. Koch. + A DNS RR Type for Lists of Address Prefixes (APL RR). + June 2001. +

+
+
+

[RFC3596] + + S. Thomson, C. Huitema, V. Ksinant, and M. Souissi. + DNS Extensions to support IP + version 6. + October 2003. +

+
+
+

[RFC3597] + + A. Gustafsson. + Handling of Unknown DNS Resource Record (RR) Types. + September 2003. +

+
+
+
+ +
+

[RFC1101] + + P. V. Mockapetris. + DNS Encoding of Network Names + and Other Types. + April 1989. +

+
+
+

[RFC1123] + + Braden. + Requirements for Internet Hosts - Application and + Support. + October 1989. +

+
+
+

[RFC1591] + + J. Postel. + Domain Name System Structure and Delegation. + March 1994. +

+
+
+

[RFC2317] + + H. Eidnes, G. de Groot, and P. Vixie. + Classless IN-ADDR.ARPA Delegation. + March 1998. +

+
+
+

[RFC2826] + + Internet Architecture Board. + IAB Technical Comment on the Unique DNS Root. + May 2000. +

+
+
+

[RFC2929] + + D. Eastlake, 3rd, E. Brunner-Williams, and B. Manning. + Domain Name System (DNS) IANA Considerations. + September 2000. +

+
+
+
+ +
+

[RFC1033] + + M. Lottor. + Domain administrators operations guide. + November 1987. +

+
+
+

[RFC1537] + + P. Beertema. + Common DNS Data File + Configuration Errors. + October 1993. +

+
+
+

[RFC1912] + + D. Barr. + Common DNS Operational and + Configuration Errors. + February 1996. +

+
+
+

[RFC2010] + + B. Manning and P. Vixie. + Operational Criteria for Root Name Servers. + October 1996. +

+
+
+

[RFC2219] + + M. Hamilton and R. Wright. + Use of DNS Aliases for + Network Services. + October 1997. +

+
+
+
+ +
+

[RFC2825] + + IAB and R. Daigle. + A Tangled Web: Issues of I18N, Domain Names, + and the Other Internet protocols. + May 2000. +

+
+
+

[RFC3490] + + P. Faltstrom, P. Hoffman, and A. Costello. + Internationalizing Domain Names in Applications (IDNA). + March 2003. +

+
+
+

[RFC3491] + + P. Hoffman and M. Blanchet. + Nameprep: A Stringprep Profile for Internationalized Domain Names. + March 2003. +

+
+
+

[RFC3492] + + A. Costello. + Punycode: A Bootstring encoding of Unicode for Internationalized Domain Names in - Applications (IDNA). March 2003.

-
+ Applications (IDNA)
. + March 2003. +

-
-
+
+
+ +

Note

-

+

Note: the following list of RFCs, although DNS-related, are not concerned with implementing software.

-
-
-

[RFC1464] R. Rosenbaum. Using the Domain Name System To Store Arbitrary String - Attributes. May 1993.

-
-
-

[RFC1713] A. Romao. Tools for DNS Debugging. November 1994.

-
-
-

[RFC1794] T. Brisco. DNS Support for Load - Balancing. April 1995.

-
-
-

[RFC2240] O. Vaughan. A Legal Basis for Domain Name Allocation. November 1997.

-
-
-

[RFC2345] J. Klensin, T. Wolf, and G. Oglesby. Domain Names and Company Name Retrieval. May 1998.

-
-
-

[RFC2352] O. Vaughan. A Convention For Using Legal Names as Domain Names. May 1998.

-
-
-

[RFC3071] J. Klensin. Reflections on the DNS, RFC 1591, and Categories of Domains. February 2001.

-
-
-

[RFC3258] T. Hardie. Distributing Authoritative Name Servers via - Shared Unicast Addresses. April 2002.

-
-
-

[RFC3901] A. Durand and J. Ihren. DNS IPv6 Transport Operational Guidelines. September 2004.

-
-
-
-
-

[RFC1712] C. Farrell, M. Schulze, S. Pleitner, and D. Baldoni. DNS Encoding of Geographical - Location. November 1994.

-
-
-

[RFC2673] M. Crawford. Binary Labels in the Domain Name System. August 1999.

-
-
-

[RFC2874] M. Crawford and C. Huitema. DNS Extensions to Support IPv6 Address Aggregation - and Renumbering. July 2000.

-
-
-
-
+
+
+

[RFC1464] + + R. Rosenbaum. + Using the Domain Name System To Store Arbitrary String + Attributes. + May 1993. +

+
+
+

[RFC1713] + + A. Romao. + Tools for DNS Debugging. + November 1994. +

+
+
+

[RFC1794] + + T. Brisco. + DNS Support for Load + Balancing. + April 1995. +

+
+
+

[RFC2240] + + O. Vaughan. + A Legal Basis for Domain Name Allocation. + November 1997. +

+
+
+

[RFC2345] + + J. Klensin, T. Wolf, and G. Oglesby. + Domain Names and Company Name Retrieval. + May 1998. +

+
+
+

[RFC2352] + + O. Vaughan. + A Convention For Using Legal Names as Domain Names. + May 1998. +

+
+
+

[RFC3071] + + J. Klensin. + Reflections on the DNS, RFC 1591, and Categories of Domains. + February 2001. +

+
+
+

[RFC3258] + + T. Hardie. + Distributing Authoritative Name Servers via + Shared Unicast Addresses. + April 2002. +

+
+
+

[RFC3901] + + A. Durand and J. Ihren. + DNS IPv6 Transport Operational Guidelines. + September 2004. +

+
+
+
+ +
+

[RFC1712] + + C. Farrell, M. Schulze, S. Pleitner, and D. Baldoni. + DNS Encoding of Geographical + Location. + November 1994. +

+
+
+

[RFC2673] + + M. Crawford. + Binary Labels in the Domain Name System. + August 1999. +

+
+
+

[RFC2874] + + M. Crawford and C. Huitema. + DNS Extensions to Support IPv6 Address Aggregation + and Renumbering. + July 2000. +

+
+
+
+ +

Note

-

+

Most of these have been consolidated into RFC4033, RFC4034 and RFC4035 which collectively describe DNSSECbis.

-
-
-

[RFC2065] D. Eastlake, 3rd and C. Kaufman. Domain Name System Security Extensions. January 1997.

-
-
-

[RFC2137] D. Eastlake, 3rd. Secure Domain Name System Dynamic Update. April 1997.

-
-
-

[RFC2535] D. Eastlake, 3rd. Domain Name System Security Extensions. March 1999.

-
-
-

[RFC3008] B. Wellington. Domain Name System Security (DNSSEC) - Signing Authority. November 2000.

-
-
-

[RFC3090] E. Lewis. DNS Security Extension Clarification on Zone Status. March 2001.

-
-
-

[RFC3445] D. Massey and S. Rose. Limiting the Scope of the KEY Resource Record (RR). December 2002.

-
-
-

[RFC3655] B. Wellington and O. Gudmundsson. Redefinition of DNS Authenticated Data (AD) bit. November 2003.

-
-
-

[RFC3658] O. Gudmundsson. Delegation Signer (DS) Resource Record (RR). December 2003.

-
-
-

[RFC3755] S. Weiler. Legacy Resolver Compatibility for Delegation Signer (DS). May 2004.

-
-
-

[RFC3757] O. Kolkman, J. Schlyter, and E. Lewis. Domain Name System KEY (DNSKEY) Resource Record - (RR) Secure Entry Point (SEP) Flag. April 2004.

-
-
-

[RFC3845] J. Schlyter. DNS Security (DNSSEC) NextSECure (NSEC) RDATA Format. August 2004.

-
-
-
-
-
+
+
+

[RFC2065] + + D. Eastlake, 3rd and C. Kaufman. + Domain Name System Security Extensions. + January 1997. +

+
+
+

[RFC2137] + + D. Eastlake, 3rd. + Secure Domain Name System Dynamic Update. + April 1997. +

+
+
+

[RFC2535] + + D. Eastlake, 3rd. + Domain Name System Security Extensions. + March 1999. +

+
+
+

[RFC3008] + + B. Wellington. + Domain Name System Security (DNSSEC) + Signing Authority. + November 2000. +

+
+
+

[RFC3090] + + E. Lewis. + DNS Security Extension Clarification on Zone Status. + March 2001. +

+
+
+

[RFC3445] + + D. Massey and S. Rose. + Limiting the Scope of the KEY Resource Record (RR). + December 2002. +

+
+
+

[RFC3655] + + B. Wellington and O. Gudmundsson. + Redefinition of DNS Authenticated Data (AD) bit. + November 2003. +

+
+
+

[RFC3658] + + O. Gudmundsson. + Delegation Signer (DS) Resource Record (RR). + December 2003. +

+
+
+

[RFC3755] + + S. Weiler. + Legacy Resolver Compatibility for Delegation Signer (DS). + May 2004. +

+
+
+

[RFC3757] + + O. Kolkman, J. Schlyter, and E. Lewis. + Domain Name System KEY (DNSKEY) Resource Record + (RR) Secure Entry Point (SEP) Flag. + April 2004. +

+
+
+

[RFC3845] + + J. Schlyter. + DNS Security (DNSSEC) NextSECure (NSEC) RDATA Format. + August 2004. +

+
+
+
+
+

Internet Drafts

-

+ +

Internet Drafts (IDs) are rough-draft working documents of the Internet Engineering Task Force. They are, in essence, RFCs in the preliminary stages of development. Implementors are @@ -456,22 +876,27 @@ they are "works in progress." IDs have a lifespan of six months after which they are deleted unless updated by their authors.

-
-
+
+

Other Documents About BIND

-

-
+ +

+

Bibliography

-
-

Paul Albitz and Cricket Liu. DNS and BIND. Copyright © 1998 Sebastopol, CA: O'Reilly and Associates.

-
-
-
-
-
+
+

+ Paul Albitz and Cricket Liu. + DNS and BIND. + Copyright © 1998 Sebastopol, CA: O'Reilly and Associates. +

+
+
+
+
+
-

BIND 9.13.3-dev (Development Release)

+

BIND 9.13.3 (Development Release)

diff --git a/doc/arm/Bv9ARM.ch11.html b/doc/arm/Bv9ARM.ch11.html index e2704db486..2822f81c6e 100644 --- a/doc/arm/Bv9ARM.ch11.html +++ b/doc/arm/Bv9ARM.ch11.html @@ -10,7 +10,7 @@ Appendix D. BIND 9 DNS Library Support - + @@ -46,10 +46,11 @@ -
+

BIND 9 DNS Library Support

-

+ +

This version of BIND 9 "exports" its internal libraries so that they can be used by third-party applications more easily (we call them "export" libraries in this document). Certain library @@ -58,27 +59,32 @@ the calling program initializes the libraries by calling isc_lib_register().

-

+

In addition to DNS-related APIs that are used within BIND 9, the libraries provide the following features:

-
    -
  • +

      +
    • +

      The "DNS client" module. This is a higher level API that provides an interface to name resolution, single DNS transaction with a particular server, and dynamic update. Regarding name resolution, it supports advanced features such as DNSSEC validation and caching. This module supports both synchronous and asynchronous mode. -

    • -
    • +

      +
    • +
    • +

      The "IRS" (Information Retrieval System) library. It provides an interface to parse the traditional resolv.conf file and more advanced, DNS-specific configuration file for the rest of this package (see the description for the dns.conf file below). -

    • -
    • +

      +
    • +
    • +

      As part of the IRS library, the standard address-name mapping functions, getaddrinfo() and getnameinfo(), are provided. They use the @@ -87,33 +93,38 @@ getaddrinfo() function resolves both A and AAAA RRs concurrently when the address family is unspecified. -

    • -
    • +

      +
    • +
    • +

      An experimental framework to support other event libraries than BIND 9's internal event task system. -

    • +

      +
    -
    +

    Installation

    -
    +    
    +    
     $ make install
         
    -

    +

    Normal installation of BIND will also install library object and header files. Root privilege is normally required.

    -

    +

    To see how to build your own application after the installation, see lib/samples/Makefile-postinstall.in.

    -
    -
    +
    +

    Known Defects/Restrictions

    -
      + +
      • -

        +

        The "fixed" RRset order is not (currently) supported in the export library. If you want to use "fixed" RRset order for, e.g. named while still building the export library @@ -128,25 +139,30 @@ $ make

        -
      • -
      • +

      • +
      • +

        RFC 5011 is not supported in the validating stub resolver of the export library. In fact, it is not clear whether it should: trust anchors would be a system-wide configuration which would be managed by an administrator, while the stub resolver will be used by ordinary applications run by a normal user. -

      • -
      • +

        +
      • +
      • +

        Not all common /etc/resolv.conf options are supported in the IRS library. The only available options in this version are debug and ndots. -

      • +

        +
      -
    -
    +
    +

    The dns.conf File

    -

    + +

    The IRS library supports an "advanced" configuration file related to the DNS library for configuration parameters that would be beyond the capability of the resolv.conf file. @@ -159,38 +175,42 @@ $ make statement in named.conf. (See the section called “trusted-keys Statement Grammar” for details.)

    -
    -
    +
    +

    Sample Applications

    -

    + +

    Some sample application programs using this API are provided for reference. The following is a brief description of these applications.

    -
    +

    sample: a simple stub resolver utility

    -

    + +

    Sends a query of a given name (of a given optional RR type) to a specified recursive server and prints the result as a list of RRs. It can also act as a validating stub resolver if a trust anchor is given via a set of command line options.

    -

    +

    Usage: sample [options] server_address hostname

    -

    +

    Options and Arguments:

    -
    +
    -t RRtype
    -

    +

    +

    specify the RR type of the query. The default is the A RR. -

    +

    +
    [-a algorithm] [-e] -k keyname -K keystring
    -

    +

    specify a command-line DNS key to validate the answer. For example, to specify the following DNSKEY of example.com:

    @@ -208,36 +228,43 @@ $ make as "secure entry point"). When -a is omitted rsasha1 will be used by default.

    -
    +
    -s domain:alt_server_address
    -

    +

    +

    specify a separate recursive server address for the specific "domain". Example: -s example.com:2001:db8::1234 -

    +

    +
    server_address
    -

    +

    +

    an IP(v4/v6) address of the recursive server to which queries are sent. -

    +

    +
    hostname
    -

    +

    +

    the domain name for the query -

    +

    +
    -
    -
    +
    +

    sample-async: a simple stub resolver, working asynchronously

    -

    + +

    Similar to "sample", but accepts a list of (query) domain names as a separate file and resolves the names asynchronously.

    -

    +

    Usage: sample-async [-s server_address] [-t RR_type] input_file

    -

    +

    Options and Arguments:

    -
    +
    -s server_address
    an IPv4 address of the recursive server to which queries are sent. @@ -257,13 +284,14 @@ $ make       mx.example.net
          ns.xxx.example
          

    - +
    -
    -
    +
    +

    sample-request: a simple DNS transaction client

    -

    + +

    Sends a query to a specified server, and prints the response with minimal processing. It doesn't act as a "stub resolver": it stops the processing once it gets any response from the server, whether @@ -271,32 +299,39 @@ $ make further queries to get the ultimate answer. In other words, this utility acts as a very simplified dig.

    -

    +

    Usage: sample-request [-t RRtype] server_address hostname

    -

    +

    Options and Arguments:

    -
    +
    -t RRtype
    -

    +

    +

    specify the RR type of the queries. The default is the A RR. -

    +

    +
    server_address
    -

    +

    +

    an IP(v4/v6) address of the recursive server to which the query is sent. -

    +

    +
    hostname
    -

    +

    +

    the domain name for the query -

    +

    +
    -
    -
    +
    +

    sample-gai: getaddrinfo() and getnameinfo() test code

    -

    + +

    This is a test program to check getaddrinfo() and getnameinfo() behavior. It takes a host name as an argument, calls getaddrinfo() with the given host @@ -308,130 +343,153 @@ $ make will fail with an EAI_INSECUREDATA error when DNSSEC validation fails.

    -

    +

    Usage: sample-gai hostname

    -
    -
    +
    +

    sample-update: a simple dynamic update client program

    -

    + +

    Accepts a single update command as a command-line argument, sends an update request message to the authoritative server, and shows the response from the server. In other words, this is a simplified nsupdate.

    -

    +

    Usage: sample-update [options] (add|delete) "update data"

    -

    +

    Options and Arguments:

    -
    +
    -a auth_server
    -

    +

    +

    An IP address of the authoritative server that has authority for the zone containing the update name. This should normally be the primary authoritative server that accepts dynamic updates. It can also be a secondary server that is configured to forward update requests to the primary server. -

    +

    +
    -k keyfile
    -

    +

    +

    A TSIG key file to secure the update transaction. The keyfile format is the same as that for the nsupdate utility. -

    +

    +
    -p prerequisite
    -

    +

    +

    A prerequisite for the update (only one prerequisite can be specified). The prerequisite format is the same as that is accepted by the nsupdate utility. -

    +

    +
    -r recursive_server
    -

    +

    +

    An IP address of a recursive server that this utility will use. A recursive server may be necessary to identify the authoritative server address to which the update request is sent. -

    +

    +
    -z zonename
    -

    +

    +

    The domain name of the zone that contains -

    +

    +
    (add|delete)
    -

    +

    +

    Specify the type of update operation. Either "add" or "delete" must be specified. -

    +

    +
    "update data"
    -

    +

    +

    Specify the data to be updated. A typical example of the data would look like "name TTL RRtype RDATA". -

    +

    +
    -
    +

    Note

    -

    +

    In practice, either -a or -r must be specified. Others can be optional; the underlying library routine tries to identify the appropriate server and the zone name for the update.

    -
    -

    +

    +

    Examples: assuming the primary authoritative server of the dynamic.example.com zone has an IPv6 address 2001:db8::1234,

    -
    +      
     $ sample-update -a sample-update -k Kxxx.+nnn+mmmm.key add "foo.dynamic.example.com 30 IN A 192.168.2.1"
    -

    +

    adds an A RR for foo.dynamic.example.com using the given key.

    -
    +      
     $ sample-update -a sample-update -k Kxxx.+nnn+mmmm.key delete "foo.dynamic.example.com 30 IN A"
    -

    +

    removes all A RRs for foo.dynamic.example.com using the given key.

    -
    +      
     $ sample-update -a sample-update -k Kxxx.+nnn+mmmm.key delete "foo.dynamic.example.com"
    -

    +

    removes all RRs for foo.dynamic.example.com using the given key.

    -
    -
    +
    +

    nsprobe: domain/name server checker in terms of RFC 4074

    -

    + +

    Checks a set of domains to see the name servers of the domains behave correctly in terms of RFC 4074. This is included in the set of sample programs to show how the export library can be used in a DNS-related application.

    -

    +

    Usage: nsprobe [-d] [-v [-v...]] [-c cache_address] [input_file]

    -

    +

    Options

    -
    +
    -d
    -

    +

    +

    Run in "debug" mode. With this option nsprobe will dump every RRs it receives. -

    +

    +
    -v
    -

    +

    +

    Increase verbosity of other normal log messages. This can be specified multiple times. -

    +

    +
    -c cache_address
    -

    +

    +

    Specify an IP address of a recursive (caching) name server. nsprobe uses this server to get the NS RRset of each domain and the A and/or AAAA RRsets for the name servers. The default value is 127.0.0.1. -

    +

    +
    input_file
    -

    +

    +

    A file name containing a list of domain (zone) names to be probed. when omitted the standard input will be used. Each line of the input file specifies a single domain name such as @@ -441,21 +499,23 @@ $ sample-update -a sample-update -k Kxxx.+nnn+mm for the given domain name, and sends A and AAAA queries to these servers for some "widely used" names under the zone; specifically, adding "www" and "ftp" to the zone name. -

    +

    +
    -
    -
    -
    +
    +
    +

    Library References

    -

    + +

    As of this writing, there is no formal "manual" for the libraries, except this document, header files (some of which provide pretty detailed explanations), and sample application programs.

    +
    -
    -
    +
    -

    BIND 9.13.3-dev (Development Release)

    +

    BIND 9.13.3 (Development Release)

    diff --git a/doc/arm/Bv9ARM.ch12.html b/doc/arm/Bv9ARM.ch12.html index 01926b69f3..17fac42819 100644 --- a/doc/arm/Bv9ARM.ch12.html +++ b/doc/arm/Bv9ARM.ch12.html @@ -10,7 +10,7 @@ Manual pages - + @@ -151,7 +151,43 @@
    -
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
-

BIND 9.13.3-dev (Development Release)

+

BIND 9.13.3 (Development Release)

diff --git a/doc/arm/Bv9ARM.html b/doc/arm/Bv9ARM.html index 9a030c9ff6..6b386b1026 100644 --- a/doc/arm/Bv9ARM.html +++ b/doc/arm/Bv9ARM.html @@ -10,7 +10,7 @@ BIND 9 Administrator Reference Manual - + @@ -32,7 +32,7 @@

BIND 9 Administrator Reference Manual

-

BIND Version 9.13.3-dev

+

BIND Version 9.13.3


@@ -237,10 +237,11 @@
A. Release Notes
-
Release Notes for BIND Version 9.13.3-dev
+
Release Notes for BIND Version 9.13.3
Introduction
Note on Version Numbering
+
Supported Platforms
Download
Security Fixes
New Features
@@ -389,7 +390,32 @@
-
+ + + + + + + + + + + + + + + + + + + + + + + + + + -

BIND 9.13.3-dev (Development Release)

+

BIND 9.13.3 (Development Release)

diff --git a/doc/arm/Bv9ARM.pdf b/doc/arm/Bv9ARM.pdf index e21bc46f4b81f98ea02c272cd2a9cccfedd58216..5f24a8aa2a8e281dd8fa3622a9c1bc74e9cf19f6 100644 GIT binary patch delta 562535 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%0DAyGR`NW`%4a68wYWnt3 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