2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 05:57:52 +00:00
This commit is contained in:
Mark Andrews 2006-03-11 02:07:53 +00:00
parent adc8179d40
commit f051d76c87
20 changed files with 180 additions and 163 deletions

View File

@ -1,4 +1,4 @@
.\" Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") .\" Copyright (C) 2004-2006 Internet Systems Consortium, Inc. ("ISC")
.\" Copyright (C) 2000, 2001, 2003 Internet Software Consortium. .\" Copyright (C) 2000, 2001, 2003 Internet Software Consortium.
.\" .\"
.\" Permission to use, copy, modify, and distribute this software for any .\" Permission to use, copy, modify, and distribute this software for any
@ -13,7 +13,7 @@
.\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR .\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
.\" PERFORMANCE OF THIS SOFTWARE. .\" PERFORMANCE OF THIS SOFTWARE.
.\" .\"
.\" $Id: named.8,v 1.27 2005/10/13 03:13:58 marka Exp $ .\" $Id: named.8,v 1.28 2006/03/11 02:07:52 marka Exp $
.\" .\"
.hy 0 .hy 0
.ad l .ad l
@ -176,6 +176,7 @@ RFC 1034,
RFC 1035, RFC 1035,
\fBrndc\fR(8), \fBrndc\fR(8),
\fBlwresd\fR(8), \fBlwresd\fR(8),
\fBnamed.conf\fR(5),
BIND 9 Administrator Reference Manual. BIND 9 Administrator Reference Manual.
.SH "AUTHOR" .SH "AUTHOR"
.PP .PP

View File

