mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-01 15:05:23 +00:00
regen master
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
.\" Copyright (C) 2014-2016 Internet Systems Consortium, Inc. ("ISC")
|
.\" Copyright (C) 2014-2017 Internet Systems Consortium, Inc. ("ISC")
|
||||||
.\"
|
.\"
|
||||||
.\" This Source Code Form is subject to the terms of the Mozilla Public
|
.\" This Source Code Form is subject to the terms of the Mozilla Public
|
||||||
.\" License, v. 2.0. If a copy of the MPL was not distributed with this
|
.\" License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
@@ -49,7 +49,7 @@ delv \- DNS lookup and validation utility
|
|||||||
.SH "DESCRIPTION"
|
.SH "DESCRIPTION"
|
||||||
.PP
|
.PP
|
||||||
\fBdelv\fR
|
\fBdelv\fR
|
||||||
(Domain Entity Lookup & Validation) is a tool for sending DNS queries and validating the results, using the same internal resolver and validator logic as
|
is a tool for sending DNS queries and validating the results, using the same internal resolver and validator logic as
|
||||||
\fBnamed\fR\&.
|
\fBnamed\fR\&.
|
||||||
.PP
|
.PP
|
||||||
\fBdelv\fR
|
\fBdelv\fR
|
||||||
@@ -437,5 +437,5 @@ RFC5155\&.
|
|||||||
\fBInternet Systems Consortium, Inc\&.\fR
|
\fBInternet Systems Consortium, Inc\&.\fR
|
||||||
.SH "COPYRIGHT"
|
.SH "COPYRIGHT"
|
||||||
.br
|
.br
|
||||||
Copyright \(co 2014-2016 Internet Systems Consortium, Inc. ("ISC")
|
Copyright \(co 2014-2017 Internet Systems Consortium, Inc. ("ISC")
|
||||||
.br
|
.br
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||||
<!--
|
<!--
|
||||||
- Copyright (C) 2014-2016 Internet Systems Consortium, Inc. ("ISC")
|
- Copyright (C) 2014-2017 Internet Systems Consortium, Inc. ("ISC")
|
||||||
-
|
-
|
||||||
- This Source Code Form is subject to the terms of the Mozilla Public
|
- This Source Code Form is subject to the terms of the Mozilla Public
|
||||||
- License, v. 2.0. If a copy of the MPL was not distributed with this
|
- License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
@@ -73,7 +73,7 @@
|
|||||||
<a name="id-1.7"></a><h2>DESCRIPTION</h2>
|
<a name="id-1.7"></a><h2>DESCRIPTION</h2>
|
||||||
|
|
||||||
<p><span class="command"><strong>delv</strong></span>
|
<p><span class="command"><strong>delv</strong></span>
|
||||||
(Domain Entity Lookup & Validation) is a tool for sending
|
is a tool for sending
|
||||||
DNS queries and validating the results, using the same internal
|
DNS queries and validating the results, using the same internal
|
||||||
resolver and validator logic as <span class="command"><strong>named</strong></span>.
|
resolver and validator logic as <span class="command"><strong>named</strong></span>.
|
||||||
</p>
|
</p>
|
||||||
|
@@ -47,7 +47,7 @@ dig \- DNS lookup utility
|
|||||||
.SH "DESCRIPTION"
|
.SH "DESCRIPTION"
|
||||||
.PP
|
.PP
|
||||||
\fBdig\fR
|
\fBdig\fR
|
||||||
(domain information groper) is a flexible tool for interrogating DNS name servers\&. It performs DNS lookups and displays the answers that are returned from the name server(s) that were queried\&. Most DNS administrators use
|
is a flexible tool for interrogating DNS name servers\&. It performs DNS lookups and displays the answers that are returned from the name server(s) that were queried\&. Most DNS administrators use
|
||||||
\fBdig\fR
|
\fBdig\fR
|
||||||
to troubleshoot DNS problems because of its flexibility, ease of use and clarity of output\&. Other lookup tools tend to have less functionality than
|
to troubleshoot DNS problems because of its flexibility, ease of use and clarity of output\&. Other lookup tools tend to have less functionality than
|
||||||
\fBdig\fR\&.
|
\fBdig\fR\&.
|
||||||
|
@@ -68,8 +68,7 @@
|
|||||||
<div class="refsection">
|
<div class="refsection">
|
||||||
<a name="id-1.7"></a><h2>DESCRIPTION</h2>
|
<a name="id-1.7"></a><h2>DESCRIPTION</h2>
|
||||||
|
|
||||||
<p><span class="command"><strong>dig</strong></span>
|
<p><span class="command"><strong>dig</strong></span> is a flexible tool
|
||||||
(domain information groper) is a flexible tool
|
|
||||||
for interrogating DNS name servers. It performs DNS lookups and
|
for interrogating DNS name servers. It performs DNS lookups and
|
||||||
displays the answers that are returned from the name server(s) that
|
displays the answers that are returned from the name server(s) that
|
||||||
were queried. Most DNS administrators use <span class="command"><strong>dig</strong></span> to
|
were queried. Most DNS administrators use <span class="command"><strong>dig</strong></span> to
|
||||||
|
@@ -326,7 +326,7 @@ zone "eng.example.com" {
|
|||||||
<dt><span class="term"><a name="dig"></a><span class="command"><strong>dig</strong></span></span></dt>
|
<dt><span class="term"><a name="dig"></a><span class="command"><strong>dig</strong></span></span></dt>
|
||||||
<dd>
|
<dd>
|
||||||
<p>
|
<p>
|
||||||
The domain information groper (<span class="command"><strong>dig</strong></span>)
|
<span class="command"><strong>dig</strong></span>
|
||||||
is the most versatile and complete of these lookup tools.
|
is the most versatile and complete of these lookup tools.
|
||||||
It has two modes: simple interactive
|
It has two modes: simple interactive
|
||||||
mode for a single query, and batch mode which executes a
|
mode for a single query, and batch mode which executes a
|
||||||
|
@@ -2485,6 +2485,7 @@ badresp:1,adberr:0,findfail:0,valfail:0]
|
|||||||
[ <span class="command"><strong>has-old-clients</strong></span> <em class="replaceable"><code>yes_or_no</code></em> ; ]
|
[ <span class="command"><strong>has-old-clients</strong></span> <em class="replaceable"><code>yes_or_no</code></em> ; ]
|
||||||
[ <span class="command"><strong>host-statistics</strong></span> <em class="replaceable"><code>yes_or_no</code></em> ; ]
|
[ <span class="command"><strong>host-statistics</strong></span> <em class="replaceable"><code>yes_or_no</code></em> ; ]
|
||||||
[ <span class="command"><strong>host-statistics-max</strong></span> <em class="replaceable"><code>number</code></em> ; ]
|
[ <span class="command"><strong>host-statistics-max</strong></span> <em class="replaceable"><code>number</code></em> ; ]
|
||||||
|
[ <span class="command"><strong>glue-cache</strong></span> <em class="replaceable"><code>yes_or_no</code></em> ; ]
|
||||||
[ <span class="command"><strong>minimal-any</strong></span> <em class="replaceable"><code>yes_or_no</code></em> ; ]
|
[ <span class="command"><strong>minimal-any</strong></span> <em class="replaceable"><code>yes_or_no</code></em> ; ]
|
||||||
[ <span class="command"><strong>minimal-responses</strong></span> ( <em class="replaceable"><code>yes_or_no</code></em> | <code class="option">no-auth</code> | <code class="option">no-auth-recursive</code> ) ; ]
|
[ <span class="command"><strong>minimal-responses</strong></span> ( <em class="replaceable"><code>yes_or_no</code></em> | <code class="option">no-auth</code> | <code class="option">no-auth-recursive</code> ) ; ]
|
||||||
[ <span class="command"><strong>multiple-cnames</strong></span> <em class="replaceable"><code>yes_or_no</code></em> ; ]
|
[ <span class="command"><strong>multiple-cnames</strong></span> <em class="replaceable"><code>yes_or_no</code></em> ; ]
|
||||||
@@ -4249,6 +4250,28 @@ options {
|
|||||||
The default is <strong class="userinput"><code>yes</code></strong>.
|
The default is <strong class="userinput"><code>yes</code></strong>.
|
||||||
</p>
|
</p>
|
||||||
</dd>
|
</dd>
|
||||||
|
<dt><span class="term"><span class="command"><strong>glue-cache</strong></span></span></dt>
|
||||||
|
<dd>
|
||||||
|
<p>
|
||||||
|
When set to <strong class="userinput"><code>yes</code></strong>, 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.
|
||||||
|
</p>
|
||||||
|
<p>
|
||||||
|
The glue cache uses memory proportional to the
|
||||||
|
number of delegations in the zone. The default
|
||||||
|
setting is <strong class="userinput"><code>no</code></strong>. Setting it to
|
||||||
|
<strong class="userinput"><code>yes</code></strong> will improve performance
|
||||||
|
at the cost of increased memory usage for the zone.
|
||||||
|
</p>
|
||||||
|
<p>
|
||||||
|
The glue cache is only used when
|
||||||
|
<strong class="userinput"><code>minimal-responses</code></strong> is also set
|
||||||
|
to <strong class="userinput"><code>yes</code></strong>.
|
||||||
|
</p>
|
||||||
|
</dd>
|
||||||
<dt><span class="term"><span class="command"><strong>minimal-any</strong></span></span></dt>
|
<dt><span class="term"><span class="command"><strong>minimal-any</strong></span></span></dt>
|
||||||
<dd>
|
<dd>
|
||||||
<p>
|
<p>
|
||||||
@@ -4269,7 +4292,7 @@ options {
|
|||||||
will be added to the authority or additional sections.
|
will be added to the authority or additional sections.
|
||||||
The default is <strong class="userinput"><code>no</code></strong>.
|
The default is <strong class="userinput"><code>no</code></strong>.
|
||||||
</p>
|
</p>
|
||||||
</dd>
|
</dd>
|
||||||
<dt><span class="term"><span class="command"><strong>multiple-cnames</strong></span></span></dt>
|
<dt><span class="term"><span class="command"><strong>multiple-cnames</strong></span></span></dt>
|
||||||
<dd>
|
<dd>
|
||||||
<p>
|
<p>
|
||||||
|
@@ -250,7 +250,7 @@
|
|||||||
</p>
|
</p>
|
||||||
</li>
|
</li>
|
||||||
<li class="listitem">
|
<li class="listitem">
|
||||||
<p>
|
<p>
|
||||||
The <span class="command"><strong>new-zones-directory</strong></span> option allows
|
The <span class="command"><strong>new-zones-directory</strong></span> option allows
|
||||||
<span class="command"><strong>named</strong></span> to store configuration parameters
|
<span class="command"><strong>named</strong></span> to store configuration parameters
|
||||||
for zones added via <span class="command"><strong>rndc addzone</strong></span> in a
|
for zones added via <span class="command"><strong>rndc addzone</strong></span> in a
|
||||||
@@ -260,7 +260,7 @@
|
|||||||
</p>
|
</p>
|
||||||
</li>
|
</li>
|
||||||
<li class="listitem">
|
<li class="listitem">
|
||||||
<p>
|
<p>
|
||||||
Many aspects of <span class="command"><strong>named</strong></span> have been modified
|
Many aspects of <span class="command"><strong>named</strong></span> have been modified
|
||||||
to improve query performance, and in particular, performance
|
to improve query performance, and in particular, performance
|
||||||
for delegation-heavy zones:
|
for delegation-heavy zones:
|
||||||
@@ -277,9 +277,12 @@
|
|||||||
</li>
|
</li>
|
||||||
<li class="listitem">
|
<li class="listitem">
|
||||||
<p>
|
<p>
|
||||||
In place of the acache, <span class="command"><strong>named</strong></span> now uses
|
In place of the acache, <span class="command"><strong>named</strong></span> can now use
|
||||||
a glue cache to speed up retrieval of glue records when sending
|
a glue cache to speed up retrieval of glue records when sending
|
||||||
delegation responses.
|
delegation responses. Use <span class="command"><strong>glue-cache yes;</strong></span>
|
||||||
|
to enable this feature. Because it increases memory usage,
|
||||||
|
the glue cache is disabled by default, but it can signifiantly
|
||||||
|
increase performance when serving delegation-heavy zones.
|
||||||
</p>
|
</p>
|
||||||
</li>
|
</li>
|
||||||
<li class="listitem">
|
<li class="listitem">
|
||||||
@@ -305,20 +308,20 @@
|
|||||||
</ul></div>
|
</ul></div>
|
||||||
</li>
|
</li>
|
||||||
<li class="listitem">
|
<li class="listitem">
|
||||||
<p>
|
<p>
|
||||||
The <span class="command"><strong>dnstap-read -x</strong></span> option prints a hex
|
The <span class="command"><strong>dnstap-read -x</strong></span> option prints a hex
|
||||||
dump of the wire format DNS message encapsulated in each
|
dump of the wire format DNS message encapsulated in each
|
||||||
<span class="command"><strong>dnstap</strong></span> log entry. [RT #44816]
|
<span class="command"><strong>dnstap</strong></span> log entry. [RT #44816]
|
||||||
</p>
|
</p>
|
||||||
</li>
|
</li>
|
||||||
<li class="listitem">
|
<li class="listitem">
|
||||||
<p>
|
<p>
|
||||||
The <span class="command"><strong>host -A</strong></span> option returns most
|
The <span class="command"><strong>host -A</strong></span> option returns most
|
||||||
records for a name, but omits types RRSIG, NSEC and NSEC3.
|
records for a name, but omits types RRSIG, NSEC and NSEC3.
|
||||||
</p>
|
</p>
|
||||||
</li>
|
</li>
|
||||||
<li class="listitem">
|
<li class="listitem">
|
||||||
<p>
|
<p>
|
||||||
Query logic has been substantially refactored (e.g. query_find
|
Query logic has been substantially refactored (e.g. query_find
|
||||||
function has been split into smaller functions) for improved
|
function has been split into smaller functions) for improved
|
||||||
readability, maintainability and testability. [RT #43929]
|
readability, maintainability and testability. [RT #43929]
|
||||||
@@ -447,7 +450,7 @@
|
|||||||
</p>
|
</p>
|
||||||
</li>
|
</li>
|
||||||
<li class="listitem">
|
<li class="listitem">
|
||||||
<p>
|
<p>
|
||||||
<span class="command"><strong>dnstap</strong></span> now stores both the local and remote
|
<span class="command"><strong>dnstap</strong></span> now stores both the local and remote
|
||||||
addresses for all messages, instead of only the remote address.
|
addresses for all messages, instead of only the remote address.
|
||||||
The default output format for <span class="command"><strong>dnstap-read</strong></span> has
|
The default output format for <span class="command"><strong>dnstap-read</strong></span> has
|
||||||
|
@@ -91,7 +91,7 @@
|
|||||||
<a name="id-1.14.5.7"></a><h2>DESCRIPTION</h2>
|
<a name="id-1.14.5.7"></a><h2>DESCRIPTION</h2>
|
||||||
|
|
||||||
<p><span class="command"><strong>delv</strong></span>
|
<p><span class="command"><strong>delv</strong></span>
|
||||||
(Domain Entity Lookup & Validation) is a tool for sending
|
is a tool for sending
|
||||||
DNS queries and validating the results, using the same internal
|
DNS queries and validating the results, using the same internal
|
||||||
resolver and validator logic as <span class="command"><strong>named</strong></span>.
|
resolver and validator logic as <span class="command"><strong>named</strong></span>.
|
||||||
</p>
|
</p>
|
||||||
|
@@ -86,8 +86,7 @@
|
|||||||
<div class="refsection">
|
<div class="refsection">
|
||||||
<a name="id-1.14.2.7"></a><h2>DESCRIPTION</h2>
|
<a name="id-1.14.2.7"></a><h2>DESCRIPTION</h2>
|
||||||
|
|
||||||
<p><span class="command"><strong>dig</strong></span>
|
<p><span class="command"><strong>dig</strong></span> is a flexible tool
|
||||||
(domain information groper) is a flexible tool
|
|
||||||
for interrogating DNS name servers. It performs DNS lookups and
|
for interrogating DNS name servers. It performs DNS lookups and
|
||||||
displays the answers that are returned from the name server(s) that
|
displays the answers that are returned from the name server(s) that
|
||||||
were queried. Most DNS administrators use <span class="command"><strong>dig</strong></span> to
|
were queried. Most DNS administrators use <span class="command"><strong>dig</strong></span> to
|
||||||
|
@@ -212,7 +212,7 @@
|
|||||||
</p>
|
</p>
|
||||||
</li>
|
</li>
|
||||||
<li class="listitem">
|
<li class="listitem">
|
||||||
<p>
|
<p>
|
||||||
The <span class="command"><strong>new-zones-directory</strong></span> option allows
|
The <span class="command"><strong>new-zones-directory</strong></span> option allows
|
||||||
<span class="command"><strong>named</strong></span> to store configuration parameters
|
<span class="command"><strong>named</strong></span> to store configuration parameters
|
||||||
for zones added via <span class="command"><strong>rndc addzone</strong></span> in a
|
for zones added via <span class="command"><strong>rndc addzone</strong></span> in a
|
||||||
@@ -222,7 +222,7 @@
|
|||||||
</p>
|
</p>
|
||||||
</li>
|
</li>
|
||||||
<li class="listitem">
|
<li class="listitem">
|
||||||
<p>
|
<p>
|
||||||
Many aspects of <span class="command"><strong>named</strong></span> have been modified
|
Many aspects of <span class="command"><strong>named</strong></span> have been modified
|
||||||
to improve query performance, and in particular, performance
|
to improve query performance, and in particular, performance
|
||||||
for delegation-heavy zones:
|
for delegation-heavy zones:
|
||||||
@@ -239,9 +239,12 @@
|
|||||||
</li>
|
</li>
|
||||||
<li class="listitem">
|
<li class="listitem">
|
||||||
<p>
|
<p>
|
||||||
In place of the acache, <span class="command"><strong>named</strong></span> now uses
|
In place of the acache, <span class="command"><strong>named</strong></span> can now use
|
||||||
a glue cache to speed up retrieval of glue records when sending
|
a glue cache to speed up retrieval of glue records when sending
|
||||||
delegation responses.
|
delegation responses. Use <span class="command"><strong>glue-cache yes;</strong></span>
|
||||||
|
to enable this feature. Because it increases memory usage,
|
||||||
|
the glue cache is disabled by default, but it can signifiantly
|
||||||
|
increase performance when serving delegation-heavy zones.
|
||||||
</p>
|
</p>
|
||||||
</li>
|
</li>
|
||||||
<li class="listitem">
|
<li class="listitem">
|
||||||
@@ -267,20 +270,20 @@
|
|||||||
</ul></div>
|
</ul></div>
|
||||||
</li>
|
</li>
|
||||||
<li class="listitem">
|
<li class="listitem">
|
||||||
<p>
|
<p>
|
||||||
The <span class="command"><strong>dnstap-read -x</strong></span> option prints a hex
|
The <span class="command"><strong>dnstap-read -x</strong></span> option prints a hex
|
||||||
dump of the wire format DNS message encapsulated in each
|
dump of the wire format DNS message encapsulated in each
|
||||||
<span class="command"><strong>dnstap</strong></span> log entry. [RT #44816]
|
<span class="command"><strong>dnstap</strong></span> log entry. [RT #44816]
|
||||||
</p>
|
</p>
|
||||||
</li>
|
</li>
|
||||||
<li class="listitem">
|
<li class="listitem">
|
||||||
<p>
|
<p>
|
||||||
The <span class="command"><strong>host -A</strong></span> option returns most
|
The <span class="command"><strong>host -A</strong></span> option returns most
|
||||||
records for a name, but omits types RRSIG, NSEC and NSEC3.
|
records for a name, but omits types RRSIG, NSEC and NSEC3.
|
||||||
</p>
|
</p>
|
||||||
</li>
|
</li>
|
||||||
<li class="listitem">
|
<li class="listitem">
|
||||||
<p>
|
<p>
|
||||||
Query logic has been substantially refactored (e.g. query_find
|
Query logic has been substantially refactored (e.g. query_find
|
||||||
function has been split into smaller functions) for improved
|
function has been split into smaller functions) for improved
|
||||||
readability, maintainability and testability. [RT #43929]
|
readability, maintainability and testability. [RT #43929]
|
||||||
@@ -409,7 +412,7 @@
|
|||||||
</p>
|
</p>
|
||||||
</li>
|
</li>
|
||||||
<li class="listitem">
|
<li class="listitem">
|
||||||
<p>
|
<p>
|
||||||
<span class="command"><strong>dnstap</strong></span> now stores both the local and remote
|
<span class="command"><strong>dnstap</strong></span> now stores both the local and remote
|
||||||
addresses for all messages, instead of only the remote address.
|
addresses for all messages, instead of only the remote address.
|
||||||
The default output format for <span class="command"><strong>dnstap-read</strong></span> has
|
The default output format for <span class="command"><strong>dnstap-read</strong></span> has
|
||||||
|
@@ -208,7 +208,7 @@ options {
|
|||||||
listen-on-v6 [ port <integer> ] [ dscp
|
listen-on-v6 [ port <integer> ] [ dscp
|
||||||
<integer> ] {
|
<integer> ] {
|
||||||
<address_match_element>; ... }; // may occur multiple times
|
<address_match_element>; ... }; // may occur multiple times
|
||||||
lmdb-mapsize <sizeval>;
|
lmdb-mapsize <sizeval>; // non-operational
|
||||||
lock-file ( <quoted_string> | none );
|
lock-file ( <quoted_string> | none );
|
||||||
maintain-ixfr-base <boolean>; // obsolete
|
maintain-ixfr-base <boolean>; // obsolete
|
||||||
managed-keys-directory <quoted_string>;
|
managed-keys-directory <quoted_string>;
|
||||||
@@ -530,7 +530,7 @@ view <string> [ <class> ] {
|
|||||||
}; // may occur multiple times
|
}; // may occur multiple times
|
||||||
key-directory <quoted_string>;
|
key-directory <quoted_string>;
|
||||||
lame-ttl <ttlval>;
|
lame-ttl <ttlval>;
|
||||||
lmdb-mapsize <sizeval>;
|
lmdb-mapsize <sizeval>; // non-operational
|
||||||
maintain-ixfr-base <boolean>; // obsolete
|
maintain-ixfr-base <boolean>; // obsolete
|
||||||
managed-keys { <string> <string>
|
managed-keys { <string> <string>
|
||||||
<integer> <integer> <integer>
|
<integer> <integer> <integer>
|
||||||
|
Reference in New Issue
Block a user