@ -12,7 +12,7 @@
.\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR .\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
.\" PERFORMANCE OF THIS SOFTWARE. .\" PERFORMANCE OF THIS SOFTWARE.
.\" .\"
.\" $Id: named.conf.5,v 1.17 2006/03/06 02:23:19 marka Exp $ .\" $Id: named.conf.5,v 1.18 2006/03/11 02:07:52 marka Exp $
.\" .\"
.hy 0 .hy 0
.ad l .ad l
@ -217,6 +217,7 @@ options {
root\-delegation\-only [ exclude { \fIquoted_string\fR; ... } ]; root\-delegation\-only [ exclude { \fIquoted_string\fR; ... } ];
disable\-algorithms \fIstring\fR { \fIstring\fR; ... }; disable\-algorithms \fIstring\fR { \fIstring\fR; ... };
dnssec\-enable \fIboolean\fR; dnssec\-enable \fIboolean\fR;
dnssec\-validation \fIboolean\fR;
dnssec\-lookaside \fIstring\fR trust\-anchor \fIstring\fR; dnssec\-lookaside \fIstring\fR trust\-anchor \fIstring\fR;
dnssec\-must\-be\-secure \fIstring\fR \fIboolean\fR; dnssec\-must\-be\-secure \fIstring\fR \fIboolean\fR;
dnssec\-accept\-expired \fIboolean\fR; dnssec\-accept\-expired \fIboolean\fR;
@ -347,6 +348,7 @@ view \fIstring\fR \fIoptional_class\fR {
root\-delegation\-only [ exclude { \fIquoted_string\fR; ... } ]; root\-delegation\-only [ exclude { \fIquoted_string\fR; ... } ];
disable\-algorithms \fIstring\fR { \fIstring\fR; ... }; disable\-algorithms \fIstring\fR { \fIstring\fR; ... };
dnssec\-enable \fIboolean\fR; dnssec\-enable \fIboolean\fR;
dnssec\-validation \fIboolean\fR;
dnssec\-lookaside \fIstring\fR trust\-anchor \fIstring\fR; dnssec\-lookaside \fIstring\fR trust\-anchor \fIstring\fR;
dnssec\-must\-be\-secure \fIstring\fR \fIboolean\fR; dnssec\-must\-be\-secure \fIstring\fR \fIboolean\fR;
dnssec\-accept\-expired \fIboolean\fR; dnssec\-accept\-expired \fIboolean\fR;

View File

@ -13,7 +13,7 @@
- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
- PERFORMANCE OF THIS SOFTWARE. - PERFORMANCE OF THIS SOFTWARE.
--> -->
<!-- $Id: named.conf.html,v 1.23 2006/03/06 02:23:19 marka Exp $ --> <!-- $Id: named.conf.html,v 1.24 2006/03/11 02:07:52 marka Exp $ -->
<html> <html>
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
@ -235,6 +235,7 @@ options
root-delegation-only [<span class="optional"> exclude { <em class="replaceable"><code>quoted_string</code></em>; ... } </span>];<br> root-delegation-only [<span class="optional"> exclude { <em class="replaceable"><code>quoted_string</code></em>; ... } </span>];<br>
disable-algorithms <em class="replaceable"><code>string</code></em> { <em class="replaceable"><code>string</code></em>; ... };<br> disable-algorithms <em class="replaceable"><code>string</code></em> { <em class="replaceable"><code>string</code></em>; ... };<br>
dnssec-enable <em class="replaceable"><code>boolean</code></em>;<br> dnssec-enable <em class="replaceable"><code>boolean</code></em>;<br>
dnssec-validation <em class="replaceable"><code>boolean</code></em>;<br>
dnssec-lookaside <em class="replaceable"><code>string</code></em> trust-anchor <em class="replaceable"><code>string</code></em>;<br> dnssec-lookaside <em class="replaceable"><code>string</code></em> trust-anchor <em class="replaceable"><code>string</code></em>;<br>
dnssec-must-be-secure <em class="replaceable"><code>string</code></em> <em class="replaceable"><code>boolean</code></em>;<br> dnssec-must-be-secure <em class="replaceable"><code>string</code></em> <em class="replaceable"><code>boolean</code></em>;<br>
dnssec-accept-expired <em class="replaceable"><code>boolean</code></em>;<br> dnssec-accept-expired <em class="replaceable"><code>boolean</code></em>;<br>
@ -311,7 +312,7 @@ options
</p></div> </p></div>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2526931"></a><h2>VIEW</h2> <a name="id2526934"></a><h2>VIEW</h2>
<div class="literallayout"><p><br> <div class="literallayout"><p><br>
view <em class="replaceable"><code>string</code></em> <em class="replaceable"><code>optional_class</code></em> {<br> view <em class="replaceable"><code>string</code></em> <em class="replaceable"><code>optional_class</code></em> {<br>
match-clients { <em class="replaceable"><code>address_match_element</code></em>; ... };<br> match-clients { <em class="replaceable"><code>address_match_element</code></em>; ... };<br>
@ -381,6 +382,7 @@ view
root-delegation-only [<span class="optional"> exclude { <em class="replaceable"><code>quoted_string</code></em>; ... } </span>];<br> root-delegation-only [<span class="optional"> exclude { <em class="replaceable"><code>quoted_string</code></em>; ... } </span>];<br>
disable-algorithms <em class="replaceable"><code>string</code></em> { <em class="replaceable"><code>string</code></em>; ... };<br> disable-algorithms <em class="replaceable"><code>string</code></em> { <em class="replaceable"><code>string</code></em>; ... };<br>
dnssec-enable <em class="replaceable"><code>boolean</code></em>;<br> dnssec-enable <em class="replaceable"><code>boolean</code></em>;<br>
dnssec-validation <em class="replaceable"><code>boolean</code></em>;<br>
dnssec-lookaside <em class="replaceable"><code>string</code></em> trust-anchor <em class="replaceable"><code>string</code></em>;<br> dnssec-lookaside <em class="replaceable"><code>string</code></em> trust-anchor <em class="replaceable"><code>string</code></em>;<br>
dnssec-must-be-secure <em class="replaceable"><code>string</code></em> <em class="replaceable"><code>boolean</code></em>;<br> dnssec-must-be-secure <em class="replaceable"><code>string</code></em> <em class="replaceable"><code>boolean</code></em>;<br>
dnssec-accept-expired <em class="replaceable"><code>boolean</code></em>;<br> dnssec-accept-expired <em class="replaceable"><code>boolean</code></em>;<br>
@ -449,7 +451,7 @@ view
</p></div> </p></div>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2527397"></a><h2>ZONE</h2> <a name="id2527403"></a><h2>ZONE</h2>
<div class="literallayout"><p><br> <div class="literallayout"><p><br>
zone <em class="replaceable"><code>string</code></em> <em class="replaceable"><code>optional_class</code></em> {<br> zone <em class="replaceable"><code>string</code></em> <em class="replaceable"><code>optional_class</code></em> {<br>
type ( master | slave | stub | hint |<br> type ( master | slave | stub | hint |<br>
@ -533,12 +535,12 @@ zone
</p></div> </p></div>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2527817"></a><h2>FILES</h2> <a name="id2527824"></a><h2>FILES</h2>
<p><code class="filename">/etc/named.conf</code> <p><code class="filename">/etc/named.conf</code>
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2527829"></a><h2>SEE ALSO</h2> <a name="id2527835"></a><h2>SEE ALSO</h2>
<p><span class="citerefentry"><span class="refentrytitle">named</span>(8)</span>, <p><span class="citerefentry"><span class="refentrytitle">named</span>(8)</span>,
<span class="citerefentry"><span class="refentrytitle">rndc</span>(8)</span>, <span class="citerefentry"><span class="refentrytitle">rndc</span>(8)</span>,
<span class="citerefentry"><span class="refentrytitle">BIND 9 Administrator Reference Manual</span></span>. <span class="citerefentry"><span class="refentrytitle">BIND 9 Administrator Reference Manual</span></span>.

View File

@ -1,5 +1,5 @@
<!-- <!--
- Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") - Copyright (C) 2004-2006 Internet Systems Consortium, Inc. ("ISC")
- Copyright (C) 2000, 2001, 2003 Internet Software Consortium. - Copyright (C) 2000, 2001, 2003 Internet Software Consortium.
- -
- Permission to use, copy, modify, and distribute this software for any - Permission to use, copy, modify, and distribute this software for any
@ -14,7 +14,7 @@
- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
- PERFORMANCE OF THIS SOFTWARE. - PERFORMANCE OF THIS SOFTWARE.
--> -->
<!-- $Id: named.html,v 1.17 2005/10/13 03:13:58 marka Exp $ --> <!-- $Id: named.html,v 1.18 2006/03/11 02:07:52 marka Exp $ -->
<html> <html>
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
@ -32,7 +32,7 @@
<div class="cmdsynopsis"><p><code class="command">named</code> [<code class="option">-4</code>] [<code class="option">-6</code>] [<code class="option">-c <em class="replaceable"><code>config-file</code></em></code>] [<code class="option">-d <em class="replaceable"><code>debug-level</code></em></code>] [<code class="option">-f</code>] [<code class="option">-g</code>] [<code class="option">-n <em class="replaceable"><code>#cpus</code></em></code>] [<code class="option">-p <em class="replaceable"><code>port</code></em></code>] [<code class="option">-s</code>] [<code class="option">-t <em class="replaceable"><code>directory</code></em></code>] [<code class="option">-u <em class="replaceable"><code>user</code></em></code>] [<code class="option">-v</code>] [<code class="option">-x <em class="replaceable"><code>cache-file</code></em></code>]</p></div> <div class="cmdsynopsis"><p><code class="command">named</code> [<code class="option">-4</code>] [<code class="option">-6</code>] [<code class="option">-c <em class="replaceable"><code>config-file</code></em></code>] [<code class="option">-d <em class="replaceable"><code>debug-level</code></em></code>] [<code class="option">-f</code>] [<code class="option">-g</code>] [<code class="option">-n <em class="replaceable"><code>#cpus</code></em></code>] [<code class="option">-p <em class="replaceable"><code>port</code></em></code>] [<code class="option">-s</code>] [<code class="option">-t <em class="replaceable"><code>directory</code></em></code>] [<code class="option">-u <em class="replaceable"><code>user</code></em></code>] [<code class="option">-v</code>] [<code class="option">-x <em class="replaceable"><code>cache-file</code></em></code>]</p></div>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2525933"></a><h2>DESCRIPTION</h2> <a name="id2525937"></a><h2>DESCRIPTION</h2>
<p><span><strong class="command">named</strong></span> <p><span><strong class="command">named</strong></span>
is a Domain Name System (DNS) server, is a Domain Name System (DNS) server,
part of the BIND 9 distribution from ISC. For more part of the BIND 9 distribution from ISC. For more
@ -47,7 +47,7 @@
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2525958"></a><h2>OPTIONS</h2> <a name="id2525961"></a><h2>OPTIONS</h2>
<div class="variablelist"><dl> <div class="variablelist"><dl>
<dt><span class="term">-4</span></dt> <dt><span class="term">-4</span></dt>
<dd><p> <dd><p>
@ -180,7 +180,7 @@
</dl></div> </dl></div>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2526371"></a><h2>SIGNALS</h2> <a name="id2526374"></a><h2>SIGNALS</h2>
<p> <p>
In routine operation, signals should not be used to control In routine operation, signals should not be used to control
the nameserver; <span><strong class="command">rndc</strong></span> should be used the nameserver; <span><strong class="command">rndc</strong></span> should be used
@ -201,7 +201,7 @@
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2526419"></a><h2>CONFIGURATION</h2> <a name="id2526422"></a><h2>CONFIGURATION</h2>
<p> <p>
The <span><strong class="command">named</strong></span> configuration file is too complex The <span><strong class="command">named</strong></span> configuration file is too complex
to describe in detail here. A complete description is provided to describe in detail here. A complete description is provided
@ -210,7 +210,7 @@
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2526436"></a><h2>FILES</h2> <a name="id2526439"></a><h2>FILES</h2>
<div class="variablelist"><dl> <div class="variablelist"><dl>
<dt><span class="term"><code class="filename">/etc/named.conf</code></span></dt> <dt><span class="term"><code class="filename">/etc/named.conf</code></span></dt>
<dd><p> <dd><p>
@ -223,17 +223,18 @@
</dl></div> </dl></div>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2526475"></a><h2>SEE ALSO</h2> <a name="id2526478"></a><h2>SEE ALSO</h2>
<p><em class="citetitle">RFC 1033</em>, <p><em class="citetitle">RFC 1033</em>,
<em class="citetitle">RFC 1034</em>, <em class="citetitle">RFC 1034</em>,
<em class="citetitle">RFC 1035</em>, <em class="citetitle">RFC 1035</em>,
<span class="citerefentry"><span class="refentrytitle">rndc</span>(8)</span>, <span class="citerefentry"><span class="refentrytitle">rndc</span>(8)</span>,
<span class="citerefentry"><span class="refentrytitle">lwresd</span>(8)</span>, <span class="citerefentry"><span class="refentrytitle">lwresd</span>(8)</span>,
<span class="citerefentry"><span class="refentrytitle">named.conf</span>(5)</span>,
<em class="citetitle">BIND 9 Administrator Reference Manual</em>. <em class="citetitle">BIND 9 Administrator Reference Manual</em>.
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2526515"></a><h2>AUTHOR</h2> <a name="id2526530"></a><h2>AUTHOR</h2>
<p><span class="corpauthor">Internet Systems Consortium</span> <p><span class="corpauthor">Internet Systems Consortium</span>
</p> </p>
</div> </div>

View File

@ -14,7 +14,7 @@
- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
- PERFORMANCE OF THIS SOFTWARE. - PERFORMANCE OF THIS SOFTWARE.
--> -->
<!-- $Id: Bv9ARM.ch06.html,v 1.132 2006/03/09 05:04:38 marka Exp $ --> <!-- $Id: Bv9ARM.ch06.html,v 1.133 2006/03/11 02:07:52 marka Exp $ -->
<html> <html>
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
@ -77,23 +77,23 @@
<dt><span class="sect2"><a href="Bv9ARM.ch06.html#server_statement_grammar"><span><strong class="command">server</strong></span> Statement Grammar</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch06.html#server_statement_grammar"><span><strong class="command">server</strong></span> Statement Grammar</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch06.html#server_statement_definition_and_usage"><span><strong class="command">server</strong></span> Statement Definition and <dt><span class="sect2"><a href="Bv9ARM.ch06.html#server_statement_definition_and_usage"><span><strong class="command">server</strong></span> Statement Definition and
Usage</a></span></dt> Usage</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2566750"><span><strong class="command">trusted-keys</strong></span> Statement Grammar</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2566714"><span><strong class="command">trusted-keys</strong></span> Statement Grammar</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2566800"><span><strong class="command">trusted-keys</strong></span> Statement Definition <dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2566763"><span><strong class="command">trusted-keys</strong></span> Statement Definition
and Usage</a></span></dt> and Usage</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch06.html#view_statement_grammar"><span><strong class="command">view</strong></span> Statement Grammar</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch06.html#view_statement_grammar"><span><strong class="command">view</strong></span> Statement Grammar</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2566880"><span><strong class="command">view</strong></span> Statement Definition and Usage</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2566843"><span><strong class="command">view</strong></span> Statement Definition and Usage</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch06.html#zone_statement_grammar"><span><strong class="command">zone</strong></span> <dt><span class="sect2"><a href="Bv9ARM.ch06.html#zone_statement_grammar"><span><strong class="command">zone</strong></span>
Statement Grammar</a></span></dt> Statement Grammar</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2568250"><span><strong class="command">zone</strong></span> Statement Definition and Usage</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2568214"><span><strong class="command">zone</strong></span> Statement Definition and Usage</a></span></dt>
</dl></dd> </dl></dd>
<dt><span class="sect1"><a href="Bv9ARM.ch06.html#id2570443">Zone File</a></span></dt> <dt><span class="sect1"><a href="Bv9ARM.ch06.html#id2570475">Zone File</a></span></dt>
<dd><dl> <dd><dl>
<dt><span class="sect2"><a href="Bv9ARM.ch06.html#types_of_resource_records_and_when_to_use_them">Types of Resource Records and When to Use Them</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch06.html#types_of_resource_records_and_when_to_use_them">Types of Resource Records and When to Use Them</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2572396">Discussion of MX Records</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2572360">Discussion of MX Records</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch06.html#Setting_TTLs">Setting TTLs</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch06.html#Setting_TTLs">Setting TTLs</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2572948">Inverse Mapping in IPv4</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2573048">Inverse Mapping in IPv4</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2573143">Other Zone File Directives</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2573175">Other Zone File Directives</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2573468"><span class="acronym">BIND</span> Master File Extension: the <span><strong class="command">$GENERATE</strong></span> Directive</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2573432"><span class="acronym">BIND</span> Master File Extension: the <span><strong class="command">$GENERATE</strong></span> Directive</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch06.html#zonefile_format">Additional File Formats</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch06.html#zonefile_format">Additional File Formats</a></span></dt>
</dl></dd> </dl></dd>
</dl> </dl>
@ -1750,6 +1750,7 @@ category notify { null; };
[<span class="optional"> use-id-pool <em class="replaceable"><code>yes_or_no</code></em>; </span>] [<span class="optional"> use-id-pool <em class="replaceable"><code>yes_or_no</code></em>; </span>]
[<span class="optional"> maintain-ixfr-base <em class="replaceable"><code>yes_or_no</code></em>; </span>] [<span class="optional"> maintain-ixfr-base <em class="replaceable"><code>yes_or_no</code></em>; </span>]
[<span class="optional"> dnssec-enable <em class="replaceable"><code>yes_or_no</code></em>; </span>] [<span class="optional"> dnssec-enable <em class="replaceable"><code>yes_or_no</code></em>; </span>]
[<span class="optional"> dnssec-validation <em class="replaceable"><code>yes_or_no</code></em>; </span>]
[<span class="optional"> dnssec-lookaside <em class="replaceable"><code>domain</code></em> trust-anchor <em class="replaceable"><code>domain</code></em>; </span>] [<span class="optional"> dnssec-lookaside <em class="replaceable"><code>domain</code></em> trust-anchor <em class="replaceable"><code>domain</code></em>; </span>]
[<span class="optional"> dnssec-must-be-secure <em class="replaceable"><code>domain yes_or_no</code></em>; </span>] [<span class="optional"> dnssec-must-be-secure <em class="replaceable"><code>domain yes_or_no</code></em>; </span>]
[<span class="optional"> dnssec-accept-expired <em class="replaceable"><code>yes_or_no</code></em>; </span>] [<span class="optional"> dnssec-accept-expired <em class="replaceable"><code>yes_or_no</code></em>; </span>]
@ -2641,6 +2642,13 @@ options {
<dd><p> <dd><p>
Enable DNSSEC support in named. Unless set to <strong class="userinput"><code>yes</code></strong> Enable DNSSEC support in named. Unless set to <strong class="userinput"><code>yes</code></strong>
named behaves as if it does not support DNSSEC. named behaves as if it does not support DNSSEC.
The default is <strong class="userinput"><code>yes</code></strong>.
</p></dd>
<dt><span class="term"><span><strong class="command">dnssec-validation</strong></span></span></dt>
<dd><p>
Enable DNSSEC validation in named.
Note <span><strong class="command">dnssec-enable</strong></span> also needs to be
set to <strong class="userinput"><code>yes</code></strong> to be effective.
The default is <strong class="userinput"><code>no</code></strong>. The default is <strong class="userinput"><code>no</code></strong>.
</p></dd> </p></dd>
<dt><span class="term"><span><strong class="command">dnssec-accept-expired</strong></span></span></dt> <dt><span class="term"><span><strong class="command">dnssec-accept-expired</strong></span></span></dt>
@ -2755,7 +2763,7 @@ options {
</div> </div>
<div class="sect3" lang="en"> <div class="sect3" lang="en">
<div class="titlepage"><div><div><h4 class="title"> <div class="titlepage"><div><div><h4 class="title">
<a name="id2561942"></a>Forwarding</h4></div></div></div> <a name="id2562042"></a>Forwarding</h4></div></div></div>
<p> <p>
The forwarding facility can be used to create a large site-wide The forwarding facility can be used to create a large site-wide
cache on a few servers, reducing traffic over links to external cache on a few servers, reducing traffic over links to external
@ -2799,7 +2807,7 @@ options {
</div> </div>
<div class="sect3" lang="en"> <div class="sect3" lang="en">
<div class="titlepage"><div><div><h4 class="title"> <div class="titlepage"><div><div><h4 class="title">
<a name="id2562069"></a>Dual-stack Servers</h4></div></div></div> <a name="id2562101"></a>Dual-stack Servers</h4></div></div></div>
<p> <p>
Dual-stack servers are used as servers of last resort to work Dual-stack servers are used as servers of last resort to work
around around
@ -2959,7 +2967,7 @@ options {
</div> </div>
<div class="sect3" lang="en"> <div class="sect3" lang="en">
<div class="titlepage"><div><div><h4 class="title"> <div class="titlepage"><div><div><h4 class="title">
<a name="id2562408"></a>Interfaces</h4></div></div></div> <a name="id2562508"></a>Interfaces</h4></div></div></div>
<p> <p>
The interfaces and ports that the server will answer queries The interfaces and ports that the server will answer queries
from may be specified using the <span><strong class="command">listen-on</strong></span> option. <span><strong class="command">listen-on</strong></span> takes from may be specified using the <span><strong class="command">listen-on</strong></span> option. <span><strong class="command">listen-on</strong></span> takes
@ -3039,7 +3047,7 @@ listen-on-v6 port 1234 { !2001:db8::/32; any; };
</div> </div>
<div class="sect3" lang="en"> <div class="sect3" lang="en">
<div class="titlepage"><div><div><h4 class="title"> <div class="titlepage"><div><div><h4 class="title">
<a name="id2562497"></a>Query Address</h4></div></div></div> <a name="id2562733"></a>Query Address</h4></div></div></div>
<p> <p>
If the server doesn't know the answer to a question, it will If the server doesn't know the answer to a question, it will
query other name servers. <span><strong class="command">query-source</strong></span> specifies query other name servers. <span><strong class="command">query-source</strong></span> specifies
@ -3319,7 +3327,7 @@ query-source-v6 address * port *;
</div> </div>
<div class="sect3" lang="en"> <div class="sect3" lang="en">
<div class="titlepage"><div><div><h4 class="title"> <div class="titlepage"><div><div><h4 class="title">
<a name="id2563312"></a>Bad UDP Port Lists</h4></div></div></div> <a name="id2563344"></a>Bad UDP Port Lists</h4></div></div></div>
<p><span><strong class="command">avoid-v4-udp-ports</strong></span> <p><span><strong class="command">avoid-v4-udp-ports</strong></span>
and <span><strong class="command">avoid-v6-udp-ports</strong></span> specify a list and <span><strong class="command">avoid-v6-udp-ports</strong></span> specify a list
of IPv4 and IPv6 UDP ports that will not be used as system of IPv4 and IPv6 UDP ports that will not be used as system
@ -3333,7 +3341,7 @@ query-source-v6 address * port *;
</div> </div>
<div class="sect3" lang="en"> <div class="sect3" lang="en">
<div class="titlepage"><div><div><h4 class="title"> <div class="titlepage"><div><div><h4 class="title">
<a name="id2563326"></a>Operating System Resource Limits</h4></div></div></div> <a name="id2563495"></a>Operating System Resource Limits</h4></div></div></div>
<p> <p>
The server's usage of many system resources can be limited. The server's usage of many system resources can be limited.
Scaled values are allowed when specifying resource limits. For Scaled values are allowed when specifying resource limits. For
@ -3393,7 +3401,7 @@ query-source-v6 address * port *;
</div> </div>
<div class="sect3" lang="en"> <div class="sect3" lang="en">
<div class="titlepage"><div><div><h4 class="title"> <div class="titlepage"><div><div><h4 class="title">
<a name="id2563646"></a>Server Resource Limits</h4></div></div></div> <a name="id2563747"></a>Server Resource Limits</h4></div></div></div>
<p> <p>
The following options set limits on the server's The following options set limits on the server's
resource consumption that are enforced internally by the resource consumption that are enforced internally by the
@ -3471,7 +3479,7 @@ query-source-v6 address * port *;
</div> </div>
<div class="sect3" lang="en"> <div class="sect3" lang="en">
<div class="titlepage"><div><div><h4 class="title"> <div class="titlepage"><div><div><h4 class="title">
<a name="id2563848"></a>Periodic Task Intervals</h4></div></div></div> <a name="id2563948"></a>Periodic Task Intervals</h4></div></div></div>
<div class="variablelist"><dl> <div class="variablelist"><dl>
<dt><span class="term"><span><strong class="command">cleaning-interval</strong></span></span></dt> <dt><span class="term"><span><strong class="command">cleaning-interval</strong></span></span></dt>
<dd><p> <dd><p>
@ -4506,7 +4514,7 @@ query-source-v6 address * port *;
</div> </div>
<div class="sect2" lang="en"> <div class="sect2" lang="en">
<div class="titlepage"><div><div><h3 class="title"> <div class="titlepage"><div><div><h3 class="title">
<a name="id2566750"></a><span><strong class="command">trusted-keys</strong></span> Statement Grammar</h3></div></div></div> <a name="id2566714"></a><span><strong class="command">trusted-keys</strong></span> Statement Grammar</h3></div></div></div>
<pre class="programlisting">trusted-keys { <pre class="programlisting">trusted-keys {
<em class="replaceable"><code>string</code></em> <em class="replaceable"><code>number</code></em> <em class="replaceable"><code>number</code></em> <em class="replaceable"><code>number</code></em> <em class="replaceable"><code>string</code></em> ; <em class="replaceable"><code>string</code></em> <em class="replaceable"><code>number</code></em> <em class="replaceable"><code>number</code></em> <em class="replaceable"><code>number</code></em> <em class="replaceable"><code>string</code></em> ;
[<span class="optional"> <em class="replaceable"><code>string</code></em> <em class="replaceable"><code>number</code></em> <em class="replaceable"><code>number</code></em> <em class="replaceable"><code>number</code></em> <em class="replaceable"><code>string</code></em> ; [<span class="optional">...</span>]</span>] [<span class="optional"> <em class="replaceable"><code>string</code></em> <em class="replaceable"><code>number</code></em> <em class="replaceable"><code>number</code></em> <em class="replaceable"><code>number</code></em> <em class="replaceable"><code>string</code></em> ; [<span class="optional">...</span>]</span>]
@ -4515,7 +4523,7 @@ query-source-v6 address * port *;
</div> </div>
<div class="sect2" lang="en"> <div class="sect2" lang="en">
<div class="titlepage"><div><div><h3 class="title"> <div class="titlepage"><div><div><h3 class="title">
<a name="id2566800"></a><span><strong class="command">trusted-keys</strong></span> Statement Definition <a name="id2566763"></a><span><strong class="command">trusted-keys</strong></span> Statement Definition
and Usage</h3></div></div></div> and Usage</h3></div></div></div>
<p> <p>
The <span><strong class="command">trusted-keys</strong></span> statement defines The <span><strong class="command">trusted-keys</strong></span> statement defines
@ -4558,7 +4566,7 @@ query-source-v6 address * port *;
</div> </div>
<div class="sect2" lang="en"> <div class="sect2" lang="en">
<div class="titlepage"><div><div><h3 class="title"> <div class="titlepage"><div><div><h3 class="title">
<a name="id2566880"></a><span><strong class="command">view</strong></span> Statement Definition and Usage</h3></div></div></div> <a name="id2566843"></a><span><strong class="command">view</strong></span> Statement Definition and Usage</h3></div></div></div>
<p> <p>
The <span><strong class="command">view</strong></span> statement is a powerful The <span><strong class="command">view</strong></span> statement is a powerful
feature feature
@ -4809,10 +4817,10 @@ zone <em class="replaceable"><code>zone_name</code></em> [<span class="optional"
</div> </div>
<div class="sect2" lang="en"> <div class="sect2" lang="en">
<div class="titlepage"><div><div><h3 class="title"> <div class="titlepage"><div><div><h3 class="title">
<a name="id2568250"></a><span><strong class="command">zone</strong></span> Statement Definition and Usage</h3></div></div></div> <a name="id2568214"></a><span><strong class="command">zone</strong></span> Statement Definition and Usage</h3></div></div></div>
<div class="sect3" lang="en"> <div class="sect3" lang="en">
<div class="titlepage"><div><div><h4 class="title"> <div class="titlepage"><div><div><h4 class="title">
<a name="id2568258"></a>Zone Types</h4></div></div></div> <a name="id2568221"></a>Zone Types</h4></div></div></div>
<div class="informaltable"><table border="1"> <div class="informaltable"><table border="1">
<colgroup> <colgroup>
<col> <col>
@ -5021,7 +5029,7 @@ zone <em class="replaceable"><code>zone_name</code></em> [<span class="optional"
</div> </div>
<div class="sect3" lang="en"> <div class="sect3" lang="en">
<div class="titlepage"><div><div><h4 class="title"> <div class="titlepage"><div><div><h4 class="title">
<a name="id2568677"></a>Class</h4></div></div></div> <a name="id2568641"></a>Class</h4></div></div></div>
<p> <p>
The zone's name may optionally be followed by a class. If The zone's name may optionally be followed by a class. If
a class is not specified, class <code class="literal">IN</code> (for <code class="varname">Internet</code>), a class is not specified, class <code class="literal">IN</code> (for <code class="varname">Internet</code>),
@ -5043,7 +5051,7 @@ zone <em class="replaceable"><code>zone_name</code></em> [<span class="optional"
</div> </div>
<div class="sect3" lang="en"> <div class="sect3" lang="en">
<div class="titlepage"><div><div><h4 class="title"> <div class="titlepage"><div><div><h4 class="title">
<a name="id2568710"></a>Zone Options</h4></div></div></div> <a name="id2568674"></a>Zone Options</h4></div></div></div>
<div class="variablelist"><dl> <div class="variablelist"><dl>
<dt><span class="term"><span><strong class="command">journal</strong></span></span></dt> <dt><span class="term"><span><strong class="command">journal</strong></span></span></dt>
<dd><p> <dd><p>
@ -5526,7 +5534,7 @@ zone <em class="replaceable"><code>zone_name</code></em> [<span class="optional"
</div> </div>
<div class="sect1" lang="en"> <div class="sect1" lang="en">
<div class="titlepage"><div><div><h2 class="title" style="clear: both"> <div class="titlepage"><div><div><h2 class="title" style="clear: both">
<a name="id2570443"></a>Zone File</h2></div></div></div> <a name="id2570475"></a>Zone File</h2></div></div></div>
<div class="sect2" lang="en"> <div class="sect2" lang="en">
<div class="titlepage"><div><div><h3 class="title"> <div class="titlepage"><div><div><h3 class="title">
<a name="types_of_resource_records_and_when_to_use_them"></a>Types of Resource Records and When to Use Them</h3></div></div></div> <a name="types_of_resource_records_and_when_to_use_them"></a>Types of Resource Records and When to Use Them</h3></div></div></div>
@ -5539,7 +5547,7 @@ zone <em class="replaceable"><code>zone_name</code></em> [<span class="optional"
</p> </p>
<div class="sect3" lang="en"> <div class="sect3" lang="en">
<div class="titlepage"><div><div><h4 class="title"> <div class="titlepage"><div><div><h4 class="title">
<a name="id2570530"></a>Resource Records</h4></div></div></div> <a name="id2570493"></a>Resource Records</h4></div></div></div>
<p> <p>
A domain name identifies a node. Each node has a set of A domain name identifies a node. Each node has a set of
resource information, which may be empty. The set of resource resource information, which may be empty. The set of resource
@ -6190,7 +6198,7 @@ zone <em class="replaceable"><code>zone_name</code></em> [<span class="optional"
</div> </div>
<div class="sect3" lang="en"> <div class="sect3" lang="en">
<div class="titlepage"><div><div><h4 class="title"> <div class="titlepage"><div><div><h4 class="title">
<a name="id2571876"></a>Textual expression of RRs</h4></div></div></div> <a name="id2571840"></a>Textual expression of RRs</h4></div></div></div>
<p> <p>
RRs are represented in binary form in the packets of the DNS RRs are represented in binary form in the packets of the DNS
protocol, and are usually represented in highly encoded form protocol, and are usually represented in highly encoded form
@ -6393,7 +6401,7 @@ zone <em class="replaceable"><code>zone_name</code></em> [<span class="optional"
</div> </div>
<div class="sect2" lang="en"> <div class="sect2" lang="en">
<div class="titlepage"><div><div><h3 class="title"> <div class="titlepage"><div><div><h3 class="title">
<a name="id2572396"></a>Discussion of MX Records</h3></div></div></div> <a name="id2572360"></a>Discussion of MX Records</h3></div></div></div>
<p> <p>
As described above, domain servers store information as a As described above, domain servers store information as a
series of resource records, each of which contains a particular series of resource records, each of which contains a particular
@ -6651,7 +6659,7 @@ zone <em class="replaceable"><code>zone_name</code></em> [<span class="optional"
</div> </div>
<div class="sect2" lang="en"> <div class="sect2" lang="en">
<div class="titlepage"><div><div><h3 class="title"> <div class="titlepage"><div><div><h3 class="title">
<a name="id2572948"></a>Inverse Mapping in IPv4</h3></div></div></div> <a name="id2573048"></a>Inverse Mapping in IPv4</h3></div></div></div>
<p> <p>
Reverse name resolution (that is, translation from IP address Reverse name resolution (that is, translation from IP address
to name) is achieved by means of the <span class="emphasis"><em>in-addr.arpa</em></span> domain to name) is achieved by means of the <span class="emphasis"><em>in-addr.arpa</em></span> domain
@ -6712,7 +6720,7 @@ zone <em class="replaceable"><code>zone_name</code></em> [<span class="optional"
</div> </div>
<div class="sect2" lang="en"> <div class="sect2" lang="en">
<div class="titlepage"><div><div><h3 class="title"> <div class="titlepage"><div><div><h3 class="title">
<a name="id2573143"></a>Other Zone File Directives</h3></div></div></div> <a name="id2573175"></a>Other Zone File Directives</h3></div></div></div>
<p> <p>
The Master File Format was initially defined in RFC 1035 and The Master File Format was initially defined in RFC 1035 and
has subsequently been extended. While the Master File Format has subsequently been extended. While the Master File Format
@ -6727,7 +6735,7 @@ zone <em class="replaceable"><code>zone_name</code></em> [<span class="optional"
</p> </p>
<div class="sect3" lang="en"> <div class="sect3" lang="en">
<div class="titlepage"><div><div><h4 class="title"> <div class="titlepage"><div><div><h4 class="title">
<a name="id2573165"></a>The <span><strong class="command">$ORIGIN</strong></span> Directive</h4></div></div></div> <a name="id2573197"></a>The <span><strong class="command">$ORIGIN</strong></span> Directive</h4></div></div></div>
<p> <p>
Syntax: <span><strong class="command">$ORIGIN</strong></span> Syntax: <span><strong class="command">$ORIGIN</strong></span>
<em class="replaceable"><code>domain-name</code></em> <em class="replaceable"><code>domain-name</code></em>
@ -6755,7 +6763,7 @@ WWW.EXAMPLE.COM. CNAME MAIN-SERVER.EXAMPLE.COM.
</div> </div>
<div class="sect3" lang="en"> <div class="sect3" lang="en">
<div class="titlepage"><div><div><h4 class="title"> <div class="titlepage"><div><div><h4 class="title">
<a name="id2573294"></a>The <span><strong class="command">$INCLUDE</strong></span> Directive</h4></div></div></div> <a name="id2573326"></a>The <span><strong class="command">$INCLUDE</strong></span> Directive</h4></div></div></div>
<p> <p>
Syntax: <span><strong class="command">$INCLUDE</strong></span> Syntax: <span><strong class="command">$INCLUDE</strong></span>
<em class="replaceable"><code>filename</code></em> <em class="replaceable"><code>filename</code></em>
@ -6791,7 +6799,7 @@ WWW.EXAMPLE.COM. CNAME MAIN-SERVER.EXAMPLE.COM.
</div> </div>
<div class="sect3" lang="en"> <div class="sect3" lang="en">
<div class="titlepage"><div><div><h4 class="title"> <div class="titlepage"><div><div><h4 class="title">
<a name="id2573432"></a>The <span><strong class="command">$TTL</strong></span> Directive</h4></div></div></div> <a name="id2573396"></a>The <span><strong class="command">$TTL</strong></span> Directive</h4></div></div></div>
<p> <p>
Syntax: <span><strong class="command">$TTL</strong></span> Syntax: <span><strong class="command">$TTL</strong></span>
<em class="replaceable"><code>default-ttl</code></em> <em class="replaceable"><code>default-ttl</code></em>
@ -6810,7 +6818,7 @@ WWW.EXAMPLE.COM. CNAME MAIN-SERVER.EXAMPLE.COM.
</div> </div>
<div class="sect2" lang="en"> <div class="sect2" lang="en">
<div class="titlepage"><div><div><h3 class="title"> <div class="titlepage"><div><div><h3 class="title">
<a name="id2573468"></a><span class="acronym">BIND</span> Master File Extension: the <span><strong class="command">$GENERATE</strong></span> Directive</h3></div></div></div> <a name="id2573432"></a><span class="acronym">BIND</span> Master File Extension: the <span><strong class="command">$GENERATE</strong></span> Directive</h3></div></div></div>
<p> <p>
Syntax: <span><strong class="command">$GENERATE</strong></span> Syntax: <span><strong class="command">$GENERATE</strong></span>
<em class="replaceable"><code>range</code></em> <em class="replaceable"><code>range</code></em>

View File

@ -14,7 +14,7 @@
- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
- PERFORMANCE OF THIS SOFTWARE. - PERFORMANCE OF THIS SOFTWARE.
--> -->
<!-- $Id: Bv9ARM.ch07.html,v 1.119 2006/03/09 05:04:38 marka Exp $ --> <!-- $Id: Bv9ARM.ch07.html,v 1.120 2006/03/11 02:07:53 marka Exp $ -->
<html> <html>
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
@ -46,10 +46,10 @@
<p><b>Table of Contents</b></p> <p><b>Table of Contents</b></p>
<dl> <dl>
<dt><span class="sect1"><a href="Bv9ARM.ch07.html#Access_Control_Lists">Access Control Lists</a></span></dt> <dt><span class="sect1"><a href="Bv9ARM.ch07.html#Access_Control_Lists">Access Control Lists</a></span></dt>
<dt><span class="sect1"><a href="Bv9ARM.ch07.html#id2574150"><span><strong class="command">chroot</strong></span> and <span><strong class="command">setuid</strong></span></a></span></dt> <dt><span class="sect1"><a href="Bv9ARM.ch07.html#id2574045"><span><strong class="command">chroot</strong></span> and <span><strong class="command">setuid</strong></span></a></span></dt>
<dd><dl> <dd><dl>
<dt><span class="sect2"><a href="Bv9ARM.ch07.html#id2574226">The <span><strong class="command">chroot</strong></span> Environment</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch07.html#id2574189">The <span><strong class="command">chroot</strong></span> Environment</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch07.html#id2574285">Using the <span><strong class="command">setuid</strong></span> Function</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch07.html#id2574249">Using the <span><strong class="command">setuid</strong></span> Function</a></span></dt>
</dl></dd> </dl></dd>
<dt><span class="sect1"><a href="Bv9ARM.ch07.html#dynamic_update_security">Dynamic Update Security</a></span></dt> <dt><span class="sect1"><a href="Bv9ARM.ch07.html#dynamic_update_security">Dynamic Update Security</a></span></dt>
</dl> </dl>
@ -116,7 +116,7 @@ zone "example.com" {
</div> </div>
<div class="sect1" lang="en"> <div class="sect1" lang="en">
<div class="titlepage"><div><div><h2 class="title" style="clear: both"> <div class="titlepage"><div><div><h2 class="title" style="clear: both">
<a name="id2574150"></a><span><strong class="command">chroot</strong></span> and <span><strong class="command">setuid</strong></span></h2></div></div></div> <a name="id2574045"></a><span><strong class="command">chroot</strong></span> and <span><strong class="command">setuid</strong></span></h2></div></div></div>
<p> <p>
On UNIX servers, it is possible to run <span class="acronym">BIND</span> in a <span class="emphasis"><em>chrooted</em></span> environment On UNIX servers, it is possible to run <span class="acronym">BIND</span> in a <span class="emphasis"><em>chrooted</em></span> environment
(<span><strong class="command">chroot()</strong></span>) by specifying the "<code class="option">-t</code>" (<span><strong class="command">chroot()</strong></span>) by specifying the "<code class="option">-t</code>"
@ -139,7 +139,7 @@ zone "example.com" {
</p> </p>
<div class="sect2" lang="en"> <div class="sect2" lang="en">
<div class="titlepage"><div><div><h3 class="title"> <div class="titlepage"><div><div><h3 class="title">
<a name="id2574226"></a>The <span><strong class="command">chroot</strong></span> Environment</h3></div></div></div> <a name="id2574189"></a>The <span><strong class="command">chroot</strong></span> Environment</h3></div></div></div>
<p> <p>
In order for a <span><strong class="command">chroot()</strong></span> environment In order for a <span><strong class="command">chroot()</strong></span> environment
to to
@ -167,7 +167,7 @@ zone "example.com" {
</div> </div>
<div class="sect2" lang="en"> <div class="sect2" lang="en">
<div class="titlepage"><div><div><h3 class="title"> <div class="titlepage"><div><div><h3 class="title">
<a name="id2574285"></a>Using the <span><strong class="command">setuid</strong></span> Function</h3></div></div></div> <a name="id2574249"></a>Using the <span><strong class="command">setuid</strong></span> Function</h3></div></div></div>
<p> <p>
Prior to running the <span><strong class="command">named</strong></span> daemon, Prior to running the <span><strong class="command">named</strong></span> daemon,
use use

View File

@ -14,7 +14,7 @@
- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
- PERFORMANCE OF THIS SOFTWARE. - PERFORMANCE OF THIS SOFTWARE.
--> -->
<!-- $Id: Bv9ARM.ch08.html,v 1.118 2006/03/09 05:04:38 marka Exp $ --> <!-- $Id: Bv9ARM.ch08.html,v 1.119 2006/03/11 02:07:53 marka Exp $ -->
<html> <html>
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
@ -45,18 +45,18 @@
<div class="toc"> <div class="toc">
<p><b>Table of Contents</b></p> <p><b>Table of Contents</b></p>
<dl> <dl>
<dt><span class="sect1"><a href="Bv9ARM.ch08.html#id2574365">Common Problems</a></span></dt> <dt><span class="sect1"><a href="Bv9ARM.ch08.html#id2574329">Common Problems</a></span></dt>
<dd><dl><dt><span class="sect2"><a href="Bv9ARM.ch08.html#id2574371">It's not working; how can I figure out what's wrong?</a></span></dt></dl></dd> <dd><dl><dt><span class="sect2"><a href="Bv9ARM.ch08.html#id2574334">It's not working; how can I figure out what's wrong?</a></span></dt></dl></dd>
<dt><span class="sect1"><a href="Bv9ARM.ch08.html#id2574382">Incrementing and Changing the Serial Number</a></span></dt> <dt><span class="sect1"><a href="Bv9ARM.ch08.html#id2574414">Incrementing and Changing the Serial Number</a></span></dt>
<dt><span class="sect1"><a href="Bv9ARM.ch08.html#id2574400">Where Can I Get Help?</a></span></dt> <dt><span class="sect1"><a href="Bv9ARM.ch08.html#id2574432">Where Can I Get Help?</a></span></dt>
</dl> </dl>
</div> </div>
<div class="sect1" lang="en"> <div class="sect1" lang="en">
<div class="titlepage"><div><div><h2 class="title" style="clear: both"> <div class="titlepage"><div><div><h2 class="title" style="clear: both">
<a name="id2574365"></a>Common Problems</h2></div></div></div> <a name="id2574329"></a>Common Problems</h2></div></div></div>
<div class="sect2" lang="en"> <div class="sect2" lang="en">
<div class="titlepage"><div><div><h3 class="title"> <div class="titlepage"><div><div><h3 class="title">
<a name="id2574371"></a>It's not working; how can I figure out what's wrong?</h3></div></div></div> <a name="id2574334"></a>It's not working; how can I figure out what's wrong?</h3></div></div></div>
<p> <p>
The best solution to solving installation and The best solution to solving installation and
configuration issues is to take preventative measures by setting configuration issues is to take preventative measures by setting
@ -68,7 +68,7 @@
</div> </div>
<div class="sect1" lang="en"> <div class="sect1" lang="en">
<div class="titlepage"><div><div><h2 class="title" style="clear: both"> <div class="titlepage"><div><div><h2 class="title" style="clear: both">
<a name="id2574382"></a>Incrementing and Changing the Serial Number</h2></div></div></div> <a name="id2574414"></a>Incrementing and Changing the Serial Number</h2></div></div></div>
<p> <p>
Zone serial numbers are just numbers-they aren't date Zone serial numbers are just numbers-they aren't date
related. A lot of people set them to a number that represents a related. A lot of people set them to a number that represents a
@ -95,7 +95,7 @@
</div> </div>
<div class="sect1" lang="en"> <div class="sect1" lang="en">
<div class="titlepage"><div><div><h2 class="title" style="clear: both"> <div class="titlepage"><div><div><h2 class="title" style="clear: both">
<a name="id2574400"></a>Where Can I Get Help?</h2></div></div></div> <a name="id2574432"></a>Where Can I Get Help?</h2></div></div></div>
<p> <p>
The Internet Systems Consortium The Internet Systems Consortium
(<span class="acronym">ISC</span>) offers a wide range (<span class="acronym">ISC</span>) offers a wide range

View File

@ -14,7 +14,7 @@
- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
- PERFORMANCE OF THIS SOFTWARE. - PERFORMANCE OF THIS SOFTWARE.
--> -->
<!-- $Id: Bv9ARM.ch09.html,v 1.119 2006/03/09 05:04:38 marka Exp $ --> <!-- $Id: Bv9ARM.ch09.html,v 1.120 2006/03/11 02:07:53 marka Exp $ -->
<html> <html>
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
@ -45,21 +45,21 @@
<div class="toc"> <div class="toc">
<p><b>Table of Contents</b></p> <p><b>Table of Contents</b></p>
<dl> <dl>
<dt><span class="sect1"><a href="Bv9ARM.ch09.html#id2574530">Acknowledgments</a></span></dt> <dt><span class="sect1"><a href="Bv9ARM.ch09.html#id2574562">Acknowledgments</a></span></dt>
<dd><dl><dt><span class="sect2"><a href="Bv9ARM.ch09.html#historical_dns_information">A Brief History of the <span class="acronym">DNS</span> and <span class="acronym">BIND</span></a></span></dt></dl></dd> <dd><dl><dt><span class="sect2"><a href="Bv9ARM.ch09.html#historical_dns_information">A Brief History of the <span class="acronym">DNS</span> and <span class="acronym">BIND</span></a></span></dt></dl></dd>
<dt><span class="sect1"><a href="Bv9ARM.ch09.html#id2574689">General <span class="acronym">DNS</span> Reference Information</a></span></dt> <dt><span class="sect1"><a href="Bv9ARM.ch09.html#id2574721">General <span class="acronym">DNS</span> Reference Information</a></span></dt>
<dd><dl><dt><span class="sect2"><a href="Bv9ARM.ch09.html#ipv6addresses">IPv6 addresses (AAAA)</a></span></dt></dl></dd> <dd><dl><dt><span class="sect2"><a href="Bv9ARM.ch09.html#ipv6addresses">IPv6 addresses (AAAA)</a></span></dt></dl></dd>
<dt><span class="sect1"><a href="Bv9ARM.ch09.html#bibliography">Bibliography (and Suggested Reading)</a></span></dt> <dt><span class="sect1"><a href="Bv9ARM.ch09.html#bibliography">Bibliography (and Suggested Reading)</a></span></dt>
<dd><dl> <dd><dl>
<dt><span class="sect2"><a href="Bv9ARM.ch09.html#rfcs">Request for Comments (RFCs)</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch09.html#rfcs">Request for Comments (RFCs)</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch09.html#internet_drafts">Internet Drafts</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch09.html#internet_drafts">Internet Drafts</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch09.html#id2578060">Other Documents About <span class="acronym">BIND</span></a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch09.html#id2578092">Other Documents About <span class="acronym">BIND</span></a></span></dt>
</dl></dd> </dl></dd>
</dl> </dl>
</div> </div>
<div class="sect1" lang="en"> <div class="sect1" lang="en">
<div class="titlepage"><div><div><h2 class="title" style="clear: both"> <div class="titlepage"><div><div><h2 class="title" style="clear: both">
<a name="id2574530"></a>Acknowledgments</h2></div></div></div> <a name="id2574562"></a>Acknowledgments</h2></div></div></div>
<div class="sect2" lang="en"> <div class="sect2" lang="en">
<div class="titlepage"><div><div><h3 class="title"> <div class="titlepage"><div><div><h3 class="title">
<a name="historical_dns_information"></a>A Brief History of the <span class="acronym">DNS</span> and <span class="acronym">BIND</span></h3></div></div></div> <a name="historical_dns_information"></a>A Brief History of the <span class="acronym">DNS</span> and <span class="acronym">BIND</span></h3></div></div></div>
@ -145,7 +145,7 @@
</div> </div>
<div class="sect1" lang="en"> <div class="sect1" lang="en">
<div class="titlepage"><div><div><h2 class="title" style="clear: both"> <div class="titlepage"><div><div><h2 class="title" style="clear: both">
<a name="id2574689"></a>General <span class="acronym">DNS</span> Reference Information</h2></div></div></div> <a name="id2574721"></a>General <span class="acronym">DNS</span> Reference Information</h2></div></div></div>
<div class="sect2" lang="en"> <div class="sect2" lang="en">
<div class="titlepage"><div><div><h3 class="title"> <div class="titlepage"><div><div><h3 class="title">
<a name="ipv6addresses"></a>IPv6 addresses (AAAA)</h3></div></div></div> <a name="ipv6addresses"></a>IPv6 addresses (AAAA)</h3></div></div></div>
@ -232,7 +232,7 @@
</p> </p>
<div class="bibliography"> <div class="bibliography">
<div class="titlepage"><div><div><h4 class="title"> <div class="titlepage"><div><div><h4 class="title">
<a name="id2574945"></a>Bibliography</h4></div></div></div> <a name="id2574977"></a>Bibliography</h4></div></div></div>
<div class="bibliodiv"> <div class="bibliodiv">
<h3 class="title">Standards</h3> <h3 class="title">Standards</h3>
<div class="biblioentry"><p>[<span class="abbrev">RFC974</span>] <span class="author"><span class="firstname">C.</span> <span class="surname">Partridge</span>. </span><span class="title"><i>Mail Routing and the Domain System</i>. </span><span class="pubdate">January 1986. </span></p></div> <div class="biblioentry"><p>[<span class="abbrev">RFC974</span>] <span class="author"><span class="firstname">C.</span> <span class="surname">Partridge</span>. </span><span class="title"><i>Mail Routing and the Domain System</i>. </span><span class="pubdate">January 1986. </span></p></div>
@ -417,11 +417,11 @@
</div> </div>
<div class="sect2" lang="en"> <div class="sect2" lang="en">
<div class="titlepage"><div><div><h3 class="title"> <div class="titlepage"><div><div><h3 class="title">
<a name="id2578060"></a>Other Documents About <span class="acronym">BIND</span></h3></div></div></div> <a name="id2578092"></a>Other Documents About <span class="acronym">BIND</span></h3></div></div></div>
<p></p> <p></p>
<div class="bibliography"> <div class="bibliography">
<div class="titlepage"><div><div><h4 class="title"> <div class="titlepage"><div><div><h4 class="title">
<a name="id2578070"></a>Bibliography</h4></div></div></div> <a name="id2578102"></a>Bibliography</h4></div></div></div>
<div class="biblioentry"><p><span class="authorgroup"><span class="firstname">Paul</span> <span class="surname">Albitz</span> and <span class="firstname">Cricket</span> <span class="surname">Liu</span>. </span><span class="title"><i><span class="acronym">DNS</span> and <span class="acronym">BIND</span></i>. </span><span class="copyright">Copyright © 1998 Sebastopol, CA: O'Reilly and Associates. </span></p></div> <div class="biblioentry"><p><span class="authorgroup"><span class="firstname">Paul</span> <span class="surname">Albitz</span> and <span class="firstname">Cricket</span> <span class="surname">Liu</span>. </span><span class="title"><i><span class="acronym">DNS</span> and <span class="acronym">BIND</span></i>. </span><span class="copyright">Copyright © 1998 Sebastopol, CA: O'Reilly and Associates. </span></p></div>
</div> </div>
</div> </div>

View File

@ -14,7 +14,7 @@
- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
- PERFORMANCE OF THIS SOFTWARE. - PERFORMANCE OF THIS SOFTWARE.
--> -->
<!-- $Id: Bv9ARM.html,v 1.129 2006/03/09 05:04:38 marka Exp $ --> <!-- $Id: Bv9ARM.html,v 1.130 2006/03/11 02:07:53 marka Exp $ -->
<html> <html>
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
@ -155,54 +155,54 @@
<dt><span class="sect2"><a href="Bv9ARM.ch06.html#server_statement_grammar"><span><strong class="command">server</strong></span> Statement Grammar</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch06.html#server_statement_grammar"><span><strong class="command">server</strong></span> Statement Grammar</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch06.html#server_statement_definition_and_usage"><span><strong class="command">server</strong></span> Statement Definition and <dt><span class="sect2"><a href="Bv9ARM.ch06.html#server_statement_definition_and_usage"><span><strong class="command">server</strong></span> Statement Definition and
Usage</a></span></dt> Usage</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2566750"><span><strong class="command">trusted-keys</strong></span> Statement Grammar</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2566714"><span><strong class="command">trusted-keys</strong></span> Statement Grammar</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2566800"><span><strong class="command">trusted-keys</strong></span> Statement Definition <dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2566763"><span><strong class="command">trusted-keys</strong></span> Statement Definition
and Usage</a></span></dt> and Usage</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch06.html#view_statement_grammar"><span><strong class="command">view</strong></span> Statement Grammar</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch06.html#view_statement_grammar"><span><strong class="command">view</strong></span> Statement Grammar</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2566880"><span><strong class="command">view</strong></span> Statement Definition and Usage</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2566843"><span><strong class="command">view</strong></span> Statement Definition and Usage</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch06.html#zone_statement_grammar"><span><strong class="command">zone</strong></span> <dt><span class="sect2"><a href="Bv9ARM.ch06.html#zone_statement_grammar"><span><strong class="command">zone</strong></span>
Statement Grammar</a></span></dt> Statement Grammar</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2568250"><span><strong class="command">zone</strong></span> Statement Definition and Usage</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2568214"><span><strong class="command">zone</strong></span> Statement Definition and Usage</a></span></dt>
</dl></dd> </dl></dd>
<dt><span class="sect1"><a href="Bv9ARM.ch06.html#id2570443">Zone File</a></span></dt> <dt><span class="sect1"><a href="Bv9ARM.ch06.html#id2570475">Zone File</a></span></dt>
<dd><dl> <dd><dl>
<dt><span class="sect2"><a href="Bv9ARM.ch06.html#types_of_resource_records_and_when_to_use_them">Types of Resource Records and When to Use Them</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch06.html#types_of_resource_records_and_when_to_use_them">Types of Resource Records and When to Use Them</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2572396">Discussion of MX Records</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2572360">Discussion of MX Records</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch06.html#Setting_TTLs">Setting TTLs</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch06.html#Setting_TTLs">Setting TTLs</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2572948">Inverse Mapping in IPv4</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2573048">Inverse Mapping in IPv4</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2573143">Other Zone File Directives</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2573175">Other Zone File Directives</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2573468"><span class="acronym">BIND</span> Master File Extension: the <span><strong class="command">$GENERATE</strong></span> Directive</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch06.html#id2573432"><span class="acronym">BIND</span> Master File Extension: the <span><strong class="command">$GENERATE</strong></span> Directive</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch06.html#zonefile_format">Additional File Formats</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch06.html#zonefile_format">Additional File Formats</a></span></dt>
</dl></dd> </dl></dd>
</dl></dd> </dl></dd>
<dt><span class="chapter"><a href="Bv9ARM.ch07.html">7. <span class="acronym">BIND</span> 9 Security Considerations</a></span></dt> <dt><span class="chapter"><a href="Bv9ARM.ch07.html">7. <span class="acronym">BIND</span> 9 Security Considerations</a></span></dt>
<dd><dl> <dd><dl>
<dt><span class="sect1"><a href="Bv9ARM.ch07.html#Access_Control_Lists">Access Control Lists</a></span></dt> <dt><span class="sect1"><a href="Bv9ARM.ch07.html#Access_Control_Lists">Access Control Lists</a></span></dt>
<dt><span class="sect1"><a href="Bv9ARM.ch07.html#id2574150"><span><strong class="command">chroot</strong></span> and <span><strong class="command">setuid</strong></span></a></span></dt> <dt><span class="sect1"><a href="Bv9ARM.ch07.html#id2574045"><span><strong class="command">chroot</strong></span> and <span><strong class="command">setuid</strong></span></a></span></dt>
<dd><dl> <dd><dl>
<dt><span class="sect2"><a href="Bv9ARM.ch07.html#id2574226">The <span><strong class="command">chroot</strong></span> Environment</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch07.html#id2574189">The <span><strong class="command">chroot</strong></span> Environment</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch07.html#id2574285">Using the <span><strong class="command">setuid</strong></span> Function</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch07.html#id2574249">Using the <span><strong class="command">setuid</strong></span> Function</a></span></dt>
</dl></dd> </dl></dd>
<dt><span class="sect1"><a href="Bv9ARM.ch07.html#dynamic_update_security">Dynamic Update Security</a></span></dt> <dt><span class="sect1"><a href="Bv9ARM.ch07.html#dynamic_update_security">Dynamic Update Security</a></span></dt>
</dl></dd> </dl></dd>
<dt><span class="chapter"><a href="Bv9ARM.ch08.html">8. Troubleshooting</a></span></dt> <dt><span class="chapter"><a href="Bv9ARM.ch08.html">8. Troubleshooting</a></span></dt>
<dd><dl> <dd><dl>
<dt><span class="sect1"><a href="Bv9ARM.ch08.html#id2574365">Common Problems</a></span></dt> <dt><span class="sect1"><a href="Bv9ARM.ch08.html#id2574329">Common Problems</a></span></dt>
<dd><dl><dt><span class="sect2"><a href="Bv9ARM.ch08.html#id2574371">It's not working; how can I figure out what's wrong?</a></span></dt></dl></dd> <dd><dl><dt><span class="sect2"><a href="Bv9ARM.ch08.html#id2574334">It's not working; how can I figure out what's wrong?</a></span></dt></dl></dd>
<dt><span class="sect1"><a href="Bv9ARM.ch08.html#id2574382">Incrementing and Changing the Serial Number</a></span></dt> <dt><span class="sect1"><a href="Bv9ARM.ch08.html#id2574414">Incrementing and Changing the Serial Number</a></span></dt>
<dt><span class="sect1"><a href="Bv9ARM.ch08.html#id2574400">Where Can I Get Help?</a></span></dt> <dt><span class="sect1"><a href="Bv9ARM.ch08.html#id2574432">Where Can I Get Help?</a></span></dt>
</dl></dd> </dl></dd>
<dt><span class="appendix"><a href="Bv9ARM.ch09.html">A. Appendices</a></span></dt> <dt><span class="appendix"><a href="Bv9ARM.ch09.html">A. Appendices</a></span></dt>
<dd><dl> <dd><dl>
<dt><span class="sect1"><a href="Bv9ARM.ch09.html#id2574530">Acknowledgments</a></span></dt> <dt><span class="sect1"><a href="Bv9ARM.ch09.html#id2574562">Acknowledgments</a></span></dt>
<dd><dl><dt><span class="sect2"><a href="Bv9ARM.ch09.html#historical_dns_information">A Brief History of the <span class="acronym">DNS</span> and <span class="acronym">BIND</span></a></span></dt></dl></dd> <dd><dl><dt><span class="sect2"><a href="Bv9ARM.ch09.html#historical_dns_information">A Brief History of the <span class="acronym">DNS</span> and <span class="acronym">BIND</span></a></span></dt></dl></dd>
<dt><span class="sect1"><a href="Bv9ARM.ch09.html#id2574689">General <span class="acronym">DNS</span> Reference Information</a></span></dt> <dt><span class="sect1"><a href="Bv9ARM.ch09.html#id2574721">General <span class="acronym">DNS</span> Reference Information</a></span></dt>
<dd><dl><dt><span class="sect2"><a href="Bv9ARM.ch09.html#ipv6addresses">IPv6 addresses (AAAA)</a></span></dt></dl></dd> <dd><dl><dt><span class="sect2"><a href="Bv9ARM.ch09.html#ipv6addresses">IPv6 addresses (AAAA)</a></span></dt></dl></dd>
<dt><span class="sect1"><a href="Bv9ARM.ch09.html#bibliography">Bibliography (and Suggested Reading)</a></span></dt> <dt><span class="sect1"><a href="Bv9ARM.ch09.html#bibliography">Bibliography (and Suggested Reading)</a></span></dt>
<dd><dl> <dd><dl>
<dt><span class="sect2"><a href="Bv9ARM.ch09.html#rfcs">Request for Comments (RFCs)</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch09.html#rfcs">Request for Comments (RFCs)</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch09.html#internet_drafts">Internet Drafts</a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch09.html#internet_drafts">Internet Drafts</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch09.html#id2578060">Other Documents About <span class="acronym">BIND</span></a></span></dt> <dt><span class="sect2"><a href="Bv9ARM.ch09.html#id2578092">Other Documents About <span class="acronym">BIND</span></a></span></dt>
</dl></dd> </dl></dd>
</dl></dd> </dl></dd>
<dt><span class="reference"><a href="Bv9ARM.ch10.html">I. Manual pages</a></span></dt> <dt><span class="reference"><a href="Bv9ARM.ch10.html">I. Manual pages</a></span></dt>

View File

@ -14,7 +14,7 @@
- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
- PERFORMANCE OF THIS SOFTWARE. - PERFORMANCE OF THIS SOFTWARE.
--> -->
<!-- $Id: man.dig.html,v 1.23 2006/03/09 05:04:38 marka Exp $ --> <!-- $Id: man.dig.html,v 1.24 2006/03/11 02:07:53 marka Exp $ -->
<html> <html>
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
@ -52,7 +52,7 @@
<div class="cmdsynopsis"><p><code class="command">dig</code> [global-queryopt...] [query...]</p></div> <div class="cmdsynopsis"><p><code class="command">dig</code> [global-queryopt...] [query...]</p></div>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2544730"></a><h2>DESCRIPTION</h2> <a name="id2544830"></a><h2>DESCRIPTION</h2>
<p><span><strong class="command">dig</strong></span> <p><span><strong class="command">dig</strong></span>
(domain information groper) 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
@ -91,7 +91,7 @@
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2544873"></a><h2>SIMPLE USAGE</h2> <a name="id2544973"></a><h2>SIMPLE USAGE</h2>
<p> <p>
A typical invocation of <span><strong class="command">dig</strong></span> looks like: A typical invocation of <span><strong class="command">dig</strong></span> looks like:
</p> </p>
@ -137,7 +137,7 @@
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2544984"></a><h2>OPTIONS</h2> <a name="id2545084"></a><h2>OPTIONS</h2>
<p> <p>
The <code class="option">-b</code> option sets the source IP address of the query The <code class="option">-b</code> option sets the source IP address of the query
to <em class="parameter"><code>address</code></em>. This must be a valid to <em class="parameter"><code>address</code></em>. This must be a valid
@ -237,7 +237,7 @@
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2545317"></a><h2>QUERY OPTIONS</h2> <a name="id2578322"></a><h2>QUERY OPTIONS</h2>
<p><span><strong class="command">dig</strong></span> <p><span><strong class="command">dig</strong></span>
provides a number of query options which affect provides a number of query options which affect
the way in which lookups are made and the results displayed. Some of the way in which lookups are made and the results displayed. Some of
@ -556,7 +556,7 @@
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2628360"></a><h2>MULTIPLE QUERIES</h2> <a name="id2619790"></a><h2>MULTIPLE QUERIES</h2>
<p> <p>
The BIND 9 implementation of <span><strong class="command">dig </strong></span> The BIND 9 implementation of <span><strong class="command">dig </strong></span>
supports supports
@ -602,7 +602,7 @@ dig +qr www.isc.org any -x 127.0.0.1 isc.org ns +noqr
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2628445"></a><h2>IDN SUPPORT</h2> <a name="id2628477"></a><h2>IDN SUPPORT</h2>
<p> <p>
If <span><strong class="command">dig</strong></span> has been built with IDN (internationalized If <span><strong class="command">dig</strong></span> has been built with IDN (internationalized
domain name) support, it can accept and display non-ASCII domain names. domain name) support, it can accept and display non-ASCII domain names.
@ -616,14 +616,14 @@ dig +qr www.isc.org any -x 127.0.0.1 isc.org ns +noqr
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2628542"></a><h2>FILES</h2> <a name="id2628506"></a><h2>FILES</h2>
<p><code class="filename">/etc/resolv.conf</code> <p><code class="filename">/etc/resolv.conf</code>
</p> </p>
<p><code class="filename">${HOME}/.digrc</code> <p><code class="filename">${HOME}/.digrc</code>
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2628564"></a><h2>SEE ALSO</h2> <a name="id2628528"></a><h2>SEE ALSO</h2>
<p><span class="citerefentry"><span class="refentrytitle">host</span>(1)</span>, <p><span class="citerefentry"><span class="refentrytitle">host</span>(1)</span>,
<span class="citerefentry"><span class="refentrytitle">named</span>(8)</span>, <span class="citerefentry"><span class="refentrytitle">named</span>(8)</span>,
<span class="citerefentry"><span class="refentrytitle">dnssec-keygen</span>(8)</span>, <span class="citerefentry"><span class="refentrytitle">dnssec-keygen</span>(8)</span>,
@ -631,7 +631,7 @@ dig +qr www.isc.org any -x 127.0.0.1 isc.org ns +noqr
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2628601"></a><h2>BUGS</h2> <a name="id2628565"></a><h2>BUGS</h2>
<p> <p>
There are probably too many query options. There are probably too many query options.
</p> </p>

View File

@ -14,7 +14,7 @@
- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
- PERFORMANCE OF THIS SOFTWARE. - PERFORMANCE OF THIS SOFTWARE.
--> -->
<!-- $Id: man.dnssec-keygen.html,v 1.23 2006/03/09 05:04:38 marka Exp $ --> <!-- $Id: man.dnssec-keygen.html,v 1.24 2006/03/11 02:07:53 marka Exp $ -->
<html> <html>
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
@ -50,7 +50,7 @@
<div class="cmdsynopsis"><p><code class="command">dnssec-keygen</code> {-a <em class="replaceable"><code>algorithm</code></em>} {-b <em class="replaceable"><code>keysize</code></em>} {-n <em class="replaceable"><code>nametype</code></em>} [<code class="option">-c <em class="replaceable"><code>class</code></em></code>] [<code class="option">-e</code>] [<code class="option">-f <em class="replaceable"><code>flag</code></em></code>] [<code class="option">-g <em class="replaceable"><code>generator</code></em></code>] [<code class="option">-h</code>] [<code class="option">-k</code>] [<code class="option">-p <em class="replaceable"><code>protocol</code></em></code>] [<code class="option">-r <em class="replaceable"><code>randomdev</code></em></code>] [<code class="option">-s <em class="replaceable"><code>strength</code></em></code>] [<code class="option">-t <em class="replaceable"><code>type</code></em></code>] [<code class="option">-v <em class="replaceable"><code>level</code></em></code>] {name}</p></div> <div class="cmdsynopsis"><p><code class="command">dnssec-keygen</code> {-a <em class="replaceable"><code>algorithm</code></em>} {-b <em class="replaceable"><code>keysize</code></em>} {-n <em class="replaceable"><code>nametype</code></em>} [<code class="option">-c <em class="replaceable"><code>class</code></em></code>] [<code class="option">-e</code>] [<code class="option">-f <em class="replaceable"><code>flag</code></em></code>] [<code class="option">-g <em class="replaceable"><code>generator</code></em></code>] [<code class="option">-h</code>] [<code class="option">-k</code>] [<code class="option">-p <em class="replaceable"><code>protocol</code></em></code>] [<code class="option">-r <em class="replaceable"><code>randomdev</code></em></code>] [<code class="option">-s <em class="replaceable"><code>strength</code></em></code>] [<code class="option">-t <em class="replaceable"><code>type</code></em></code>] [<code class="option">-v <em class="replaceable"><code>level</code></em></code>] {name}</p></div>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2579348"></a><h2>DESCRIPTION</h2> <a name="id2579312"></a><h2>DESCRIPTION</h2>
<p><span><strong class="command">dnssec-keygen</strong></span> <p><span><strong class="command">dnssec-keygen</strong></span>
generates keys for DNSSEC (Secure DNS), as defined in RFC 2535 generates keys for DNSSEC (Secure DNS), as defined in RFC 2535
and RFC &lt;TBA\&gt;. It can also generate keys for use with and RFC &lt;TBA\&gt;. It can also generate keys for use with
@ -58,7 +58,7 @@
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2579362"></a><h2>OPTIONS</h2> <a name="id2579325"></a><h2>OPTIONS</h2>
<div class="variablelist"><dl> <div class="variablelist"><dl>
<dt><span class="term">-a <em class="replaceable"><code>algorithm</code></em></span></dt> <dt><span class="term">-a <em class="replaceable"><code>algorithm</code></em></span></dt>
<dd> <dd>
@ -166,7 +166,7 @@
</dl></div> </dl></div>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2579978"></a><h2>GENERATED KEYS</h2> <a name="id2580352"></a><h2>GENERATED KEYS</h2>
<p> <p>
When <span><strong class="command">dnssec-keygen</strong></span> completes When <span><strong class="command">dnssec-keygen</strong></span> completes
successfully, successfully,
@ -212,7 +212,7 @@
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2580222"></a><h2>EXAMPLE</h2> <a name="id2580459"></a><h2>EXAMPLE</h2>
<p> <p>
To generate a 768-bit DSA key for the domain To generate a 768-bit DSA key for the domain
<strong class="userinput"><code>example.com</code></strong>, the following command would be <strong class="userinput"><code>example.com</code></strong>, the following command would be
@ -233,7 +233,7 @@
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2580279"></a><h2>SEE ALSO</h2> <a name="id2580516"></a><h2>SEE ALSO</h2>
<p><span class="citerefentry"><span class="refentrytitle">dnssec-signzone</span>(8)</span>, <p><span class="citerefentry"><span class="refentrytitle">dnssec-signzone</span>(8)</span>,
<em class="citetitle">BIND 9 Administrator Reference Manual</em>, <em class="citetitle">BIND 9 Administrator Reference Manual</em>,
<em class="citetitle">RFC 2535</em>, <em class="citetitle">RFC 2535</em>,
@ -242,7 +242,7 @@
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2580310"></a><h2>AUTHOR</h2> <a name="id2580547"></a><h2>AUTHOR</h2>
<p><span class="corpauthor">Internet Systems Consortium</span> <p><span class="corpauthor">Internet Systems Consortium</span>
</p> </p>
</div> </div>

View File

@ -14,7 +14,7 @@
- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
- PERFORMANCE OF THIS SOFTWARE. - PERFORMANCE OF THIS SOFTWARE.
--> -->
<!-- $Id: man.dnssec-signzone.html,v 1.22 2006/03/09 05:04:38 marka Exp $ --> <!-- $Id: man.dnssec-signzone.html,v 1.23 2006/03/11 02:07:53 marka Exp $ -->
<html> <html>
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
@ -50,7 +50,7 @@
<div class="cmdsynopsis"><p><code class="command">dnssec-signzone</code> [<code class="option">-a</code>] [<code class="option">-c <em class="replaceable"><code>class</code></em></code>] [<code class="option">-d <em class="replaceable"><code>directory</code></em></code>] [<code class="option">-e <em class="replaceable"><code>end-time</code></em></code>] [<code class="option">-f <em class="replaceable"><code>output-file</code></em></code>] [<code class="option">-g</code>] [<code class="option">-h</code>] [<code class="option">-k <em class="replaceable"><code>key</code></em></code>] [<code class="option">-l <em class="replaceable"><code>domain</code></em></code>] [<code class="option">-i <em class="replaceable"><code>interval</code></em></code>] [<code class="option">-I <em class="replaceable"><code>input-format</code></em></code>] [<code class="option">-j <em class="replaceable"><code>jitter</code></em></code>] [<code class="option">-n <em class="replaceable"><code>nthreads</code></em></code>] [<code class="option">-o <em class="replaceable"><code>origin</code></em></code>] [<code class="option">-O <em class="replaceable"><code>output-format</code></em></code>] [<code class="option">-p</code>] [<code class="option">-r <em class="replaceable"><code>randomdev</code></em></code>] [<code class="option">-s <em class="replaceable"><code>start-time</code></em></code>] [<code class="option">-t</code>] [<code class="option">-v <em class="replaceable"><code>level</code></em></code>] [<code class="option">-z</code>] {zonefile} [key...]</p></div> <div class="cmdsynopsis"><p><code class="command">dnssec-signzone</code> [<code class="option">-a</code>] [<code class="option">-c <em class="replaceable"><code>class</code></em></code>] [<code class="option">-d <em class="replaceable"><code>directory</code></em></code>] [<code class="option">-e <em class="replaceable"><code>end-time</code></em></code>] [<code class="option">-f <em class="replaceable"><code>output-file</code></em></code>] [<code class="option">-g</code>] [<code class="option">-h</code>] [<code class="option">-k <em class="replaceable"><code>key</code></em></code>] [<code class="option">-l <em class="replaceable"><code>domain</code></em></code>] [<code class="option">-i <em class="replaceable"><code>interval</code></em></code>] [<code class="option">-I <em class="replaceable"><code>input-format</code></em></code>] [<code class="option">-j <em class="replaceable"><code>jitter</code></em></code>] [<code class="option">-n <em class="replaceable"><code>nthreads</code></em></code>] [<code class="option">-o <em class="replaceable"><code>origin</code></em></code>] [<code class="option">-O <em class="replaceable"><code>output-format</code></em></code>] [<code class="option">-p</code>] [<code class="option">-r <em class="replaceable"><code>randomdev</code></em></code>] [<code class="option">-s <em class="replaceable"><code>start-time</code></em></code>] [<code class="option">-t</code>] [<code class="option">-v <em class="replaceable"><code>level</code></em></code>] [<code class="option">-z</code>] {zonefile} [key...]</p></div>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2581194"></a><h2>DESCRIPTION</h2> <a name="id2581294"></a><h2>DESCRIPTION</h2>
<p><span><strong class="command">dnssec-signzone</strong></span> <p><span><strong class="command">dnssec-signzone</strong></span>
signs a zone. It generates signs a zone. It generates
NSEC and RRSIG records and produces a signed version of the NSEC and RRSIG records and produces a signed version of the
@ -61,7 +61,7 @@
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2581213"></a><h2>OPTIONS</h2> <a name="id2581314"></a><h2>OPTIONS</h2>
<div class="variablelist"><dl> <div class="variablelist"><dl>
<dt><span class="term">-a</span></dt> <dt><span class="term">-a</span></dt>
<dd><p> <dd><p>
@ -238,7 +238,7 @@
</dl></div> </dl></div>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2582019"></a><h2>EXAMPLE</h2> <a name="id2582733"></a><h2>EXAMPLE</h2>
<p> <p>
The following command signs the <strong class="userinput"><code>example.com</code></strong> The following command signs the <strong class="userinput"><code>example.com</code></strong>
zone with the DSA key generated in the <span><strong class="command">dnssec-keygen</strong></span> zone with the DSA key generated in the <span><strong class="command">dnssec-keygen</strong></span>
@ -264,14 +264,14 @@
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2582220"></a><h2>SEE ALSO</h2> <a name="id2582798"></a><h2>SEE ALSO</h2>
<p><span class="citerefentry"><span class="refentrytitle">dnssec-keygen</span>(8)</span>, <p><span class="citerefentry"><span class="refentrytitle">dnssec-keygen</span>(8)</span>,
<em class="citetitle">BIND 9 Administrator Reference Manual</em>, <em class="citetitle">BIND 9 Administrator Reference Manual</em>,
<em class="citetitle">RFC 2535</em>. <em class="citetitle">RFC 2535</em>.
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2582245"></a><h2>AUTHOR</h2> <a name="id2582823"></a><h2>AUTHOR</h2>
<p><span class="corpauthor">Internet Systems Consortium</span> <p><span class="corpauthor">Internet Systems Consortium</span>
</p> </p>
</div> </div>

View File

@ -14,7 +14,7 @@
- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
- PERFORMANCE OF THIS SOFTWARE. - PERFORMANCE OF THIS SOFTWARE.
--> -->
<!-- $Id: man.host.html,v 1.23 2006/03/09 05:04:38 marka Exp $ --> <!-- $Id: man.host.html,v 1.24 2006/03/11 02:07:53 marka Exp $ -->
<html> <html>
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
@ -50,7 +50,7 @@
<div class="cmdsynopsis"><p><code class="command">host</code> [<code class="option">-aCdlnrsTwv</code>] [<code class="option">-c <em class="replaceable"><code>class</code></em></code>] [<code class="option">-N <em class="replaceable"><code>ndots</code></em></code>] [<code class="option">-R <em class="replaceable"><code>number</code></em></code>] [<code class="option">-t <em class="replaceable"><code>type</code></em></code>] [<code class="option">-W <em class="replaceable"><code>wait</code></em></code>] [<code class="option">-m <em class="replaceable"><code>flag</code></em></code>] [<code class="option">-4</code>] [<code class="option">-6</code>] {name} [server]</p></div> <div class="cmdsynopsis"><p><code class="command">host</code> [<code class="option">-aCdlnrsTwv</code>] [<code class="option">-c <em class="replaceable"><code>class</code></em></code>] [<code class="option">-N <em class="replaceable"><code>ndots</code></em></code>] [<code class="option">-R <em class="replaceable"><code>number</code></em></code>] [<code class="option">-t <em class="replaceable"><code>type</code></em></code>] [<code class="option">-W <em class="replaceable"><code>wait</code></em></code>] [<code class="option">-m <em class="replaceable"><code>flag</code></em></code>] [<code class="option">-4</code>] [<code class="option">-6</code>] {name} [server]</p></div>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2578521"></a><h2>DESCRIPTION</h2> <a name="id2545649"></a><h2>DESCRIPTION</h2>
<p><span><strong class="command">host</strong></span> <p><span><strong class="command">host</strong></span>
is a simple utility for performing DNS lookups. is a simple utility for performing DNS lookups.
It is normally used to convert names to IP addresses and vice versa. It is normally used to convert names to IP addresses and vice versa.
@ -202,7 +202,7 @@
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2578899"></a><h2>IDN SUPPORT</h2> <a name="id2578862"></a><h2>IDN SUPPORT</h2>
<p> <p>
If <span><strong class="command">host</strong></span> has been built with IDN (internationalized If <span><strong class="command">host</strong></span> has been built with IDN (internationalized
domain name) support, it can accept and display non-ASCII domain names. domain name) support, it can accept and display non-ASCII domain names.
@ -216,12 +216,12 @@
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2578928"></a><h2>FILES</h2> <a name="id2578891"></a><h2>FILES</h2>
<p><code class="filename">/etc/resolv.conf</code> <p><code class="filename">/etc/resolv.conf</code>
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2578941"></a><h2>SEE ALSO</h2> <a name="id2578905"></a><h2>SEE ALSO</h2>
<p><span class="citerefentry"><span class="refentrytitle">dig</span>(1)</span>, <p><span class="citerefentry"><span class="refentrytitle">dig</span>(1)</span>,
<span class="citerefentry"><span class="refentrytitle">named</span>(8)</span>. <span class="citerefentry"><span class="refentrytitle">named</span>(8)</span>.
</p> </p>

View File

@ -14,7 +14,7 @@
- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
- PERFORMANCE OF THIS SOFTWARE. - PERFORMANCE OF THIS SOFTWARE.
--> -->
<!-- $Id: man.named-checkconf.html,v 1.22 2006/03/09 05:04:38 marka Exp $ --> <!-- $Id: man.named-checkconf.html,v 1.23 2006/03/11 02:07:53 marka Exp $ -->
<html> <html>
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
@ -50,14 +50,14 @@
<div class="cmdsynopsis"><p><code class="command">named-checkconf</code> [<code class="option">-v</code>] [<code class="option">-j</code>] [<code class="option">-t <em class="replaceable"><code>directory</code></em></code>] {filename} [<code class="option">-z</code>]</p></div> <div class="cmdsynopsis"><p><code class="command">named-checkconf</code> [<code class="option">-v</code>] [<code class="option">-j</code>] [<code class="option">-t <em class="replaceable"><code>directory</code></em></code>] {filename} [<code class="option">-z</code>]</p></div>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2582443"></a><h2>DESCRIPTION</h2> <a name="id2583021"></a><h2>DESCRIPTION</h2>
<p><span><strong class="command">named-checkconf</strong></span> <p><span><strong class="command">named-checkconf</strong></span>
checks the syntax, but not the semantics, of a named checks the syntax, but not the semantics, of a named
configuration file. configuration file.
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2582457"></a><h2>OPTIONS</h2> <a name="id2583035"></a><h2>OPTIONS</h2>
<div class="variablelist"><dl> <div class="variablelist"><dl>
<dt><span class="term">-t <em class="replaceable"><code>directory</code></em></span></dt> <dt><span class="term">-t <em class="replaceable"><code>directory</code></em></span></dt>
<dd><p> <dd><p>
@ -88,20 +88,20 @@
</dl></div> </dl></div>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2582558"></a><h2>RETURN VALUES</h2> <a name="id2583137"></a><h2>RETURN VALUES</h2>
<p><span><strong class="command">named-checkconf</strong></span> <p><span><strong class="command">named-checkconf</strong></span>
returns an exit status of 1 if returns an exit status of 1 if
errors were detected and 0 otherwise. errors were detected and 0 otherwise.
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2582572"></a><h2>SEE ALSO</h2> <a name="id2583150"></a><h2>SEE ALSO</h2>
<p><span class="citerefentry"><span class="refentrytitle">named</span>(8)</span>, <p><span class="citerefentry"><span class="refentrytitle">named</span>(8)</span>,
<em class="citetitle">BIND 9 Administrator Reference Manual</em>. <em class="citetitle">BIND 9 Administrator Reference Manual</em>.
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2582594"></a><h2>AUTHOR</h2> <a name="id2583172"></a><h2>AUTHOR</h2>
<p><span class="corpauthor">Internet Systems Consortium</span> <p><span class="corpauthor">Internet Systems Consortium</span>
</p> </p>
</div> </div>

View File

@ -14,7 +14,7 @@
- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
- PERFORMANCE OF THIS SOFTWARE. - PERFORMANCE OF THIS SOFTWARE.
--> -->
<!-- $Id: man.named-checkzone.html,v 1.24 2006/03/09 05:04:38 marka Exp $ --> <!-- $Id: man.named-checkzone.html,v 1.25 2006/03/11 02:07:53 marka Exp $ -->
<html> <html>
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
@ -51,7 +51,7 @@
<div class="cmdsynopsis"><p><code class="command">named-compilezone</code> [<code class="option">-d</code>] [<code class="option">-j</code>] [<code class="option">-q</code>] [<code class="option">-v</code>] [<code class="option">-c <em class="replaceable"><code>class</code></em></code>] [<code class="option">-C <em class="replaceable"><code>mode</code></em></code>] [<code class="option">-f <em class="replaceable"><code>format</code></em></code>] [<code class="option">-F <em class="replaceable"><code>format</code></em></code>] [<code class="option">-i <em class="replaceable"><code>mode</code></em></code>] [<code class="option">-k <em class="replaceable"><code>mode</code></em></code>] [<code class="option">-m <em class="replaceable"><code>mode</code></em></code>] [<code class="option">-n <em class="replaceable"><code>mode</code></em></code>] [<code class="option">-o <em class="replaceable"><code>filename</code></em></code>] [<code class="option">-s <em class="replaceable"><code>style</code></em></code>] [<code class="option">-t <em class="replaceable"><code>directory</code></em></code>] [<code class="option">-w <em class="replaceable"><code>directory</code></em></code>] [<code class="option">-D</code>] [<code class="option">-W <em class="replaceable"><code>mode</code></em></code>] {zonename} {filename}</p></div> <div class="cmdsynopsis"><p><code class="command">named-compilezone</code> [<code class="option">-d</code>] [<code class="option">-j</code>] [<code class="option">-q</code>] [<code class="option">-v</code>] [<code class="option">-c <em class="replaceable"><code>class</code></em></code>] [<code class="option">-C <em class="replaceable"><code>mode</code></em></code>] [<code class="option">-f <em class="replaceable"><code>format</code></em></code>] [<code class="option">-F <em class="replaceable"><code>format</code></em></code>] [<code class="option">-i <em class="replaceable"><code>mode</code></em></code>] [<code class="option">-k <em class="replaceable"><code>mode</code></em></code>] [<code class="option">-m <em class="replaceable"><code>mode</code></em></code>] [<code class="option">-n <em class="replaceable"><code>mode</code></em></code>] [<code class="option">-o <em class="replaceable"><code>filename</code></em></code>] [<code class="option">-s <em class="replaceable"><code>style</code></em></code>] [<code class="option">-t <em class="replaceable"><code>directory</code></em></code>] [<code class="option">-w <em class="replaceable"><code>directory</code></em></code>] [<code class="option">-D</code>] [<code class="option">-W <em class="replaceable"><code>mode</code></em></code>] {zonename} {filename}</p></div>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2583721"></a><h2>DESCRIPTION</h2> <a name="id2584163"></a><h2>DESCRIPTION</h2>
<p><span><strong class="command">named-checkzone</strong></span> <p><span><strong class="command">named-checkzone</strong></span>
checks the syntax and integrity of a zone file. It performs the checks the syntax and integrity of a zone file. It performs the
same checks as <span><strong class="command">named</strong></span> does when loading a same checks as <span><strong class="command">named</strong></span> does when loading a
@ -71,7 +71,7 @@
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2583771"></a><h2>OPTIONS</h2> <a name="id2584213"></a><h2>OPTIONS</h2>
<div class="variablelist"><dl> <div class="variablelist"><dl>
<dt><span class="term">-d</span></dt> <dt><span class="term">-d</span></dt>
<dd><p> <dd><p>
@ -251,21 +251,21 @@
</dl></div> </dl></div>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2584484"></a><h2>RETURN VALUES</h2> <a name="id2585813"></a><h2>RETURN VALUES</h2>
<p><span><strong class="command">named-checkzone</strong></span> <p><span><strong class="command">named-checkzone</strong></span>
returns an exit status of 1 if returns an exit status of 1 if
errors were detected and 0 otherwise. errors were detected and 0 otherwise.
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2584498"></a><h2>SEE ALSO</h2> <a name="id2585827"></a><h2>SEE ALSO</h2>
<p><span class="citerefentry"><span class="refentrytitle">named</span>(8)</span>, <p><span class="citerefentry"><span class="refentrytitle">named</span>(8)</span>,
<em class="citetitle">RFC 1035</em>, <em class="citetitle">RFC 1035</em>,
<em class="citetitle">BIND 9 Administrator Reference Manual</em>. <em class="citetitle">BIND 9 Administrator Reference Manual</em>.
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2584590"></a><h2>AUTHOR</h2> <a name="id2585851"></a><h2>AUTHOR</h2>
<p><span class="corpauthor">Internet Systems Consortium</span> <p><span class="corpauthor">Internet Systems Consortium</span>
</p> </p>
</div> </div>

View File

@ -14,7 +14,7 @@
- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
- PERFORMANCE OF THIS SOFTWARE. - PERFORMANCE OF THIS SOFTWARE.
--> -->
<!-- $Id: man.named.html,v 1.25 2006/03/09 05:04:38 marka Exp $ --> <!-- $Id: man.named.html,v 1.26 2006/03/11 02:07:53 marka Exp $ -->
<html> <html>
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
@ -50,7 +50,7 @@
<div class="cmdsynopsis"><p><code class="command">named</code> [<code class="option">-4</code>] [<code class="option">-6</code>] [<code class="option">-c <em class="replaceable"><code>config-file</code></em></code>] [<code class="option">-d <em class="replaceable"><code>debug-level</code></em></code>] [<code class="option">-f</code>] [<code class="option">-g</code>] [<code class="option">-n <em class="replaceable"><code>#cpus</code></em></code>] [<code class="option">-p <em class="replaceable"><code>port</code></em></code>] [<code class="option">-s</code>] [<code class="option">-t <em class="replaceable"><code>directory</code></em></code>] [<code class="option">-u <em class="replaceable"><code>user</code></em></code>] [<code class="option">-v</code>] [<code class="option">-x <em class="replaceable"><code>cache-file</code></em></code>]</p></div> <div class="cmdsynopsis"><p><code class="command">named</code> [<code class="option">-4</code>] [<code class="option">-6</code>] [<code class="option">-c <em class="replaceable"><code>config-file</code></em></code>] [<code class="option">-d <em class="replaceable"><code>debug-level</code></em></code>] [<code class="option">-f</code>] [<code class="option">-g</code>] [<code class="option">-n <em class="replaceable"><code>#cpus</code></em></code>] [<code class="option">-p <em class="replaceable"><code>port</code></em></code>] [<code class="option">-s</code>] [<code class="option">-t <em class="replaceable"><code>directory</code></em></code>] [<code class="option">-u <em class="replaceable"><code>user</code></em></code>] [<code class="option">-v</code>] [<code class="option">-x <em class="replaceable"><code>cache-file</code></em></code>]</p></div>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2586157"></a><h2>DESCRIPTION</h2> <a name="id2586139"></a><h2>DESCRIPTION</h2>
<p><span><strong class="command">named</strong></span> <p><span><strong class="command">named</strong></span>
is a Domain Name System (DNS) server, is a Domain Name System (DNS) server,
part of the BIND 9 distribution from ISC. For more part of the BIND 9 distribution from ISC. For more
@ -65,7 +65,7 @@
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2586188"></a><h2>OPTIONS</h2> <a name="id2586170"></a><h2>OPTIONS</h2>
<div class="variablelist"><dl> <div class="variablelist"><dl>
<dt><span class="term">-4</span></dt> <dt><span class="term">-4</span></dt>
<dd><p> <dd><p>
@ -198,7 +198,7 @@
</dl></div> </dl></div>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2586558"></a><h2>SIGNALS</h2> <a name="id2586540"></a><h2>SIGNALS</h2>
<p> <p>
In routine operation, signals should not be used to control In routine operation, signals should not be used to control
the nameserver; <span><strong class="command">rndc</strong></span> should be used the nameserver; <span><strong class="command">rndc</strong></span> should be used
@ -219,7 +219,7 @@
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2586609"></a><h2>CONFIGURATION</h2> <a name="id2586590"></a><h2>CONFIGURATION</h2>
<p> <p>
The <span><strong class="command">named</strong></span> configuration file is too complex The <span><strong class="command">named</strong></span> configuration file is too complex
to describe in detail here. A complete description is provided to describe in detail here. A complete description is provided
@ -228,7 +228,7 @@
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2586833"></a><h2>FILES</h2> <a name="id2586610"></a><h2>FILES</h2>
<div class="variablelist"><dl> <div class="variablelist"><dl>
<dt><span class="term"><code class="filename">/etc/named.conf</code></span></dt> <dt><span class="term"><code class="filename">/etc/named.conf</code></span></dt>
<dd><p> <dd><p>
@ -241,17 +241,18 @@
</dl></div> </dl></div>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2586876"></a><h2>SEE ALSO</h2> <a name="id2586653"></a><h2>SEE ALSO</h2>
<p><em class="citetitle">RFC 1033</em>, <p><em class="citetitle">RFC 1033</em>,
<em class="citetitle">RFC 1034</em>, <em class="citetitle">RFC 1034</em>,
<em class="citetitle">RFC 1035</em>, <em class="citetitle">RFC 1035</em>,
<span class="citerefentry"><span class="refentrytitle">rndc</span>(8)</span>, <span class="citerefentry"><span class="refentrytitle">rndc</span>(8)</span>,
<span class="citerefentry"><span class="refentrytitle">lwresd</span>(8)</span>, <span class="citerefentry"><span class="refentrytitle">lwresd</span>(8)</span>,
<span class="citerefentry"><span class="refentrytitle">named.conf</span>(5)</span>,
<em class="citetitle">BIND 9 Administrator Reference Manual</em>. <em class="citetitle">BIND 9 Administrator Reference Manual</em>.
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2586916"></a><h2>AUTHOR</h2> <a name="id2586773"></a><h2>AUTHOR</h2>
<p><span class="corpauthor">Internet Systems Consortium</span> <p><span class="corpauthor">Internet Systems Consortium</span>
</p> </p>
</div> </div>

View File

@ -14,7 +14,7 @@
- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
- PERFORMANCE OF THIS SOFTWARE. - PERFORMANCE OF THIS SOFTWARE.
--> -->
<!-- $Id: man.rndc-confgen.html,v 1.25 2006/03/09 05:04:38 marka Exp $ --> <!-- $Id: man.rndc-confgen.html,v 1.26 2006/03/11 02:07:53 marka Exp $ -->
<html> <html>
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
@ -48,7 +48,7 @@
<div class="cmdsynopsis"><p><code class="command">rndc-confgen</code> [<code class="option">-a</code>] [<code class="option">-b <em class="replaceable"><code>keysize</code></em></code>] [<code class="option">-c <em class="replaceable"><code>keyfile</code></em></code>] [<code class="option">-h</code>] [<code class="option">-k <em class="replaceable"><code>keyname</code></em></code>] [<code class="option">-p <em class="replaceable"><code>port</code></em></code>] [<code class="option">-r <em class="replaceable"><code>randomfile</code></em></code>] [<code class="option">-s <em class="replaceable"><code>address</code></em></code>] [<code class="option">-t <em class="replaceable"><code>chrootdir</code></em></code>] [<code class="option">-u <em class="replaceable"><code>user</code></em></code>]</p></div> <div class="cmdsynopsis"><p><code class="command">rndc-confgen</code> [<code class="option">-a</code>] [<code class="option">-b <em class="replaceable"><code>keysize</code></em></code>] [<code class="option">-c <em class="replaceable"><code>keyfile</code></em></code>] [<code class="option">-h</code>] [<code class="option">-k <em class="replaceable"><code>keyname</code></em></code>] [<code class="option">-p <em class="replaceable"><code>port</code></em></code>] [<code class="option">-r <em class="replaceable"><code>randomfile</code></em></code>] [<code class="option">-s <em class="replaceable"><code>address</code></em></code>] [<code class="option">-t <em class="replaceable"><code>chrootdir</code></em></code>] [<code class="option">-u <em class="replaceable"><code>user</code></em></code>]</p></div>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2589610"></a><h2>DESCRIPTION</h2> <a name="id2588701"></a><h2>DESCRIPTION</h2>
<p><span><strong class="command">rndc-confgen</strong></span> <p><span><strong class="command">rndc-confgen</strong></span>
generates configuration files generates configuration files
for <span><strong class="command">rndc</strong></span>. It can be used as a for <span><strong class="command">rndc</strong></span>. It can be used as a
@ -64,7 +64,7 @@
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2598414"></a><h2>OPTIONS</h2> <a name="id2588972"></a><h2>OPTIONS</h2>
<div class="variablelist"><dl> <div class="variablelist"><dl>
<dt><span class="term">-a</span></dt> <dt><span class="term">-a</span></dt>
<dd> <dd>
@ -171,7 +171,7 @@
</dl></div> </dl></div>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2598869"></a><h2>EXAMPLES</h2> <a name="id2589427"></a><h2>EXAMPLES</h2>
<p> <p>
To allow <span><strong class="command">rndc</strong></span> to be used with To allow <span><strong class="command">rndc</strong></span> to be used with
no manual configuration, run no manual configuration, run
@ -188,7 +188,7 @@
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2598925"></a><h2>SEE ALSO</h2> <a name="id2589483"></a><h2>SEE ALSO</h2>
<p><span class="citerefentry"><span class="refentrytitle">rndc</span>(8)</span>, <p><span class="citerefentry"><span class="refentrytitle">rndc</span>(8)</span>,
<span class="citerefentry"><span class="refentrytitle">rndc.conf</span>(5)</span>, <span class="citerefentry"><span class="refentrytitle">rndc.conf</span>(5)</span>,
<span class="citerefentry"><span class="refentrytitle">named</span>(8)</span>, <span class="citerefentry"><span class="refentrytitle">named</span>(8)</span>,
@ -196,7 +196,7 @@
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2598964"></a><h2>AUTHOR</h2> <a name="id2589522"></a><h2>AUTHOR</h2>
<p><span class="corpauthor">Internet Systems Consortium</span> <p><span class="corpauthor">Internet Systems Consortium</span>
</p> </p>
</div> </div>

View File

@ -14,7 +14,7 @@
- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
- PERFORMANCE OF THIS SOFTWARE. - PERFORMANCE OF THIS SOFTWARE.
--> -->
<!-- $Id: man.rndc.conf.html,v 1.25 2006/03/09 05:04:38 marka Exp $ --> <!-- $Id: man.rndc.conf.html,v 1.26 2006/03/11 02:07:53 marka Exp $ -->
<html> <html>
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
@ -50,7 +50,7 @@
<div class="cmdsynopsis"><p><code class="command">rndc.conf</code> </p></div> <div class="cmdsynopsis"><p><code class="command">rndc.conf</code> </p></div>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2588244"></a><h2>DESCRIPTION</h2> <a name="id2587949"></a><h2>DESCRIPTION</h2>
<p><code class="filename">rndc.conf</code> is the configuration file <p><code class="filename">rndc.conf</code> is the configuration file
for <span><strong class="command">rndc</strong></span>, the BIND 9 name server control for <span><strong class="command">rndc</strong></span>, the BIND 9 name server control
utility. This file has a similar structure and syntax to utility. This file has a similar structure and syntax to
@ -135,7 +135,7 @@
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2588620"></a><h2>EXAMPLE</h2> <a name="id2588258"></a><h2>EXAMPLE</h2>
<pre class="programlisting"> <pre class="programlisting">
options { options {
default-server localhost; default-server localhost;
@ -209,7 +209,7 @@
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2588742"></a><h2>NAME SERVER CONFIGURATION</h2> <a name="id2588379"></a><h2>NAME SERVER CONFIGURATION</h2>
<p> <p>
The name server must be configured to accept rndc connections and The name server must be configured to accept rndc connections and
to recognize the key specified in the <code class="filename">rndc.conf</code> to recognize the key specified in the <code class="filename">rndc.conf</code>
@ -219,7 +219,7 @@
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2588768"></a><h2>SEE ALSO</h2> <a name="id2588405"></a><h2>SEE ALSO</h2>
<p><span class="citerefentry"><span class="refentrytitle">rndc</span>(8)</span>, <p><span class="citerefentry"><span class="refentrytitle">rndc</span>(8)</span>,
<span class="citerefentry"><span class="refentrytitle">rndc-confgen</span>(8)</span>, <span class="citerefentry"><span class="refentrytitle">rndc-confgen</span>(8)</span>,
<span class="citerefentry"><span class="refentrytitle">mmencode</span>(1)</span>, <span class="citerefentry"><span class="refentrytitle">mmencode</span>(1)</span>,
@ -227,7 +227,7 @@
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2588806"></a><h2>AUTHOR</h2> <a name="id2588443"></a><h2>AUTHOR</h2>
<p><span class="corpauthor">Internet Systems Consortium</span> <p><span class="corpauthor">Internet Systems Consortium</span>
</p> </p>
</div> </div>

View File

@ -14,7 +14,7 @@
- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
- PERFORMANCE OF THIS SOFTWARE. - PERFORMANCE OF THIS SOFTWARE.
--> -->
<!-- $Id: man.rndc.html,v 1.25 2006/03/09 05:04:38 marka Exp $ --> <!-- $Id: man.rndc.html,v 1.26 2006/03/11 02:07:53 marka Exp $ -->
<html> <html>
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
@ -50,7 +50,7 @@
<div class="cmdsynopsis"><p><code class="command">rndc</code> [<code class="option">-b <em class="replaceable"><code>source-address</code></em></code>] [<code class="option">-c <em class="replaceable"><code>config-file</code></em></code>] [<code class="option">-k <em class="replaceable"><code>key-file</code></em></code>] [<code class="option">-s <em class="replaceable"><code>server</code></em></code>] [<code class="option">-p <em class="replaceable"><code>port</code></em></code>] [<code class="option">-V</code>] [<code class="option">-y <em class="replaceable"><code>key_id</code></em></code>] {command}</p></div> <div class="cmdsynopsis"><p><code class="command">rndc</code> [<code class="option">-b <em class="replaceable"><code>source-address</code></em></code>] [<code class="option">-c <em class="replaceable"><code>config-file</code></em></code>] [<code class="option">-k <em class="replaceable"><code>key-file</code></em></code>] [<code class="option">-s <em class="replaceable"><code>server</code></em></code>] [<code class="option">-p <em class="replaceable"><code>port</code></em></code>] [<code class="option">-V</code>] [<code class="option">-y <em class="replaceable"><code>key_id</code></em></code>] {command}</p></div>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2587466"></a><h2>DESCRIPTION</h2> <a name="id2587172"></a><h2>DESCRIPTION</h2>
<p><span><strong class="command">rndc</strong></span> <p><span><strong class="command">rndc</strong></span>
controls the operation of a name controls the operation of a name
server. It supersedes the <span><strong class="command">ndc</strong></span> utility server. It supersedes the <span><strong class="command">ndc</strong></span> utility
@ -79,7 +79,7 @@
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2587653"></a><h2>OPTIONS</h2> <a name="id2587222"></a><h2>OPTIONS</h2>
<div class="variablelist"><dl> <div class="variablelist"><dl>
<dt><span class="term">-b <em class="replaceable"><code>source-address</code></em></span></dt> <dt><span class="term">-b <em class="replaceable"><code>source-address</code></em></span></dt>
<dd><p> <dd><p>
@ -152,7 +152,7 @@
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2587940"></a><h2>LIMITATIONS</h2> <a name="id2587577"></a><h2>LIMITATIONS</h2>
<p><span><strong class="command">rndc</strong></span> <p><span><strong class="command">rndc</strong></span>
does not yet support all the commands of does not yet support all the commands of
the BIND 8 <span><strong class="command">ndc</strong></span> utility. the BIND 8 <span><strong class="command">ndc</strong></span> utility.
@ -166,7 +166,7 @@
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2587971"></a><h2>SEE ALSO</h2> <a name="id2587745"></a><h2>SEE ALSO</h2>
<p><span class="citerefentry"><span class="refentrytitle">rndc.conf</span>(5)</span>, <p><span class="citerefentry"><span class="refentrytitle">rndc.conf</span>(5)</span>,
<span class="citerefentry"><span class="refentrytitle">named</span>(8)</span>, <span class="citerefentry"><span class="refentrytitle">named</span>(8)</span>,
<span class="citerefentry"><span class="refentrytitle">named.conf</span>(5)</span> <span class="citerefentry"><span class="refentrytitle">named.conf</span>(5)</span>
@ -175,7 +175,7 @@
</p> </p>
</div> </div>
<div class="refsect1" lang="en"> <div class="refsect1" lang="en">
<a name="id2588018"></a><h2>AUTHOR</h2> <a name="id2587792"></a><h2>AUTHOR</h2>
<p><span class="corpauthor">Internet Systems Consortium</span> <p><span class="corpauthor">Internet Systems Consortium</span>
</p> </p>
</div> </div>

View File

@ -86,6 +86,7 @@ options {
root-delegation-only [ exclude { <quoted_string>; ... } ]; root-delegation-only [ exclude { <quoted_string>; ... } ];
disable-algorithms <string> { <string>; ... }; disable-algorithms <string> { <string>; ... };
dnssec-enable <boolean>; dnssec-enable <boolean>;
dnssec-validation <boolean>;
dnssec-lookaside <string> trust-anchor <string>; dnssec-lookaside <string> trust-anchor <string>;
dnssec-must-be-secure <string> <boolean>; dnssec-must-be-secure <string> <boolean>;
dnssec-accept-expired <boolean>; dnssec-accept-expired <boolean>;
@ -313,6 +314,7 @@ view <string> <optional_class> {
root-delegation-only [ exclude { <quoted_string>; ... } ]; root-delegation-only [ exclude { <quoted_string>; ... } ];
disable-algorithms <string> { <string>; ... }; disable-algorithms <string> { <string>; ... };
dnssec-enable <boolean>; dnssec-enable <boolean>;
dnssec-validation <boolean>;
dnssec-lookaside <string> trust-anchor <string>; dnssec-lookaside <string> trust-anchor <string>;
dnssec-must-be-secure <string> <boolean>; dnssec-must-be-secure <string> <boolean>;
dnssec-accept-expired <boolean>; dnssec-accept-expired <boolean>;