mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-10 22:50:00 -04:00
regen v9_9
This commit is contained in:
parent
d6e0d893be
commit
bbed6bdd52
182 changed files with 2053 additions and 2010 deletions
28
FAQ
28
FAQ
|
|
@ -1,14 +1,10 @@
|
|||
Frequently Asked Questions about BIND 9
|
||||
|
||||
Copyright © 2004-2010, 2013, 2014 Internet Systems Consortium, Inc.
|
||||
Copyright ? 2004-2010, 2013, 2014 Internet Systems Consortium, Inc.
|
||||
("ISC")
|
||||
|
||||
Copyright © 2000-2003 Internet Software Consortium.
|
||||
Copyright ? 2000-2003 Internet Software Consortium.
|
||||
|
||||
-----------------------------------------------------------------------
|
||||
|
||||
1. Compilation and Installation Questions
|
||||
|
||||
Q: I'm trying to compile BIND 9, and "make" is failing due to files not
|
||||
being found. Why?
|
||||
|
||||
|
|
@ -35,8 +31,6 @@ A: Short Answer: No.
|
|||
answers to all these questions change how you configure even a caching
|
||||
name server.
|
||||
|
||||
2. Configuration and Setup Questions
|
||||
|
||||
Q: Why does named log the warning message "no TTL specified - using SOA
|
||||
MINTTL instead"?
|
||||
|
||||
|
|
@ -392,8 +386,6 @@ A: You can use server clauses to stop named making external lookups over
|
|||
server fd81:ec6c:bd62::/48 { bogus no; }; // site ULA prefix
|
||||
server ::/0 { bogus yes; };
|
||||
|
||||
3. Operations Questions
|
||||
|
||||
Q: How to change the nameservers for a zone?
|
||||
|
||||
A: Step 1: Ensure all nameservers, new and old, are serving the same zone
|
||||
|
|
@ -436,8 +428,6 @@ A: Step 1: Ensure all nameservers, new and old, are serving the same zone
|
|||
Note: while it is possible to run the addition and removal stages
|
||||
together it is not recommended.
|
||||
|
||||
4. General Questions
|
||||
|
||||
Q: I keep getting log messages like the following. Why?
|
||||
|
||||
Dec 4 23:47:59 client 10.0.0.1#1355: updating zone 'example.com/IN':
|
||||
|
|
@ -609,10 +599,6 @@ A: NSEC3 records are strictly meta data and can only be returned in the
|
|||
records does not bring names into existence that do not exist in the
|
||||
unsigned version of the zone.
|
||||
|
||||
5. Operating-System Specific Questions
|
||||
|
||||
5.1. HPUX
|
||||
|
||||
Q: I get the following error trying to configure BIND:
|
||||
|
||||
checking if unistd.h or sys/types.h defines fd_set... no
|
||||
|
|
@ -627,8 +613,6 @@ A: You have attempted to configure BIND with the bundled C compiler. This
|
|||
|
||||
./configure CC=<compiler> ...
|
||||
|
||||
5.2. Linux
|
||||
|
||||
Q: Why do I get the following errors:
|
||||
|
||||
general: errno2result.c:109: unexpected error:
|
||||
|
|
@ -813,8 +797,6 @@ A: This is usually due to "/proc/net/if_inet6" not being available in the
|
|||
proc /proc proc defaults 0 0
|
||||
proc /var/named/proc proc defaults 0 0
|
||||
|
||||
5.3. Windows
|
||||
|
||||
Q: Zone transfers from my BIND 9 master to my Windows 2000 slave fail.
|
||||
Why?
|
||||
|
||||
|
|
@ -839,8 +821,6 @@ A: This is the service manager saying that named exited. You need to
|
|||
Directory "C:\windows\dns\etc";
|
||||
};
|
||||
|
||||
5.4. FreeBSD
|
||||
|
||||
Q: I have FreeBSD 4.x and "rndc-confgen -a" just sits there.
|
||||
|
||||
A: /dev/random is not configured. Use rndcontrol(8) to tell the kernel to
|
||||
|
|
@ -851,16 +831,12 @@ A: /dev/random is not configured. Use rndcontrol(8) to tell the kernel to
|
|||
|
||||
See also <http://people.freebsd.org/~dougb/randomness.html>.
|
||||
|
||||
5.5. Solaris
|
||||
|
||||
Q: How do I integrate BIND 9 and Solaris SMF
|
||||
|
||||
A: Sun has a blog entry describing how to do this.
|
||||
|
||||
<http://blogs.sun.com/roller/page/anay/Weblog?catname=%2FSolaris>
|
||||
|
||||
5.6. Apple Mac OS X
|
||||
|
||||
Q: How do I run BIND 9 on Apple Mac OS X?
|
||||
|
||||
A: If you run Tiger(Mac OS 10.4) or later then this is all you need to do:
|
||||
|
|
|
|||
1
FAQ.xml
1
FAQ.xml
|
|
@ -14,6 +14,7 @@
|
|||
- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||
- PERFORMANCE OF THIS SOFTWARE.
|
||||
-->
|
||||
|
||||
<!-- Converted by db4-upgrade version 1.0 -->
|
||||
<article xmlns="http://docbook.org/ns/docbook" version="5.0" class="faq">
|
||||
|
||||
|
|
|
|||
|
|
@ -18,7 +18,7 @@
|
|||
'\" t
|
||||
.\" Title: named-checkconf
|
||||
.\" Author:
|
||||
.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
|
||||
.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
|
||||
.\" Date: 2014-01-10
|
||||
.\" Manual: BIND9
|
||||
.\" Source: ISC
|
||||
|
|
|
|||
|
|
@ -18,9 +18,9 @@
|
|||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
|
||||
<title>named-checkconf</title>
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry">
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" title="named-checkconf">
|
||||
<a name="man.named-checkconf"></a><div class="titlepage"></div>
|
||||
|
||||
|
||||
|
|
@ -37,7 +37,7 @@
|
|||
</p>
|
||||
</div>
|
||||
|
||||
<div class="refsynopsisdiv">
|
||||
<div class="refsynopsisdiv" title="Synopsis">
|
||||
<h2>Synopsis</h2>
|
||||
<div class="cmdsynopsis"><p>
|
||||
<code class="command">named-checkconf</code>
|
||||
|
|
@ -52,8 +52,8 @@
|
|||
</p></div>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.7"></a><h2>DESCRIPTION</h2>
|
||||
<div class="refsection" title="DESCRIPTION">
|
||||
<a name="idp60952144"></a><h2>DESCRIPTION</h2>
|
||||
|
||||
<p><span class="command"><strong>named-checkconf</strong></span>
|
||||
checks the syntax, but not the semantics, of a
|
||||
|
|
@ -74,11 +74,11 @@
|
|||
</p>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.8"></a><h2>OPTIONS</h2>
|
||||
<div class="refsection" title="OPTIONS">
|
||||
<a name="idp60961872"></a><h2>OPTIONS</h2>
|
||||
|
||||
|
||||
<div class="variablelist"><dl class="variablelist">
|
||||
<div class="variablelist"><dl>
|
||||
<dt><span class="term">-h</span></dt>
|
||||
<dd>
|
||||
<p>
|
||||
|
|
@ -143,8 +143,8 @@
|
|||
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.9"></a><h2>RETURN VALUES</h2>
|
||||
<div class="refsection" title="RETURN VALUES">
|
||||
<a name="idp60978896"></a><h2>RETURN VALUES</h2>
|
||||
|
||||
<p><span class="command"><strong>named-checkconf</strong></span>
|
||||
returns an exit status of 1 if
|
||||
|
|
@ -152,8 +152,8 @@
|
|||
</p>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.10"></a><h2>SEE ALSO</h2>
|
||||
<div class="refsection" title="SEE ALSO">
|
||||
<a name="idp60980560"></a><h2>SEE ALSO</h2>
|
||||
|
||||
<p><span class="citerefentry">
|
||||
<span class="refentrytitle">named</span>(8)
|
||||
|
|
|
|||
|
|
@ -18,7 +18,7 @@
|
|||
'\" t
|
||||
.\" Title: named-checkzone
|
||||
.\" Author:
|
||||
.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
|
||||
.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
|
||||
.\" Date: 2013-04-29
|
||||
.\" Manual: BIND9
|
||||
.\" Source: ISC
|
||||
|
|
|
|||
|
|
@ -14,6 +14,7 @@
|
|||
- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||
- PERFORMANCE OF THIS SOFTWARE.
|
||||
-->
|
||||
|
||||
<!-- Converted by db4-upgrade version 1.0 -->
|
||||
<refentry xmlns="http://docbook.org/ns/docbook" version="5.0" xml:id="man.named-checkzone">
|
||||
<info>
|
||||
|
|
|
|||
|
|
@ -18,9 +18,9 @@
|
|||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
|
||||
<title>named-checkzone</title>
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry">
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" title="named-checkzone">
|
||||
<a name="man.named-checkzone"></a><div class="titlepage"></div>
|
||||
|
||||
|
||||
|
|
@ -38,7 +38,7 @@
|
|||
</p>
|
||||
</div>
|
||||
|
||||
<div class="refsynopsisdiv">
|
||||
<div class="refsynopsisdiv" title="Synopsis">
|
||||
<h2>Synopsis</h2>
|
||||
<div class="cmdsynopsis"><p>
|
||||
<code class="command">named-checkzone</code>
|
||||
|
|
@ -96,8 +96,8 @@
|
|||
</p></div>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.7"></a><h2>DESCRIPTION</h2>
|
||||
<div class="refsection" title="DESCRIPTION">
|
||||
<a name="idp61118160"></a><h2>DESCRIPTION</h2>
|
||||
|
||||
<p><span class="command"><strong>named-checkzone</strong></span>
|
||||
checks the syntax and integrity of a zone file. It performs the
|
||||
|
|
@ -118,11 +118,11 @@
|
|||
</p>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.8"></a><h2>OPTIONS</h2>
|
||||
<div class="refsection" title="OPTIONS">
|
||||
<a name="idp61122640"></a><h2>OPTIONS</h2>
|
||||
|
||||
|
||||
<div class="variablelist"><dl class="variablelist">
|
||||
<div class="variablelist"><dl>
|
||||
<dt><span class="term">-d</span></dt>
|
||||
<dd>
|
||||
<p>
|
||||
|
|
@ -385,8 +385,8 @@
|
|||
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.9"></a><h2>RETURN VALUES</h2>
|
||||
<div class="refsection" title="RETURN VALUES">
|
||||
<a name="idp61197520"></a><h2>RETURN VALUES</h2>
|
||||
|
||||
<p><span class="command"><strong>named-checkzone</strong></span>
|
||||
returns an exit status of 1 if
|
||||
|
|
@ -394,8 +394,8 @@
|
|||
</p>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.10"></a><h2>SEE ALSO</h2>
|
||||
<div class="refsection" title="SEE ALSO">
|
||||
<a name="idp61199312"></a><h2>SEE ALSO</h2>
|
||||
|
||||
<p><span class="citerefentry">
|
||||
<span class="refentrytitle">named</span>(8)
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@
|
|||
'\" t
|
||||
.\" Title: ddns-confgen
|
||||
.\" Author:
|
||||
.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
|
||||
.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
|
||||
.\" Date: 2009-09-18
|
||||
.\" Manual: BIND9
|
||||
.\" Source: ISC
|
||||
|
|
|
|||
|
|
@ -13,6 +13,7 @@
|
|||
- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||
- PERFORMANCE OF THIS SOFTWARE.
|
||||
-->
|
||||
|
||||
<!-- Converted by db4-upgrade version 1.0 -->
|
||||
<refentry xmlns="http://docbook.org/ns/docbook" version="5.0" xml:id="man.ddns-confgen">
|
||||
<info>
|
||||
|
|
|
|||
|
|
@ -17,9 +17,9 @@
|
|||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
|
||||
<title>ddns-confgen</title>
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry">
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" title="ddns-confgen">
|
||||
<a name="man.ddns-confgen"></a><div class="titlepage"></div>
|
||||
|
||||
|
||||
|
|
@ -36,7 +36,7 @@
|
|||
|
||||
|
||||
|
||||
<div class="refsynopsisdiv">
|
||||
<div class="refsynopsisdiv" title="Synopsis">
|
||||
<h2>Synopsis</h2>
|
||||
<div class="cmdsynopsis"><p>
|
||||
<code class="command">ddns-confgen</code>
|
||||
|
|
@ -53,8 +53,8 @@
|
|||
</p></div>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.7"></a><h2>DESCRIPTION</h2>
|
||||
<div class="refsection" title="DESCRIPTION">
|
||||
<a name="idp60922576"></a><h2>DESCRIPTION</h2>
|
||||
|
||||
<p><span class="command"><strong>ddns-confgen</strong></span>
|
||||
generates a key for use by <span class="command"><strong>nsupdate</strong></span>
|
||||
|
|
@ -84,11 +84,11 @@
|
|||
</p>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.8"></a><h2>OPTIONS</h2>
|
||||
<div class="refsection" title="OPTIONS">
|
||||
<a name="idp60933840"></a><h2>OPTIONS</h2>
|
||||
|
||||
|
||||
<div class="variablelist"><dl class="variablelist">
|
||||
<div class="variablelist"><dl>
|
||||
<dt><span class="term">-a <em class="replaceable"><code>algorithm</code></em></span></dt>
|
||||
<dd>
|
||||
<p>
|
||||
|
|
@ -168,8 +168,8 @@
|
|||
</dl></div>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.9"></a><h2>SEE ALSO</h2>
|
||||
<div class="refsection" title="SEE ALSO">
|
||||
<a name="idp60955344"></a><h2>SEE ALSO</h2>
|
||||
|
||||
<p><span class="citerefentry">
|
||||
<span class="refentrytitle">nsupdate</span>(1)
|
||||
|
|
|
|||
|
|
@ -18,7 +18,7 @@
|
|||
'\" t
|
||||
.\" Title: rndc-confgen
|
||||
.\" Author:
|
||||
.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
|
||||
.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
|
||||
.\" Date: 2009-06-15
|
||||
.\" Manual: BIND9
|
||||
.\" Source: ISC
|
||||
|
|
|
|||
|
|
@ -14,6 +14,7 @@
|
|||
- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||
- PERFORMANCE OF THIS SOFTWARE.
|
||||
-->
|
||||
|
||||
<!-- Converted by db4-upgrade version 1.0 -->
|
||||
<refentry xmlns="http://docbook.org/ns/docbook" version="5.0" xml:id="man.rndc-confgen">
|
||||
<info>
|
||||
|
|
|
|||
|
|
@ -18,9 +18,9 @@
|
|||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
|
||||
<title>rndc-confgen</title>
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry">
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" title="rndc-confgen">
|
||||
<a name="man.rndc-confgen"></a><div class="titlepage"></div>
|
||||
|
||||
|
||||
|
|
@ -37,7 +37,7 @@
|
|||
|
||||
|
||||
|
||||
<div class="refsynopsisdiv">
|
||||
<div class="refsynopsisdiv" title="Synopsis">
|
||||
<h2>Synopsis</h2>
|
||||
<div class="cmdsynopsis"><p>
|
||||
<code class="command">rndc-confgen</code>
|
||||
|
|
@ -54,8 +54,8 @@
|
|||
</p></div>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.7"></a><h2>DESCRIPTION</h2>
|
||||
<div class="refsection" title="DESCRIPTION">
|
||||
<a name="idp60929104"></a><h2>DESCRIPTION</h2>
|
||||
|
||||
<p><span class="command"><strong>rndc-confgen</strong></span>
|
||||
generates configuration files
|
||||
|
|
@ -73,11 +73,11 @@
|
|||
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.8"></a><h2>OPTIONS</h2>
|
||||
<div class="refsection" title="OPTIONS">
|
||||
<a name="idp60901584"></a><h2>OPTIONS</h2>
|
||||
|
||||
|
||||
<div class="variablelist"><dl class="variablelist">
|
||||
<div class="variablelist"><dl>
|
||||
<dt><span class="term">-a</span></dt>
|
||||
<dd>
|
||||
<p>
|
||||
|
|
@ -201,8 +201,8 @@
|
|||
</dl></div>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.9"></a><h2>EXAMPLES</h2>
|
||||
<div class="refsection" title="EXAMPLES">
|
||||
<a name="idp60965584"></a><h2>EXAMPLES</h2>
|
||||
|
||||
<p>
|
||||
To allow <span class="command"><strong>rndc</strong></span> to be used with
|
||||
|
|
@ -220,8 +220,8 @@
|
|||
</p>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.10"></a><h2>SEE ALSO</h2>
|
||||
<div class="refsection" title="SEE ALSO">
|
||||
<a name="idp60970704"></a><h2>SEE ALSO</h2>
|
||||
|
||||
<p><span class="citerefentry">
|
||||
<span class="refentrytitle">rndc</span>(8)
|
||||
|
|
|
|||
|
|
@ -18,7 +18,7 @@
|
|||
'\" t
|
||||
.\" Title: dig
|
||||
.\" Author:
|
||||
.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
|
||||
.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
|
||||
.\" Date: 2014-02-12
|
||||
.\" Manual: BIND9
|
||||
.\" Source: ISC
|
||||
|
|
|
|||
|
|
@ -14,6 +14,7 @@
|
|||
- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||
- PERFORMANCE OF THIS SOFTWARE.
|
||||
-->
|
||||
|
||||
<!-- Converted by db4-upgrade version 1.0 -->
|
||||
<refentry xmlns="http://docbook.org/ns/docbook" version="5.0" xml:id="man.dig">
|
||||
|
||||
|
|
|
|||
|
|
@ -18,9 +18,9 @@
|
|||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
|
||||
<title>dig</title>
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry">
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" title="dig">
|
||||
<a name="man.dig"></a><div class="titlepage"></div>
|
||||
|
||||
|
||||
|
|
@ -38,7 +38,7 @@
|
|||
|
||||
|
||||
|
||||
<div class="refsynopsisdiv">
|
||||
<div class="refsynopsisdiv" title="Synopsis">
|
||||
<h2>Synopsis</h2>
|
||||
<div class="cmdsynopsis"><p>
|
||||
<code class="command">dig</code>
|
||||
|
|
@ -74,8 +74,8 @@
|
|||
</p></div>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.7"></a><h2>DESCRIPTION</h2>
|
||||
<div class="refsection" title="DESCRIPTION">
|
||||
<a name="idp60947152"></a><h2>DESCRIPTION</h2>
|
||||
|
||||
<p><span class="command"><strong>dig</strong></span>
|
||||
(domain information groper) is a flexible tool
|
||||
|
|
@ -129,8 +129,8 @@
|
|||
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.8"></a><h2>SIMPLE USAGE</h2>
|
||||
<div class="refsection" title="SIMPLE USAGE">
|
||||
<a name="idp60956240"></a><h2>SIMPLE USAGE</h2>
|
||||
|
||||
|
||||
<p>
|
||||
|
|
@ -141,7 +141,7 @@
|
|||
where:
|
||||
|
||||
</p>
|
||||
<div class="variablelist"><dl class="variablelist">
|
||||
<div class="variablelist"><dl>
|
||||
<dt><span class="term"><code class="constant">server</code></span></dt>
|
||||
<dd>
|
||||
<p>
|
||||
|
|
@ -190,11 +190,11 @@
|
|||
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.9"></a><h2>OPTIONS</h2>
|
||||
<div class="refsection" title="OPTIONS">
|
||||
<a name="idp60968656"></a><h2>OPTIONS</h2>
|
||||
|
||||
|
||||
<div class="variablelist"><dl class="variablelist">
|
||||
<div class="variablelist"><dl>
|
||||
<dt><span class="term">-4</span></dt>
|
||||
<dd>
|
||||
<p>
|
||||
|
|
@ -351,8 +351,8 @@
|
|||
</dl></div>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.10"></a><h2>QUERY OPTIONS</h2>
|
||||
<div class="refsection" title="QUERY OPTIONS">
|
||||
<a name="idp61013072"></a><h2>QUERY OPTIONS</h2>
|
||||
|
||||
|
||||
<p><span class="command"><strong>dig</strong></span>
|
||||
|
|
@ -377,7 +377,7 @@
|
|||
The query options are:
|
||||
|
||||
</p>
|
||||
<div class="variablelist"><dl class="variablelist">
|
||||
<div class="variablelist"><dl>
|
||||
<dt><span class="term"><code class="option">+[no]aaflag</code></span></dt>
|
||||
<dd>
|
||||
<p>
|
||||
|
|
@ -806,8 +806,8 @@
|
|||
</p>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.11"></a><h2>MULTIPLE QUERIES</h2>
|
||||
<div class="refsection" title="MULTIPLE QUERIES">
|
||||
<a name="idp61127504"></a><h2>MULTIPLE QUERIES</h2>
|
||||
|
||||
|
||||
<p>
|
||||
|
|
@ -858,8 +858,8 @@ dig +qr www.isc.org any -x 127.0.0.1 isc.org ns +noqr
|
|||
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.12"></a><h2>IDN SUPPORT</h2>
|
||||
<div class="refsection" title="IDN SUPPORT">
|
||||
<a name="idp61139024"></a><h2>IDN SUPPORT</h2>
|
||||
|
||||
<p>
|
||||
If <span class="command"><strong>dig</strong></span> has been built with IDN (internationalized
|
||||
|
|
@ -874,8 +874,8 @@ dig +qr www.isc.org any -x 127.0.0.1 isc.org ns +noqr
|
|||
</p>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.13"></a><h2>FILES</h2>
|
||||
<div class="refsection" title="FILES">
|
||||
<a name="idp61142096"></a><h2>FILES</h2>
|
||||
|
||||
<p><code class="filename">/etc/resolv.conf</code>
|
||||
</p>
|
||||
|
|
@ -883,8 +883,8 @@ dig +qr www.isc.org any -x 127.0.0.1 isc.org ns +noqr
|
|||
</p>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.14"></a><h2>SEE ALSO</h2>
|
||||
<div class="refsection" title="SEE ALSO">
|
||||
<a name="idp61144400"></a><h2>SEE ALSO</h2>
|
||||
|
||||
<p><span class="citerefentry">
|
||||
<span class="refentrytitle">host</span>(1)
|
||||
|
|
@ -899,8 +899,8 @@ dig +qr www.isc.org any -x 127.0.0.1 isc.org ns +noqr
|
|||
</p>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.15"></a><h2>BUGS</h2>
|
||||
<div class="refsection" title="BUGS">
|
||||
<a name="idp61149136"></a><h2>BUGS</h2>
|
||||
|
||||
<p>
|
||||
There are probably too many query options.
|
||||
|
|
|
|||
|
|
@ -18,7 +18,7 @@
|
|||
'\" t
|
||||
.\" Title: host
|
||||
.\" Author:
|
||||
.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
|
||||
.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
|
||||
.\" Date: 2009-01-20
|
||||
.\" Manual: BIND9
|
||||
.\" Source: ISC
|
||||
|
|
@ -198,7 +198,8 @@ will effectively wait forever for a reply\&. The time to wait for a response wil
|
|||
The
|
||||
\fB\-s\fR
|
||||
option tells
|
||||
\fBhost\fR\fInot\fR
|
||||
\fBhost\fR
|
||||
\fInot\fR
|
||||
to send the query to the next nameserver if any server responds with a SERVFAIL response, which is the reverse of normal stub resolver behavior\&.
|
||||
.PP
|
||||
The
|
||||
|
|
|
|||
|
|
@ -18,9 +18,9 @@
|
|||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
|
||||
<title>host</title>
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry">
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" title="host">
|
||||
<a name="man.host"></a><div class="titlepage"></div>
|
||||
|
||||
|
||||
|
|
@ -37,7 +37,7 @@
|
|||
|
||||
|
||||
|
||||
<div class="refsynopsisdiv">
|
||||
<div class="refsynopsisdiv" title="Synopsis">
|
||||
<h2>Synopsis</h2>
|
||||
<div class="cmdsynopsis"><p>
|
||||
<code class="command">host</code>
|
||||
|
|
@ -57,8 +57,8 @@
|
|||
</p></div>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.7"></a><h2>DESCRIPTION</h2>
|
||||
<div class="refsection" title="DESCRIPTION">
|
||||
<a name="idp60803280"></a><h2>DESCRIPTION</h2>
|
||||
|
||||
|
||||
<p><span class="command"><strong>host</strong></span>
|
||||
|
|
@ -233,8 +233,8 @@
|
|||
</p>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.8"></a><h2>IDN SUPPORT</h2>
|
||||
<div class="refsection" title="IDN SUPPORT">
|
||||
<a name="idp60838736"></a><h2>IDN SUPPORT</h2>
|
||||
|
||||
<p>
|
||||
If <span class="command"><strong>host</strong></span> has been built with IDN (internationalized
|
||||
|
|
@ -249,15 +249,15 @@
|
|||
</p>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.9"></a><h2>FILES</h2>
|
||||
<div class="refsection" title="FILES">
|
||||
<a name="idp60841680"></a><h2>FILES</h2>
|
||||
|
||||
<p><code class="filename">/etc/resolv.conf</code>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.10"></a><h2>SEE ALSO</h2>
|
||||
<div class="refsection" title="SEE ALSO">
|
||||
<a name="idp60884432"></a><h2>SEE ALSO</h2>
|
||||
|
||||
<p><span class="citerefentry">
|
||||
<span class="refentrytitle">dig</span>(1)
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@
|
|||
'\" t
|
||||
.\" Title: nslookup
|
||||
.\" Author:
|
||||
.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
|
||||
.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
|
||||
.\" Date: 2014-01-24
|
||||
.\" Manual: BIND9
|
||||
.\" Source: ISC
|
||||
|
|
@ -93,6 +93,7 @@ nslookup \-query=hinfo \-timeout=10
|
|||
.if n \{\
|
||||
.RE
|
||||
.\}
|
||||
.sp
|
||||
.PP
|
||||
The
|
||||
\fB\-version\fR
|
||||
|
|
|
|||
|
|
@ -17,10 +17,10 @@
|
|||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
|
||||
<title>nslookup</title>
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry">
|
||||
<a name="id-1"></a><div class="titlepage"></div>
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" title="nslookup">
|
||||
<a name="idp60731600"></a><div class="titlepage"></div>
|
||||
|
||||
|
||||
|
||||
|
|
@ -36,7 +36,7 @@
|
|||
|
||||
|
||||
|
||||
<div class="refsynopsisdiv">
|
||||
<div class="refsynopsisdiv" title="Synopsis">
|
||||
<h2>Synopsis</h2>
|
||||
<div class="cmdsynopsis"><p>
|
||||
<code class="command">nslookup</code>
|
||||
|
|
@ -46,8 +46,8 @@
|
|||
</p></div>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.7"></a><h2>DESCRIPTION</h2>
|
||||
<div class="refsection" title="DESCRIPTION">
|
||||
<a name="idp60784848"></a><h2>DESCRIPTION</h2>
|
||||
|
||||
<p><span class="command"><strong>Nslookup</strong></span>
|
||||
is a program to query Internet domain name servers. <span class="command"><strong>Nslookup</strong></span>
|
||||
|
|
@ -60,8 +60,8 @@
|
|||
</p>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.8"></a><h2>ARGUMENTS</h2>
|
||||
<div class="refsection" title="ARGUMENTS">
|
||||
<a name="idp60799312"></a><h2>ARGUMENTS</h2>
|
||||
|
||||
<p>
|
||||
Interactive mode is entered in the following cases:
|
||||
|
|
@ -109,10 +109,10 @@ nslookup -query=hinfo -timeout=10
|
|||
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.9"></a><h2>INTERACTIVE COMMANDS</h2>
|
||||
<div class="refsection" title="INTERACTIVE COMMANDS">
|
||||
<a name="idp60805968"></a><h2>INTERACTIVE COMMANDS</h2>
|
||||
|
||||
<div class="variablelist"><dl class="variablelist">
|
||||
<div class="variablelist"><dl>
|
||||
<dt><span class="term"><code class="constant">host</code> [<span class="optional">server</span>]</span></dt>
|
||||
<dd>
|
||||
<p>
|
||||
|
|
@ -191,7 +191,7 @@ nslookup -query=hinfo -timeout=10
|
|||
This command is used to change state information that affects
|
||||
the lookups. Valid keywords are:
|
||||
</p>
|
||||
<div class="variablelist"><dl class="variablelist">
|
||||
<div class="variablelist"><dl>
|
||||
<dt><span class="term"><code class="constant">all</code></span></dt>
|
||||
<dd>
|
||||
<p>
|
||||
|
|
@ -206,7 +206,7 @@ nslookup -query=hinfo -timeout=10
|
|||
<p>
|
||||
Change the query class to one of:
|
||||
</p>
|
||||
<div class="variablelist"><dl class="variablelist">
|
||||
<div class="variablelist"><dl>
|
||||
<dt><span class="term"><code class="constant">IN</code></span></dt>
|
||||
<dd>
|
||||
<p>
|
||||
|
|
@ -366,15 +366,15 @@ nslookup -query=hinfo -timeout=10
|
|||
</dl></div>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.10"></a><h2>FILES</h2>
|
||||
<div class="refsection" title="FILES">
|
||||
<a name="idp60930384"></a><h2>FILES</h2>
|
||||
|
||||
<p><code class="filename">/etc/resolv.conf</code>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.11"></a><h2>SEE ALSO</h2>
|
||||
<div class="refsection" title="SEE ALSO">
|
||||
<a name="idp60932048"></a><h2>SEE ALSO</h2>
|
||||
|
||||
<p><span class="citerefentry">
|
||||
<span class="refentrytitle">dig</span>(1)
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@
|
|||
'\" t
|
||||
.\" Title: dnssec-dsfromkey
|
||||
.\" Author:
|
||||
.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
|
||||
.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
|
||||
.\" Date: 2012-05-17
|
||||
.\" Manual: BIND9
|
||||
.\" Source: ISC
|
||||
|
|
|
|||
|
|
@ -13,6 +13,7 @@
|
|||
- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||
- PERFORMANCE OF THIS SOFTWARE.
|
||||
-->
|
||||
|
||||
<!-- Converted by db4-upgrade version 1.0 -->
|
||||
<refentry xmlns="http://docbook.org/ns/docbook" version="5.0" xml:id="man.dnssec-dsfromkey">
|
||||
<info>
|
||||
|
|
|
|||
|
|
@ -17,9 +17,9 @@
|
|||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
|
||||
<title>dnssec-dsfromkey</title>
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry">
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" title="dnssec-dsfromkey">
|
||||
<a name="man.dnssec-dsfromkey"></a><div class="titlepage"></div>
|
||||
|
||||
|
||||
|
|
@ -36,7 +36,7 @@
|
|||
|
||||
|
||||
|
||||
<div class="refsynopsisdiv">
|
||||
<div class="refsynopsisdiv" title="Synopsis">
|
||||
<h2>Synopsis</h2>
|
||||
<div class="cmdsynopsis"><p>
|
||||
<code class="command">dnssec-dsfromkey</code>
|
||||
|
|
@ -72,8 +72,8 @@
|
|||
</p></div>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.7"></a><h2>DESCRIPTION</h2>
|
||||
<div class="refsection" title="DESCRIPTION">
|
||||
<a name="idp60941008"></a><h2>DESCRIPTION</h2>
|
||||
|
||||
<p><span class="command"><strong>dnssec-dsfromkey</strong></span>
|
||||
outputs the Delegation Signer (DS) resource record (RR), as defined in
|
||||
|
|
@ -81,11 +81,11 @@
|
|||
</p>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.8"></a><h2>OPTIONS</h2>
|
||||
<div class="refsection" title="OPTIONS">
|
||||
<a name="idp60942672"></a><h2>OPTIONS</h2>
|
||||
|
||||
|
||||
<div class="variablelist"><dl class="variablelist">
|
||||
<div class="variablelist"><dl>
|
||||
<dt><span class="term">-1</span></dt>
|
||||
<dd>
|
||||
<p>
|
||||
|
|
@ -201,8 +201,8 @@
|
|||
</dl></div>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.9"></a><h2>EXAMPLE</h2>
|
||||
<div class="refsection" title="EXAMPLE">
|
||||
<a name="idp61022928"></a><h2>EXAMPLE</h2>
|
||||
|
||||
<p>
|
||||
To build the SHA-256 DS RR from the
|
||||
|
|
@ -218,8 +218,8 @@
|
|||
</p>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.10"></a><h2>FILES</h2>
|
||||
<div class="refsection" title="FILES">
|
||||
<a name="idp61026384"></a><h2>FILES</h2>
|
||||
|
||||
<p>
|
||||
The keyfile can be designed by the key identification
|
||||
|
|
@ -234,16 +234,16 @@
|
|||
</p>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.11"></a><h2>CAVEAT</h2>
|
||||
<div class="refsection" title="CAVEAT">
|
||||
<a name="idp61030736"></a><h2>CAVEAT</h2>
|
||||
|
||||
<p>
|
||||
A keyfile error can give a "file not found" even if the file exists.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.12"></a><h2>SEE ALSO</h2>
|
||||
<div class="refsection" title="SEE ALSO">
|
||||
<a name="idp61032272"></a><h2>SEE ALSO</h2>
|
||||
|
||||
<p><span class="citerefentry">
|
||||
<span class="refentrytitle">dnssec-keygen</span>(8)
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
.\" Copyright (C) 2013, 2014 Internet Systems Consortium, Inc. ("ISC")
|
||||
.\"
|
||||
.\" Copyright (C) 2013, 2014 Internet Systems Consortium, Inc. ("ISC")
|
||||
.\"
|
||||
.\" Permission to use, copy, modify, and/or distribute this software for any
|
||||
.\" purpose with or without fee is hereby granted, provided that the above
|
||||
.\" copyright notice and this permission notice appear in all copies.
|
||||
.\"
|
||||
.\"
|
||||
.\" THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
|
||||
.\" REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
||||
.\" AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
|
||||
.\" AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
|
||||
.\" INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
||||
.\" LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
|
||||
.\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||
|
|
@ -17,7 +17,7 @@
|
|||
'\" t
|
||||
.\" Title: dnssec-importkey
|
||||
.\" Author:
|
||||
.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
|
||||
.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
|
||||
.\" Date: 2014-02-07
|
||||
.\" Manual: BIND9
|
||||
.\" Source: ISC
|
||||
|
|
|
|||
|
|
@ -13,6 +13,7 @@
|
|||
- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||
- PERFORMANCE OF THIS SOFTWARE.
|
||||
-->
|
||||
|
||||
<!-- Converted by db4-upgrade version 1.0 -->
|
||||
<refentry xmlns="http://docbook.org/ns/docbook" version="5.0" xml:id="man.dnssec-importkey">
|
||||
<info>
|
||||
|
|
|
|||
|
|
@ -1,25 +1,26 @@
|
|||
<!--
|
||||
- Copyright (C) 2013, 2014 Internet Systems Consortium, Inc. ("ISC")
|
||||
-
|
||||
- Copyright (C) 2013, 2014 Internet Systems Consortium, Inc. ("ISC")
|
||||
-
|
||||
- Permission to use, copy, modify, and/or distribute this software for any
|
||||
- purpose with or without fee is hereby granted, provided that the above
|
||||
- copyright notice and this permission notice appear in all copies.
|
||||
-
|
||||
-
|
||||
- THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
|
||||
- REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
||||
- AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
|
||||
- AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
|
||||
- INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
||||
- LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
|
||||
- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||
- PERFORMANCE OF THIS SOFTWARE.
|
||||
-->
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
|
||||
<title>dnssec-importkey</title>
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry">
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" title="dnssec-importkey">
|
||||
<a name="man.dnssec-importkey"></a><div class="titlepage"></div>
|
||||
|
||||
|
||||
|
|
@ -36,7 +37,7 @@
|
|||
|
||||
|
||||
|
||||
<div class="refsynopsisdiv">
|
||||
<div class="refsynopsisdiv" title="Synopsis">
|
||||
<h2>Synopsis</h2>
|
||||
<div class="cmdsynopsis"><p>
|
||||
<code class="command">dnssec-importkey</code>
|
||||
|
|
@ -63,8 +64,8 @@
|
|||
</p></div>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.7"></a><h2>DESCRIPTION</h2>
|
||||
<div class="refsection" title="DESCRIPTION">
|
||||
<a name="idp60915024"></a><h2>DESCRIPTION</h2>
|
||||
|
||||
<p><span class="command"><strong>dnssec-importkey</strong></span>
|
||||
reads a public DNSKEY record and generates a pair of
|
||||
|
|
@ -85,11 +86,11 @@
|
|||
</p>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.8"></a><h2>OPTIONS</h2>
|
||||
<div class="refsection" title="OPTIONS">
|
||||
<a name="idp60918224"></a><h2>OPTIONS</h2>
|
||||
|
||||
|
||||
<div class="variablelist"><dl class="variablelist">
|
||||
<div class="variablelist"><dl>
|
||||
<dt><span class="term">-f <em class="replaceable"><code>filename</code></em></span></dt>
|
||||
<dd>
|
||||
<p>
|
||||
|
|
@ -141,8 +142,8 @@
|
|||
</dl></div>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.9"></a><h2>TIMING OPTIONS</h2>
|
||||
<div class="refsection" title="TIMING OPTIONS">
|
||||
<a name="idp60945616"></a><h2>TIMING OPTIONS</h2>
|
||||
|
||||
<p>
|
||||
Dates can be expressed in the format YYYYMMDD or YYYYMMDDHHMMSS.
|
||||
|
|
@ -156,7 +157,7 @@
|
|||
set, use 'none' or 'never'.
|
||||
</p>
|
||||
|
||||
<div class="variablelist"><dl class="variablelist">
|
||||
<div class="variablelist"><dl>
|
||||
<dt><span class="term">-P <em class="replaceable"><code>date/offset</code></em></span></dt>
|
||||
<dd>
|
||||
<p>
|
||||
|
|
@ -176,8 +177,8 @@
|
|||
</dl></div>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.10"></a><h2>FILES</h2>
|
||||
<div class="refsection" title="FILES">
|
||||
<a name="idp60951376"></a><h2>FILES</h2>
|
||||
|
||||
<p>
|
||||
A keyfile can be designed by the key identification
|
||||
|
|
@ -187,8 +188,8 @@
|
|||
</p>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.11"></a><h2>SEE ALSO</h2>
|
||||
<div class="refsection" title="SEE ALSO">
|
||||
<a name="idp60954192"></a><h2>SEE ALSO</h2>
|
||||
|
||||
<p><span class="citerefentry">
|
||||
<span class="refentrytitle">dnssec-keygen</span>(8)
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@
|
|||
'\" t
|
||||
.\" Title: dnssec-keyfromlabel
|
||||
.\" Author:
|
||||
.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
|
||||
.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
|
||||
.\" Date: 2014-02-27
|
||||
.\" Manual: BIND9
|
||||
.\" Source: ISC
|
||||
|
|
|
|||
|
|
@ -13,6 +13,7 @@
|
|||
- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||
- PERFORMANCE OF THIS SOFTWARE.
|
||||
-->
|
||||
|
||||
<!-- Converted by db4-upgrade version 1.0 -->
|
||||
<refentry xmlns="http://docbook.org/ns/docbook" version="5.0" xml:id="man.dnssec-keyfromlabel">
|
||||
<info>
|
||||
|
|
|
|||
|
|
@ -17,9 +17,9 @@
|
|||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
|
||||
<title>dnssec-keyfromlabel</title>
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry">
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" title="dnssec-keyfromlabel">
|
||||
<a name="man.dnssec-keyfromlabel"></a><div class="titlepage"></div>
|
||||
|
||||
|
||||
|
|
@ -36,7 +36,7 @@
|
|||
|
||||
|
||||
|
||||
<div class="refsynopsisdiv">
|
||||
<div class="refsynopsisdiv" title="Synopsis">
|
||||
<h2>Synopsis</h2>
|
||||
<div class="cmdsynopsis"><p>
|
||||
<code class="command">dnssec-keyfromlabel</code>
|
||||
|
|
@ -67,8 +67,8 @@
|
|||
</p></div>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.7"></a><h2>DESCRIPTION</h2>
|
||||
<div class="refsection" title="DESCRIPTION">
|
||||
<a name="idp61025360"></a><h2>DESCRIPTION</h2>
|
||||
|
||||
<p><span class="command"><strong>dnssec-keyfromlabel</strong></span>
|
||||
generates a key pair of files that referencing a key object stored
|
||||
|
|
@ -85,11 +85,11 @@
|
|||
</p>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.8"></a><h2>OPTIONS</h2>
|
||||
<div class="refsection" title="OPTIONS">
|
||||
<a name="idp61028176"></a><h2>OPTIONS</h2>
|
||||
|
||||
|
||||
<div class="variablelist"><dl class="variablelist">
|
||||
<div class="variablelist"><dl>
|
||||
<dt><span class="term">-a <em class="replaceable"><code>algorithm</code></em></span></dt>
|
||||
<dd>
|
||||
<p>
|
||||
|
|
@ -267,8 +267,8 @@
|
|||
</dl></div>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.9"></a><h2>TIMING OPTIONS</h2>
|
||||
<div class="refsection" title="TIMING OPTIONS">
|
||||
<a name="idp61073232"></a><h2>TIMING OPTIONS</h2>
|
||||
|
||||
|
||||
<p>
|
||||
|
|
@ -283,7 +283,7 @@
|
|||
set, use 'none' or 'never'.
|
||||
</p>
|
||||
|
||||
<div class="variablelist"><dl class="variablelist">
|
||||
<div class="variablelist"><dl>
|
||||
<dt><span class="term">-P <em class="replaceable"><code>date/offset</code></em></span></dt>
|
||||
<dd>
|
||||
<p>
|
||||
|
|
@ -353,8 +353,8 @@
|
|||
</dl></div>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.10"></a><h2>GENERATED KEY FILES</h2>
|
||||
<div class="refsection" title="GENERATED KEY FILES">
|
||||
<a name="idp61087568"></a><h2>GENERATED KEY FILES</h2>
|
||||
|
||||
<p>
|
||||
When <span class="command"><strong>dnssec-keyfromlabel</strong></span> completes
|
||||
|
|
@ -363,7 +363,7 @@
|
|||
to the standard output. This is an identification string for
|
||||
the key files it has generated.
|
||||
</p>
|
||||
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
|
||||
<div class="itemizedlist"><ul class="itemizedlist" type="disc">
|
||||
<li class="listitem">
|
||||
<p><code class="filename">nnnn</code> is the key name.
|
||||
</p>
|
||||
|
|
@ -400,8 +400,8 @@
|
|||
</p>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.11"></a><h2>SEE ALSO</h2>
|
||||
<div class="refsection" title="SEE ALSO">
|
||||
<a name="idp61100368"></a><h2>SEE ALSO</h2>
|
||||
|
||||
<p><span class="citerefentry">
|
||||
<span class="refentrytitle">dnssec-keygen</span>(8)
|
||||
|
|
|
|||
|
|
@ -18,7 +18,7 @@
|
|||
'\" t
|
||||
.\" Title: dnssec-keygen
|
||||
.\" Author:
|
||||
.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
|
||||
.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
|
||||
.\" Date: 2014-02-07
|
||||
.\" Manual: BIND9
|
||||
.\" Source: ISC
|
||||
|
|
|
|||
|
|
@ -14,6 +14,7 @@
|
|||
- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||
- PERFORMANCE OF THIS SOFTWARE.
|
||||
-->
|
||||
|
||||
<!-- Converted by db4-upgrade version 1.0 -->
|
||||
<refentry xmlns="http://docbook.org/ns/docbook" version="5.0" xml:id="man.dnssec-keygen">
|
||||
<info>
|
||||
|
|
|
|||
|
|
@ -18,9 +18,9 @@
|
|||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
|
||||
<title>dnssec-keygen</title>
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry">
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" title="dnssec-keygen">
|
||||
<a name="man.dnssec-keygen"></a><div class="titlepage"></div>
|
||||
|
||||
|
||||
|
|
@ -37,7 +37,7 @@
|
|||
|
||||
|
||||
|
||||
<div class="refsynopsisdiv">
|
||||
<div class="refsynopsisdiv" title="Synopsis">
|
||||
<h2>Synopsis</h2>
|
||||
<div class="cmdsynopsis"><p>
|
||||
<code class="command">dnssec-keygen</code>
|
||||
|
|
@ -74,8 +74,8 @@
|
|||
</p></div>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.7"></a><h2>DESCRIPTION</h2>
|
||||
<div class="refsection" title="DESCRIPTION">
|
||||
<a name="idp61062608"></a><h2>DESCRIPTION</h2>
|
||||
|
||||
<p><span class="command"><strong>dnssec-keygen</strong></span>
|
||||
generates keys for DNSSEC (Secure DNS), as defined in RFC 2535
|
||||
|
|
@ -90,11 +90,11 @@
|
|||
</p>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.8"></a><h2>OPTIONS</h2>
|
||||
<div class="refsection" title="OPTIONS">
|
||||
<a name="idp61077456"></a><h2>OPTIONS</h2>
|
||||
|
||||
|
||||
<div class="variablelist"><dl class="variablelist">
|
||||
<div class="variablelist"><dl>
|
||||
<dt><span class="term">-a <em class="replaceable"><code>algorithm</code></em></span></dt>
|
||||
<dd>
|
||||
<p>
|
||||
|
|
@ -349,8 +349,8 @@
|
|||
</dl></div>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.9"></a><h2>TIMING OPTIONS</h2>
|
||||
<div class="refsection" title="TIMING OPTIONS">
|
||||
<a name="idp61130576"></a><h2>TIMING OPTIONS</h2>
|
||||
|
||||
|
||||
<p>
|
||||
|
|
@ -365,7 +365,7 @@
|
|||
set, use 'none' or 'never'.
|
||||
</p>
|
||||
|
||||
<div class="variablelist"><dl class="variablelist">
|
||||
<div class="variablelist"><dl>
|
||||
<dt><span class="term">-P <em class="replaceable"><code>date/offset</code></em></span></dt>
|
||||
<dd>
|
||||
<p>
|
||||
|
|
@ -438,8 +438,8 @@
|
|||
</div>
|
||||
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.10"></a><h2>GENERATED KEYS</h2>
|
||||
<div class="refsection" title="GENERATED KEYS">
|
||||
<a name="idp61149008"></a><h2>GENERATED KEYS</h2>
|
||||
|
||||
<p>
|
||||
When <span class="command"><strong>dnssec-keygen</strong></span> completes
|
||||
|
|
@ -448,7 +448,7 @@
|
|||
to the standard output. This is an identification string for
|
||||
the key it has generated.
|
||||
</p>
|
||||
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
|
||||
<div class="itemizedlist"><ul class="itemizedlist" type="disc">
|
||||
<li class="listitem">
|
||||
<p><code class="filename">nnnn</code> is the key name.
|
||||
</p>
|
||||
|
|
@ -492,8 +492,8 @@
|
|||
</p>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.11"></a><h2>EXAMPLE</h2>
|
||||
<div class="refsection" title="EXAMPLE">
|
||||
<a name="idp61158864"></a><h2>EXAMPLE</h2>
|
||||
|
||||
<p>
|
||||
To generate a 768-bit DSA key for the domain
|
||||
|
|
@ -515,8 +515,8 @@
|
|||
</p>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.12"></a><h2>SEE ALSO</h2>
|
||||
<div class="refsection" title="SEE ALSO">
|
||||
<a name="idp61163984"></a><h2>SEE ALSO</h2>
|
||||
|
||||
<p><span class="citerefentry">
|
||||
<span class="refentrytitle">dnssec-signzone</span>(8)
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@
|
|||
'\" t
|
||||
.\" Title: dnssec-revoke
|
||||
.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
|
||||
.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
|
||||
.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
|
||||
.\" Date: 2011-10-20
|
||||
.\" Manual: BIND9
|
||||
.\" Source: BIND9
|
||||
|
|
|
|||
|
|
@ -13,6 +13,7 @@
|
|||
- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||
- PERFORMANCE OF THIS SOFTWARE.
|
||||
-->
|
||||
|
||||
<!-- Converted by db4-upgrade version 1.0 -->
|
||||
<refentry xmlns="http://docbook.org/ns/docbook" version="5.0" xml:id="man.dnssec-revoke">
|
||||
<info>
|
||||
|
|
|
|||
|
|
@ -17,9 +17,9 @@
|
|||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
|
||||
<title>dnssec-revoke</title>
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry">
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" title="dnssec-revoke">
|
||||
<a name="man.dnssec-revoke"></a><div class="titlepage"></div>
|
||||
|
||||
|
||||
|
|
@ -35,7 +35,7 @@
|
|||
|
||||
|
||||
|
||||
<div class="refsynopsisdiv">
|
||||
<div class="refsynopsisdiv" title="Synopsis">
|
||||
<h2>Synopsis</h2>
|
||||
<div class="cmdsynopsis"><p>
|
||||
<code class="command">dnssec-revoke</code>
|
||||
|
|
@ -50,8 +50,8 @@
|
|||
</p></div>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.6"></a><h2>DESCRIPTION</h2>
|
||||
<div class="refsection" title="DESCRIPTION">
|
||||
<a name="idp60831696"></a><h2>DESCRIPTION</h2>
|
||||
|
||||
<p><span class="command"><strong>dnssec-revoke</strong></span>
|
||||
reads a DNSSEC key file, sets the REVOKED bit on the key as defined
|
||||
|
|
@ -60,11 +60,11 @@
|
|||
</p>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.7"></a><h2>OPTIONS</h2>
|
||||
<div class="refsection" title="OPTIONS">
|
||||
<a name="idp60833360"></a><h2>OPTIONS</h2>
|
||||
|
||||
|
||||
<div class="variablelist"><dl class="variablelist">
|
||||
<div class="variablelist"><dl>
|
||||
<dt><span class="term">-h</span></dt>
|
||||
<dd>
|
||||
<p>
|
||||
|
|
@ -121,8 +121,8 @@
|
|||
</dl></div>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.8"></a><h2>SEE ALSO</h2>
|
||||
<div class="refsection" title="SEE ALSO">
|
||||
<a name="idp60861136"></a><h2>SEE ALSO</h2>
|
||||
|
||||
<p><span class="citerefentry">
|
||||
<span class="refentrytitle">dnssec-keygen</span>(8)
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@
|
|||
'\" t
|
||||
.\" Title: dnssec-settime
|
||||
.\" Author:
|
||||
.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
|
||||
.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
|
||||
.\" Date: 2014-02-07
|
||||
.\" Manual: BIND9
|
||||
.\" Source: ISC
|
||||
|
|
|
|||
|
|
@ -13,6 +13,7 @@
|
|||
- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||
- PERFORMANCE OF THIS SOFTWARE.
|
||||
-->
|
||||
|
||||
<!-- Converted by db4-upgrade version 1.0 -->
|
||||
<refentry xmlns="http://docbook.org/ns/docbook" version="5.0" xml:id="man.dnssec-settime">
|
||||
<info>
|
||||
|
|
|
|||
|
|
@ -17,9 +17,9 @@
|
|||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
|
||||
<title>dnssec-settime</title>
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry">
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" title="dnssec-settime">
|
||||
<a name="man.dnssec-settime"></a><div class="titlepage"></div>
|
||||
|
||||
|
||||
|
|
@ -36,7 +36,7 @@
|
|||
|
||||
|
||||
|
||||
<div class="refsynopsisdiv">
|
||||
<div class="refsynopsisdiv" title="Synopsis">
|
||||
<h2>Synopsis</h2>
|
||||
<div class="cmdsynopsis"><p>
|
||||
<code class="command">dnssec-settime</code>
|
||||
|
|
@ -56,8 +56,8 @@
|
|||
</p></div>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.7"></a><h2>DESCRIPTION</h2>
|
||||
<div class="refsection" title="DESCRIPTION">
|
||||
<a name="idp60922576"></a><h2>DESCRIPTION</h2>
|
||||
|
||||
<p><span class="command"><strong>dnssec-settime</strong></span>
|
||||
reads a DNSSEC private key file and sets the key timing metadata
|
||||
|
|
@ -84,11 +84,11 @@
|
|||
</p>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.8"></a><h2>OPTIONS</h2>
|
||||
<div class="refsection" title="OPTIONS">
|
||||
<a name="idp60932688"></a><h2>OPTIONS</h2>
|
||||
|
||||
|
||||
<div class="variablelist"><dl class="variablelist">
|
||||
<div class="variablelist"><dl>
|
||||
<dt><span class="term">-f</span></dt>
|
||||
<dd>
|
||||
<p>
|
||||
|
|
@ -149,8 +149,8 @@
|
|||
</dl></div>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.9"></a><h2>TIMING OPTIONS</h2>
|
||||
<div class="refsection" title="TIMING OPTIONS">
|
||||
<a name="idp60947792"></a><h2>TIMING OPTIONS</h2>
|
||||
|
||||
<p>
|
||||
Dates can be expressed in the format YYYYMMDD or YYYYMMDDHHMMSS.
|
||||
|
|
@ -163,7 +163,7 @@
|
|||
is computed in seconds. To unset a date, use 'none' or 'never'.
|
||||
</p>
|
||||
|
||||
<div class="variablelist"><dl class="variablelist">
|
||||
<div class="variablelist"><dl>
|
||||
<dt><span class="term">-P <em class="replaceable"><code>date/offset</code></em></span></dt>
|
||||
<dd>
|
||||
<p>
|
||||
|
|
@ -243,15 +243,15 @@
|
|||
</dl></div>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.10"></a><h2>PRINTING OPTIONS</h2>
|
||||
<div class="refsection" title="PRINTING OPTIONS">
|
||||
<a name="idp61005008"></a><h2>PRINTING OPTIONS</h2>
|
||||
|
||||
<p>
|
||||
<span class="command"><strong>dnssec-settime</strong></span> can also be used to print the
|
||||
timing metadata associated with a key.
|
||||
</p>
|
||||
|
||||
<div class="variablelist"><dl class="variablelist">
|
||||
<div class="variablelist"><dl>
|
||||
<dt><span class="term">-u</span></dt>
|
||||
<dd>
|
||||
<p>
|
||||
|
|
@ -276,8 +276,8 @@
|
|||
</dl></div>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.11"></a><h2>SEE ALSO</h2>
|
||||
<div class="refsection" title="SEE ALSO">
|
||||
<a name="idp61022032"></a><h2>SEE ALSO</h2>
|
||||
|
||||
<p><span class="citerefentry">
|
||||
<span class="refentrytitle">dnssec-keygen</span>(8)
|
||||
|
|
|
|||
|
|
@ -18,7 +18,7 @@
|
|||
'\" t
|
||||
.\" Title: dnssec-signzone
|
||||
.\" Author:
|
||||
.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
|
||||
.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
|
||||
.\" Date: 2013-12-11
|
||||
.\" Manual: BIND9
|
||||
.\" Source: ISC
|
||||
|
|
|
|||
|
|
@ -14,6 +14,7 @@
|
|||
- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||
- PERFORMANCE OF THIS SOFTWARE.
|
||||
-->
|
||||
|
||||
<!-- Converted by db4-upgrade version 1.0 -->
|
||||
<refentry xmlns="http://docbook.org/ns/docbook" version="5.0" xml:id="man.dnssec-signzone">
|
||||
<info>
|
||||
|
|
|
|||
|
|
@ -18,9 +18,9 @@
|
|||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
|
||||
<title>dnssec-signzone</title>
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry">
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" title="dnssec-signzone">
|
||||
<a name="man.dnssec-signzone"></a><div class="titlepage"></div>
|
||||
|
||||
|
||||
|
|
@ -37,7 +37,7 @@
|
|||
|
||||
|
||||
|
||||
<div class="refsynopsisdiv">
|
||||
<div class="refsynopsisdiv" title="Synopsis">
|
||||
<h2>Synopsis</h2>
|
||||
<div class="cmdsynopsis"><p>
|
||||
<code class="command">dnssec-signzone</code>
|
||||
|
|
@ -82,8 +82,8 @@
|
|||
</p></div>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.7"></a><h2>DESCRIPTION</h2>
|
||||
<div class="refsection" title="DESCRIPTION">
|
||||
<a name="idp61116752"></a><h2>DESCRIPTION</h2>
|
||||
|
||||
<p><span class="command"><strong>dnssec-signzone</strong></span>
|
||||
signs a zone. It generates
|
||||
|
|
@ -95,11 +95,11 @@
|
|||
</p>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.8"></a><h2>OPTIONS</h2>
|
||||
<div class="refsection" title="OPTIONS">
|
||||
<a name="idp61118928"></a><h2>OPTIONS</h2>
|
||||
|
||||
|
||||
<div class="variablelist"><dl class="variablelist">
|
||||
<div class="variablelist"><dl>
|
||||
<dt><span class="term">-a</span></dt>
|
||||
<dd>
|
||||
<p>
|
||||
|
|
@ -334,7 +334,7 @@
|
|||
<span class="command"><strong>"unixtime"</strong></span>.
|
||||
</p>
|
||||
|
||||
<div class="variablelist"><dl class="variablelist">
|
||||
<div class="variablelist"><dl>
|
||||
<dt><span class="term"><span class="command"><strong>"keep"</strong></span></span></dt>
|
||||
<dd>
|
||||
<p>Do not modify the SOA serial number.</p>
|
||||
|
|
@ -455,7 +455,7 @@
|
|||
rules. Each successive rule takes priority over the prior
|
||||
ones:
|
||||
</p>
|
||||
<div class="variablelist"><dl class="variablelist">
|
||||
<div class="variablelist"><dl>
|
||||
<dt></dt>
|
||||
<dd>
|
||||
<p>
|
||||
|
|
@ -602,8 +602,8 @@
|
|||
</dl></div>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.9"></a><h2>EXAMPLE</h2>
|
||||
<div class="refsection" title="EXAMPLE">
|
||||
<a name="idp61236944"></a><h2>EXAMPLE</h2>
|
||||
|
||||
<p>
|
||||
The following command signs the <strong class="userinput"><code>example.com</code></strong>
|
||||
|
|
@ -634,8 +634,8 @@ db.example.com.signed
|
|||
%</pre>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.10"></a><h2>SEE ALSO</h2>
|
||||
<div class="refsection" title="SEE ALSO">
|
||||
<a name="idp61243472"></a><h2>SEE ALSO</h2>
|
||||
|
||||
<p><span class="citerefentry">
|
||||
<span class="refentrytitle">dnssec-keygen</span>(8)
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
.\" Copyright (C) 2012, 2014 Internet Systems Consortium, Inc. ("ISC")
|
||||
.\"
|
||||
.\" Copyright (C) 2012, 2014 Internet Systems Consortium, Inc. ("ISC")
|
||||
.\"
|
||||
.\" Permission to use, copy, modify, and/or distribute this software for any
|
||||
.\" purpose with or without fee is hereby granted, provided that the above
|
||||
.\" copyright notice and this permission notice appear in all copies.
|
||||
.\"
|
||||
.\"
|
||||
.\" THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
|
||||
.\" REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
||||
.\" AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
|
||||
.\" AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
|
||||
.\" INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
||||
.\" LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
|
||||
.\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||
|
|
@ -17,7 +17,7 @@
|
|||
'\" t
|
||||
.\" Title: dnssec-verify
|
||||
.\" Author:
|
||||
.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
|
||||
.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
|
||||
.\" Date: 2012-06-26
|
||||
.\" Manual: BIND9
|
||||
.\" Source: ISC
|
||||
|
|
|
|||
|
|
@ -13,6 +13,7 @@
|
|||
- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||
- PERFORMANCE OF THIS SOFTWARE.
|
||||
-->
|
||||
|
||||
<!-- Converted by db4-upgrade version 1.0 -->
|
||||
<refentry xmlns="http://docbook.org/ns/docbook" version="5.0" xml:id="man.dnssec-verify">
|
||||
<info>
|
||||
|
|
|
|||
|
|
@ -17,9 +17,9 @@
|
|||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
|
||||
<title>dnssec-verify</title>
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry">
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" title="dnssec-verify">
|
||||
<a name="man.dnssec-verify"></a><div class="titlepage"></div>
|
||||
|
||||
|
||||
|
|
@ -36,7 +36,7 @@
|
|||
|
||||
|
||||
|
||||
<div class="refsynopsisdiv">
|
||||
<div class="refsynopsisdiv" title="Synopsis">
|
||||
<h2>Synopsis</h2>
|
||||
<div class="cmdsynopsis"><p>
|
||||
<code class="command">dnssec-verify</code>
|
||||
|
|
@ -52,8 +52,8 @@
|
|||
</p></div>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.7"></a><h2>DESCRIPTION</h2>
|
||||
<div class="refsection" title="DESCRIPTION">
|
||||
<a name="idp60880336"></a><h2>DESCRIPTION</h2>
|
||||
|
||||
<p><span class="command"><strong>dnssec-verify</strong></span>
|
||||
verifies that a zone is fully signed for each algorithm found
|
||||
|
|
@ -62,11 +62,11 @@
|
|||
</p>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.8"></a><h2>OPTIONS</h2>
|
||||
<div class="refsection" title="OPTIONS">
|
||||
<a name="idp60882000"></a><h2>OPTIONS</h2>
|
||||
|
||||
|
||||
<div class="variablelist"><dl class="variablelist">
|
||||
<div class="variablelist"><dl>
|
||||
<dt><span class="term">-c <em class="replaceable"><code>class</code></em></span></dt>
|
||||
<dd>
|
||||
<p>
|
||||
|
|
@ -145,8 +145,8 @@
|
|||
</dl></div>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.9"></a><h2>SEE ALSO</h2>
|
||||
<div class="refsection" title="SEE ALSO">
|
||||
<a name="idp60900304"></a><h2>SEE ALSO</h2>
|
||||
|
||||
<p>
|
||||
<span class="citerefentry">
|
||||
|
|
|
|||
|
|
@ -18,7 +18,7 @@
|
|||
'\" t
|
||||
.\" Title: lwresd
|
||||
.\" Author:
|
||||
.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
|
||||
.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
|
||||
.\" Date: 2009-01-20
|
||||
.\" Manual: BIND9
|
||||
.\" Source: ISC
|
||||
|
|
|
|||
|
|
@ -14,6 +14,7 @@
|
|||
- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||
- PERFORMANCE OF THIS SOFTWARE.
|
||||
-->
|
||||
|
||||
<!-- Converted by db4-upgrade version 1.0 -->
|
||||
<refentry xmlns="http://docbook.org/ns/docbook" version="5.0" xml:id="man.lwresd">
|
||||
<info>
|
||||
|
|
|
|||
|
|
@ -18,9 +18,9 @@
|
|||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
|
||||
<title>lwresd</title>
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry">
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" title="lwresd">
|
||||
<a name="man.lwresd"></a><div class="titlepage"></div>
|
||||
|
||||
|
||||
|
|
@ -37,7 +37,7 @@
|
|||
|
||||
|
||||
|
||||
<div class="refsynopsisdiv">
|
||||
<div class="refsynopsisdiv" title="Synopsis">
|
||||
<h2>Synopsis</h2>
|
||||
<div class="cmdsynopsis"><p>
|
||||
<code class="command">lwresd</code>
|
||||
|
|
@ -60,8 +60,8 @@
|
|||
</p></div>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.7"></a><h2>DESCRIPTION</h2>
|
||||
<div class="refsection" title="DESCRIPTION">
|
||||
<a name="idp60928976"></a><h2>DESCRIPTION</h2>
|
||||
|
||||
|
||||
<p><span class="command"><strong>lwresd</strong></span>
|
||||
|
|
@ -99,11 +99,11 @@
|
|||
</p>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.8"></a><h2>OPTIONS</h2>
|
||||
<div class="refsection" title="OPTIONS">
|
||||
<a name="idp60939216"></a><h2>OPTIONS</h2>
|
||||
|
||||
|
||||
<div class="variablelist"><dl class="variablelist">
|
||||
<div class="variablelist"><dl>
|
||||
<dt><span class="term">-4</span></dt>
|
||||
<dd>
|
||||
<p>
|
||||
|
|
@ -216,7 +216,7 @@
|
|||
Write memory usage statistics to <code class="filename">stdout</code>
|
||||
on exit.
|
||||
</p>
|
||||
<div class="note" style="margin-left: 0.5in; margin-right: 0.5in;">
|
||||
<div class="note" title="Note" style="margin-left: 0.5in; margin-right: 0.5in;">
|
||||
<h3 class="title">Note</h3>
|
||||
<p>
|
||||
This option is mainly of interest to BIND 9 developers
|
||||
|
|
@ -231,7 +231,7 @@
|
|||
processing the command line arguments, but before
|
||||
reading the configuration file.
|
||||
</p>
|
||||
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
|
||||
<div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
|
||||
<h3 class="title">Warning</h3>
|
||||
<p>
|
||||
This option should be used in conjunction with the
|
||||
|
|
@ -261,11 +261,11 @@
|
|||
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.9"></a><h2>FILES</h2>
|
||||
<div class="refsection" title="FILES">
|
||||
<a name="idp60986320"></a><h2>FILES</h2>
|
||||
|
||||
|
||||
<div class="variablelist"><dl class="variablelist">
|
||||
<div class="variablelist"><dl>
|
||||
<dt><span class="term"><code class="filename">/etc/resolv.conf</code></span></dt>
|
||||
<dd>
|
||||
<p>
|
||||
|
|
@ -282,8 +282,8 @@
|
|||
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.10"></a><h2>SEE ALSO</h2>
|
||||
<div class="refsection" title="SEE ALSO">
|
||||
<a name="idp60991056"></a><h2>SEE ALSO</h2>
|
||||
|
||||
<p><span class="citerefentry">
|
||||
<span class="refentrytitle">named</span>(8)
|
||||
|
|
|
|||
|
|
@ -18,7 +18,7 @@
|
|||
'\" t
|
||||
.\" Title: named
|
||||
.\" Author:
|
||||
.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
|
||||
.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
|
||||
.\" Date: 2014-02-20
|
||||
.\" Manual: BIND9
|
||||
.\" Source: ISC
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@
|
|||
'\" t
|
||||
.\" Title: named.conf
|
||||
.\" Author:
|
||||
.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
|
||||
.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
|
||||
.\" Date: 2014-01-08
|
||||
.\" Manual: BIND9
|
||||
.\" Source: ISC
|
||||
|
|
|
|||
|
|
@ -13,6 +13,7 @@
|
|||
- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||
- PERFORMANCE OF THIS SOFTWARE.
|
||||
-->
|
||||
|
||||
<!-- Converted by db4-upgrade version 1.0 -->
|
||||
<refentry xmlns="http://docbook.org/ns/docbook" version="5.0" xml:id="man.named.conf">
|
||||
<info>
|
||||
|
|
|
|||
|
|
@ -17,9 +17,9 @@
|
|||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
|
||||
<title>named.conf</title>
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry">
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" title="named.conf">
|
||||
<a name="man.named.conf"></a><div class="titlepage"></div>
|
||||
|
||||
|
||||
|
|
@ -36,15 +36,15 @@
|
|||
|
||||
|
||||
|
||||
<div class="refsynopsisdiv">
|
||||
<div class="refsynopsisdiv" title="Synopsis">
|
||||
<h2>Synopsis</h2>
|
||||
<div class="cmdsynopsis"><p>
|
||||
<code class="command">named.conf</code>
|
||||
</p></div>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.7"></a><h2>DESCRIPTION</h2>
|
||||
<div class="refsection" title="DESCRIPTION">
|
||||
<a name="idp60993488"></a><h2>DESCRIPTION</h2>
|
||||
|
||||
<p><code class="filename">named.conf</code> is the configuration file
|
||||
for
|
||||
|
|
@ -64,8 +64,8 @@
|
|||
</p>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.8"></a><h2>ACL</h2>
|
||||
<div class="refsection" title="ACL">
|
||||
<a name="idp60996816"></a><h2>ACL</h2>
|
||||
|
||||
<div class="literallayout"><p><br>
|
||||
acl <em class="replaceable"><code>string</code></em> { <em class="replaceable"><code>address_match_element</code></em>; ... };<br>
|
||||
|
|
@ -73,8 +73,8 @@ acl
|
|||
</p></div>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.9"></a><h2>KEY</h2>
|
||||
<div class="refsection" title="KEY">
|
||||
<a name="idp60999120"></a><h2>KEY</h2>
|
||||
|
||||
<div class="literallayout"><p><br>
|
||||
key <em class="replaceable"><code>domain_name</code></em> {<br>
|
||||
|
|
@ -84,8 +84,8 @@ key
|
|||
</p></div>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.10"></a><h2>MASTERS</h2>
|
||||
<div class="refsection" title="MASTERS">
|
||||
<a name="idp61001808"></a><h2>MASTERS</h2>
|
||||
|
||||
<div class="literallayout"><p><br>
|
||||
masters <em class="replaceable"><code>string</code></em> [<span class="optional"> port <em class="replaceable"><code>integer</code></em> </span>] {<br>
|
||||
|
|
@ -95,8 +95,8 @@ masters
|
|||
</p></div>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.11"></a><h2>SERVER</h2>
|
||||
<div class="refsection" title="SERVER">
|
||||
<a name="idp61011920"></a><h2>SERVER</h2>
|
||||
|
||||
<div class="literallayout"><p><br>
|
||||
server ( <em class="replaceable"><code>ipv4_address[<span class="optional">/prefixlen</span>]</code></em> | <em class="replaceable"><code>ipv6_address[<span class="optional">/prefixlen</span>]</code></em> ) {<br>
|
||||
|
|
@ -119,8 +119,8 @@ server
|
|||
</p></div>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.12"></a><h2>TRUSTED-KEYS</h2>
|
||||
<div class="refsection" title="TRUSTED-KEYS">
|
||||
<a name="idp61020624"></a><h2>TRUSTED-KEYS</h2>
|
||||
|
||||
<div class="literallayout"><p><br>
|
||||
trusted-keys {<br>
|
||||
|
|
@ -129,8 +129,8 @@ trusted-keys
|
|||
</p></div>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.13"></a><h2>MANAGED-KEYS</h2>
|
||||
<div class="refsection" title="MANAGED-KEYS">
|
||||
<a name="idp61032400"></a><h2>MANAGED-KEYS</h2>
|
||||
|
||||
<div class="literallayout"><p><br>
|
||||
managed-keys {<br>
|
||||
|
|
@ -139,8 +139,8 @@ managed-keys
|
|||
</p></div>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.14"></a><h2>CONTROLS</h2>
|
||||
<div class="refsection" title="CONTROLS">
|
||||
<a name="idp61036240"></a><h2>CONTROLS</h2>
|
||||
|
||||
<div class="literallayout"><p><br>
|
||||
controls {<br>
|
||||
|
|
@ -153,8 +153,8 @@ controls
|
|||
</p></div>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.15"></a><h2>LOGGING</h2>
|
||||
<div class="refsection" title="LOGGING">
|
||||
<a name="idp61040976"></a><h2>LOGGING</h2>
|
||||
|
||||
<div class="literallayout"><p><br>
|
||||
logging {<br>
|
||||
|
|
@ -173,8 +173,8 @@ logging
|
|||
</p></div>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.16"></a><h2>LWRES</h2>
|
||||
<div class="refsection" title="LWRES">
|
||||
<a name="idp61045968"></a><h2>LWRES</h2>
|
||||
|
||||
<div class="literallayout"><p><br>
|
||||
lwres {<br>
|
||||
|
|
@ -188,8 +188,8 @@ lwres
|
|||
</p></div>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.17"></a><h2>OPTIONS</h2>
|
||||
<div class="refsection" title="OPTIONS">
|
||||
<a name="idp61051472"></a><h2>OPTIONS</h2>
|
||||
|
||||
<div class="literallayout"><p><br>
|
||||
options {<br>
|
||||
|
|
@ -395,8 +395,8 @@ options
|
|||
</p></div>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.18"></a><h2>VIEW</h2>
|
||||
<div class="refsection" title="VIEW">
|
||||
<a name="idp61193040"></a><h2>VIEW</h2>
|
||||
|
||||
<div class="literallayout"><p><br>
|
||||
view <em class="replaceable"><code>string</code></em> <em class="replaceable"><code>optional_class</code></em> {<br>
|
||||
|
|
@ -561,8 +561,8 @@ view
|
|||
</p></div>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.19"></a><h2>ZONE</h2>
|
||||
<div class="refsection" title="ZONE">
|
||||
<a name="idp61254096"></a><h2>ZONE</h2>
|
||||
|
||||
<div class="literallayout"><p><br>
|
||||
zone <em class="replaceable"><code>string</code></em> <em class="replaceable"><code>optional_class</code></em> {<br>
|
||||
|
|
@ -660,15 +660,15 @@ zone
|
|||
</p></div>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.20"></a><h2>FILES</h2>
|
||||
<div class="refsection" title="FILES">
|
||||
<a name="idp61297104"></a><h2>FILES</h2>
|
||||
|
||||
<p><code class="filename">/etc/named.conf</code>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.21"></a><h2>SEE ALSO</h2>
|
||||
<div class="refsection" title="SEE ALSO">
|
||||
<a name="idp61298768"></a><h2>SEE ALSO</h2>
|
||||
|
||||
<p><span class="citerefentry">
|
||||
<span class="refentrytitle">named</span>(8)
|
||||
|
|
|
|||
|
|
@ -14,6 +14,7 @@
|
|||
- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||
- PERFORMANCE OF THIS SOFTWARE.
|
||||
-->
|
||||
|
||||
<!-- Converted by db4-upgrade version 1.0 -->
|
||||
<refentry xmlns="http://docbook.org/ns/docbook" version="5.0" xml:id="man.named">
|
||||
<info>
|
||||
|
|
|
|||
|
|
@ -18,9 +18,9 @@
|
|||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
|
||||
<title>named</title>
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry">
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" title="named">
|
||||
<a name="man.named"></a><div class="titlepage"></div>
|
||||
|
||||
|
||||
|
|
@ -37,7 +37,7 @@
|
|||
|
||||
|
||||
|
||||
<div class="refsynopsisdiv">
|
||||
<div class="refsynopsisdiv" title="Synopsis">
|
||||
<h2>Synopsis</h2>
|
||||
<div class="cmdsynopsis"><p>
|
||||
<code class="command">named</code>
|
||||
|
|
@ -63,8 +63,8 @@
|
|||
</p></div>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.7"></a><h2>DESCRIPTION</h2>
|
||||
<div class="refsection" title="DESCRIPTION">
|
||||
<a name="idp61046224"></a><h2>DESCRIPTION</h2>
|
||||
|
||||
<p><span class="command"><strong>named</strong></span>
|
||||
is a Domain Name System (DNS) server,
|
||||
|
|
@ -80,11 +80,11 @@
|
|||
</p>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.8"></a><h2>OPTIONS</h2>
|
||||
<div class="refsection" title="OPTIONS">
|
||||
<a name="idp61049040"></a><h2>OPTIONS</h2>
|
||||
|
||||
|
||||
<div class="variablelist"><dl class="variablelist">
|
||||
<div class="variablelist"><dl>
|
||||
<dt><span class="term">-4</span></dt>
|
||||
<dd>
|
||||
<p>
|
||||
|
|
@ -192,7 +192,7 @@
|
|||
<p>
|
||||
Write memory usage statistics to <code class="filename">stdout</code> on exit.
|
||||
</p>
|
||||
<div class="note" style="margin-left: 0.5in; margin-right: 0.5in;">
|
||||
<div class="note" title="Note" style="margin-left: 0.5in; margin-right: 0.5in;">
|
||||
<h3 class="title">Note</h3>
|
||||
<p>
|
||||
This option is mainly of interest to BIND 9 developers
|
||||
|
|
@ -206,7 +206,7 @@
|
|||
Allow <span class="command"><strong>named</strong></span> to use up to
|
||||
<em class="replaceable"><code>#max-socks</code></em> sockets.
|
||||
</p>
|
||||
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
|
||||
<div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
|
||||
<h3 class="title">Warning</h3>
|
||||
<p>
|
||||
This option should be unnecessary for the vast majority
|
||||
|
|
@ -232,7 +232,7 @@
|
|||
processing the command line arguments, but before
|
||||
reading the configuration file.
|
||||
</p>
|
||||
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
|
||||
<div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
|
||||
<h3 class="title">Warning</h3>
|
||||
<p>
|
||||
This option should be used in conjunction with the
|
||||
|
|
@ -268,7 +268,7 @@
|
|||
privileged operations, such as creating sockets that
|
||||
listen on privileged ports.
|
||||
</p>
|
||||
<div class="note" style="margin-left: 0.5in; margin-right: 0.5in;">
|
||||
<div class="note" title="Note" style="margin-left: 0.5in; margin-right: 0.5in;">
|
||||
<h3 class="title">Note</h3>
|
||||
<p>
|
||||
On Linux, <span class="command"><strong>named</strong></span> uses the kernel's
|
||||
|
|
@ -303,7 +303,7 @@
|
|||
Load data from <em class="replaceable"><code>cache-file</code></em> into the
|
||||
cache of the default view.
|
||||
</p>
|
||||
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
|
||||
<div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
|
||||
<h3 class="title">Warning</h3>
|
||||
<p>
|
||||
This option must not be used. It is only of interest
|
||||
|
|
@ -316,8 +316,8 @@
|
|||
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.9"></a><h2>SIGNALS</h2>
|
||||
<div class="refsection" title="SIGNALS">
|
||||
<a name="idp61107024"></a><h2>SIGNALS</h2>
|
||||
|
||||
<p>
|
||||
In routine operation, signals should not be used to control
|
||||
|
|
@ -325,7 +325,7 @@
|
|||
instead.
|
||||
</p>
|
||||
|
||||
<div class="variablelist"><dl class="variablelist">
|
||||
<div class="variablelist"><dl>
|
||||
<dt><span class="term">SIGHUP</span></dt>
|
||||
<dd>
|
||||
<p>
|
||||
|
|
@ -346,8 +346,8 @@
|
|||
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.10"></a><h2>CONFIGURATION</h2>
|
||||
<div class="refsection" title="CONFIGURATION">
|
||||
<a name="idp61116880"></a><h2>CONFIGURATION</h2>
|
||||
|
||||
<p>
|
||||
The <span class="command"><strong>named</strong></span> configuration file is too complex
|
||||
|
|
@ -367,11 +367,11 @@
|
|||
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.11"></a><h2>FILES</h2>
|
||||
<div class="refsection" title="FILES">
|
||||
<a name="idp61121616"></a><h2>FILES</h2>
|
||||
|
||||
|
||||
<div class="variablelist"><dl class="variablelist">
|
||||
<div class="variablelist"><dl>
|
||||
<dt><span class="term"><code class="filename">/etc/named.conf</code></span></dt>
|
||||
<dd>
|
||||
<p>
|
||||
|
|
@ -388,8 +388,8 @@
|
|||
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.12"></a><h2>SEE ALSO</h2>
|
||||
<div class="refsection" title="SEE ALSO">
|
||||
<a name="idp61126352"></a><h2>SEE ALSO</h2>
|
||||
|
||||
<p><em class="citetitle">RFC 1033</em>,
|
||||
<em class="citetitle">RFC 1034</em>,
|
||||
|
|
|
|||
|
|
@ -18,7 +18,7 @@
|
|||
'\" t
|
||||
.\" Title: nsupdate
|
||||
.\" Author:
|
||||
.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
|
||||
.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
|
||||
.\" Date: 2014-04-18
|
||||
.\" Manual: BIND9
|
||||
.\" Source: ISC
|
||||
|
|
@ -267,7 +267,8 @@ will clear the default ttl\&.
|
|||
\fBkey\fR [hmac:] {keyname} {secret}
|
||||
.RS 4
|
||||
Specifies that all updates are to be TSIG\-signed using the
|
||||
\fIkeyname\fR\fIsecret\fR
|
||||
\fIkeyname\fR
|
||||
\fIsecret\fR
|
||||
pair\&. If
|
||||
\fIhmac\fR
|
||||
is specified, then it sets the signing algorithm in use; the default is
|
||||
|
|
|
|||
|
|
@ -14,6 +14,7 @@
|
|||
- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||
- PERFORMANCE OF THIS SOFTWARE.
|
||||
-->
|
||||
|
||||
<!-- Converted by db4-upgrade version 1.0 -->
|
||||
<refentry xmlns="http://docbook.org/ns/docbook" version="5.0" xml:id="man.nsupdate">
|
||||
<info>
|
||||
|
|
|
|||
|
|
@ -18,9 +18,9 @@
|
|||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
|
||||
<title>nsupdate</title>
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry">
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" title="nsupdate">
|
||||
<a name="man.nsupdate"></a><div class="titlepage"></div>
|
||||
|
||||
|
||||
|
|
@ -35,7 +35,7 @@
|
|||
|
||||
|
||||
|
||||
<div class="refsynopsisdiv">
|
||||
<div class="refsynopsisdiv" title="Synopsis">
|
||||
<h2>Synopsis</h2>
|
||||
<div class="cmdsynopsis"><p>
|
||||
<code class="command">nsupdate</code>
|
||||
|
|
@ -59,8 +59,8 @@
|
|||
</p></div>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.7"></a><h2>DESCRIPTION</h2>
|
||||
<div class="refsection" title="DESCRIPTION">
|
||||
<a name="idp61037776"></a><h2>DESCRIPTION</h2>
|
||||
|
||||
<p><span class="command"><strong>nsupdate</strong></span>
|
||||
is used to submit Dynamic DNS Update requests as defined in RFC 2136
|
||||
|
|
@ -119,11 +119,11 @@
|
|||
</p>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.8"></a><h2>OPTIONS</h2>
|
||||
<div class="refsection" title="OPTIONS">
|
||||
<a name="idp61050704"></a><h2>OPTIONS</h2>
|
||||
|
||||
|
||||
<div class="variablelist"><dl class="variablelist">
|
||||
<div class="variablelist"><dl>
|
||||
<dt><span class="term">-d</span></dt>
|
||||
<dd>
|
||||
<p>
|
||||
|
|
@ -258,8 +258,8 @@
|
|||
</dl></div>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.9"></a><h2>INPUT FORMAT</h2>
|
||||
<div class="refsection" title="INPUT FORMAT">
|
||||
<a name="idp61088848"></a><h2>INPUT FORMAT</h2>
|
||||
|
||||
<p><span class="command"><strong>nsupdate</strong></span>
|
||||
reads input from
|
||||
|
|
@ -288,7 +288,7 @@
|
|||
<p>
|
||||
The command formats and their meaning are as follows:
|
||||
</p>
|
||||
<div class="variablelist"><dl class="variablelist">
|
||||
<div class="variablelist"><dl>
|
||||
<dt><span class="term">
|
||||
<span class="command"><strong>server</strong></span>
|
||||
{servername}
|
||||
|
|
@ -608,8 +608,8 @@
|
|||
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.10"></a><h2>EXAMPLES</h2>
|
||||
<div class="refsection" title="EXAMPLES">
|
||||
<a name="idp61244368"></a><h2>EXAMPLES</h2>
|
||||
|
||||
<p>
|
||||
The examples below show how
|
||||
|
|
@ -664,11 +664,11 @@
|
|||
</p>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.11"></a><h2>FILES</h2>
|
||||
<div class="refsection" title="FILES">
|
||||
<a name="idp61254224"></a><h2>FILES</h2>
|
||||
|
||||
|
||||
<div class="variablelist"><dl class="variablelist">
|
||||
<div class="variablelist"><dl>
|
||||
<dt><span class="term"><code class="constant">/etc/resolv.conf</code></span></dt>
|
||||
<dd>
|
||||
<p>
|
||||
|
|
@ -702,8 +702,8 @@
|
|||
</dl></div>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.12"></a><h2>SEE ALSO</h2>
|
||||
<div class="refsection" title="SEE ALSO">
|
||||
<a name="idp61264464"></a><h2>SEE ALSO</h2>
|
||||
|
||||
<p>
|
||||
<em class="citetitle">RFC 2136</em>,
|
||||
|
|
@ -725,8 +725,8 @@
|
|||
</p>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.13"></a><h2>BUGS</h2>
|
||||
<div class="refsection" title="BUGS">
|
||||
<a name="idp61271760"></a><h2>BUGS</h2>
|
||||
|
||||
<p>
|
||||
The TSIG key is redundantly stored in two separate files.
|
||||
|
|
|
|||
|
|
@ -13,6 +13,7 @@
|
|||
- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||
- PERFORMANCE OF THIS SOFTWARE.
|
||||
-->
|
||||
|
||||
<!-- Converted by db4-upgrade version 1.0 -->
|
||||
<refentry xmlns="http://docbook.org/ns/docbook" version="5.0" xml:id="man.pkcs11-destroy">
|
||||
<info>
|
||||
|
|
|
|||
|
|
@ -13,6 +13,7 @@
|
|||
- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||
- PERFORMANCE OF THIS SOFTWARE.
|
||||
-->
|
||||
|
||||
<!-- Converted by db4-upgrade version 1.0 -->
|
||||
<refentry xmlns="http://docbook.org/ns/docbook" version="5.0" xml:id="man.pkcs11-keygen">
|
||||
<info>
|
||||
|
|
|
|||
|
|
@ -13,6 +13,7 @@
|
|||
- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||
- PERFORMANCE OF THIS SOFTWARE.
|
||||
-->
|
||||
|
||||
<!-- Converted by db4-upgrade version 1.0 -->
|
||||
<refentry xmlns="http://docbook.org/ns/docbook" version="5.0" xml:id="man.pkcs11-list">
|
||||
<info>
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
.\" Copyright (C) 2012-2014 Internet Systems Consortium, Inc. ("ISC")
|
||||
.\"
|
||||
.\" Copyright (C) 2012-2014 Internet Systems Consortium, Inc. ("ISC")
|
||||
.\"
|
||||
.\" Permission to use, copy, modify, and/or distribute this software for any
|
||||
.\" purpose with or without fee is hereby granted, provided that the above
|
||||
.\" copyright notice and this permission notice appear in all copies.
|
||||
.\"
|
||||
.\"
|
||||
.\" THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
|
||||
.\" REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
||||
.\" AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
|
||||
.\" AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
|
||||
.\" INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
||||
.\" LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
|
||||
.\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||
|
|
@ -17,7 +17,7 @@
|
|||
'\" t
|
||||
.\" Title: dnssec-checkds
|
||||
.\" Author:
|
||||
.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
|
||||
.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
|
||||
.\" Date: 2013-01-02
|
||||
.\" Manual: BIND9
|
||||
.\" Source: ISC
|
||||
|
|
|
|||
|
|
@ -13,6 +13,7 @@
|
|||
- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||
- PERFORMANCE OF THIS SOFTWARE.
|
||||
-->
|
||||
|
||||
<!-- Converted by db4-upgrade version 1.0 -->
|
||||
<refentry xmlns="http://docbook.org/ns/docbook" version="5.0" xml:id="man.dnssec-checkds">
|
||||
<info>
|
||||
|
|
|
|||
|
|
@ -17,9 +17,9 @@
|
|||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
|
||||
<title>dnssec-checkds</title>
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry">
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" title="dnssec-checkds">
|
||||
<a name="man.dnssec-checkds"></a><div class="titlepage"></div>
|
||||
|
||||
|
||||
|
|
@ -36,7 +36,7 @@
|
|||
|
||||
|
||||
|
||||
<div class="refsynopsisdiv">
|
||||
<div class="refsynopsisdiv" title="Synopsis">
|
||||
<h2>Synopsis</h2>
|
||||
<div class="cmdsynopsis"><p>
|
||||
<code class="command">dnssec-checkds</code>
|
||||
|
|
@ -56,8 +56,8 @@
|
|||
</p></div>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.7"></a><h2>DESCRIPTION</h2>
|
||||
<div class="refsection" title="DESCRIPTION">
|
||||
<a name="idp60900688"></a><h2>DESCRIPTION</h2>
|
||||
|
||||
<p><span class="command"><strong>dnssec-checkds</strong></span>
|
||||
verifies the correctness of Delegation Signer (DS) or DNSSEC
|
||||
|
|
@ -66,11 +66,11 @@
|
|||
</p>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.8"></a><h2>OPTIONS</h2>
|
||||
<div class="refsection" title="OPTIONS">
|
||||
<a name="idp60902352"></a><h2>OPTIONS</h2>
|
||||
|
||||
|
||||
<div class="variablelist"><dl class="variablelist">
|
||||
<div class="variablelist"><dl>
|
||||
<dt><span class="term">-f <em class="replaceable"><code>file</code></em></span></dt>
|
||||
<dd>
|
||||
<p>
|
||||
|
|
@ -106,8 +106,8 @@
|
|||
</dl></div>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.9"></a><h2>SEE ALSO</h2>
|
||||
<div class="refsection" title="SEE ALSO">
|
||||
<a name="idp60917200"></a><h2>SEE ALSO</h2>
|
||||
|
||||
<p><span class="citerefentry">
|
||||
<span class="refentrytitle">dnssec-dsfromkey</span>(8)
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
.\" Copyright (C) 2013, 2014 Internet Systems Consortium, Inc. ("ISC")
|
||||
.\"
|
||||
.\" Copyright (C) 2013, 2014 Internet Systems Consortium, Inc. ("ISC")
|
||||
.\"
|
||||
.\" Permission to use, copy, modify, and/or distribute this software for any
|
||||
.\" purpose with or without fee is hereby granted, provided that the above
|
||||
.\" copyright notice and this permission notice appear in all copies.
|
||||
.\"
|
||||
.\"
|
||||
.\" THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
|
||||
.\" REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
||||
.\" AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
|
||||
.\" AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
|
||||
.\" INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
||||
.\" LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
|
||||
.\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||
|
|
@ -17,7 +17,7 @@
|
|||
'\" t
|
||||
.\" Title: dnssec-coverage
|
||||
.\" Author:
|
||||
.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
|
||||
.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
|
||||
.\" Date: 2013-03-21
|
||||
.\" Manual: BIND9
|
||||
.\" Source: ISC
|
||||
|
|
|
|||
|
|
@ -13,6 +13,7 @@
|
|||
- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||
- PERFORMANCE OF THIS SOFTWARE.
|
||||
-->
|
||||
|
||||
<!-- Converted by db4-upgrade version 1.0 -->
|
||||
<refentry xmlns="http://docbook.org/ns/docbook" version="5.0" xml:id="man.dnssec-coverage">
|
||||
<info>
|
||||
|
|
|
|||
|
|
@ -1,25 +1,26 @@
|
|||
<!--
|
||||
- Copyright (C) 2013, 2014 Internet Systems Consortium, Inc. ("ISC")
|
||||
-
|
||||
- Copyright (C) 2013, 2014 Internet Systems Consortium, Inc. ("ISC")
|
||||
-
|
||||
- Permission to use, copy, modify, and/or distribute this software for any
|
||||
- purpose with or without fee is hereby granted, provided that the above
|
||||
- copyright notice and this permission notice appear in all copies.
|
||||
-
|
||||
-
|
||||
- THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
|
||||
- REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
||||
- AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
|
||||
- AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
|
||||
- INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
||||
- LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
|
||||
- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||
- PERFORMANCE OF THIS SOFTWARE.
|
||||
-->
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
|
||||
<title>dnssec-coverage</title>
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry">
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" title="dnssec-coverage">
|
||||
<a name="man.dnssec-coverage"></a><div class="titlepage"></div>
|
||||
|
||||
|
||||
|
|
@ -36,7 +37,7 @@
|
|||
|
||||
|
||||
|
||||
<div class="refsynopsisdiv">
|
||||
<div class="refsynopsisdiv" title="Synopsis">
|
||||
<h2>Synopsis</h2>
|
||||
<div class="cmdsynopsis"><p>
|
||||
<code class="command">dnssec-coverage</code>
|
||||
|
|
@ -50,8 +51,8 @@
|
|||
</p></div>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.7"></a><h2>DESCRIPTION</h2>
|
||||
<div class="refsection" title="DESCRIPTION">
|
||||
<a name="idp60809680"></a><h2>DESCRIPTION</h2>
|
||||
|
||||
<p><span class="command"><strong>dnssec-coverage</strong></span>
|
||||
verifies that the DNSSEC keys for a given zone or a set of zones
|
||||
|
|
@ -80,11 +81,11 @@
|
|||
</p>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.8"></a><h2>OPTIONS</h2>
|
||||
<div class="refsection" title="OPTIONS">
|
||||
<a name="idp60812880"></a><h2>OPTIONS</h2>
|
||||
|
||||
|
||||
<div class="variablelist"><dl class="variablelist">
|
||||
<div class="variablelist"><dl>
|
||||
<dt><span class="term">-f <em class="replaceable"><code>file</code></em></span></dt>
|
||||
<dd>
|
||||
<p>
|
||||
|
|
@ -179,8 +180,8 @@
|
|||
</dl></div>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.9"></a><h2>SEE ALSO</h2>
|
||||
<div class="refsection" title="SEE ALSO">
|
||||
<a name="idp60836944"></a><h2>SEE ALSO</h2>
|
||||
|
||||
<p>
|
||||
<span class="citerefentry">
|
||||
|
|
|
|||
|
|
@ -18,7 +18,7 @@
|
|||
'\" t
|
||||
.\" Title: rndc
|
||||
.\" Author:
|
||||
.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
|
||||
.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
|
||||
.\" Date: 2013-12-04
|
||||
.\" Manual: BIND9
|
||||
.\" Source: ISC
|
||||
|
|
@ -255,7 +255,8 @@ See also
|
|||
Enable or disable query logging\&. (For backward compatibility, this command can also be used without an argument to toggle query logging on and off\&.)
|
||||
.sp
|
||||
Query logging can also be enabled by explicitly directing the
|
||||
\fBqueries\fR\fBcategory\fR
|
||||
\fBqueries\fR
|
||||
\fBcategory\fR
|
||||
to a
|
||||
\fBchannel\fR
|
||||
in the
|
||||
|
|
|
|||
|
|
@ -18,7 +18,7 @@
|
|||
'\" t
|
||||
.\" Title: rndc.conf
|
||||
.\" Author:
|
||||
.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
|
||||
.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
|
||||
.\" Date: 2007-06-18
|
||||
.\" Manual: BIND9
|
||||
.\" Source: ISC
|
||||
|
|
|
|||
|
|
@ -14,6 +14,7 @@
|
|||
- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||
- PERFORMANCE OF THIS SOFTWARE.
|
||||
-->
|
||||
|
||||
<!-- Converted by db4-upgrade version 1.0 -->
|
||||
<refentry xmlns="http://docbook.org/ns/docbook" version="5.0" xml:id="man.rndc.conf">
|
||||
<info>
|
||||
|
|
|
|||
|
|
@ -18,9 +18,9 @@
|
|||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
|
||||
<title>rndc.conf</title>
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry">
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" title="rndc.conf">
|
||||
<a name="man.rndc.conf"></a><div class="titlepage"></div>
|
||||
|
||||
|
||||
|
|
@ -37,15 +37,15 @@
|
|||
|
||||
|
||||
|
||||
<div class="refsynopsisdiv">
|
||||
<div class="refsynopsisdiv" title="Synopsis">
|
||||
<h2>Synopsis</h2>
|
||||
<div class="cmdsynopsis"><p>
|
||||
<code class="command">rndc.conf</code>
|
||||
</p></div>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.7"></a><h2>DESCRIPTION</h2>
|
||||
<div class="refsection" title="DESCRIPTION">
|
||||
<a name="idp60777680"></a><h2>DESCRIPTION</h2>
|
||||
|
||||
<p><code class="filename">rndc.conf</code> is the configuration file
|
||||
for <span class="command"><strong>rndc</strong></span>, the BIND 9 name server control
|
||||
|
|
@ -131,8 +131,8 @@
|
|||
</p>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.8"></a><h2>EXAMPLE</h2>
|
||||
<div class="refsection" title="EXAMPLE">
|
||||
<a name="idp60799312"></a><h2>EXAMPLE</h2>
|
||||
|
||||
|
||||
<pre class="programlisting">
|
||||
|
|
@ -209,8 +209,8 @@
|
|||
</p>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.9"></a><h2>NAME SERVER CONFIGURATION</h2>
|
||||
<div class="refsection" title="NAME SERVER CONFIGURATION">
|
||||
<a name="idp60810448"></a><h2>NAME SERVER CONFIGURATION</h2>
|
||||
|
||||
<p>
|
||||
The name server must be configured to accept rndc connections and
|
||||
|
|
@ -221,8 +221,8 @@
|
|||
</p>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.10"></a><h2>SEE ALSO</h2>
|
||||
<div class="refsection" title="SEE ALSO">
|
||||
<a name="idp60813136"></a><h2>SEE ALSO</h2>
|
||||
|
||||
<p><span class="citerefentry">
|
||||
<span class="refentrytitle">rndc</span>(8)
|
||||
|
|
|
|||
|
|
@ -14,6 +14,7 @@
|
|||
- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||
- PERFORMANCE OF THIS SOFTWARE.
|
||||
-->
|
||||
|
||||
<!-- Converted by db4-upgrade version 1.0 -->
|
||||
<refentry xmlns="http://docbook.org/ns/docbook" version="5.0" xml:id="man.rndc">
|
||||
<info>
|
||||
|
|
|
|||
|
|
@ -18,9 +18,9 @@
|
|||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
|
||||
<title>rndc</title>
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry">
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" title="rndc">
|
||||
<a name="man.rndc"></a><div class="titlepage"></div>
|
||||
|
||||
|
||||
|
|
@ -37,7 +37,7 @@
|
|||
|
||||
|
||||
|
||||
<div class="refsynopsisdiv">
|
||||
<div class="refsynopsisdiv" title="Synopsis">
|
||||
<h2>Synopsis</h2>
|
||||
<div class="cmdsynopsis"><p>
|
||||
<code class="command">rndc</code>
|
||||
|
|
@ -52,8 +52,8 @@
|
|||
</p></div>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.7"></a><h2>DESCRIPTION</h2>
|
||||
<div class="refsection" title="DESCRIPTION">
|
||||
<a name="idp61019728"></a><h2>DESCRIPTION</h2>
|
||||
|
||||
<p><span class="command"><strong>rndc</strong></span>
|
||||
controls the operation of a name
|
||||
|
|
@ -83,11 +83,11 @@
|
|||
</p>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.8"></a><h2>OPTIONS</h2>
|
||||
<div class="refsection" title="OPTIONS">
|
||||
<a name="idp61024336"></a><h2>OPTIONS</h2>
|
||||
|
||||
|
||||
<div class="variablelist"><dl class="variablelist">
|
||||
<div class="variablelist"><dl>
|
||||
<dt><span class="term">-b <em class="replaceable"><code>source-address</code></em></span></dt>
|
||||
<dd>
|
||||
<p>
|
||||
|
|
@ -166,8 +166,8 @@
|
|||
</dl></div>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.9"></a><h2>COMMANDS</h2>
|
||||
<div class="refsection" title="COMMANDS">
|
||||
<a name="idp61046352"></a><h2>COMMANDS</h2>
|
||||
|
||||
<p>
|
||||
A list of commands supported by <span class="command"><strong>rndc</strong></span> can
|
||||
|
|
@ -177,7 +177,7 @@
|
|||
Currently supported commands are:
|
||||
</p>
|
||||
|
||||
<div class="variablelist"><dl class="variablelist">
|
||||
<div class="variablelist"><dl>
|
||||
<dt><span class="term"><strong class="userinput"><code>addzone <em class="replaceable"><code>zone</code></em> [<span class="optional"><em class="replaceable"><code>class</code></em> [<span class="optional"><em class="replaceable"><code>view</code></em></span>]</span>] <em class="replaceable"><code>configuration</code></em> </code></strong></span></dt>
|
||||
<dd>
|
||||
<p>
|
||||
|
|
@ -603,8 +603,8 @@
|
|||
</dl></div>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.10"></a><h2>LIMITATIONS</h2>
|
||||
<div class="refsection" title="LIMITATIONS">
|
||||
<a name="idp61221712"></a><h2>LIMITATIONS</h2>
|
||||
|
||||
<p>
|
||||
There is currently no way to provide the shared secret for a
|
||||
|
|
@ -615,8 +615,8 @@
|
|||
</p>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.11"></a><h2>SEE ALSO</h2>
|
||||
<div class="refsection" title="SEE ALSO">
|
||||
<a name="idp61223888"></a><h2>SEE ALSO</h2>
|
||||
|
||||
<p><span class="citerefentry">
|
||||
<span class="refentrytitle">rndc.conf</span>(5)
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@
|
|||
'\" t
|
||||
.\" Title: arpaname
|
||||
.\" Author:
|
||||
.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
|
||||
.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
|
||||
.\" Date: 2009-03-03
|
||||
.\" Manual: BIND9
|
||||
.\" Source: ISC
|
||||
|
|
|
|||
|
|
@ -13,6 +13,7 @@
|
|||
- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||
- PERFORMANCE OF THIS SOFTWARE.
|
||||
-->
|
||||
|
||||
<!-- Converted by db4-upgrade version 1.0 -->
|
||||
<refentry xmlns="http://docbook.org/ns/docbook" version="5.0" xml:id="man.arpaname">
|
||||
<info>
|
||||
|
|
|
|||
|
|
@ -17,9 +17,9 @@
|
|||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
|
||||
<title>arpaname</title>
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry">
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" title="arpaname">
|
||||
<a name="man.arpaname"></a><div class="titlepage"></div>
|
||||
|
||||
|
||||
|
|
@ -35,7 +35,7 @@
|
|||
|
||||
|
||||
|
||||
<div class="refsynopsisdiv">
|
||||
<div class="refsynopsisdiv" title="Synopsis">
|
||||
<h2>Synopsis</h2>
|
||||
<div class="cmdsynopsis"><p>
|
||||
<code class="command">arpaname</code>
|
||||
|
|
@ -43,8 +43,8 @@
|
|||
</p></div>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.7"></a><h2>DESCRIPTION</h2>
|
||||
<div class="refsection" title="DESCRIPTION">
|
||||
<a name="idp60865488"></a><h2>DESCRIPTION</h2>
|
||||
|
||||
<p>
|
||||
<span class="command"><strong>arpaname</strong></span> translates IP addresses (IPv4 and
|
||||
|
|
@ -52,8 +52,8 @@
|
|||
</p>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.8"></a><h2>SEE ALSO</h2>
|
||||
<div class="refsection" title="SEE ALSO">
|
||||
<a name="idp60867408"></a><h2>SEE ALSO</h2>
|
||||
|
||||
<p>
|
||||
<em class="citetitle">BIND 9 Administrator Reference Manual</em>.
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@
|
|||
'\" t
|
||||
.\" Title: genrandom
|
||||
.\" Author:
|
||||
.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
|
||||
.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
|
||||
.\" Date: 2011-08-08
|
||||
.\" Manual: BIND9
|
||||
.\" Source: ISC
|
||||
|
|
|
|||
|
|
@ -13,6 +13,7 @@
|
|||
- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||
- PERFORMANCE OF THIS SOFTWARE.
|
||||
-->
|
||||
|
||||
<!-- Converted by db4-upgrade version 1.0 -->
|
||||
<refentry xmlns="http://docbook.org/ns/docbook" version="5.0" xml:id="man.genrandom">
|
||||
<info>
|
||||
|
|
|
|||
|
|
@ -17,9 +17,9 @@
|
|||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
|
||||
<title>genrandom</title>
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry">
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" title="genrandom">
|
||||
<a name="man.genrandom"></a><div class="titlepage"></div>
|
||||
|
||||
|
||||
|
|
@ -36,7 +36,7 @@
|
|||
|
||||
|
||||
|
||||
<div class="refsynopsisdiv">
|
||||
<div class="refsynopsisdiv" title="Synopsis">
|
||||
<h2>Synopsis</h2>
|
||||
<div class="cmdsynopsis"><p>
|
||||
<code class="command">genrandom</code>
|
||||
|
|
@ -46,8 +46,8 @@
|
|||
</p></div>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.7"></a><h2>DESCRIPTION</h2>
|
||||
<div class="refsection" title="DESCRIPTION">
|
||||
<a name="idp60838992"></a><h2>DESCRIPTION</h2>
|
||||
|
||||
<p>
|
||||
<span class="command"><strong>genrandom</strong></span>
|
||||
|
|
@ -57,10 +57,10 @@
|
|||
</p>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.8"></a><h2>ARGUMENTS</h2>
|
||||
<div class="refsection" title="ARGUMENTS">
|
||||
<a name="idp60840784"></a><h2>ARGUMENTS</h2>
|
||||
|
||||
<div class="variablelist"><dl class="variablelist">
|
||||
<div class="variablelist"><dl>
|
||||
<dt><span class="term">-n <em class="replaceable"><code>number</code></em></span></dt>
|
||||
<dd>
|
||||
<p>
|
||||
|
|
@ -83,8 +83,8 @@
|
|||
</dl></div>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.9"></a><h2>SEE ALSO</h2>
|
||||
<div class="refsection" title="SEE ALSO">
|
||||
<a name="idp60864464"></a><h2>SEE ALSO</h2>
|
||||
|
||||
<p>
|
||||
<span class="citerefentry">
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@
|
|||
'\" t
|
||||
.\" Title: isc-hmac-fixup
|
||||
.\" Author:
|
||||
.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
|
||||
.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
|
||||
.\" Date: 2013-04-28
|
||||
.\" Manual: BIND9
|
||||
.\" Source: ISC
|
||||
|
|
|
|||
|
|
@ -17,9 +17,9 @@
|
|||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
|
||||
<title>isc-hmac-fixup</title>
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry">
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" title="isc-hmac-fixup">
|
||||
<a name="man.isc-hmac-fixup"></a><div class="titlepage"></div>
|
||||
|
||||
|
||||
|
|
@ -36,7 +36,7 @@
|
|||
|
||||
|
||||
|
||||
<div class="refsynopsisdiv">
|
||||
<div class="refsynopsisdiv" title="Synopsis">
|
||||
<h2>Synopsis</h2>
|
||||
<div class="cmdsynopsis"><p>
|
||||
<code class="command">isc-hmac-fixup</code>
|
||||
|
|
@ -45,8 +45,8 @@
|
|||
</p></div>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.7"></a><h2>DESCRIPTION</h2>
|
||||
<div class="refsection" title="DESCRIPTION">
|
||||
<a name="idp60822096"></a><h2>DESCRIPTION</h2>
|
||||
|
||||
<p>
|
||||
Versions of BIND 9 up to and including BIND 9.6 had a bug causing
|
||||
|
|
@ -73,8 +73,8 @@
|
|||
</p>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.8"></a><h2>SECURITY CONSIDERATIONS</h2>
|
||||
<div class="refsection" title="SECURITY CONSIDERATIONS">
|
||||
<a name="idp60825040"></a><h2>SECURITY CONSIDERATIONS</h2>
|
||||
|
||||
<p>
|
||||
Secrets that have been converted by <span class="command"><strong>isc-hmac-fixup</strong></span>
|
||||
|
|
@ -86,8 +86,8 @@
|
|||
</p>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.9"></a><h2>SEE ALSO</h2>
|
||||
<div class="refsection" title="SEE ALSO">
|
||||
<a name="idp60826960"></a><h2>SEE ALSO</h2>
|
||||
|
||||
<p>
|
||||
<em class="citetitle">BIND 9 Administrator Reference Manual</em>,
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@
|
|||
'\" t
|
||||
.\" Title: named-journalprint
|
||||
.\" Author:
|
||||
.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
|
||||
.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
|
||||
.\" Date: 2009-12-04
|
||||
.\" Manual: BIND9
|
||||
.\" Source: ISC
|
||||
|
|
|
|||
|
|
@ -13,6 +13,7 @@
|
|||
- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||
- PERFORMANCE OF THIS SOFTWARE.
|
||||
-->
|
||||
|
||||
<!-- Converted by db4-upgrade version 1.0 -->
|
||||
<refentry xmlns="http://docbook.org/ns/docbook" version="5.0" xml:id="man.named-journalprint">
|
||||
<info>
|
||||
|
|
|
|||
|
|
@ -17,9 +17,9 @@
|
|||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
|
||||
<title>named-journalprint</title>
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry">
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" title="named-journalprint">
|
||||
<a name="man.named-journalprint"></a><div class="titlepage"></div>
|
||||
|
||||
|
||||
|
|
@ -36,7 +36,7 @@
|
|||
|
||||
|
||||
|
||||
<div class="refsynopsisdiv">
|
||||
<div class="refsynopsisdiv" title="Synopsis">
|
||||
<h2>Synopsis</h2>
|
||||
<div class="cmdsynopsis"><p>
|
||||
<code class="command">named-journalprint</code>
|
||||
|
|
@ -44,8 +44,8 @@
|
|||
</p></div>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.7"></a><h2>DESCRIPTION</h2>
|
||||
<div class="refsection" title="DESCRIPTION">
|
||||
<a name="idp60869968"></a><h2>DESCRIPTION</h2>
|
||||
|
||||
<p>
|
||||
<span class="command"><strong>named-journalprint</strong></span>
|
||||
|
|
@ -72,8 +72,8 @@
|
|||
</p>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.8"></a><h2>SEE ALSO</h2>
|
||||
<div class="refsection" title="SEE ALSO">
|
||||
<a name="idp60874064"></a><h2>SEE ALSO</h2>
|
||||
|
||||
<p>
|
||||
<span class="citerefentry">
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@
|
|||
'\" t
|
||||
.\" Title: nsec3hash
|
||||
.\" Author:
|
||||
.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
|
||||
.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
|
||||
.\" Date: 2009-03-02
|
||||
.\" Manual: BIND9
|
||||
.\" Source: ISC
|
||||
|
|
|
|||
|
|
@ -13,6 +13,7 @@
|
|||
- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||
- PERFORMANCE OF THIS SOFTWARE.
|
||||
-->
|
||||
|
||||
<!-- Converted by db4-upgrade version 1.0 -->
|
||||
<refentry xmlns="http://docbook.org/ns/docbook" version="5.0" xml:id="man.nsec3hash">
|
||||
<info>
|
||||
|
|
|
|||
|
|
@ -17,9 +17,9 @@
|
|||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
|
||||
<title>nsec3hash</title>
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry">
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" title="nsec3hash">
|
||||
<a name="man.nsec3hash"></a><div class="titlepage"></div>
|
||||
|
||||
|
||||
|
|
@ -36,7 +36,7 @@
|
|||
|
||||
|
||||
|
||||
<div class="refsynopsisdiv">
|
||||
<div class="refsynopsisdiv" title="Synopsis">
|
||||
<h2>Synopsis</h2>
|
||||
<div class="cmdsynopsis"><p>
|
||||
<code class="command">nsec3hash</code>
|
||||
|
|
@ -47,8 +47,8 @@
|
|||
</p></div>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.7"></a><h2>DESCRIPTION</h2>
|
||||
<div class="refsection" title="DESCRIPTION">
|
||||
<a name="idp60907472"></a><h2>DESCRIPTION</h2>
|
||||
|
||||
<p>
|
||||
<span class="command"><strong>nsec3hash</strong></span> generates an NSEC3 hash based on
|
||||
|
|
@ -57,10 +57,10 @@
|
|||
</p>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.8"></a><h2>ARGUMENTS</h2>
|
||||
<div class="refsection" title="ARGUMENTS">
|
||||
<a name="idp60909264"></a><h2>ARGUMENTS</h2>
|
||||
|
||||
<div class="variablelist"><dl class="variablelist">
|
||||
<div class="variablelist"><dl>
|
||||
<dt><span class="term">salt</span></dt>
|
||||
<dd>
|
||||
<p>
|
||||
|
|
@ -91,8 +91,8 @@
|
|||
</dl></div>
|
||||
</div>
|
||||
|
||||
<div class="refsection">
|
||||
<a name="id-1.9"></a><h2>SEE ALSO</h2>
|
||||
<div class="refsection" title="SEE ALSO">
|
||||
<a name="idp60916944"></a><h2>SEE ALSO</h2>
|
||||
|
||||
<p>
|
||||
<em class="citetitle">BIND 9 Administrator Reference Manual</em>,
|
||||
|
|
|
|||
|
|
@ -18,7 +18,7 @@
|
|||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
|
||||
<title>Chapter 1. Introduction</title>
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
|
||||
<link rel="home" href="Bv9ARM.html" title="BIND 9 Administrator Reference Manual">
|
||||
<link rel="up" href="Bv9ARM.html" title="BIND 9 Administrator Reference Manual">
|
||||
<link rel="prev" href="Bv9ARM.html" title="BIND 9 Administrator Reference Manual">
|
||||
|
|
@ -38,23 +38,23 @@
|
|||
</table>
|
||||
<hr>
|
||||
</div>
|
||||
<div class="chapter">
|
||||
<div class="titlepage"><div><div><h1 class="title">
|
||||
<a name="Bv9ARM.ch01"></a>Chapter 1. Introduction</h1></div></div></div>
|
||||
<div class="chapter" title="Chapter 1. Introduction">
|
||||
<div class="titlepage"><div><div><h2 class="title">
|
||||
<a name="Bv9ARM.ch01"></a>Chapter 1. Introduction</h2></div></div></div>
|
||||
<div class="toc">
|
||||
<p><b>Table of Contents</b></p>
|
||||
<dl class="toc">
|
||||
<dt><span class="section"><a href="Bv9ARM.ch01.html#id-1.2.4">Scope of Document</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch01.html#id-1.2.5">Organization of This Document</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch01.html#id-1.2.6">Conventions Used in This Document</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch01.html#id-1.2.7">The Domain Name System (<acronym class="acronym">DNS</acronym>)</a></span></dt>
|
||||
<dl>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch01.html#idp70903760">Scope of Document</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch01.html#idp70906448">Organization of This Document</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch01.html#idp70914384">Conventions Used in This Document</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch01.html#idp70946256">The Domain Name System (<acronym class="acronym">DNS</acronym>)</a></span></dt>
|
||||
<dd><dl>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch01.html#id-1.2.7.4">DNS Fundamentals</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch01.html#id-1.2.7.5">Domains and Domain Names</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch01.html#id-1.2.7.6">Zones</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch01.html#id-1.2.7.7">Authoritative Name Servers</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch01.html#id-1.2.7.8">Caching Name Servers</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch01.html#id-1.2.7.9">Name Servers in Multiple Roles</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch01.html#idp70949584">DNS Fundamentals</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch01.html#idp70953552">Domains and Domain Names</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch01.html#idp70963152">Zones</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch01.html#idp70972496">Authoritative Name Servers</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch01.html#idp70989648">Caching Name Servers</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch01.html#idp70997456">Name Servers in Multiple Roles</a></span></dt>
|
||||
</dl></dd>
|
||||
</dl>
|
||||
</div>
|
||||
|
|
@ -70,9 +70,9 @@
|
|||
hierarchical databases.
|
||||
</p>
|
||||
|
||||
<div class="section">
|
||||
<div class="section" title="Scope of Document">
|
||||
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
|
||||
<a name="id-1.2.4"></a>Scope of Document</h2></div></div></div>
|
||||
<a name="idp70903760"></a>Scope of Document</h2></div></div></div>
|
||||
|
||||
|
||||
<p>
|
||||
|
|
@ -84,12 +84,12 @@
|
|||
<acronym class="acronym">BIND</acronym> version 9 software package for
|
||||
system administrators.
|
||||
</p>
|
||||
<p>This version of the manual corresponds to BIND version 9.9 (Subscription Edition).</p>
|
||||
<p>This version of the manual corresponds to BIND version 9.9.</p>
|
||||
</div>
|
||||
|
||||
<div class="section">
|
||||
<div class="section" title="Organization of This Document">
|
||||
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
|
||||
<a name="id-1.2.5"></a>Organization of This Document</h2></div></div></div>
|
||||
<a name="idp70906448"></a>Organization of This Document</h2></div></div></div>
|
||||
|
||||
<p>
|
||||
In this document, <span class="emphasis"><em>Chapter 1</em></span> introduces
|
||||
|
|
@ -117,9 +117,9 @@
|
|||
System.
|
||||
</p>
|
||||
</div>
|
||||
<div class="section">
|
||||
<div class="section" title="Conventions Used in This Document">
|
||||
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
|
||||
<a name="id-1.2.6"></a>Conventions Used in This Document</h2></div></div></div>
|
||||
<a name="idp70914384"></a>Conventions Used in This Document</h2></div></div></div>
|
||||
|
||||
|
||||
<p>
|
||||
|
|
@ -252,9 +252,9 @@
|
|||
<p>
|
||||
</p>
|
||||
</div>
|
||||
<div class="section">
|
||||
<div class="section" title="The Domain Name System (DNS)">
|
||||
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
|
||||
<a name="id-1.2.7"></a>The Domain Name System (<acronym class="acronym">DNS</acronym>)</h2></div></div></div>
|
||||
<a name="idp70946256"></a>The Domain Name System (<acronym class="acronym">DNS</acronym>)</h2></div></div></div>
|
||||
|
||||
<p>
|
||||
The purpose of this document is to explain the installation
|
||||
|
|
@ -264,9 +264,9 @@
|
|||
(<acronym class="acronym">DNS</acronym>) as they relate to <acronym class="acronym">BIND</acronym>.
|
||||
</p>
|
||||
|
||||
<div class="section">
|
||||
<div class="section" title="DNS Fundamentals">
|
||||
<div class="titlepage"><div><div><h3 class="title">
|
||||
<a name="id-1.2.7.4"></a>DNS Fundamentals</h3></div></div></div>
|
||||
<a name="idp70949584"></a>DNS Fundamentals</h3></div></div></div>
|
||||
|
||||
|
||||
<p>
|
||||
|
|
@ -290,9 +290,9 @@
|
|||
</p>
|
||||
|
||||
</div>
|
||||
<div class="section">
|
||||
<div class="section" title="Domains and Domain Names">
|
||||
<div class="titlepage"><div><div><h3 class="title">
|
||||
<a name="id-1.2.7.5"></a>Domains and Domain Names</h3></div></div></div>
|
||||
<a name="idp70953552"></a>Domains and Domain Names</h3></div></div></div>
|
||||
|
||||
|
||||
<p>
|
||||
|
|
@ -343,9 +343,9 @@
|
|||
</p>
|
||||
</div>
|
||||
|
||||
<div class="section">
|
||||
<div class="section" title="Zones">
|
||||
<div class="titlepage"><div><div><h3 class="title">
|
||||
<a name="id-1.2.7.6"></a>Zones</h3></div></div></div>
|
||||
<a name="idp70963152"></a>Zones</h3></div></div></div>
|
||||
|
||||
<p>
|
||||
To properly operate a name server, it is important to understand
|
||||
|
|
@ -401,9 +401,9 @@
|
|||
</p>
|
||||
</div>
|
||||
|
||||
<div class="section">
|
||||
<div class="section" title="Authoritative Name Servers">
|
||||
<div class="titlepage"><div><div><h3 class="title">
|
||||
<a name="id-1.2.7.7"></a>Authoritative Name Servers</h3></div></div></div>
|
||||
<a name="idp70972496"></a>Authoritative Name Servers</h3></div></div></div>
|
||||
|
||||
|
||||
<p>
|
||||
|
|
@ -422,9 +422,9 @@
|
|||
<span class="command"><strong>dig</strong></span> (<a class="xref" href="Bv9ARM.ch03.html#diagnostic_tools" title="Diagnostic Tools">the section called “Diagnostic Tools”</a>).
|
||||
</p>
|
||||
|
||||
<div class="section">
|
||||
<div class="section" title="The Primary Master">
|
||||
<div class="titlepage"><div><div><h4 class="title">
|
||||
<a name="id-1.2.7.7.5"></a>The Primary Master</h4></div></div></div>
|
||||
<a name="idp70975312"></a>The Primary Master</h4></div></div></div>
|
||||
|
||||
|
||||
<p>
|
||||
|
|
@ -446,9 +446,9 @@
|
|||
</p>
|
||||
</div>
|
||||
|
||||
<div class="section">
|
||||
<div class="section" title="Slave Servers">
|
||||
<div class="titlepage"><div><div><h4 class="title">
|
||||
<a name="id-1.2.7.7.6"></a>Slave Servers</h4></div></div></div>
|
||||
<a name="idp70979024"></a>Slave Servers</h4></div></div></div>
|
||||
|
||||
<p>
|
||||
The other authoritative servers, the <span class="emphasis"><em>slave</em></span>
|
||||
|
|
@ -464,9 +464,9 @@
|
|||
</p>
|
||||
</div>
|
||||
|
||||
<div class="section">
|
||||
<div class="section" title="Stealth Servers">
|
||||
<div class="titlepage"><div><div><h4 class="title">
|
||||
<a name="id-1.2.7.7.7"></a>Stealth Servers</h4></div></div></div>
|
||||
<a name="idp70985808"></a>Stealth Servers</h4></div></div></div>
|
||||
|
||||
|
||||
<p>
|
||||
|
|
@ -505,9 +505,9 @@
|
|||
</div>
|
||||
|
||||
</div>
|
||||
<div class="section">
|
||||
<div class="section" title="Caching Name Servers">
|
||||
<div class="titlepage"><div><div><h3 class="title">
|
||||
<a name="id-1.2.7.8"></a>Caching Name Servers</h3></div></div></div>
|
||||
<a name="idp70989648"></a>Caching Name Servers</h3></div></div></div>
|
||||
|
||||
|
||||
|
||||
|
|
@ -540,9 +540,9 @@
|
|||
Time To Live (TTL) field associated with each resource record.
|
||||
</p>
|
||||
|
||||
<div class="section">
|
||||
<div class="section" title="Forwarding">
|
||||
<div class="titlepage"><div><div><h4 class="title">
|
||||
<a name="id-1.2.7.8.6"></a>Forwarding</h4></div></div></div>
|
||||
<a name="idp70994000"></a>Forwarding</h4></div></div></div>
|
||||
|
||||
|
||||
<p>
|
||||
|
|
@ -572,9 +572,9 @@
|
|||
|
||||
</div>
|
||||
|
||||
<div class="section">
|
||||
<div class="section" title="Name Servers in Multiple Roles">
|
||||
<div class="titlepage"><div><div><h3 class="title">
|
||||
<a name="id-1.2.7.9"></a>Name Servers in Multiple Roles</h3></div></div></div>
|
||||
<a name="idp70997456"></a>Name Servers in Multiple Roles</h3></div></div></div>
|
||||
|
||||
|
||||
<p>
|
||||
|
|
@ -621,6 +621,6 @@
|
|||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.9.8-S1 (Subscription Edition)</p>
|
||||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.9.8 (Extended Support Version)</p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
|
|
@ -18,7 +18,7 @@
|
|||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
|
||||
<title>Chapter 2. BIND Resource Requirements</title>
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
|
||||
<link rel="home" href="Bv9ARM.html" title="BIND 9 Administrator Reference Manual">
|
||||
<link rel="up" href="Bv9ARM.html" title="BIND 9 Administrator Reference Manual">
|
||||
<link rel="prev" href="Bv9ARM.ch01.html" title="Chapter 1. Introduction">
|
||||
|
|
@ -38,24 +38,24 @@
|
|||
</table>
|
||||
<hr>
|
||||
</div>
|
||||
<div class="chapter">
|
||||
<div class="titlepage"><div><div><h1 class="title">
|
||||
<a name="Bv9ARM.ch02"></a>Chapter 2. <acronym class="acronym">BIND</acronym> Resource Requirements</h1></div></div></div>
|
||||
<div class="chapter" title="Chapter 2. BIND Resource Requirements">
|
||||
<div class="titlepage"><div><div><h2 class="title">
|
||||
<a name="Bv9ARM.ch02"></a>Chapter 2. <acronym class="acronym">BIND</acronym> Resource Requirements</h2></div></div></div>
|
||||
<div class="toc">
|
||||
<p><b>Table of Contents</b></p>
|
||||
<dl class="toc">
|
||||
<dt><span class="section"><a href="Bv9ARM.ch02.html#id-1.3.3">Hardware requirements</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch02.html#id-1.3.4">CPU Requirements</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch02.html#id-1.3.5">Memory Requirements</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch02.html#id-1.3.6">Name Server Intensive Environment Issues</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch02.html#id-1.3.7">Supported Operating Systems</a></span></dt>
|
||||
<dl>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch02.html#idp71014608">Hardware requirements</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch02.html#idp71017936">CPU Requirements</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch02.html#idp71019728">Memory Requirements</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch02.html#idp71023312">Name Server Intensive Environment Issues</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch02.html#idp71024720">Supported Operating Systems</a></span></dt>
|
||||
</dl>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="section">
|
||||
<div class="section" title="Hardware requirements">
|
||||
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
|
||||
<a name="id-1.3.3"></a>Hardware requirements</h2></div></div></div>
|
||||
<a name="idp71014608"></a>Hardware requirements</h2></div></div></div>
|
||||
|
||||
|
||||
<p>
|
||||
|
|
@ -74,9 +74,9 @@
|
|||
multiprocessor systems for installations that need it.
|
||||
</p>
|
||||
</div>
|
||||
<div class="section">
|
||||
<div class="section" title="CPU Requirements">
|
||||
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
|
||||
<a name="id-1.3.4"></a>CPU Requirements</h2></div></div></div>
|
||||
<a name="idp71017936"></a>CPU Requirements</h2></div></div></div>
|
||||
|
||||
<p>
|
||||
CPU requirements for <acronym class="acronym">BIND</acronym> 9 range from
|
||||
|
|
@ -87,9 +87,9 @@
|
|||
</p>
|
||||
</div>
|
||||
|
||||
<div class="section">
|
||||
<div class="section" title="Memory Requirements">
|
||||
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
|
||||
<a name="id-1.3.5"></a>Memory Requirements</h2></div></div></div>
|
||||
<a name="idp71019728"></a>Memory Requirements</h2></div></div></div>
|
||||
|
||||
<p>
|
||||
The memory of the server has to be large enough to fit the
|
||||
|
|
@ -113,9 +113,9 @@
|
|||
|
||||
</div>
|
||||
|
||||
<div class="section">
|
||||
<div class="section" title="Name Server Intensive Environment Issues">
|
||||
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
|
||||
<a name="id-1.3.6"></a>Name Server Intensive Environment Issues</h2></div></div></div>
|
||||
<a name="idp71023312"></a>Name Server Intensive Environment Issues</h2></div></div></div>
|
||||
|
||||
<p>
|
||||
For name server intensive environments, there are two alternative
|
||||
|
|
@ -132,9 +132,9 @@
|
|||
</p>
|
||||
</div>
|
||||
|
||||
<div class="section">
|
||||
<div class="section" title="Supported Operating Systems">
|
||||
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
|
||||
<a name="id-1.3.7"></a>Supported Operating Systems</h2></div></div></div>
|
||||
<a name="idp71024720"></a>Supported Operating Systems</h2></div></div></div>
|
||||
|
||||
<p>
|
||||
ISC <acronym class="acronym">BIND</acronym> 9 compiles and runs on a large
|
||||
|
|
@ -165,6 +165,6 @@
|
|||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.9.8-S1 (Subscription Edition)</p>
|
||||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.9.8 (Extended Support Version)</p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
|
|
@ -18,7 +18,7 @@
|
|||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
|
||||
<title>Chapter 3. Name Server Configuration</title>
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
|
||||
<link rel="home" href="Bv9ARM.html" title="BIND 9 Administrator Reference Manual">
|
||||
<link rel="up" href="Bv9ARM.html" title="BIND 9 Administrator Reference Manual">
|
||||
<link rel="prev" href="Bv9ARM.ch02.html" title="Chapter 2. BIND Resource Requirements">
|
||||
|
|
@ -38,22 +38,22 @@
|
|||
</table>
|
||||
<hr>
|
||||
</div>
|
||||
<div class="chapter">
|
||||
<div class="titlepage"><div><div><h1 class="title">
|
||||
<a name="Bv9ARM.ch03"></a>Chapter 3. Name Server Configuration</h1></div></div></div>
|
||||
<div class="chapter" title="Chapter 3. Name Server Configuration">
|
||||
<div class="titlepage"><div><div><h2 class="title">
|
||||
<a name="Bv9ARM.ch03"></a>Chapter 3. Name Server Configuration</h2></div></div></div>
|
||||
<div class="toc">
|
||||
<p><b>Table of Contents</b></p>
|
||||
<dl class="toc">
|
||||
<dl>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch03.html#sample_configuration">Sample Configurations</a></span></dt>
|
||||
<dd><dl>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch03.html#id-1.4.4.3">A Caching-only Name Server</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch03.html#id-1.4.4.4">An Authoritative-only Name Server</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch03.html#idp71029072">A Caching-only Name Server</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch03.html#idp71031376">An Authoritative-only Name Server</a></span></dt>
|
||||
</dl></dd>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch03.html#id-1.4.5">Load Balancing</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch03.html#id-1.4.6">Name Server Operations</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch03.html#idp71034192">Load Balancing</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch03.html#idp71078224">Name Server Operations</a></span></dt>
|
||||
<dd><dl>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch03.html#id-1.4.6.3">Tools for Use With the Name Server Daemon</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch03.html#id-1.4.6.4">Signals</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch03.html#idp71079248">Tools for Use With the Name Server Daemon</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch03.html#idp71195600">Signals</a></span></dt>
|
||||
</dl></dd>
|
||||
</dl>
|
||||
</div>
|
||||
|
|
@ -64,13 +64,13 @@
|
|||
certain option settings.
|
||||
</p>
|
||||
|
||||
<div class="section">
|
||||
<div class="section" title="Sample Configurations">
|
||||
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
|
||||
<a name="sample_configuration"></a>Sample Configurations</h2></div></div></div>
|
||||
|
||||
<div class="section">
|
||||
<div class="section" title="A Caching-only Name Server">
|
||||
<div class="titlepage"><div><div><h3 class="title">
|
||||
<a name="id-1.4.4.3"></a>A Caching-only Name Server</h3></div></div></div>
|
||||
<a name="idp71029072"></a>A Caching-only Name Server</h3></div></div></div>
|
||||
|
||||
<p>
|
||||
The following sample configuration is appropriate for a caching-only
|
||||
|
|
@ -102,9 +102,9 @@ zone "0.0.127.in-addr.arpa" {
|
|||
|
||||
</div>
|
||||
|
||||
<div class="section">
|
||||
<div class="section" title="An Authoritative-only Name Server">
|
||||
<div class="titlepage"><div><div><h3 class="title">
|
||||
<a name="id-1.4.4.4"></a>An Authoritative-only Name Server</h3></div></div></div>
|
||||
<a name="idp71031376"></a>An Authoritative-only Name Server</h3></div></div></div>
|
||||
|
||||
<p>
|
||||
This sample configuration is for an authoritative-only server
|
||||
|
|
@ -154,9 +154,9 @@ zone "eng.example.com" {
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<div class="section">
|
||||
<div class="section" title="Load Balancing">
|
||||
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
|
||||
<a name="id-1.4.5"></a>Load Balancing</h2></div></div></div>
|
||||
<a name="idp71034192"></a>Load Balancing</h2></div></div></div>
|
||||
|
||||
|
||||
|
||||
|
|
@ -306,14 +306,14 @@ zone "eng.example.com" {
|
|||
|
||||
</div>
|
||||
|
||||
<div class="section">
|
||||
<div class="section" title="Name Server Operations">
|
||||
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
|
||||
<a name="id-1.4.6"></a>Name Server Operations</h2></div></div></div>
|
||||
<a name="idp71078224"></a>Name Server Operations</h2></div></div></div>
|
||||
|
||||
|
||||
<div class="section">
|
||||
<div class="section" title="Tools for Use With the Name Server Daemon">
|
||||
<div class="titlepage"><div><div><h3 class="title">
|
||||
<a name="id-1.4.6.3"></a>Tools for Use With the Name Server Daemon</h3></div></div></div>
|
||||
<a name="idp71079248"></a>Tools for Use With the Name Server Daemon</h3></div></div></div>
|
||||
|
||||
<p>
|
||||
This section describes several indispensable diagnostic,
|
||||
|
|
@ -321,7 +321,7 @@ zone "eng.example.com" {
|
|||
administrator for controlling and debugging the name server
|
||||
daemon.
|
||||
</p>
|
||||
<div class="section">
|
||||
<div class="section" title="Diagnostic Tools">
|
||||
<div class="titlepage"><div><div><h4 class="title">
|
||||
<a name="diagnostic_tools"></a>Diagnostic Tools</h4></div></div></div>
|
||||
|
||||
|
|
@ -333,7 +333,7 @@ zone "eng.example.com" {
|
|||
output format.
|
||||
</p>
|
||||
|
||||
<div class="variablelist"><dl class="variablelist">
|
||||
<div class="variablelist"><dl>
|
||||
<dt><span class="term"><a name="dig"></a><span class="command"><strong>dig</strong></span></span></dt>
|
||||
<dd>
|
||||
<p>
|
||||
|
|
@ -442,7 +442,7 @@ zone "eng.example.com" {
|
|||
</dl></div>
|
||||
</div>
|
||||
|
||||
<div class="section">
|
||||
<div class="section" title="Administrative Tools">
|
||||
<div class="titlepage"><div><div><h4 class="title">
|
||||
<a name="admin_tools"></a>Administrative Tools</h4></div></div></div>
|
||||
|
||||
|
|
@ -450,7 +450,7 @@ zone "eng.example.com" {
|
|||
Administrative tools play an integral part in the management
|
||||
of a server.
|
||||
</p>
|
||||
<div class="variablelist"><dl class="variablelist">
|
||||
<div class="variablelist"><dl>
|
||||
<dt>
|
||||
<a name="named-checkconf"></a><span class="term"><span class="command"><strong>named-checkconf</strong></span></span>
|
||||
</dt>
|
||||
|
|
@ -695,9 +695,9 @@ controls {
|
|||
|
||||
</div>
|
||||
</div>
|
||||
<div class="section">
|
||||
<div class="section" title="Signals">
|
||||
<div class="titlepage"><div><div><h3 class="title">
|
||||
<a name="id-1.4.6.4"></a>Signals</h3></div></div></div>
|
||||
<a name="idp71195600"></a>Signals</h3></div></div></div>
|
||||
|
||||
|
||||
<p>
|
||||
|
|
@ -766,6 +766,6 @@ controls {
|
|||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.9.8-S1 (Subscription Edition)</p>
|
||||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.9.8 (Extended Support Version)</p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
|
|
@ -18,7 +18,7 @@
|
|||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
|
||||
<title>Chapter 4. Advanced DNS Features</title>
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
|
||||
<link rel="home" href="Bv9ARM.html" title="BIND 9 Administrator Reference Manual">
|
||||
<link rel="up" href="Bv9ARM.html" title="BIND 9 Administrator Reference Manual">
|
||||
<link rel="prev" href="Bv9ARM.ch03.html" title="Chapter 3. Name Server Configuration">
|
||||
|
|
@ -38,75 +38,75 @@
|
|||
</table>
|
||||
<hr>
|
||||
</div>
|
||||
<div class="chapter">
|
||||
<div class="titlepage"><div><div><h1 class="title">
|
||||
<a name="Bv9ARM.ch04"></a>Chapter 4. Advanced DNS Features</h1></div></div></div>
|
||||
<div class="chapter" title="Chapter 4. Advanced DNS Features">
|
||||
<div class="titlepage"><div><div><h2 class="title">
|
||||
<a name="Bv9ARM.ch04"></a>Chapter 4. Advanced DNS Features</h2></div></div></div>
|
||||
<div class="toc">
|
||||
<p><b>Table of Contents</b></p>
|
||||
<dl class="toc">
|
||||
<dl>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#notify">Notify</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#dynamic_update">Dynamic Update</a></span></dt>
|
||||
<dd><dl><dt><span class="section"><a href="Bv9ARM.ch04.html#journal">The journal file</a></span></dt></dl></dd>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#incremental_zone_transfers">Incremental Zone Transfers (IXFR)</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#id-1.5.6">Split DNS</a></span></dt>
|
||||
<dd><dl><dt><span class="section"><a href="Bv9ARM.ch04.html#id-1.5.6.6">Example split DNS setup</a></span></dt></dl></dd>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#idp71253584">Split DNS</a></span></dt>
|
||||
<dd><dl><dt><span class="section"><a href="Bv9ARM.ch04.html#idp71256016">Example split DNS setup</a></span></dt></dl></dd>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#tsig">TSIG</a></span></dt>
|
||||
<dd><dl>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#id-1.5.7.6">Generate Shared Keys for Each Pair of Hosts</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#id-1.5.7.7">Copying the Shared Secret to Both Machines</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#id-1.5.7.8">Informing the Servers of the Key's Existence</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#id-1.5.7.9">Instructing the Server to Use the Key</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#id-1.5.7.10">TSIG Key Based Access Control</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#id-1.5.7.11">Errors</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#idp71294288">Generate Shared Keys for Each Pair of Hosts</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#idp71303376">Copying the Shared Secret to Both Machines</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#idp71304912">Informing the Servers of the Key's Existence</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#idp71309648">Instructing the Server to Use the Key</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#idp71316304">TSIG Key Based Access Control</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#idp71322192">Errors</a></span></dt>
|
||||
</dl></dd>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#id-1.5.8">TKEY</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#id-1.5.9">SIG(0)</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#idp71324112">TKEY</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#idp71330256">SIG(0)</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#DNSSEC">DNSSEC</a></span></dt>
|
||||
<dd><dl>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#id-1.5.10.7">Generating Keys</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#id-1.5.10.8">Signing the Zone</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#id-1.5.10.9">Configuring Servers</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#idp71338576">Generating Keys</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#idp71348048">Signing the Zone</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#idp71357264">Configuring Servers</a></span></dt>
|
||||
</dl></dd>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#dnssec.dynamic.zones">DNSSEC, Dynamic Zones, and Automatic Signing</a></span></dt>
|
||||
<dd><dl>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#id-1.5.11.4">Converting from insecure to secure</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#id-1.5.11.9">Dynamic DNS update method</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#id-1.5.11.17">Fully automatic zone signing</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#id-1.5.11.26">Private-type records</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#id-1.5.11.33">DNSKEY rollovers</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#id-1.5.11.35">Dynamic DNS update method</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#id-1.5.11.40">Automatic key rollovers</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#id-1.5.11.42">NSEC3PARAM rollovers via UPDATE</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#id-1.5.11.44">Converting from NSEC to NSEC3</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#id-1.5.11.46">Converting from NSEC3 to NSEC</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#id-1.5.11.48">Converting from secure to insecure</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#id-1.5.11.52">Periodic re-signing</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#id-1.5.11.54">NSEC3 and OPTOUT</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#idp71376080">Converting from insecure to secure</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#idp71524048">Dynamic DNS update method</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#idp71528528">Fully automatic zone signing</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#idp71541200">Private-type records</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#idp71554256">DNSKEY rollovers</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#idp71556176">Dynamic DNS update method</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#idp71560272">Automatic key rollovers</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#idp71563728">NSEC3PARAM rollovers via UPDATE</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#idp71565136">Converting from NSEC to NSEC3</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#idp71566544">Converting from NSEC3 to NSEC</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#idp71568336">Converting from secure to insecure</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#idp71573072">Periodic re-signing</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#idp71574480">NSEC3 and OPTOUT</a></span></dt>
|
||||
</dl></dd>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#rfc5011.support">Dynamic Trust Anchor Management</a></span></dt>
|
||||
<dd><dl>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#id-1.5.12.4">Validating Resolver</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#id-1.5.12.5">Authoritative Server</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#idp71579600">Validating Resolver</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#idp71582416">Authoritative Server</a></span></dt>
|
||||
</dl></dd>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#pkcs11">PKCS #11 (Cryptoki) support</a></span></dt>
|
||||
<dd><dl>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#id-1.5.13.5">Prerequisites</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#id-1.5.13.6">Building BIND 9 with PKCS#11</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#id-1.5.13.7">PKCS #11 Tools</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#id-1.5.13.8">Using the HSM</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#id-1.5.13.9">Specifying the engine on the command line</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#id-1.5.13.10">Running named with automatic zone re-signing</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#idp71611216">Prerequisites</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#idp71645392">Building BIND 9 with PKCS#11</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#idp71658064">PKCS #11 Tools</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#idp71661136">Using the HSM</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#idp71693648">Specifying the engine on the command line</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#idp71697744">Running named with automatic zone re-signing</a></span></dt>
|
||||
</dl></dd>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#id-1.5.14">IPv6 Support in <acronym class="acronym">BIND</acronym> 9</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#idp71707728">IPv6 Support in <acronym class="acronym">BIND</acronym> 9</a></span></dt>
|
||||
<dd><dl>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#id-1.5.14.7">Address Lookups Using AAAA Records</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#id-1.5.14.8">Address to Name Lookups Using Nibble Format</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#idp71715280">Address Lookups Using AAAA Records</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#idp71717840">Address to Name Lookups Using Nibble Format</a></span></dt>
|
||||
</dl></dd>
|
||||
</dl>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="section">
|
||||
<div class="section" title="Notify">
|
||||
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
|
||||
<a name="notify"></a>Notify</h2></div></div></div>
|
||||
|
||||
|
|
@ -128,7 +128,7 @@
|
|||
protocol is specified in RFC 1996.
|
||||
</p>
|
||||
|
||||
<div class="note" style="margin-left: 0.5in; margin-right: 0.5in;">
|
||||
<div class="note" title="Note" style="margin-left: 0.5in; margin-right: 0.5in;">
|
||||
<h3 class="title">Note</h3>
|
||||
As a slave zone can also be a master to other slaves, <span class="command"><strong>named</strong></span>,
|
||||
by default, sends <span class="command"><strong>NOTIFY</strong></span> messages for every zone
|
||||
|
|
@ -139,7 +139,7 @@
|
|||
|
||||
</div>
|
||||
|
||||
<div class="section">
|
||||
<div class="section" title="Dynamic Update">
|
||||
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
|
||||
<a name="dynamic_update"></a>Dynamic Update</h2></div></div></div>
|
||||
|
||||
|
|
@ -184,7 +184,7 @@
|
|||
signatures and an explicit server policy.
|
||||
</p>
|
||||
|
||||
<div class="section">
|
||||
<div class="section" title="The journal file">
|
||||
<div class="titlepage"><div><div><h3 class="title">
|
||||
<a name="journal"></a>The journal file</h3></div></div></div>
|
||||
|
||||
|
|
@ -260,7 +260,7 @@
|
|||
|
||||
</div>
|
||||
|
||||
<div class="section">
|
||||
<div class="section" title="Incremental Zone Transfers (IXFR)">
|
||||
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
|
||||
<a name="incremental_zone_transfers"></a>Incremental Zone Transfers (IXFR)</h2></div></div></div>
|
||||
|
||||
|
|
@ -293,9 +293,9 @@
|
|||
</p>
|
||||
</div>
|
||||
|
||||
<div class="section">
|
||||
<div class="section" title="Split DNS">
|
||||
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
|
||||
<a name="id-1.5.6"></a>Split DNS</h2></div></div></div>
|
||||
<a name="idp71253584"></a>Split DNS</h2></div></div></div>
|
||||
|
||||
<p>
|
||||
Setting up different views, or visibility, of the DNS space to
|
||||
|
|
@ -324,9 +324,9 @@
|
|||
on the Internet. Split DNS can also be used to allow mail from outside
|
||||
back in to the internal network.
|
||||
</p>
|
||||
<div class="section">
|
||||
<div class="section" title="Example split DNS setup">
|
||||
<div class="titlepage"><div><div><h3 class="title">
|
||||
<a name="id-1.5.6.6"></a>Example split DNS setup</h3></div></div></div>
|
||||
<a name="idp71256016"></a>Example split DNS setup</h3></div></div></div>
|
||||
|
||||
<p>
|
||||
Let's say a company named <span class="emphasis"><em>Example, Inc.</em></span>
|
||||
|
|
@ -410,7 +410,7 @@
|
|||
If everything has been set properly, <span class="emphasis"><em>Example, Inc.</em></span>'s
|
||||
internal clients will now be able to:
|
||||
</p>
|
||||
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
|
||||
<div class="itemizedlist"><ul class="itemizedlist" type="disc">
|
||||
<li class="listitem">
|
||||
|
||||
Look up any hostnames in the <code class="literal">site1</code>
|
||||
|
|
@ -434,7 +434,7 @@
|
|||
<p>
|
||||
Hosts on the Internet will be able to:
|
||||
</p>
|
||||
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
|
||||
<div class="itemizedlist"><ul class="itemizedlist" type="disc">
|
||||
<li class="listitem">
|
||||
|
||||
Look up any hostnames in the <code class="literal">site1</code>
|
||||
|
|
@ -575,7 +575,7 @@ nameserver 172.16.72.4
|
|||
|
||||
</div>
|
||||
</div>
|
||||
<div class="section">
|
||||
<div class="section" title="TSIG">
|
||||
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
|
||||
<a name="tsig"></a>TSIG</h2></div></div></div>
|
||||
|
||||
|
|
@ -605,18 +605,18 @@ nameserver 172.16.72.4
|
|||
of the <span class="command"><strong>key</strong></span>.
|
||||
</p>
|
||||
|
||||
<div class="section">
|
||||
<div class="section" title="Generate Shared Keys for Each Pair of Hosts">
|
||||
<div class="titlepage"><div><div><h3 class="title">
|
||||
<a name="id-1.5.7.6"></a>Generate Shared Keys for Each Pair of Hosts</h3></div></div></div>
|
||||
<a name="idp71294288"></a>Generate Shared Keys for Each Pair of Hosts</h3></div></div></div>
|
||||
|
||||
<p>
|
||||
A shared secret is generated to be shared between <span class="emphasis"><em>host1</em></span> and <span class="emphasis"><em>host2</em></span>.
|
||||
An arbitrary key name is chosen: "host1-host2.". The key name must
|
||||
be the same on both hosts.
|
||||
</p>
|
||||
<div class="section">
|
||||
<div class="section" title="Automatic Generation">
|
||||
<div class="titlepage"><div><div><h4 class="title">
|
||||
<a name="id-1.5.7.6.4"></a>Automatic Generation</h4></div></div></div>
|
||||
<a name="idp71296592"></a>Automatic Generation</h4></div></div></div>
|
||||
|
||||
<p>
|
||||
The following command will generate a 128-bit (16 byte) HMAC-SHA256
|
||||
|
|
@ -639,9 +639,9 @@ nameserver 172.16.72.4
|
|||
be used as the shared secret.
|
||||
</p>
|
||||
</div>
|
||||
<div class="section">
|
||||
<div class="section" title="Manual Generation">
|
||||
<div class="titlepage"><div><div><h4 class="title">
|
||||
<a name="id-1.5.7.6.5"></a>Manual Generation</h4></div></div></div>
|
||||
<a name="idp71301072"></a>Manual Generation</h4></div></div></div>
|
||||
|
||||
<p>
|
||||
The shared secret is simply a random sequence of bits, encoded
|
||||
|
|
@ -655,18 +655,18 @@ nameserver 172.16.72.4
|
|||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="section">
|
||||
<div class="section" title="Copying the Shared Secret to Both Machines">
|
||||
<div class="titlepage"><div><div><h3 class="title">
|
||||
<a name="id-1.5.7.7"></a>Copying the Shared Secret to Both Machines</h3></div></div></div>
|
||||
<a name="idp71303376"></a>Copying the Shared Secret to Both Machines</h3></div></div></div>
|
||||
|
||||
<p>
|
||||
This is beyond the scope of DNS. A secure transport mechanism
|
||||
should be used. This could be secure FTP, ssh, telephone, etc.
|
||||
</p>
|
||||
</div>
|
||||
<div class="section">
|
||||
<div class="section" title="Informing the Servers of the Key's Existence">
|
||||
<div class="titlepage"><div><div><h3 class="title">
|
||||
<a name="id-1.5.7.8"></a>Informing the Servers of the Key's Existence</h3></div></div></div>
|
||||
<a name="idp71304912"></a>Informing the Servers of the Key's Existence</h3></div></div></div>
|
||||
|
||||
<p>
|
||||
Imagine <span class="emphasis"><em>host1</em></span> and <span class="emphasis"><em>host 2</em></span>
|
||||
|
|
@ -695,9 +695,9 @@ key host1-host2. {
|
|||
</p>
|
||||
</div>
|
||||
|
||||
<div class="section">
|
||||
<div class="section" title="Instructing the Server to Use the Key">
|
||||
<div class="titlepage"><div><div><h3 class="title">
|
||||
<a name="id-1.5.7.9"></a>Instructing the Server to Use the Key</h3></div></div></div>
|
||||
<a name="idp71309648"></a>Instructing the Server to Use the Key</h3></div></div></div>
|
||||
|
||||
<p>
|
||||
Since keys are shared between two hosts only, the server must
|
||||
|
|
@ -730,9 +730,9 @@ server 10.1.2.3 {
|
|||
sign request messages to <span class="emphasis"><em>host1</em></span>.
|
||||
</p>
|
||||
</div>
|
||||
<div class="section">
|
||||
<div class="section" title="TSIG Key Based Access Control">
|
||||
<div class="titlepage"><div><div><h3 class="title">
|
||||
<a name="id-1.5.7.10"></a>TSIG Key Based Access Control</h3></div></div></div>
|
||||
<a name="idp71316304"></a>TSIG Key Based Access Control</h3></div></div></div>
|
||||
|
||||
<p>
|
||||
<acronym class="acronym">BIND</acronym> allows IP addresses and ranges
|
||||
|
|
@ -762,9 +762,9 @@ allow-update { key host1-host2. ;};
|
|||
</p>
|
||||
|
||||
</div>
|
||||
<div class="section">
|
||||
<div class="section" title="Errors">
|
||||
<div class="titlepage"><div><div><h3 class="title">
|
||||
<a name="id-1.5.7.11"></a>Errors</h3></div></div></div>
|
||||
<a name="idp71322192"></a>Errors</h3></div></div></div>
|
||||
|
||||
|
||||
<p>
|
||||
|
|
@ -792,9 +792,9 @@ allow-update { key host1-host2. ;};
|
|||
|
||||
</div>
|
||||
</div>
|
||||
<div class="section">
|
||||
<div class="section" title="TKEY">
|
||||
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
|
||||
<a name="id-1.5.8"></a>TKEY</h2></div></div></div>
|
||||
<a name="idp71324112"></a>TKEY</h2></div></div></div>
|
||||
|
||||
|
||||
<p><span class="command"><strong>TKEY</strong></span>
|
||||
|
|
@ -832,9 +832,9 @@ allow-update { key host1-host2. ;};
|
|||
</p>
|
||||
|
||||
</div>
|
||||
<div class="section">
|
||||
<div class="section" title="SIG(0)">
|
||||
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
|
||||
<a name="id-1.5.9"></a>SIG(0)</h2></div></div></div>
|
||||
<a name="idp71330256"></a>SIG(0)</h2></div></div></div>
|
||||
|
||||
|
||||
<p>
|
||||
|
|
@ -863,7 +863,7 @@ allow-update { key host1-host2. ;};
|
|||
</p>
|
||||
|
||||
</div>
|
||||
<div class="section">
|
||||
<div class="section" title="DNSSEC">
|
||||
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
|
||||
<a name="DNSSEC"></a>DNSSEC</h2></div></div></div>
|
||||
|
||||
|
|
@ -905,9 +905,9 @@ allow-update { key host1-host2. ;};
|
|||
zone key of another zone above this one in the DNS tree.
|
||||
</p>
|
||||
|
||||
<div class="section">
|
||||
<div class="section" title="Generating Keys">
|
||||
<div class="titlepage"><div><div><h3 class="title">
|
||||
<a name="id-1.5.10.7"></a>Generating Keys</h3></div></div></div>
|
||||
<a name="idp71338576"></a>Generating Keys</h3></div></div></div>
|
||||
|
||||
|
||||
<p>
|
||||
|
|
@ -971,9 +971,9 @@ allow-update { key host1-host2. ;};
|
|||
</p>
|
||||
|
||||
</div>
|
||||
<div class="section">
|
||||
<div class="section" title="Signing the Zone">
|
||||
<div class="titlepage"><div><div><h3 class="title">
|
||||
<a name="id-1.5.10.8"></a>Signing the Zone</h3></div></div></div>
|
||||
<a name="idp71348048"></a>Signing the Zone</h3></div></div></div>
|
||||
|
||||
|
||||
<p>
|
||||
|
|
@ -1022,9 +1022,9 @@ allow-update { key host1-host2. ;};
|
|||
|
||||
</div>
|
||||
|
||||
<div class="section">
|
||||
<div class="section" title="Configuring Servers">
|
||||
<div class="titlepage"><div><div><h3 class="title">
|
||||
<a name="id-1.5.10.9"></a>Configuring Servers</h3></div></div></div>
|
||||
<a name="idp71357264"></a>Configuring Servers</h3></div></div></div>
|
||||
|
||||
|
||||
<p>
|
||||
|
|
@ -1147,7 +1147,7 @@ options {
|
|||
};
|
||||
</pre>
|
||||
|
||||
<div class="note" style="margin-left: 0.5in; margin-right: 0.5in;">
|
||||
<div class="note" title="Note" style="margin-left: 0.5in; margin-right: 0.5in;">
|
||||
<h3 class="title">Note</h3>
|
||||
None of the keys listed in this example are valid. In particular,
|
||||
the root key is not valid.
|
||||
|
|
@ -1167,7 +1167,7 @@ options {
|
|||
been secure.
|
||||
</p>
|
||||
|
||||
<div class="note" style="margin-left: 0.5in; margin-right: 0.5in;">
|
||||
<div class="note" title="Note" style="margin-left: 0.5in; margin-right: 0.5in;">
|
||||
<h3 class="title">Note</h3>
|
||||
<p>
|
||||
When the validator receives a response from an unsigned zone
|
||||
|
|
@ -1193,16 +1193,16 @@ options {
|
|||
|
||||
</div>
|
||||
|
||||
<div class="section">
|
||||
<div class="section" title="DNSSEC, Dynamic Zones, and Automatic Signing">
|
||||
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
|
||||
<a name="dnssec.dynamic.zones"></a>DNSSEC, Dynamic Zones, and Automatic Signing</h2></div></div></div>
|
||||
|
||||
<p>As of BIND 9.7.0 it is possible to change a dynamic zone
|
||||
from insecure to signed and back again. A secure zone can use
|
||||
either NSEC or NSEC3 chains.</p>
|
||||
<div class="section">
|
||||
<div class="section" title="Converting from insecure to secure">
|
||||
<div class="titlepage"><div><div><h3 class="title">
|
||||
<a name="id-1.5.11.4"></a>Converting from insecure to secure</h3></div></div></div>
|
||||
<a name="idp71376080"></a>Converting from insecure to secure</h3></div></div></div>
|
||||
|
||||
</div>
|
||||
<p>Changing a zone from insecure to secure can be done in two
|
||||
|
|
@ -1229,9 +1229,9 @@ options {
|
|||
with the ZSK, and the DNSKEY RRset to be signed with the KSK as
|
||||
well. An NSEC chain will be generated as part of the initial
|
||||
signing process.</p>
|
||||
<div class="section">
|
||||
<div class="section" title="Dynamic DNS update method">
|
||||
<div class="titlepage"><div><div><h3 class="title">
|
||||
<a name="id-1.5.11.9"></a>Dynamic DNS update method</h3></div></div></div>
|
||||
<a name="idp71524048"></a>Dynamic DNS update method</h3></div></div></div>
|
||||
|
||||
</div>
|
||||
<p>To insert the keys via dynamic update:</p>
|
||||
|
|
@ -1268,9 +1268,9 @@ options {
|
|||
be removed once the operation completes.</p>
|
||||
<p>While the initial signing and NSEC/NSEC3 chain generation
|
||||
is happening, other updates are possible as well.</p>
|
||||
<div class="section">
|
||||
<div class="section" title="Fully automatic zone signing">
|
||||
<div class="titlepage"><div><div><h3 class="title">
|
||||
<a name="id-1.5.11.17"></a>Fully automatic zone signing</h3></div></div></div>
|
||||
<a name="idp71528528"></a>Fully automatic zone signing</h3></div></div></div>
|
||||
|
||||
</div>
|
||||
<p>To enable automatic signing, add the
|
||||
|
|
@ -1334,9 +1334,9 @@ options {
|
|||
<span class="command"><strong>update-policy</strong></span> statement to the zone
|
||||
configuration. If this has not been done, the configuration will
|
||||
fail.</p>
|
||||
<div class="section">
|
||||
<div class="section" title="Private-type records">
|
||||
<div class="titlepage"><div><div><h3 class="title">
|
||||
<a name="id-1.5.11.26"></a>Private-type records</h3></div></div></div>
|
||||
<a name="idp71541200"></a>Private-type records</h3></div></div></div>
|
||||
|
||||
</div>
|
||||
<p>The state of the signing process is signaled by
|
||||
|
|
@ -1378,17 +1378,17 @@ options {
|
|||
</p></div>
|
||||
<p>
|
||||
</p>
|
||||
<div class="section">
|
||||
<div class="section" title="DNSKEY rollovers">
|
||||
<div class="titlepage"><div><div><h3 class="title">
|
||||
<a name="id-1.5.11.33"></a>DNSKEY rollovers</h3></div></div></div>
|
||||
<a name="idp71554256"></a>DNSKEY rollovers</h3></div></div></div>
|
||||
|
||||
</div>
|
||||
<p>As with insecure-to-secure conversions, rolling DNSSEC
|
||||
keys can be done in two ways: using a dynamic DNS update, or the
|
||||
<span class="command"><strong>auto-dnssec</strong></span> zone option.</p>
|
||||
<div class="section">
|
||||
<div class="section" title="Dynamic DNS update method">
|
||||
<div class="titlepage"><div><div><h3 class="title">
|
||||
<a name="id-1.5.11.35"></a>Dynamic DNS update method</h3></div></div></div>
|
||||
<a name="idp71556176"></a>Dynamic DNS update method</h3></div></div></div>
|
||||
|
||||
</div>
|
||||
<p> To perform key rollovers via dynamic update, you need to add
|
||||
|
|
@ -1411,9 +1411,9 @@ options {
|
|||
specify the correct key.
|
||||
<span class="command"><strong>named</strong></span> will clean out any signatures generated
|
||||
by the old key after the update completes.</p>
|
||||
<div class="section">
|
||||
<div class="section" title="Automatic key rollovers">
|
||||
<div class="titlepage"><div><div><h3 class="title">
|
||||
<a name="id-1.5.11.40"></a>Automatic key rollovers</h3></div></div></div>
|
||||
<a name="idp71560272"></a>Automatic key rollovers</h3></div></div></div>
|
||||
|
||||
</div>
|
||||
<p>When a new key reaches its activation date (as set by
|
||||
|
|
@ -1429,9 +1429,9 @@ options {
|
|||
signature validity periods expire. By default, this rollover
|
||||
completes in 30 days, after which it will be safe to remove the
|
||||
old key from the DNSKEY RRset.</p>
|
||||
<div class="section">
|
||||
<div class="section" title="NSEC3PARAM rollovers via UPDATE">
|
||||
<div class="titlepage"><div><div><h3 class="title">
|
||||
<a name="id-1.5.11.42"></a>NSEC3PARAM rollovers via UPDATE</h3></div></div></div>
|
||||
<a name="idp71563728"></a>NSEC3PARAM rollovers via UPDATE</h3></div></div></div>
|
||||
|
||||
</div>
|
||||
<p>Add the new NSEC3PARAM record via dynamic update. When the
|
||||
|
|
@ -1439,9 +1439,9 @@ options {
|
|||
will be zero. At this point you can remove the old NSEC3PARAM
|
||||
record. The old chain will be removed after the update request
|
||||
completes.</p>
|
||||
<div class="section">
|
||||
<div class="section" title="Converting from NSEC to NSEC3">
|
||||
<div class="titlepage"><div><div><h3 class="title">
|
||||
<a name="id-1.5.11.44"></a>Converting from NSEC to NSEC3</h3></div></div></div>
|
||||
<a name="idp71565136"></a>Converting from NSEC to NSEC3</h3></div></div></div>
|
||||
|
||||
</div>
|
||||
<p>To do this, you just need to add an NSEC3PARAM record. When
|
||||
|
|
@ -1449,18 +1449,18 @@ options {
|
|||
and the NSEC3PARAM record will have a zero flag field. The NSEC3
|
||||
chain will be generated before the NSEC chain is
|
||||
destroyed.</p>
|
||||
<div class="section">
|
||||
<div class="section" title="Converting from NSEC3 to NSEC">
|
||||
<div class="titlepage"><div><div><h3 class="title">
|
||||
<a name="id-1.5.11.46"></a>Converting from NSEC3 to NSEC</h3></div></div></div>
|
||||
<a name="idp71566544"></a>Converting from NSEC3 to NSEC</h3></div></div></div>
|
||||
|
||||
</div>
|
||||
<p>To do this, use <span class="command"><strong>nsupdate</strong></span> to
|
||||
remove all NSEC3PARAM records with a zero flag
|
||||
field. The NSEC chain will be generated before the NSEC3 chain is
|
||||
removed.</p>
|
||||
<div class="section">
|
||||
<div class="section" title="Converting from secure to insecure">
|
||||
<div class="titlepage"><div><div><h3 class="title">
|
||||
<a name="id-1.5.11.48"></a>Converting from secure to insecure</h3></div></div></div>
|
||||
<a name="idp71568336"></a>Converting from secure to insecure</h3></div></div></div>
|
||||
|
||||
</div>
|
||||
<p>To convert a signed zone to unsigned using dynamic DNS,
|
||||
|
|
@ -1476,9 +1476,9 @@ options {
|
|||
zone statement is used, it should be removed or changed to
|
||||
<span class="command"><strong>allow</strong></span> instead (or it will re-sign).
|
||||
</p>
|
||||
<div class="section">
|
||||
<div class="section" title="Periodic re-signing">
|
||||
<div class="titlepage"><div><div><h3 class="title">
|
||||
<a name="id-1.5.11.52"></a>Periodic re-signing</h3></div></div></div>
|
||||
<a name="idp71573072"></a>Periodic re-signing</h3></div></div></div>
|
||||
|
||||
</div>
|
||||
<p>In any secure zone which supports dynamic updates, named
|
||||
|
|
@ -1486,9 +1486,9 @@ options {
|
|||
a result of some update action. The signature lifetimes will be
|
||||
adjusted so as to spread the re-sign load over time rather than
|
||||
all at once.</p>
|
||||
<div class="section">
|
||||
<div class="section" title="NSEC3 and OPTOUT">
|
||||
<div class="titlepage"><div><div><h3 class="title">
|
||||
<a name="id-1.5.11.54"></a>NSEC3 and OPTOUT</h3></div></div></div>
|
||||
<a name="idp71574480"></a>NSEC3 and OPTOUT</h3></div></div></div>
|
||||
|
||||
</div>
|
||||
<p>
|
||||
|
|
@ -1503,7 +1503,7 @@ options {
|
|||
changed.</p>
|
||||
</div>
|
||||
|
||||
<div class="section">
|
||||
<div class="section" title="Dynamic Trust Anchor Management">
|
||||
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
|
||||
<a name="rfc5011.support"></a>Dynamic Trust Anchor Management</h2></div></div></div>
|
||||
|
||||
|
|
@ -1512,9 +1512,9 @@ options {
|
|||
<span class="command"><strong>named</strong></span> to keep track of changes to critical
|
||||
DNSSEC keys without any need for the operator to make changes to
|
||||
configuration files.</p>
|
||||
<div class="section">
|
||||
<div class="section" title="Validating Resolver">
|
||||
<div class="titlepage"><div><div><h3 class="title">
|
||||
<a name="id-1.5.12.4"></a>Validating Resolver</h3></div></div></div>
|
||||
<a name="idp71579600"></a>Validating Resolver</h3></div></div></div>
|
||||
|
||||
|
||||
<p>To configure a validating resolver to use RFC 5011 to
|
||||
|
|
@ -1525,9 +1525,9 @@ options {
|
|||
and Usage”</a>.</p>
|
||||
|
||||
</div>
|
||||
<div class="section">
|
||||
<div class="section" title="Authoritative Server">
|
||||
<div class="titlepage"><div><div><h3 class="title">
|
||||
<a name="id-1.5.12.5"></a>Authoritative Server</h3></div></div></div>
|
||||
<a name="idp71582416"></a>Authoritative Server</h3></div></div></div>
|
||||
|
||||
<p>To set up an authoritative zone for RFC 5011 trust anchor
|
||||
maintenance, generate two (or more) key signing keys (KSKs) for
|
||||
|
|
@ -1591,7 +1591,7 @@ $ <strong class="userinput"><code>dnssec-signzone -S -K keys example.net</code><
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<div class="section">
|
||||
<div class="section" title="PKCS #11 (Cryptoki) support">
|
||||
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
|
||||
<a name="pkcs11"></a>PKCS #11 (Cryptoki) support</h2></div></div></div>
|
||||
|
||||
|
|
@ -1602,9 +1602,9 @@ $ <strong class="userinput"><code>dnssec-signzone -S -K keys example.net</code><
|
|||
cryptographic acceleration board, tested under Solaris x86, and
|
||||
the AEP Keyper network-attached key storage device, tested with
|
||||
Debian Linux, Solaris x86 and Windows Server 2003.</p>
|
||||
<div class="section">
|
||||
<div class="section" title="Prerequisites">
|
||||
<div class="titlepage"><div><div><h3 class="title">
|
||||
<a name="id-1.5.13.5"></a>Prerequisites</h3></div></div></div>
|
||||
<a name="idp71611216"></a>Prerequisites</h3></div></div></div>
|
||||
|
||||
<p>See the HSM vendor documentation for information about
|
||||
installing, initializing, testing and troubleshooting the
|
||||
|
|
@ -1624,7 +1624,7 @@ $ <strong class="userinput"><code>dnssec-signzone -S -K keys example.net</code><
|
|||
the patched OpenSSL, one of which must be chosen at
|
||||
configuration time. The correct choice depends on the HSM
|
||||
hardware:</p>
|
||||
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
|
||||
<div class="itemizedlist"><ul class="itemizedlist" type="disc">
|
||||
<li class="listitem">
|
||||
<p>Use 'crypto-accelerator' with HSMs that have hardware
|
||||
cryptographic acceleration features, such as the SCA 6000
|
||||
|
|
@ -1652,7 +1652,7 @@ $ <strong class="userinput"><code>dnssec-signzone -S -K keys example.net</code><
|
|||
we use OpenSSL 0.9.8, but the same methods work with OpenSSL
|
||||
1.0.0 and 1.0.1.
|
||||
</p>
|
||||
<div class="note" style="margin-left: 0.5in; margin-right: 0.5in;">
|
||||
<div class="note" title="Note" style="margin-left: 0.5in; margin-right: 0.5in;">
|
||||
<h3 class="title">Note</h3>
|
||||
The latest OpenSSL versions at the time of the BIND release
|
||||
are 0.9.8y, 1.0.0k and 1.0.1e.
|
||||
|
|
@ -1677,7 +1677,7 @@ $ <strong class="userinput"><code>tar zxf openssl-0.9.8s.tar.gz</code></strong>
|
|||
$ <strong class="userinput"><code>patch -p1 -d openssl-0.9.8s \
|
||||
< bind9/bin/pkcs11/openssl-0.9.8s-patch</code></strong>
|
||||
</pre>
|
||||
<div class="note" style="margin-left: 0.5in; margin-right: 0.5in;">
|
||||
<div class="note" title="Note" style="margin-left: 0.5in; margin-right: 0.5in;">
|
||||
<h3 class="title">Note</h3>(Note that the patch file may not be compatible with the
|
||||
"patch" utility on all operating systems. You may need to
|
||||
install GNU patch.)</div>
|
||||
|
|
@ -1686,9 +1686,9 @@ $ <strong class="userinput"><code>patch -p1 -d openssl-0.9.8s \
|
|||
elsewhere on the system. In the following examples, we choose
|
||||
to install into "/opt/pkcs11/usr". We will use this location
|
||||
when we configure BIND 9.</p>
|
||||
<div class="section">
|
||||
<div class="section" title="Building OpenSSL for the AEP Keyper on Linux">
|
||||
<div class="titlepage"><div><div><h4 class="title">
|
||||
<a name="id-1.5.13.5.19"></a>Building OpenSSL for the AEP Keyper on Linux</h4></div></div></div>
|
||||
<a name="idp71621584"></a>Building OpenSSL for the AEP Keyper on Linux</h4></div></div></div>
|
||||
|
||||
|
||||
<p>The AEP Keyper is a highly secure key storage device,
|
||||
|
|
@ -1720,9 +1720,9 @@ $ <strong class="userinput"><code>./Configure linux-generic32 -m32 -pthread \
|
|||
test</strong></span>" fails with "pthread_atfork() not found", you forgot to
|
||||
add the -pthread above.</p>
|
||||
</div>
|
||||
<div class="section">
|
||||
<div class="section" title="Building OpenSSL for the SCA 6000 on Solaris">
|
||||
<div class="titlepage"><div><div><h4 class="title">
|
||||
<a name="id-1.5.13.5.20"></a>Building OpenSSL for the SCA 6000 on Solaris</h4></div></div></div>
|
||||
<a name="idp71627984"></a>Building OpenSSL for the SCA 6000 on Solaris</h4></div></div></div>
|
||||
|
||||
|
||||
<p>The SCA-6000 PKCS #11 provider is installed as a system
|
||||
|
|
@ -1744,9 +1744,9 @@ $ <strong class="userinput"><code>./Configure solaris64-x86_64-cc \
|
|||
<span class="command"><strong>make</strong></span> and
|
||||
<span class="command"><strong>make test</strong></span>.</p>
|
||||
</div>
|
||||
<div class="section">
|
||||
<div class="section" title="Building OpenSSL for SoftHSM">
|
||||
<div class="titlepage"><div><div><h4 class="title">
|
||||
<a name="id-1.5.13.5.21"></a>Building OpenSSL for SoftHSM</h4></div></div></div>
|
||||
<a name="idp71632720"></a>Building OpenSSL for SoftHSM</h4></div></div></div>
|
||||
|
||||
|
||||
<p>SoftHSM is a software library provided by the OpenDNSSEC
|
||||
|
|
@ -1806,15 +1806,15 @@ $ <strong class="userinput"><code>./Configure linux-x86_64 -pthread \
|
|||
modified OpenSSL suite to
|
||||
<code class="filename">/opt/pkcs11/usr</code>.</p>
|
||||
</div>
|
||||
<div class="section">
|
||||
<div class="section" title="Building BIND 9 with PKCS#11">
|
||||
<div class="titlepage"><div><div><h3 class="title">
|
||||
<a name="id-1.5.13.6"></a>Building BIND 9 with PKCS#11</h3></div></div></div>
|
||||
<a name="idp71645392"></a>Building BIND 9 with PKCS#11</h3></div></div></div>
|
||||
|
||||
<p>When building BIND 9, the location of the custom-built
|
||||
OpenSSL library must be specified via configure.</p>
|
||||
<div class="section">
|
||||
<div class="section" title="Configuring BIND 9 for Linux with the AEP Keyper">
|
||||
<div class="titlepage"><div><div><h4 class="title">
|
||||
<a name="id-1.5.13.6.4"></a>Configuring BIND 9 for Linux with the AEP Keyper</h4></div></div></div>
|
||||
<a name="idp71646672"></a>Configuring BIND 9 for Linux with the AEP Keyper</h4></div></div></div>
|
||||
|
||||
|
||||
<p>To link with the PKCS #11 provider, threads must be
|
||||
|
|
@ -1830,9 +1830,9 @@ $ <strong class="userinput"><code>./configure CC="gcc -m32" --enable-threads \
|
|||
--with-pkcs11=/opt/pkcs11/usr/lib/libpkcs11.so</code></strong>
|
||||
</pre>
|
||||
</div>
|
||||
<div class="section">
|
||||
<div class="section" title="Configuring BIND 9 for Solaris with the SCA 6000">
|
||||
<div class="titlepage"><div><div><h4 class="title">
|
||||
<a name="id-1.5.13.6.5"></a>Configuring BIND 9 for Solaris with the SCA 6000</h4></div></div></div>
|
||||
<a name="idp71649872"></a>Configuring BIND 9 for Solaris with the SCA 6000</h4></div></div></div>
|
||||
|
||||
|
||||
<p>To link with the PKCS #11 provider, threads must be
|
||||
|
|
@ -1850,9 +1850,9 @@ $ <strong class="userinput"><code>./configure CC="cc -xarch=amd64" --enable-thre
|
|||
same as the --prefix argument to the OpenSSL
|
||||
Configure).</p>
|
||||
</div>
|
||||
<div class="section">
|
||||
<div class="section" title="Configuring BIND 9 for SoftHSM">
|
||||
<div class="titlepage"><div><div><h4 class="title">
|
||||
<a name="id-1.5.13.6.6"></a>Configuring BIND 9 for SoftHSM</h4></div></div></div>
|
||||
<a name="idp71653584"></a>Configuring BIND 9 for SoftHSM</h4></div></div></div>
|
||||
|
||||
|
||||
<pre class="screen">
|
||||
|
|
@ -1869,9 +1869,9 @@ $ <strong class="userinput"><code>./configure --enable-threads \
|
|||
<p>(Note: If "make test" fails in the "pkcs11" system test, you may
|
||||
have forgotten to set the SOFTHSM_CONF environment variable.)</p>
|
||||
</div>
|
||||
<div class="section">
|
||||
<div class="section" title="PKCS #11 Tools">
|
||||
<div class="titlepage"><div><div><h3 class="title">
|
||||
<a name="id-1.5.13.7"></a>PKCS #11 Tools</h3></div></div></div>
|
||||
<a name="idp71658064"></a>PKCS #11 Tools</h3></div></div></div>
|
||||
|
||||
<p>BIND 9 includes a minimal set of tools to operate the
|
||||
HSM, including
|
||||
|
|
@ -1888,9 +1888,9 @@ $ <strong class="userinput"><code>./configure --enable-threads \
|
|||
PKCS11_PROVIDER environment variable to specify the path to the
|
||||
provider.)</p>
|
||||
</div>
|
||||
<div class="section">
|
||||
<div class="section" title="Using the HSM">
|
||||
<div class="titlepage"><div><div><h3 class="title">
|
||||
<a name="id-1.5.13.8"></a>Using the HSM</h3></div></div></div>
|
||||
<a name="idp71661136"></a>Using the HSM</h3></div></div></div>
|
||||
|
||||
<p>First, we must set up the runtime environment so the
|
||||
OpenSSL and PKCS #11 libraries can be loaded:</p>
|
||||
|
|
@ -1978,9 +1978,9 @@ Algorithm: NSEC3RSASHA1: ZSKs: 1, KSKs: 1 active, 0 revoked, 0 stand-by
|
|||
example.net.signed
|
||||
</pre>
|
||||
</div>
|
||||
<div class="section">
|
||||
<div class="section" title="Specifying the engine on the command line">
|
||||
<div class="titlepage"><div><div><h3 class="title">
|
||||
<a name="id-1.5.13.9"></a>Specifying the engine on the command line</h3></div></div></div>
|
||||
<a name="idp71693648"></a>Specifying the engine on the command line</h3></div></div></div>
|
||||
|
||||
<p>The OpenSSL engine can be specified in
|
||||
<span class="command"><strong>named</strong></span> and all of the BIND
|
||||
|
|
@ -2000,9 +2000,9 @@ $ <strong class="userinput"><code>dnssec-signzone -E '' -S example.net</code></s
|
|||
<span class="command"><strong>dnssec-signzone</strong></span> to run as if it were compiled
|
||||
without the --with-pkcs11 option.</p>
|
||||
</div>
|
||||
<div class="section">
|
||||
<div class="section" title="Running named with automatic zone re-signing">
|
||||
<div class="titlepage"><div><div><h3 class="title">
|
||||
<a name="id-1.5.13.10"></a>Running named with automatic zone re-signing</h3></div></div></div>
|
||||
<a name="idp71697744"></a>Running named with automatic zone re-signing</h3></div></div></div>
|
||||
|
||||
<p>If you want
|
||||
<span class="command"><strong>named</strong></span> to dynamically re-sign zones using HSM
|
||||
|
|
@ -2029,7 +2029,7 @@ $ <strong class="userinput"><code>dnssec-signzone -E '' -S example.net</code></s
|
|||
not via OpenSSL, so a PIN will still be required to use
|
||||
them.)</p>
|
||||
|
||||
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
|
||||
<div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
|
||||
<h3 class="title">Warning</h3>
|
||||
<p>Placing the HSM's PIN in a text file in
|
||||
this manner may reduce the security advantage of using an
|
||||
|
|
@ -2041,9 +2041,9 @@ $ <strong class="userinput"><code>dnssec-signzone -E '' -S example.net</code></s
|
|||
|
||||
</div>
|
||||
|
||||
<div class="section">
|
||||
<div class="section" title="IPv6 Support in BIND 9">
|
||||
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
|
||||
<a name="id-1.5.14"></a>IPv6 Support in <acronym class="acronym">BIND</acronym> 9</h2></div></div></div>
|
||||
<a name="idp71707728"></a>IPv6 Support in <acronym class="acronym">BIND</acronym> 9</h2></div></div></div>
|
||||
|
||||
|
||||
<p>
|
||||
|
|
@ -2085,9 +2085,9 @@ $ <strong class="userinput"><code>dnssec-signzone -E '' -S example.net</code></s
|
|||
see <a class="xref" href="Bv9ARM.ch11.html#ipv6addresses" title="IPv6 addresses (AAAA)">the section called “IPv6 addresses (AAAA)”</a>.
|
||||
</p>
|
||||
|
||||
<div class="section">
|
||||
<div class="section" title="Address Lookups Using AAAA Records">
|
||||
<div class="titlepage"><div><div><h3 class="title">
|
||||
<a name="id-1.5.14.7"></a>Address Lookups Using AAAA Records</h3></div></div></div>
|
||||
<a name="idp71715280"></a>Address Lookups Using AAAA Records</h3></div></div></div>
|
||||
|
||||
|
||||
<p>
|
||||
|
|
@ -2108,9 +2108,9 @@ host 3600 IN AAAA 2001:db8::1
|
|||
the address.
|
||||
</p>
|
||||
</div>
|
||||
<div class="section">
|
||||
<div class="section" title="Address to Name Lookups Using Nibble Format">
|
||||
<div class="titlepage"><div><div><h3 class="title">
|
||||
<a name="id-1.5.14.8"></a>Address to Name Lookups Using Nibble Format</h3></div></div></div>
|
||||
<a name="idp71717840"></a>Address to Name Lookups Using Nibble Format</h3></div></div></div>
|
||||
|
||||
|
||||
<p>
|
||||
|
|
@ -2149,6 +2149,6 @@ $ORIGIN 0.0.0.0.0.0.0.0.8.b.d.0.1.0.0.2.ip6.arpa.
|
|||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.9.8-S1 (Subscription Edition)</p>
|
||||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.9.8 (Extended Support Version)</p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
|
|
@ -18,7 +18,7 @@
|
|||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
|
||||
<title>Chapter 5. The BIND 9 Lightweight Resolver</title>
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
|
||||
<link rel="home" href="Bv9ARM.html" title="BIND 9 Administrator Reference Manual">
|
||||
<link rel="up" href="Bv9ARM.html" title="BIND 9 Administrator Reference Manual">
|
||||
<link rel="prev" href="Bv9ARM.ch04.html" title="Chapter 4. Advanced DNS Features">
|
||||
|
|
@ -38,20 +38,20 @@
|
|||
</table>
|
||||
<hr>
|
||||
</div>
|
||||
<div class="chapter">
|
||||
<div class="titlepage"><div><div><h1 class="title">
|
||||
<a name="Bv9ARM.ch05"></a>Chapter 5. The <acronym class="acronym">BIND</acronym> 9 Lightweight Resolver</h1></div></div></div>
|
||||
<div class="chapter" title="Chapter 5. The BIND 9 Lightweight Resolver">
|
||||
<div class="titlepage"><div><div><h2 class="title">
|
||||
<a name="Bv9ARM.ch05"></a>Chapter 5. The <acronym class="acronym">BIND</acronym> 9 Lightweight Resolver</h2></div></div></div>
|
||||
<div class="toc">
|
||||
<p><b>Table of Contents</b></p>
|
||||
<dl class="toc">
|
||||
<dt><span class="section"><a href="Bv9ARM.ch05.html#id-1.6.3">The Lightweight Resolver Library</a></span></dt>
|
||||
<dl>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch05.html#idp71722576">The Lightweight Resolver Library</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch05.html#lwresd">Running a Resolver Daemon</a></span></dt>
|
||||
</dl>
|
||||
</div>
|
||||
|
||||
<div class="section">
|
||||
<div class="section" title="The Lightweight Resolver Library">
|
||||
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
|
||||
<a name="id-1.6.3"></a>The Lightweight Resolver Library</h2></div></div></div>
|
||||
<a name="idp71722576"></a>The Lightweight Resolver Library</h2></div></div></div>
|
||||
|
||||
<p>
|
||||
Traditionally applications have been linked with a stub resolver
|
||||
|
|
@ -74,7 +74,7 @@
|
|||
that is distinct from and simpler than the full DNS protocol.
|
||||
</p>
|
||||
</div>
|
||||
<div class="section">
|
||||
<div class="section" title="Running a Resolver Daemon">
|
||||
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
|
||||
<a name="lwresd"></a>Running a Resolver Daemon</h2></div></div></div>
|
||||
|
||||
|
|
@ -146,6 +146,6 @@
|
|||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.9.8-S1 (Subscription Edition)</p>
|
||||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.9.8 (Extended Support Version)</p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
|
|
@ -18,7 +18,7 @@
|
|||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
|
||||
<title>Chapter 7. BIND 9 Security Considerations</title>
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
|
||||
<link rel="home" href="Bv9ARM.html" title="BIND 9 Administrator Reference Manual">
|
||||
<link rel="up" href="Bv9ARM.html" title="BIND 9 Administrator Reference Manual">
|
||||
<link rel="prev" href="Bv9ARM.ch06.html" title="Chapter 6. BIND 9 Configuration Reference">
|
||||
|
|
@ -38,23 +38,23 @@
|
|||
</table>
|
||||
<hr>
|
||||
</div>
|
||||
<div class="chapter">
|
||||
<div class="titlepage"><div><div><h1 class="title">
|
||||
<a name="Bv9ARM.ch07"></a>Chapter 7. <acronym class="acronym">BIND</acronym> 9 Security Considerations</h1></div></div></div>
|
||||
<div class="chapter" title="Chapter 7. BIND 9 Security Considerations">
|
||||
<div class="titlepage"><div><div><h2 class="title">
|
||||
<a name="Bv9ARM.ch07"></a>Chapter 7. <acronym class="acronym">BIND</acronym> 9 Security Considerations</h2></div></div></div>
|
||||
<div class="toc">
|
||||
<p><b>Table of Contents</b></p>
|
||||
<dl class="toc">
|
||||
<dl>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch07.html#Access_Control_Lists">Access Control Lists</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch07.html#id-1.8.4"><span class="command"><strong>Chroot</strong></span> and <span class="command"><strong>Setuid</strong></span></a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch07.html#idp75318352"><span class="command"><strong>Chroot</strong></span> and <span class="command"><strong>Setuid</strong></span></a></span></dt>
|
||||
<dd><dl>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch07.html#id-1.8.4.7">The <span class="command"><strong>chroot</strong></span> Environment</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch07.html#id-1.8.4.8">Using the <span class="command"><strong>setuid</strong></span> Function</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch07.html#idp75328080">The <span class="command"><strong>chroot</strong></span> Environment</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch07.html#idp75335888">Using the <span class="command"><strong>setuid</strong></span> Function</a></span></dt>
|
||||
</dl></dd>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch07.html#dynamic_update_security">Dynamic Update Security</a></span></dt>
|
||||
</dl>
|
||||
</div>
|
||||
|
||||
<div class="section">
|
||||
<div class="section" title="Access Control Lists">
|
||||
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
|
||||
<a name="Access_Control_Lists"></a>Access Control Lists</h2></div></div></div>
|
||||
|
||||
|
|
@ -115,9 +115,9 @@ zone "example.com" {
|
|||
unless recursion has been previously disabled.
|
||||
</p>
|
||||
</div>
|
||||
<div class="section">
|
||||
<div class="section" title="Chroot and Setuid">
|
||||
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
|
||||
<a name="id-1.8.4"></a><span class="command"><strong>Chroot</strong></span> and <span class="command"><strong>Setuid</strong></span>
|
||||
<a name="idp75318352"></a><span class="command"><strong>Chroot</strong></span> and <span class="command"><strong>Setuid</strong></span>
|
||||
</h2></div></div></div>
|
||||
|
||||
<p>
|
||||
|
|
@ -143,9 +143,9 @@ zone "example.com" {
|
|||
<strong class="userinput"><code>/usr/local/sbin/named -u 202 -t /var/named</code></strong>
|
||||
</p>
|
||||
|
||||
<div class="section">
|
||||
<div class="section" title="The chroot Environment">
|
||||
<div class="titlepage"><div><div><h3 class="title">
|
||||
<a name="id-1.8.4.7"></a>The <span class="command"><strong>chroot</strong></span> Environment</h3></div></div></div>
|
||||
<a name="idp75328080"></a>The <span class="command"><strong>chroot</strong></span> Environment</h3></div></div></div>
|
||||
|
||||
|
||||
<p>
|
||||
|
|
@ -174,9 +174,9 @@ zone "example.com" {
|
|||
</p>
|
||||
</div>
|
||||
|
||||
<div class="section">
|
||||
<div class="section" title="Using the setuid Function">
|
||||
<div class="titlepage"><div><div><h3 class="title">
|
||||
<a name="id-1.8.4.8"></a>Using the <span class="command"><strong>setuid</strong></span> Function</h3></div></div></div>
|
||||
<a name="idp75335888"></a>Using the <span class="command"><strong>setuid</strong></span> Function</h3></div></div></div>
|
||||
|
||||
|
||||
<p>
|
||||
|
|
@ -190,7 +190,7 @@ zone "example.com" {
|
|||
to which you want <acronym class="acronym">BIND</acronym>
|
||||
to write.
|
||||
</p>
|
||||
<div class="note" style="margin-left: 0.5in; margin-right: 0.5in;">
|
||||
<div class="note" title="Note" style="margin-left: 0.5in; margin-right: 0.5in;">
|
||||
<h3 class="title">Note</h3>
|
||||
Note that if the <span class="command"><strong>named</strong></span> daemon is running as an
|
||||
unprivileged user, it will not be able to bind to new restricted
|
||||
|
|
@ -199,7 +199,7 @@ zone "example.com" {
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<div class="section">
|
||||
<div class="section" title="Dynamic Update Security">
|
||||
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
|
||||
<a name="dynamic_update_security"></a>Dynamic Update Security</h2></div></div></div>
|
||||
|
||||
|
|
@ -263,6 +263,6 @@ zone "example.com" {
|
|||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.9.8-S1 (Subscription Edition)</p>
|
||||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.9.8 (Extended Support Version)</p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
|
|
@ -18,7 +18,7 @@
|
|||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
|
||||
<title>Chapter 8. Troubleshooting</title>
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
|
||||
<link rel="home" href="Bv9ARM.html" title="BIND 9 Administrator Reference Manual">
|
||||
<link rel="up" href="Bv9ARM.html" title="BIND 9 Administrator Reference Manual">
|
||||
<link rel="prev" href="Bv9ARM.ch07.html" title="Chapter 7. BIND 9 Security Considerations">
|
||||
|
|
@ -38,26 +38,26 @@
|
|||
</table>
|
||||
<hr>
|
||||
</div>
|
||||
<div class="chapter">
|
||||
<div class="titlepage"><div><div><h1 class="title">
|
||||
<a name="Bv9ARM.ch08"></a>Chapter 8. Troubleshooting</h1></div></div></div>
|
||||
<div class="chapter" title="Chapter 8. Troubleshooting">
|
||||
<div class="titlepage"><div><div><h2 class="title">
|
||||
<a name="Bv9ARM.ch08"></a>Chapter 8. Troubleshooting</h2></div></div></div>
|
||||
<div class="toc">
|
||||
<p><b>Table of Contents</b></p>
|
||||
<dl class="toc">
|
||||
<dt><span class="section"><a href="Bv9ARM.ch08.html#id-1.9.3">Common Problems</a></span></dt>
|
||||
<dd><dl><dt><span class="section"><a href="Bv9ARM.ch08.html#id-1.9.3.3">It's not working; how can I figure out what's wrong?</a></span></dt></dl></dd>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch08.html#id-1.9.4">Incrementing and Changing the Serial Number</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch08.html#id-1.9.5">Where Can I Get Help?</a></span></dt>
|
||||
<dl>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch08.html#idp75346128">Common Problems</a></span></dt>
|
||||
<dd><dl><dt><span class="section"><a href="Bv9ARM.ch08.html#idp75347024">It's not working; how can I figure out what's wrong?</a></span></dt></dl></dd>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch08.html#idp75348560">Incrementing and Changing the Serial Number</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch08.html#idp75350864">Where Can I Get Help?</a></span></dt>
|
||||
</dl>
|
||||
</div>
|
||||
|
||||
<div class="section">
|
||||
<div class="section" title="Common Problems">
|
||||
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
|
||||
<a name="id-1.9.3"></a>Common Problems</h2></div></div></div>
|
||||
<a name="idp75346128"></a>Common Problems</h2></div></div></div>
|
||||
|
||||
<div class="section">
|
||||
<div class="section" title="It's not working; how can I figure out what's wrong?">
|
||||
<div class="titlepage"><div><div><h3 class="title">
|
||||
<a name="id-1.9.3.3"></a>It's not working; how can I figure out what's wrong?</h3></div></div></div>
|
||||
<a name="idp75347024"></a>It's not working; how can I figure out what's wrong?</h3></div></div></div>
|
||||
|
||||
|
||||
<p>
|
||||
|
|
@ -70,9 +70,9 @@
|
|||
|
||||
</div>
|
||||
</div>
|
||||
<div class="section">
|
||||
<div class="section" title="Incrementing and Changing the Serial Number">
|
||||
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
|
||||
<a name="id-1.9.4"></a>Incrementing and Changing the Serial Number</h2></div></div></div>
|
||||
<a name="idp75348560"></a>Incrementing and Changing the Serial Number</h2></div></div></div>
|
||||
|
||||
|
||||
<p>
|
||||
|
|
@ -102,9 +102,9 @@
|
|||
</p>
|
||||
|
||||
</div>
|
||||
<div class="section">
|
||||
<div class="section" title="Where Can I Get Help?">
|
||||
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
|
||||
<a name="id-1.9.5"></a>Where Can I Get Help?</h2></div></div></div>
|
||||
<a name="idp75350864"></a>Where Can I Get Help?</h2></div></div></div>
|
||||
|
||||
|
||||
<p>
|
||||
|
|
@ -147,6 +147,6 @@
|
|||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.9.8-S1 (Subscription Edition)</p>
|
||||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.9.8 (Extended Support Version)</p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
|
|
@ -18,7 +18,7 @@
|
|||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
|
||||
<title>Appendix A. Release Notes</title>
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
|
||||
<link rel="home" href="Bv9ARM.html" title="BIND 9 Administrator Reference Manual">
|
||||
<link rel="up" href="Bv9ARM.html" title="BIND 9 Administrator Reference Manual">
|
||||
<link rel="prev" href="Bv9ARM.ch08.html" title="Chapter 8. Troubleshooting">
|
||||
|
|
@ -38,13 +38,13 @@
|
|||
</table>
|
||||
<hr>
|
||||
</div>
|
||||
<div class="appendix">
|
||||
<div class="titlepage"><div><div><h1 class="title">
|
||||
<a name="Bv9ARM.ch09"></a>Appendix A. Release Notes</h1></div></div></div>
|
||||
<div class="appendix" title="Appendix A. Release Notes">
|
||||
<div class="titlepage"><div><div><h2 class="title">
|
||||
<a name="Bv9ARM.ch09"></a>Appendix A. Release Notes</h2></div></div></div>
|
||||
<div class="toc">
|
||||
<p><b>Table of Contents</b></p>
|
||||
<dl class="toc">
|
||||
<dt><span class="section"><a href="Bv9ARM.ch09.html#id-1.10.3">Release Notes for BIND Version 9.9.8-S1</a></span></dt>
|
||||
<dl>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch09.html#idp75357904">Release Notes for BIND Version 9.9.8</a></span></dt>
|
||||
<dd><dl>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch09.html#relnotes_intro">Introduction</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch09.html#relnotes_download">Download</a></span></dt>
|
||||
|
|
@ -59,11 +59,11 @@
|
|||
</dl>
|
||||
</div>
|
||||
|
||||
<div class="section">
|
||||
<div class="section" title="Release Notes for BIND Version 9.9.8">
|
||||
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
|
||||
<a name="id-1.10.3"></a>Release Notes for BIND Version 9.9.8-S1</h2></div></div></div>
|
||||
<a name="idp75357904"></a>Release Notes for BIND Version 9.9.8</h2></div></div></div>
|
||||
|
||||
<div class="section">
|
||||
<div class="section" title="Introduction">
|
||||
<div class="titlepage"><div><div><h3 class="title">
|
||||
<a name="relnotes_intro"></a>Introduction</h3></div></div></div>
|
||||
|
||||
|
|
@ -72,7 +72,7 @@
|
|||
of BIND on the corresponding major release branch.
|
||||
</p>
|
||||
</div>
|
||||
<div class="section">
|
||||
<div class="section" title="Download">
|
||||
<div class="titlepage"><div><div><h3 class="title">
|
||||
<a name="relnotes_download"></a>Download</h3></div></div></div>
|
||||
|
||||
|
|
@ -84,11 +84,11 @@
|
|||
operating systems.
|
||||
</p>
|
||||
</div>
|
||||
<div class="section">
|
||||
<div class="section" title="Security Fixes">
|
||||
<div class="titlepage"><div><div><h3 class="title">
|
||||
<a name="relnotes_security"></a>Security Fixes</h3></div></div></div>
|
||||
|
||||
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
|
||||
<div class="itemizedlist"><ul class="itemizedlist" type="disc">
|
||||
<li class="listitem">
|
||||
<p>
|
||||
An incorrect boundary check in the OPENPGPKEY rdatatype
|
||||
|
|
@ -129,11 +129,11 @@
|
|||
</li>
|
||||
</ul></div>
|
||||
</div>
|
||||
<div class="section">
|
||||
<div class="section" title="New Features">
|
||||
<div class="titlepage"><div><div><h3 class="title">
|
||||
<a name="relnotes_features"></a>New Features</h3></div></div></div>
|
||||
|
||||
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
|
||||
<div class="itemizedlist"><ul class="itemizedlist" type="disc">
|
||||
<li class="listitem">
|
||||
<p>
|
||||
New quotas have been added to limit the queries that are
|
||||
|
|
@ -149,7 +149,7 @@
|
|||
<span class="command"><strong>configure --enable-fetchlimit</strong></span> to include
|
||||
them in the build.
|
||||
</p>
|
||||
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: circle; ">
|
||||
<div class="itemizedlist"><ul class="itemizedlist" type="circle">
|
||||
<li class="listitem">
|
||||
<p>
|
||||
<code class="option">fetches-per-server</code> limits the number of
|
||||
|
|
@ -198,11 +198,11 @@
|
|||
</li>
|
||||
</ul></div>
|
||||
</div>
|
||||
<div class="section">
|
||||
<div class="section" title="Feature Changes">
|
||||
<div class="titlepage"><div><div><h3 class="title">
|
||||
<a name="relnotes_changes"></a>Feature Changes</h3></div></div></div>
|
||||
|
||||
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
|
||||
<div class="itemizedlist"><ul class="itemizedlist" type="disc">
|
||||
<li class="listitem">
|
||||
<p>
|
||||
Large inline-signing changes should be less disruptive.
|
||||
|
|
@ -248,11 +248,11 @@
|
|||
</li>
|
||||
</ul></div>
|
||||
</div>
|
||||
<div class="section">
|
||||
<div class="section" title="Porting Changes">
|
||||
<div class="titlepage"><div><div><h3 class="title">
|
||||
<a name="relnotes_port"></a>Porting Changes</h3></div></div></div>
|
||||
|
||||
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem">
|
||||
<div class="itemizedlist"><ul class="itemizedlist" type="disc"><li class="listitem">
|
||||
<p>
|
||||
The Microsoft Windows install tool
|
||||
<span class="command"><strong>BINDInstall.exe</strong></span> which requires a
|
||||
|
|
@ -265,11 +265,11 @@
|
|||
</p>
|
||||
</li></ul></div>
|
||||
</div>
|
||||
<div class="section">
|
||||
<div class="section" title="Bug Fixes">
|
||||
<div class="titlepage"><div><div><h3 class="title">
|
||||
<a name="relnotes_bugs"></a>Bug Fixes</h3></div></div></div>
|
||||
|
||||
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
|
||||
<div class="itemizedlist"><ul class="itemizedlist" type="disc">
|
||||
<li class="listitem">
|
||||
<p>
|
||||
Asynchronous zone loads were not handled correctly when the
|
||||
|
|
@ -317,7 +317,7 @@
|
|||
</li>
|
||||
</ul></div>
|
||||
</div>
|
||||
<div class="section">
|
||||
<div class="section" title="End of Life">
|
||||
<div class="titlepage"><div><div><h3 class="title">
|
||||
<a name="end_of_life"></a>End of Life</h3></div></div></div>
|
||||
|
||||
|
|
@ -326,7 +326,7 @@
|
|||
<a class="ulink" href="https://www.isc.org/downloads/software-support-policy/" target="_top">https://www.isc.org/downloads/software-support-policy/</a>
|
||||
</p>
|
||||
</div>
|
||||
<div class="section">
|
||||
<div class="section" title="Thank You">
|
||||
<div class="titlepage"><div><div><h3 class="title">
|
||||
<a name="relnotes_thanks"></a>Thank You</h3></div></div></div>
|
||||
|
||||
|
|
@ -357,6 +357,6 @@
|
|||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.9.8-S1 (Subscription Edition)</p>
|
||||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.9.8 (Extended Support Version)</p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
|
|
@ -18,7 +18,7 @@
|
|||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
|
||||
<title>Appendix B. A Brief History of the DNS and BIND</title>
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
|
||||
<link rel="home" href="Bv9ARM.html" title="BIND 9 Administrator Reference Manual">
|
||||
<link rel="up" href="Bv9ARM.html" title="BIND 9 Administrator Reference Manual">
|
||||
<link rel="prev" href="Bv9ARM.ch09.html" title="Appendix A. Release Notes">
|
||||
|
|
@ -39,19 +39,19 @@
|
|||
</table>
|
||||
<hr>
|
||||
</div>
|
||||
<div class="appendix">
|
||||
<div class="titlepage"><div><div><h1 class="title">
|
||||
<div class="appendix" title="Appendix B. A Brief History of the DNS and BIND">
|
||||
<div class="titlepage"><div><div><h2 class="title">
|
||||
<a name="Bv9ARM.ch10"></a>Appendix B. A Brief History of the <acronym class="acronym">DNS</acronym> and <acronym class="acronym">BIND</acronym>
|
||||
</h1></div></div></div>
|
||||
</h2></div></div></div>
|
||||
<div class="toc">
|
||||
<p><b>Table of Contents</b></p>
|
||||
<dl class="toc">
|
||||
<dl>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch10.html#dns_history">DNS</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch10.html#bind_history">BIND</a></span></dt>
|
||||
</dl>
|
||||
</div>
|
||||
|
||||
<div class="section">
|
||||
<div class="section" title="DNS">
|
||||
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
|
||||
<a name="dns_history"></a>DNS</h2></div></div></div>
|
||||
<p>
|
||||
|
|
@ -90,7 +90,7 @@
|
|||
</p>
|
||||
</div>
|
||||
|
||||
<div class="section">
|
||||
<div class="section" title="BIND">
|
||||
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
|
||||
<a name="bind_history"></a>BIND</h2></div></div></div>
|
||||
<p>
|
||||
|
|
@ -173,6 +173,6 @@
|
|||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.9.8-S1 (Subscription Edition)</p>
|
||||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.9.8 (Extended Support Version)</p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
|
|
@ -18,7 +18,7 @@
|
|||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
|
||||
<title>Appendix C. General DNS Reference Information</title>
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
|
||||
<link rel="home" href="Bv9ARM.html" title="BIND 9 Administrator Reference Manual">
|
||||
<link rel="up" href="Bv9ARM.html" title="BIND 9 Administrator Reference Manual">
|
||||
<link rel="prev" href="Bv9ARM.ch10.html" title="Appendix B. A Brief History of the DNS and BIND">
|
||||
|
|
@ -38,23 +38,23 @@
|
|||
</table>
|
||||
<hr>
|
||||
</div>
|
||||
<div class="appendix">
|
||||
<div class="titlepage"><div><div><h1 class="title">
|
||||
<a name="Bv9ARM.ch11"></a>Appendix C. General <acronym class="acronym">DNS</acronym> Reference Information</h1></div></div></div>
|
||||
<div class="appendix" title="Appendix C. General DNS Reference Information">
|
||||
<div class="titlepage"><div><div><h2 class="title">
|
||||
<a name="Bv9ARM.ch11"></a>Appendix C. General <acronym class="acronym">DNS</acronym> Reference Information</h2></div></div></div>
|
||||
<div class="toc">
|
||||
<p><b>Table of Contents</b></p>
|
||||
<dl class="toc">
|
||||
<dl>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch11.html#ipv6addresses">IPv6 addresses (AAAA)</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch11.html#bibliography">Bibliography (and Suggested Reading)</a></span></dt>
|
||||
<dd><dl>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch11.html#rfcs">Request for Comments (RFCs)</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch11.html#internet_drafts">Internet Drafts</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch11.html#id-1.12.4.5">Other Documents About <acronym class="acronym">BIND</acronym></a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch11.html#idp75812048">Other Documents About <acronym class="acronym">BIND</acronym></a></span></dt>
|
||||
</dl></dd>
|
||||
</dl>
|
||||
</div>
|
||||
|
||||
<div class="section">
|
||||
<div class="section" title="IPv6 addresses (AAAA)">
|
||||
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
|
||||
<a name="ipv6addresses"></a>IPv6 addresses (AAAA)</h2></div></div></div>
|
||||
|
||||
|
|
@ -113,11 +113,11 @@
|
|||
of zeros that can fit, and can be used only once in an address.
|
||||
</p>
|
||||
</div>
|
||||
<div class="section">
|
||||
<div class="section" title="Bibliography (and Suggested Reading)">
|
||||
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
|
||||
<a name="bibliography"></a>Bibliography (and Suggested Reading)</h2></div></div></div>
|
||||
|
||||
<div class="section">
|
||||
<div class="section" title="Request for Comments (RFCs)">
|
||||
<div class="titlepage"><div><div><h3 class="title">
|
||||
<a name="rfcs"></a>Request for Comments (RFCs)</h3></div></div></div>
|
||||
|
||||
|
|
@ -141,16 +141,16 @@
|
|||
<p>
|
||||
<a class="ulink" href="http://www.ietf.org/rfc/" target="_top">http://www.ietf.org/rfc/</a>.
|
||||
</p>
|
||||
<div class="bibliography">
|
||||
<div class="bibliography" title="Bibliography">
|
||||
<div class="titlepage"><div><div><h4 class="title">
|
||||
<a name="id-1.12.4.3.7"></a>Bibliography</h4></div></div></div>
|
||||
<div class="bibliodiv">
|
||||
<a name="idp75466576"></a>Bibliography</h4></div></div></div>
|
||||
<div class="bibliodiv" title="Standards">
|
||||
<h3 class="title">
|
||||
<a name="id-1.12.4.3.7.1"></a>Standards</h3>
|
||||
<a name="idp75466832"></a>Standards</h3>
|
||||
|
||||
|
||||
<div class="biblioentry">
|
||||
<a name="id-1.12.4.3.7.1.3"></a><p>[<abbr class="abbrev">RFC974</abbr>]
|
||||
<a name="idp75467984"></a><p>[<abbr class="abbrev">RFC974</abbr>]
|
||||
|
||||
<span class="author"><span class="firstname">C.</span> <span class="surname">Partridge</span>. </span>
|
||||
<span class="citetitle"><em class="citetitle">Mail Routing and the Domain System</em>. </span>
|
||||
|
|
@ -158,7 +158,7 @@
|
|||
</p>
|
||||
</div>
|
||||
<div class="biblioentry">
|
||||
<a name="id-1.12.4.3.7.1.4"></a><p>[<abbr class="abbrev">RFC1034</abbr>]
|
||||
<a name="idp75470544"></a><p>[<abbr class="abbrev">RFC1034</abbr>]
|
||||
|
||||
<span class="author"><span class="firstname">P.V.</span> <span class="surname">Mockapetris</span>. </span>
|
||||
<span class="citetitle"><em class="citetitle">Domain Names — Concepts and Facilities</em>. </span>
|
||||
|
|
@ -166,7 +166,7 @@
|
|||
</p>
|
||||
</div>
|
||||
<div class="biblioentry">
|
||||
<a name="id-1.12.4.3.7.1.5"></a><p>[<abbr class="abbrev">RFC1035</abbr>]
|
||||
<a name="idp75472976"></a><p>[<abbr class="abbrev">RFC1035</abbr>]
|
||||
|
||||
<span class="author"><span class="firstname">P. V.</span> <span class="surname">Mockapetris</span>. </span> <span class="citetitle"><em class="citetitle">Domain Names — Implementation and
|
||||
Specification</em>. </span>
|
||||
|
|
@ -174,14 +174,14 @@
|
|||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="bibliodiv">
|
||||
<div class="bibliodiv" title="Proposed Standards">
|
||||
<h3 class="title">
|
||||
<a name="proposed_standards"></a>Proposed Standards</h3>
|
||||
|
||||
|
||||
|
||||
<div class="biblioentry">
|
||||
<a name="id-1.12.4.3.7.2.3"></a><p>[<abbr class="abbrev">RFC2181</abbr>]
|
||||
<a name="idp75476944"></a><p>[<abbr class="abbrev">RFC2181</abbr>]
|
||||
|
||||
<span class="author"><span class="firstname">R., R. Bush</span> <span class="surname">Elz</span>. </span>
|
||||
<span class="citetitle"><em class="citetitle">Clarifications to the <acronym class="acronym">DNS</acronym>
|
||||
|
|
@ -190,7 +190,7 @@
|
|||
</p>
|
||||
</div>
|
||||
<div class="biblioentry">
|
||||
<a name="id-1.12.4.3.7.2.4"></a><p>[<abbr class="abbrev">RFC2308</abbr>]
|
||||
<a name="idp75483984"></a><p>[<abbr class="abbrev">RFC2308</abbr>]
|
||||
|
||||
<span class="author"><span class="firstname">M.</span> <span class="surname">Andrews</span>. </span>
|
||||
<span class="citetitle"><em class="citetitle">Negative Caching of <acronym class="acronym">DNS</acronym>
|
||||
|
|
@ -199,7 +199,7 @@
|
|||
</p>
|
||||
</div>
|
||||
<div class="biblioentry">
|
||||
<a name="id-1.12.4.3.7.2.5"></a><p>[<abbr class="abbrev">RFC1995</abbr>]
|
||||
<a name="idp75486800"></a><p>[<abbr class="abbrev">RFC1995</abbr>]
|
||||
|
||||
<span class="author"><span class="firstname">M.</span> <span class="surname">Ohta</span>. </span>
|
||||
<span class="citetitle"><em class="citetitle">Incremental Zone Transfer in <acronym class="acronym">DNS</acronym></em>. </span>
|
||||
|
|
@ -207,7 +207,7 @@
|
|||
</p>
|
||||
</div>
|
||||
<div class="biblioentry">
|
||||
<a name="id-1.12.4.3.7.2.6"></a><p>[<abbr class="abbrev">RFC1996</abbr>]
|
||||
<a name="idp75489488"></a><p>[<abbr class="abbrev">RFC1996</abbr>]
|
||||
|
||||
<span class="author"><span class="firstname">P.</span> <span class="surname">Vixie</span>. </span>
|
||||
<span class="citetitle"><em class="citetitle">A Mechanism for Prompt Notification of Zone Changes</em>. </span>
|
||||
|
|
@ -215,7 +215,7 @@
|
|||
</p>
|
||||
</div>
|
||||
<div class="biblioentry">
|
||||
<a name="id-1.12.4.3.7.2.7"></a><p>[<abbr class="abbrev">RFC2136</abbr>]
|
||||
<a name="idp75492048"></a><p>[<abbr class="abbrev">RFC2136</abbr>]
|
||||
|
||||
<span class="authorgroup"><span class="firstname">P.</span> <span class="surname">Vixie</span>, <span class="firstname">S.</span> <span class="surname">Thomson</span>, <span class="firstname">Y.</span> <span class="surname">Rekhter</span>, and <span class="firstname">J.</span> <span class="surname">Bound</span>. </span>
|
||||
<span class="citetitle"><em class="citetitle">Dynamic Updates in the Domain Name System</em>. </span>
|
||||
|
|
@ -223,7 +223,7 @@
|
|||
</p>
|
||||
</div>
|
||||
<div class="biblioentry">
|
||||
<a name="id-1.12.4.3.7.2.8"></a><p>[<abbr class="abbrev">RFC2671</abbr>]
|
||||
<a name="idp75497552"></a><p>[<abbr class="abbrev">RFC2671</abbr>]
|
||||
|
||||
<span class="authorgroup"><span class="firstname">P.</span> <span class="surname">Vixie</span>. </span>
|
||||
<span class="citetitle"><em class="citetitle">Extension Mechanisms for DNS (EDNS0)</em>. </span>
|
||||
|
|
@ -231,7 +231,7 @@
|
|||
</p>
|
||||
</div>
|
||||
<div class="biblioentry">
|
||||
<a name="id-1.12.4.3.7.2.9"></a><p>[<abbr class="abbrev">RFC2672</abbr>]
|
||||
<a name="idp75500496"></a><p>[<abbr class="abbrev">RFC2672</abbr>]
|
||||
|
||||
<span class="authorgroup"><span class="firstname">M.</span> <span class="surname">Crawford</span>. </span>
|
||||
<span class="citetitle"><em class="citetitle">Non-Terminal DNS Name Redirection</em>. </span>
|
||||
|
|
@ -239,7 +239,7 @@
|
|||
</p>
|
||||
</div>
|
||||
<div class="biblioentry">
|
||||
<a name="id-1.12.4.3.7.2.10"></a><p>[<abbr class="abbrev">RFC2845</abbr>]
|
||||
<a name="idp75503312"></a><p>[<abbr class="abbrev">RFC2845</abbr>]
|
||||
|
||||
<span class="authorgroup"><span class="firstname">P.</span> <span class="surname">Vixie</span>, <span class="firstname">O.</span> <span class="surname">Gudmundsson</span>, <span class="firstname">D.</span> <span class="surname">Eastlake</span>, <span class="lineage">3rd</span>, and <span class="firstname">B.</span> <span class="surname">Wellington</span>. </span>
|
||||
<span class="citetitle"><em class="citetitle">Secret Key Transaction Authentication for <acronym class="acronym">DNS</acronym> (TSIG)</em>. </span>
|
||||
|
|
@ -247,7 +247,7 @@
|
|||
</p>
|
||||
</div>
|
||||
<div class="biblioentry">
|
||||
<a name="id-1.12.4.3.7.2.11"></a><p>[<abbr class="abbrev">RFC2930</abbr>]
|
||||
<a name="idp75509584"></a><p>[<abbr class="abbrev">RFC2930</abbr>]
|
||||
|
||||
<span class="authorgroup"><span class="firstname">D.</span> <span class="surname">Eastlake</span>, <span class="lineage">3rd</span>. </span>
|
||||
<span class="citetitle"><em class="citetitle">Secret Key Establishment for DNS (TKEY RR)</em>. </span>
|
||||
|
|
@ -255,7 +255,7 @@
|
|||
</p>
|
||||
</div>
|
||||
<div class="biblioentry">
|
||||
<a name="id-1.12.4.3.7.2.12"></a><p>[<abbr class="abbrev">RFC2931</abbr>]
|
||||
<a name="idp75512656"></a><p>[<abbr class="abbrev">RFC2931</abbr>]
|
||||
|
||||
<span class="authorgroup"><span class="firstname">D.</span> <span class="surname">Eastlake</span>, <span class="lineage">3rd</span>. </span>
|
||||
<span class="citetitle"><em class="citetitle">DNS Request and Transaction Signatures (SIG(0)s)</em>. </span>
|
||||
|
|
@ -263,7 +263,7 @@
|
|||
</p>
|
||||
</div>
|
||||
<div class="biblioentry">
|
||||
<a name="id-1.12.4.3.7.2.13"></a><p>[<abbr class="abbrev">RFC3007</abbr>]
|
||||
<a name="idp75515856"></a><p>[<abbr class="abbrev">RFC3007</abbr>]
|
||||
|
||||
<span class="authorgroup"><span class="firstname">B.</span> <span class="surname">Wellington</span>. </span>
|
||||
<span class="citetitle"><em class="citetitle">Secure Domain Name System (DNS) Dynamic Update</em>. </span>
|
||||
|
|
@ -271,7 +271,7 @@
|
|||
</p>
|
||||
</div>
|
||||
<div class="biblioentry">
|
||||
<a name="id-1.12.4.3.7.2.14"></a><p>[<abbr class="abbrev">RFC3645</abbr>]
|
||||
<a name="idp75518672"></a><p>[<abbr class="abbrev">RFC3645</abbr>]
|
||||
|
||||
<span class="authorgroup"><span class="firstname">S.</span> <span class="surname">Kwan</span>, <span class="firstname">P.</span> <span class="surname">Garg</span>, <span class="firstname">J.</span> <span class="surname">Gilroy</span>, <span class="firstname">L.</span> <span class="surname">Esibov</span>, <span class="firstname">J.</span> <span class="surname">Westhead</span>, and <span class="firstname">R.</span> <span class="surname">Hall</span>. </span>
|
||||
<span class="citetitle"><em class="citetitle">Generic Security Service Algorithm for Secret
|
||||
|
|
@ -281,12 +281,12 @@
|
|||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="bibliodiv">
|
||||
<div class="bibliodiv" title="DNS Security Proposed Standards">
|
||||
<h3 class="title">
|
||||
<a name="id-1.12.4.3.7.3"></a><acronym class="acronym">DNS</acronym> Security Proposed Standards</h3>
|
||||
<a name="idp75534416"></a><acronym class="acronym">DNS</acronym> Security Proposed Standards</h3>
|
||||
|
||||
<div class="biblioentry">
|
||||
<a name="id-1.12.4.3.7.3.3"></a><p>[<abbr class="abbrev">RFC3225</abbr>]
|
||||
<a name="idp75535824"></a><p>[<abbr class="abbrev">RFC3225</abbr>]
|
||||
|
||||
<span class="authorgroup"><span class="firstname">D.</span> <span class="surname">Conrad</span>. </span>
|
||||
<span class="citetitle"><em class="citetitle">Indicating Resolver Support of DNSSEC</em>. </span>
|
||||
|
|
@ -294,7 +294,7 @@
|
|||
</p>
|
||||
</div>
|
||||
<div class="biblioentry">
|
||||
<a name="id-1.12.4.3.7.3.4"></a><p>[<abbr class="abbrev">RFC3833</abbr>]
|
||||
<a name="idp75538640"></a><p>[<abbr class="abbrev">RFC3833</abbr>]
|
||||
|
||||
<span class="authorgroup"><span class="firstname">D.</span> <span class="surname">Atkins</span> and <span class="firstname">R.</span> <span class="surname">Austein</span>. </span>
|
||||
<span class="citetitle"><em class="citetitle">Threat Analysis of the Domain Name System (DNS)</em>. </span>
|
||||
|
|
@ -302,7 +302,7 @@
|
|||
</p>
|
||||
</div>
|
||||
<div class="biblioentry">
|
||||
<a name="id-1.12.4.3.7.3.5"></a><p>[<abbr class="abbrev">RFC4033</abbr>]
|
||||
<a name="idp75550672"></a><p>[<abbr class="abbrev">RFC4033</abbr>]
|
||||
|
||||
<span class="authorgroup"><span class="firstname">R.</span> <span class="surname">Arends</span>, <span class="firstname">R.</span> <span class="surname">Austein</span>, <span class="firstname">M.</span> <span class="surname">Larson</span>, <span class="firstname">D.</span> <span class="surname">Massey</span>, and <span class="firstname">S.</span> <span class="surname">Rose</span>. </span>
|
||||
<span class="citetitle"><em class="citetitle">DNS Security Introduction and Requirements</em>. </span>
|
||||
|
|
@ -310,7 +310,7 @@
|
|||
</p>
|
||||
</div>
|
||||
<div class="biblioentry">
|
||||
<a name="id-1.12.4.3.7.3.6"></a><p>[<abbr class="abbrev">RFC4034</abbr>]
|
||||
<a name="idp75557200"></a><p>[<abbr class="abbrev">RFC4034</abbr>]
|
||||
|
||||
<span class="authorgroup"><span class="firstname">R.</span> <span class="surname">Arends</span>, <span class="firstname">R.</span> <span class="surname">Austein</span>, <span class="firstname">M.</span> <span class="surname">Larson</span>, <span class="firstname">D.</span> <span class="surname">Massey</span>, and <span class="firstname">S.</span> <span class="surname">Rose</span>. </span>
|
||||
<span class="citetitle"><em class="citetitle">Resource Records for the DNS Security Extensions</em>. </span>
|
||||
|
|
@ -318,7 +318,7 @@
|
|||
</p>
|
||||
</div>
|
||||
<div class="biblioentry">
|
||||
<a name="id-1.12.4.3.7.3.7"></a><p>[<abbr class="abbrev">RFC4035</abbr>]
|
||||
<a name="idp75563728"></a><p>[<abbr class="abbrev">RFC4035</abbr>]
|
||||
|
||||
<span class="authorgroup"><span class="firstname">R.</span> <span class="surname">Arends</span>, <span class="firstname">R.</span> <span class="surname">Austein</span>, <span class="firstname">M.</span> <span class="surname">Larson</span>, <span class="firstname">D.</span> <span class="surname">Massey</span>, and <span class="firstname">S.</span> <span class="surname">Rose</span>. </span>
|
||||
<span class="citetitle"><em class="citetitle">Protocol Modifications for the DNS
|
||||
|
|
@ -327,13 +327,13 @@
|
|||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="bibliodiv">
|
||||
<div class="bibliodiv" title="Other Important RFCs About DNS Implementation">
|
||||
<h3 class="title">
|
||||
<a name="id-1.12.4.3.7.4"></a>Other Important RFCs About <acronym class="acronym">DNS</acronym>
|
||||
<a name="idp75570256"></a>Other Important RFCs About <acronym class="acronym">DNS</acronym>
|
||||
Implementation</h3>
|
||||
|
||||
<div class="biblioentry">
|
||||
<a name="id-1.12.4.3.7.4.3"></a><p>[<abbr class="abbrev">RFC1535</abbr>]
|
||||
<a name="idp75572048"></a><p>[<abbr class="abbrev">RFC1535</abbr>]
|
||||
|
||||
<span class="author"><span class="firstname">E.</span> <span class="surname">Gavron</span>. </span>
|
||||
<span class="citetitle"><em class="citetitle">A Security Problem and Proposed Correction With Widely
|
||||
|
|
@ -342,7 +342,7 @@
|
|||
</p>
|
||||
</div>
|
||||
<div class="biblioentry">
|
||||
<a name="id-1.12.4.3.7.4.4"></a><p>[<abbr class="abbrev">RFC1536</abbr>]
|
||||
<a name="idp75574864"></a><p>[<abbr class="abbrev">RFC1536</abbr>]
|
||||
|
||||
<span class="authorgroup"><span class="firstname">A.</span> <span class="surname">Kumar</span>, <span class="firstname">J.</span> <span class="surname">Postel</span>, <span class="firstname">C.</span> <span class="surname">Neuman</span>, <span class="firstname">P.</span> <span class="surname">Danzig</span>, and <span class="firstname">S.</span> <span class="surname">Miller</span>. </span>
|
||||
<span class="citetitle"><em class="citetitle">Common <acronym class="acronym">DNS</acronym> Implementation
|
||||
|
|
@ -351,7 +351,7 @@
|
|||
</p>
|
||||
</div>
|
||||
<div class="biblioentry">
|
||||
<a name="id-1.12.4.3.7.4.5"></a><p>[<abbr class="abbrev">RFC1982</abbr>]
|
||||
<a name="idp75581776"></a><p>[<abbr class="abbrev">RFC1982</abbr>]
|
||||
|
||||
<span class="authorgroup"><span class="firstname">R.</span> <span class="surname">Elz</span> and <span class="firstname">R.</span> <span class="surname">Bush</span>. </span>
|
||||
<span class="citetitle"><em class="citetitle">Serial Number Arithmetic</em>. </span>
|
||||
|
|
@ -359,7 +359,7 @@
|
|||
</p>
|
||||
</div>
|
||||
<div class="biblioentry">
|
||||
<a name="id-1.12.4.3.7.4.6"></a><p>[<abbr class="abbrev">RFC4074</abbr>]
|
||||
<a name="idp75585488"></a><p>[<abbr class="abbrev">RFC4074</abbr>]
|
||||
|
||||
<span class="authorgroup"><span class="firstname">Y.</span> <span class="surname">Morishita</span> and <span class="firstname">T.</span> <span class="surname">Jinmei</span>. </span>
|
||||
<span class="citetitle"><em class="citetitle">Common Misbehaviour Against <acronym class="acronym">DNS</acronym>
|
||||
|
|
@ -368,12 +368,12 @@
|
|||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="bibliodiv">
|
||||
<div class="bibliodiv" title="Resource Record Types">
|
||||
<h3 class="title">
|
||||
<a name="id-1.12.4.3.7.5"></a>Resource Record Types</h3>
|
||||
<a name="idp75589840"></a>Resource Record Types</h3>
|
||||
|
||||
<div class="biblioentry">
|
||||
<a name="id-1.12.4.3.7.5.3"></a><p>[<abbr class="abbrev">RFC1183</abbr>]
|
||||
<a name="idp75590736"></a><p>[<abbr class="abbrev">RFC1183</abbr>]
|
||||
|
||||
<span class="authorgroup"><span class="firstname">C.F.</span> <span class="surname">Everhart</span>, <span class="firstname">L. A.</span> <span class="surname">Mamakos</span>, <span class="firstname">R.</span> <span class="surname">Ullmann</span>, and <span class="firstname">P.</span> <span class="surname">Mockapetris</span>. </span>
|
||||
<span class="citetitle"><em class="citetitle">New <acronym class="acronym">DNS</acronym> RR Definitions</em>. </span>
|
||||
|
|
@ -381,7 +381,7 @@
|
|||
</p>
|
||||
</div>
|
||||
<div class="biblioentry">
|
||||
<a name="id-1.12.4.3.7.5.4"></a><p>[<abbr class="abbrev">RFC1706</abbr>]
|
||||
<a name="idp75596752"></a><p>[<abbr class="abbrev">RFC1706</abbr>]
|
||||
|
||||
<span class="authorgroup"><span class="firstname">B.</span> <span class="surname">Manning</span> and <span class="firstname">R.</span> <span class="surname">Colella</span>. </span>
|
||||
<span class="citetitle"><em class="citetitle"><acronym class="acronym">DNS</acronym> NSAP Resource Records</em>. </span>
|
||||
|
|
@ -389,7 +389,7 @@
|
|||
</p>
|
||||
</div>
|
||||
<div class="biblioentry">
|
||||
<a name="id-1.12.4.3.7.5.5"></a><p>[<abbr class="abbrev">RFC2168</abbr>]
|
||||
<a name="idp75600720"></a><p>[<abbr class="abbrev">RFC2168</abbr>]
|
||||
|
||||
<span class="authorgroup"><span class="firstname">R.</span> <span class="surname">Daniel</span> and <span class="firstname">M.</span> <span class="surname">Mealling</span>. </span>
|
||||
<span class="citetitle"><em class="citetitle">Resolution of Uniform Resource Identifiers using
|
||||
|
|
@ -398,7 +398,7 @@
|
|||
</p>
|
||||
</div>
|
||||
<div class="biblioentry">
|
||||
<a name="id-1.12.4.3.7.5.6"></a><p>[<abbr class="abbrev">RFC1876</abbr>]
|
||||
<a name="idp75604560"></a><p>[<abbr class="abbrev">RFC1876</abbr>]
|
||||
|
||||
<span class="authorgroup"><span class="firstname">C.</span> <span class="surname">Davis</span>, <span class="firstname">P.</span> <span class="surname">Vixie</span>, <span class="firstname">T.</span>, and <span class="firstname">I.</span> <span class="surname">Dickinson</span>. </span>
|
||||
<span class="citetitle"><em class="citetitle">A Means for Expressing Location Information in the
|
||||
|
|
@ -408,7 +408,7 @@
|
|||
</p>
|
||||
</div>
|
||||
<div class="biblioentry">
|
||||
<a name="id-1.12.4.3.7.5.7"></a><p>[<abbr class="abbrev">RFC2052</abbr>]
|
||||
<a name="idp75610064"></a><p>[<abbr class="abbrev">RFC2052</abbr>]
|
||||
|
||||
<span class="authorgroup"><span class="firstname">A.</span> <span class="surname">Gulbrandsen</span> and <span class="firstname">P.</span> <span class="surname">Vixie</span>. </span>
|
||||
<span class="citetitle"><em class="citetitle">A <acronym class="acronym">DNS</acronym> RR for Specifying the
|
||||
|
|
@ -418,7 +418,7 @@
|
|||
</p>
|
||||
</div>
|
||||
<div class="biblioentry">
|
||||
<a name="id-1.12.4.3.7.5.8"></a><p>[<abbr class="abbrev">RFC2163</abbr>]
|
||||
<a name="idp75614288"></a><p>[<abbr class="abbrev">RFC2163</abbr>]
|
||||
|
||||
<span class="author"><span class="firstname">A.</span> <span class="surname">Allocchio</span>. </span>
|
||||
<span class="citetitle"><em class="citetitle">Using the Internet <acronym class="acronym">DNS</acronym> to
|
||||
|
|
@ -428,7 +428,7 @@
|
|||
</p>
|
||||
</div>
|
||||
<div class="biblioentry">
|
||||
<a name="id-1.12.4.3.7.5.9"></a><p>[<abbr class="abbrev">RFC2230</abbr>]
|
||||
<a name="idp75617104"></a><p>[<abbr class="abbrev">RFC2230</abbr>]
|
||||
|
||||
<span class="author"><span class="firstname">R.</span> <span class="surname">Atkinson</span>. </span>
|
||||
<span class="citetitle"><em class="citetitle">Key Exchange Delegation Record for the <acronym class="acronym">DNS</acronym></em>. </span>
|
||||
|
|
@ -436,7 +436,7 @@
|
|||
</p>
|
||||
</div>
|
||||
<div class="biblioentry">
|
||||
<a name="id-1.12.4.3.7.5.10"></a><p>[<abbr class="abbrev">RFC2536</abbr>]
|
||||
<a name="idp75619792"></a><p>[<abbr class="abbrev">RFC2536</abbr>]
|
||||
|
||||
<span class="author"><span class="firstname">D.</span> <span class="surname">Eastlake</span>, <span class="lineage">3rd</span>. </span>
|
||||
<span class="citetitle"><em class="citetitle">DSA KEYs and SIGs in the Domain Name System (DNS)</em>. </span>
|
||||
|
|
@ -444,7 +444,7 @@
|
|||
</p>
|
||||
</div>
|
||||
<div class="biblioentry">
|
||||
<a name="id-1.12.4.3.7.5.11"></a><p>[<abbr class="abbrev">RFC2537</abbr>]
|
||||
<a name="idp75622608"></a><p>[<abbr class="abbrev">RFC2537</abbr>]
|
||||
|
||||
<span class="author"><span class="firstname">D.</span> <span class="surname">Eastlake</span>, <span class="lineage">3rd</span>. </span>
|
||||
<span class="citetitle"><em class="citetitle">RSA/MD5 KEYs and SIGs in the Domain Name System (DNS)</em>. </span>
|
||||
|
|
@ -452,7 +452,7 @@
|
|||
</p>
|
||||
</div>
|
||||
<div class="biblioentry">
|
||||
<a name="id-1.12.4.3.7.5.12"></a><p>[<abbr class="abbrev">RFC2538</abbr>]
|
||||
<a name="idp75625296"></a><p>[<abbr class="abbrev">RFC2538</abbr>]
|
||||
|
||||
<span class="authorgroup"><span class="firstname">D.</span> <span class="surname">Eastlake</span>, <span class="lineage">3rd</span> and <span class="firstname">O.</span> <span class="surname">Gudmundsson</span>. </span>
|
||||
<span class="citetitle"><em class="citetitle">Storing Certificates in the Domain Name System (DNS)</em>. </span>
|
||||
|
|
@ -460,7 +460,7 @@
|
|||
</p>
|
||||
</div>
|
||||
<div class="biblioentry">
|
||||
<a name="id-1.12.4.3.7.5.13"></a><p>[<abbr class="abbrev">RFC2539</abbr>]
|
||||
<a name="idp75633488"></a><p>[<abbr class="abbrev">RFC2539</abbr>]
|
||||
|
||||
<span class="authorgroup"><span class="firstname">D.</span> <span class="surname">Eastlake</span>, <span class="lineage">3rd</span>. </span>
|
||||
<span class="citetitle"><em class="citetitle">Storage of Diffie-Hellman Keys in the Domain Name System (DNS)</em>. </span>
|
||||
|
|
@ -468,7 +468,7 @@
|
|||
</p>
|
||||
</div>
|
||||
<div class="biblioentry">
|
||||
<a name="id-1.12.4.3.7.5.14"></a><p>[<abbr class="abbrev">RFC2540</abbr>]
|
||||
<a name="idp75636560"></a><p>[<abbr class="abbrev">RFC2540</abbr>]
|
||||
|
||||
<span class="authorgroup"><span class="firstname">D.</span> <span class="surname">Eastlake</span>, <span class="lineage">3rd</span>. </span>
|
||||
<span class="citetitle"><em class="citetitle">Detached Domain Name System (DNS) Information</em>. </span>
|
||||
|
|
@ -476,7 +476,7 @@
|
|||
</p>
|
||||
</div>
|
||||
<div class="biblioentry">
|
||||
<a name="id-1.12.4.3.7.5.15"></a><p>[<abbr class="abbrev">RFC2782</abbr>]
|
||||
<a name="idp75639632"></a><p>[<abbr class="abbrev">RFC2782</abbr>]
|
||||
|
||||
<span class="author"><span class="firstname">A.</span> <span class="surname">Gulbrandsen</span>. </span>
|
||||
<span class="author"><span class="firstname">P.</span> <span class="surname">Vixie</span>. </span>
|
||||
|
|
@ -486,7 +486,7 @@
|
|||
</p>
|
||||
</div>
|
||||
<div class="biblioentry">
|
||||
<a name="id-1.12.4.3.7.5.16"></a><p>[<abbr class="abbrev">RFC2915</abbr>]
|
||||
<a name="idp75643984"></a><p>[<abbr class="abbrev">RFC2915</abbr>]
|
||||
|
||||
<span class="author"><span class="firstname">M.</span> <span class="surname">Mealling</span>. </span>
|
||||
<span class="author"><span class="firstname">R.</span> <span class="surname">Daniel</span>. </span>
|
||||
|
|
@ -495,7 +495,7 @@
|
|||
</p>
|
||||
</div>
|
||||
<div class="biblioentry">
|
||||
<a name="id-1.12.4.3.7.5.17"></a><p>[<abbr class="abbrev">RFC3110</abbr>]
|
||||
<a name="idp75647312"></a><p>[<abbr class="abbrev">RFC3110</abbr>]
|
||||
|
||||
<span class="author"><span class="firstname">D.</span> <span class="surname">Eastlake</span>, <span class="lineage">3rd</span>. </span>
|
||||
<span class="citetitle"><em class="citetitle">RSA/SHA-1 SIGs and RSA KEYs in the Domain Name System (DNS)</em>. </span>
|
||||
|
|
@ -503,7 +503,7 @@
|
|||
</p>
|
||||
</div>
|
||||
<div class="biblioentry">
|
||||
<a name="id-1.12.4.3.7.5.18"></a><p>[<abbr class="abbrev">RFC3123</abbr>]
|
||||
<a name="idp75650128"></a><p>[<abbr class="abbrev">RFC3123</abbr>]
|
||||
|
||||
<span class="author"><span class="firstname">P.</span> <span class="surname">Koch</span>. </span>
|
||||
<span class="citetitle"><em class="citetitle">A DNS RR Type for Lists of Address Prefixes (APL RR)</em>. </span>
|
||||
|
|
@ -511,7 +511,7 @@
|
|||
</p>
|
||||
</div>
|
||||
<div class="biblioentry">
|
||||
<a name="id-1.12.4.3.7.5.19"></a><p>[<abbr class="abbrev">RFC3596</abbr>]
|
||||
<a name="idp75652560"></a><p>[<abbr class="abbrev">RFC3596</abbr>]
|
||||
|
||||
<span class="authorgroup"><span class="firstname">S.</span> <span class="surname">Thomson</span>, <span class="firstname">C.</span> <span class="surname">Huitema</span>, <span class="firstname">V.</span> <span class="surname">Ksinant</span>, and <span class="firstname">M.</span> <span class="surname">Souissi</span>. </span>
|
||||
<span class="citetitle"><em class="citetitle"><acronym class="acronym">DNS</acronym> Extensions to support IP
|
||||
|
|
@ -520,7 +520,7 @@
|
|||
</p>
|
||||
</div>
|
||||
<div class="biblioentry">
|
||||
<a name="id-1.12.4.3.7.5.20"></a><p>[<abbr class="abbrev">RFC3597</abbr>]
|
||||
<a name="idp75658448"></a><p>[<abbr class="abbrev">RFC3597</abbr>]
|
||||
|
||||
<span class="author"><span class="firstname">A.</span> <span class="surname">Gustafsson</span>. </span>
|
||||
<span class="citetitle"><em class="citetitle">Handling of Unknown DNS Resource Record (RR) Types</em>. </span>
|
||||
|
|
@ -528,12 +528,12 @@
|
|||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="bibliodiv">
|
||||
<div class="bibliodiv" title="DNS and the Internet">
|
||||
<h3 class="title">
|
||||
<a name="id-1.12.4.3.7.6"></a><acronym class="acronym">DNS</acronym> and the Internet</h3>
|
||||
<a name="idp75661008"></a><acronym class="acronym">DNS</acronym> and the Internet</h3>
|
||||
|
||||
<div class="biblioentry">
|
||||
<a name="id-1.12.4.3.7.6.3"></a><p>[<abbr class="abbrev">RFC1101</abbr>]
|
||||
<a name="idp75662416"></a><p>[<abbr class="abbrev">RFC1101</abbr>]
|
||||
|
||||
<span class="author"><span class="firstname">P. V.</span> <span class="surname">Mockapetris</span>. </span>
|
||||
<span class="citetitle"><em class="citetitle"><acronym class="acronym">DNS</acronym> Encoding of Network Names
|
||||
|
|
@ -542,7 +542,7 @@
|
|||
</p>
|
||||
</div>
|
||||
<div class="biblioentry">
|
||||
<a name="id-1.12.4.3.7.6.4"></a><p>[<abbr class="abbrev">RFC1123</abbr>]
|
||||
<a name="idp75665104"></a><p>[<abbr class="abbrev">RFC1123</abbr>]
|
||||
|
||||
<span class="author"><span class="surname">Braden</span>. </span>
|
||||
<span class="citetitle"><em class="citetitle">Requirements for Internet Hosts - Application and
|
||||
|
|
@ -551,7 +551,7 @@
|
|||
</p>
|
||||
</div>
|
||||
<div class="biblioentry">
|
||||
<a name="id-1.12.4.3.7.6.5"></a><p>[<abbr class="abbrev">RFC1591</abbr>]
|
||||
<a name="idp75671760"></a><p>[<abbr class="abbrev">RFC1591</abbr>]
|
||||
|
||||
<span class="author"><span class="firstname">J.</span> <span class="surname">Postel</span>. </span>
|
||||
<span class="citetitle"><em class="citetitle">Domain Name System Structure and Delegation</em>. </span>
|
||||
|
|
@ -559,7 +559,7 @@
|
|||
</p>
|
||||
</div>
|
||||
<div class="biblioentry">
|
||||
<a name="id-1.12.4.3.7.6.6"></a><p>[<abbr class="abbrev">RFC2317</abbr>]
|
||||
<a name="idp75674192"></a><p>[<abbr class="abbrev">RFC2317</abbr>]
|
||||
|
||||
<span class="authorgroup"><span class="firstname">H.</span> <span class="surname">Eidnes</span>, <span class="firstname">G.</span> <span class="surname">de Groot</span>, and <span class="firstname">P.</span> <span class="surname">Vixie</span>. </span>
|
||||
<span class="citetitle"><em class="citetitle">Classless IN-ADDR.ARPA Delegation</em>. </span>
|
||||
|
|
@ -567,7 +567,7 @@
|
|||
</p>
|
||||
</div>
|
||||
<div class="biblioentry">
|
||||
<a name="id-1.12.4.3.7.6.7"></a><p>[<abbr class="abbrev">RFC2826</abbr>]
|
||||
<a name="idp75678928"></a><p>[<abbr class="abbrev">RFC2826</abbr>]
|
||||
|
||||
<span class="authorgroup"><span class="surname">Internet Architecture Board</span>. </span>
|
||||
<span class="citetitle"><em class="citetitle">IAB Technical Comment on the Unique DNS Root</em>. </span>
|
||||
|
|
@ -575,7 +575,7 @@
|
|||
</p>
|
||||
</div>
|
||||
<div class="biblioentry">
|
||||
<a name="id-1.12.4.3.7.6.8"></a><p>[<abbr class="abbrev">RFC2929</abbr>]
|
||||
<a name="idp75681488"></a><p>[<abbr class="abbrev">RFC2929</abbr>]
|
||||
|
||||
<span class="authorgroup"><span class="firstname">D.</span> <span class="surname">Eastlake</span>, <span class="lineage">3rd</span>, <span class="firstname">E.</span> <span class="surname">Brunner-Williams</span>, and <span class="firstname">B.</span> <span class="surname">Manning</span>. </span>
|
||||
<span class="citetitle"><em class="citetitle">Domain Name System (DNS) IANA Considerations</em>. </span>
|
||||
|
|
@ -583,12 +583,12 @@
|
|||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="bibliodiv">
|
||||
<div class="bibliodiv" title="DNS Operations">
|
||||
<h3 class="title">
|
||||
<a name="id-1.12.4.3.7.7"></a><acronym class="acronym">DNS</acronym> Operations</h3>
|
||||
<a name="idp75686608"></a><acronym class="acronym">DNS</acronym> Operations</h3>
|
||||
|
||||
<div class="biblioentry">
|
||||
<a name="id-1.12.4.3.7.7.3"></a><p>[<abbr class="abbrev">RFC1033</abbr>]
|
||||
<a name="idp75688016"></a><p>[<abbr class="abbrev">RFC1033</abbr>]
|
||||
|
||||
<span class="author"><span class="firstname">M.</span> <span class="surname">Lottor</span>. </span>
|
||||
<span class="citetitle"><em class="citetitle">Domain administrators operations guide.</em>. </span>
|
||||
|
|
@ -596,7 +596,7 @@
|
|||
</p>
|
||||
</div>
|
||||
<div class="biblioentry">
|
||||
<a name="id-1.12.4.3.7.7.4"></a><p>[<abbr class="abbrev">RFC1537</abbr>]
|
||||
<a name="idp75690448"></a><p>[<abbr class="abbrev">RFC1537</abbr>]
|
||||
|
||||
<span class="author"><span class="firstname">P.</span> <span class="surname">Beertema</span>. </span>
|
||||
<span class="citetitle"><em class="citetitle">Common <acronym class="acronym">DNS</acronym> Data File
|
||||
|
|
@ -605,7 +605,7 @@
|
|||
</p>
|
||||
</div>
|
||||
<div class="biblioentry">
|
||||
<a name="id-1.12.4.3.7.7.5"></a><p>[<abbr class="abbrev">RFC1912</abbr>]
|
||||
<a name="idp75693264"></a><p>[<abbr class="abbrev">RFC1912</abbr>]
|
||||
|
||||
<span class="author"><span class="firstname">D.</span> <span class="surname">Barr</span>. </span>
|
||||
<span class="citetitle"><em class="citetitle">Common <acronym class="acronym">DNS</acronym> Operational and
|
||||
|
|
@ -614,7 +614,7 @@
|
|||
</p>
|
||||
</div>
|
||||
<div class="biblioentry">
|
||||
<a name="id-1.12.4.3.7.7.6"></a><p>[<abbr class="abbrev">RFC2010</abbr>]
|
||||
<a name="idp75696208"></a><p>[<abbr class="abbrev">RFC2010</abbr>]
|
||||
|
||||
<span class="authorgroup"><span class="firstname">B.</span> <span class="surname">Manning</span> and <span class="firstname">P.</span> <span class="surname">Vixie</span>. </span>
|
||||
<span class="citetitle"><em class="citetitle">Operational Criteria for Root Name Servers.</em>. </span>
|
||||
|
|
@ -622,7 +622,7 @@
|
|||
</p>
|
||||
</div>
|
||||
<div class="biblioentry">
|
||||
<a name="id-1.12.4.3.7.7.7"></a><p>[<abbr class="abbrev">RFC2219</abbr>]
|
||||
<a name="idp75699920"></a><p>[<abbr class="abbrev">RFC2219</abbr>]
|
||||
|
||||
<span class="authorgroup"><span class="firstname">M.</span> <span class="surname">Hamilton</span> and <span class="firstname">R.</span> <span class="surname">Wright</span>. </span>
|
||||
<span class="citetitle"><em class="citetitle">Use of <acronym class="acronym">DNS</acronym> Aliases for
|
||||
|
|
@ -631,12 +631,12 @@
|
|||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="bibliodiv">
|
||||
<div class="bibliodiv" title="Internationalized Domain Names">
|
||||
<h3 class="title">
|
||||
<a name="id-1.12.4.3.7.8"></a>Internationalized Domain Names</h3>
|
||||
<a name="idp75704272"></a>Internationalized Domain Names</h3>
|
||||
|
||||
<div class="biblioentry">
|
||||
<a name="id-1.12.4.3.7.8.3"></a><p>[<abbr class="abbrev">RFC2825</abbr>]
|
||||
<a name="idp75705168"></a><p>[<abbr class="abbrev">RFC2825</abbr>]
|
||||
|
||||
<span class="authorgroup"><span class="surname">IAB</span> and <span class="firstname">R.</span> <span class="surname">Daigle</span>. </span>
|
||||
<span class="citetitle"><em class="citetitle">A Tangled Web: Issues of I18N, Domain Names,
|
||||
|
|
@ -645,7 +645,7 @@
|
|||
</p>
|
||||
</div>
|
||||
<div class="biblioentry">
|
||||
<a name="id-1.12.4.3.7.8.4"></a><p>[<abbr class="abbrev">RFC3490</abbr>]
|
||||
<a name="idp75708624"></a><p>[<abbr class="abbrev">RFC3490</abbr>]
|
||||
|
||||
<span class="authorgroup"><span class="firstname">P.</span> <span class="surname">Faltstrom</span>, <span class="firstname">P.</span> <span class="surname">Hoffman</span>, and <span class="firstname">A.</span> <span class="surname">Costello</span>. </span>
|
||||
<span class="citetitle"><em class="citetitle">Internationalizing Domain Names in Applications (IDNA)</em>. </span>
|
||||
|
|
@ -653,7 +653,7 @@
|
|||
</p>
|
||||
</div>
|
||||
<div class="biblioentry">
|
||||
<a name="id-1.12.4.3.7.8.5"></a><p>[<abbr class="abbrev">RFC3491</abbr>]
|
||||
<a name="idp75713360"></a><p>[<abbr class="abbrev">RFC3491</abbr>]
|
||||
|
||||
<span class="authorgroup"><span class="firstname">P.</span> <span class="surname">Hoffman</span> and <span class="firstname">M.</span> <span class="surname">Blanchet</span>. </span>
|
||||
<span class="citetitle"><em class="citetitle">Nameprep: A Stringprep Profile for Internationalized Domain Names</em>. </span>
|
||||
|
|
@ -661,7 +661,7 @@
|
|||
</p>
|
||||
</div>
|
||||
<div class="biblioentry">
|
||||
<a name="id-1.12.4.3.7.8.6"></a><p>[<abbr class="abbrev">RFC3492</abbr>]
|
||||
<a name="idp75717072"></a><p>[<abbr class="abbrev">RFC3492</abbr>]
|
||||
|
||||
<span class="authorgroup"><span class="firstname">A.</span> <span class="surname">Costello</span>. </span>
|
||||
<span class="citetitle"><em class="citetitle">Punycode: A Bootstring encoding of Unicode
|
||||
|
|
@ -671,11 +671,11 @@
|
|||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="bibliodiv">
|
||||
<div class="bibliodiv" title="Other DNS-related RFCs">
|
||||
<h3 class="title">
|
||||
<a name="id-1.12.4.3.7.9"></a>Other <acronym class="acronym">DNS</acronym>-related RFCs</h3>
|
||||
<a name="idp75720144"></a>Other <acronym class="acronym">DNS</acronym>-related RFCs</h3>
|
||||
|
||||
<div class="note" style="margin-left: 0.5in; margin-right: 0.5in;">
|
||||
<div class="note" title="Note" style="margin-left: 0.5in; margin-right: 0.5in;">
|
||||
<h3 class="title">Note</h3>
|
||||
<p>
|
||||
Note: the following list of RFCs, although
|
||||
|
|
@ -684,7 +684,7 @@
|
|||
</p>
|
||||
</div>
|
||||
<div class="biblioentry">
|
||||
<a name="id-1.12.4.3.7.9.4"></a><p>[<abbr class="abbrev">RFC1464</abbr>]
|
||||
<a name="idp75722960"></a><p>[<abbr class="abbrev">RFC1464</abbr>]
|
||||
|
||||
<span class="author"><span class="firstname">R.</span> <span class="surname">Rosenbaum</span>. </span>
|
||||
<span class="citetitle"><em class="citetitle">Using the Domain Name System To Store Arbitrary String
|
||||
|
|
@ -693,7 +693,7 @@
|
|||
</p>
|
||||
</div>
|
||||
<div class="biblioentry">
|
||||
<a name="id-1.12.4.3.7.9.5"></a><p>[<abbr class="abbrev">RFC1713</abbr>]
|
||||
<a name="idp75725392"></a><p>[<abbr class="abbrev">RFC1713</abbr>]
|
||||
|
||||
<span class="author"><span class="firstname">A.</span> <span class="surname">Romao</span>. </span>
|
||||
<span class="citetitle"><em class="citetitle">Tools for <acronym class="acronym">DNS</acronym> Debugging</em>. </span>
|
||||
|
|
@ -701,7 +701,7 @@
|
|||
</p>
|
||||
</div>
|
||||
<div class="biblioentry">
|
||||
<a name="id-1.12.4.3.7.9.6"></a><p>[<abbr class="abbrev">RFC1794</abbr>]
|
||||
<a name="idp75732432"></a><p>[<abbr class="abbrev">RFC1794</abbr>]
|
||||
|
||||
<span class="author"><span class="firstname">T.</span> <span class="surname">Brisco</span>. </span>
|
||||
<span class="citetitle"><em class="citetitle"><acronym class="acronym">DNS</acronym> Support for Load
|
||||
|
|
@ -710,7 +710,7 @@
|
|||
</p>
|
||||
</div>
|
||||
<div class="biblioentry">
|
||||
<a name="id-1.12.4.3.7.9.7"></a><p>[<abbr class="abbrev">RFC2240</abbr>]
|
||||
<a name="idp75735120"></a><p>[<abbr class="abbrev">RFC2240</abbr>]
|
||||
|
||||
<span class="author"><span class="firstname">O.</span> <span class="surname">Vaughan</span>. </span>
|
||||
<span class="citetitle"><em class="citetitle">A Legal Basis for Domain Name Allocation</em>. </span>
|
||||
|
|
@ -718,7 +718,7 @@
|
|||
</p>
|
||||
</div>
|
||||
<div class="biblioentry">
|
||||
<a name="id-1.12.4.3.7.9.8"></a><p>[<abbr class="abbrev">RFC2345</abbr>]
|
||||
<a name="idp75737552"></a><p>[<abbr class="abbrev">RFC2345</abbr>]
|
||||
|
||||
<span class="authorgroup"><span class="firstname">J.</span> <span class="surname">Klensin</span>, <span class="firstname">T.</span> <span class="surname">Wolf</span>, and <span class="firstname">G.</span> <span class="surname">Oglesby</span>. </span>
|
||||
<span class="citetitle"><em class="citetitle">Domain Names and Company Name Retrieval</em>. </span>
|
||||
|
|
@ -726,7 +726,7 @@
|
|||
</p>
|
||||
</div>
|
||||
<div class="biblioentry">
|
||||
<a name="id-1.12.4.3.7.9.9"></a><p>[<abbr class="abbrev">RFC2352</abbr>]
|
||||
<a name="idp75742288"></a><p>[<abbr class="abbrev">RFC2352</abbr>]
|
||||
|
||||
<span class="author"><span class="firstname">O.</span> <span class="surname">Vaughan</span>. </span>
|
||||
<span class="citetitle"><em class="citetitle">A Convention For Using Legal Names as Domain Names</em>. </span>
|
||||
|
|
@ -734,7 +734,7 @@
|
|||
</p>
|
||||
</div>
|
||||
<div class="biblioentry">
|
||||
<a name="id-1.12.4.3.7.9.10"></a><p>[<abbr class="abbrev">RFC3071</abbr>]
|
||||
<a name="idp75744720"></a><p>[<abbr class="abbrev">RFC3071</abbr>]
|
||||
|
||||
<span class="authorgroup"><span class="firstname">J.</span> <span class="surname">Klensin</span>. </span>
|
||||
<span class="citetitle"><em class="citetitle">Reflections on the DNS, RFC 1591, and Categories of Domains</em>. </span>
|
||||
|
|
@ -742,7 +742,7 @@
|
|||
</p>
|
||||
</div>
|
||||
<div class="biblioentry">
|
||||
<a name="id-1.12.4.3.7.9.11"></a><p>[<abbr class="abbrev">RFC3258</abbr>]
|
||||
<a name="idp75747536"></a><p>[<abbr class="abbrev">RFC3258</abbr>]
|
||||
|
||||
<span class="authorgroup"><span class="firstname">T.</span> <span class="surname">Hardie</span>. </span>
|
||||
<span class="citetitle"><em class="citetitle">Distributing Authoritative Name Servers via
|
||||
|
|
@ -751,7 +751,7 @@
|
|||
</p>
|
||||
</div>
|
||||
<div class="biblioentry">
|
||||
<a name="id-1.12.4.3.7.9.12"></a><p>[<abbr class="abbrev">RFC3901</abbr>]
|
||||
<a name="idp75750480"></a><p>[<abbr class="abbrev">RFC3901</abbr>]
|
||||
|
||||
<span class="authorgroup"><span class="firstname">A.</span> <span class="surname">Durand</span> and <span class="firstname">J.</span> <span class="surname">Ihren</span>. </span>
|
||||
<span class="citetitle"><em class="citetitle">DNS IPv6 Transport Operational Guidelines</em>. </span>
|
||||
|
|
@ -759,12 +759,12 @@
|
|||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="bibliodiv">
|
||||
<div class="bibliodiv" title="Obsolete and Unimplemented Experimental RFC">
|
||||
<h3 class="title">
|
||||
<a name="id-1.12.4.3.7.10"></a>Obsolete and Unimplemented Experimental RFC</h3>
|
||||
<a name="idp75754320"></a>Obsolete and Unimplemented Experimental RFC</h3>
|
||||
|
||||
<div class="biblioentry">
|
||||
<a name="id-1.12.4.3.7.10.3"></a><p>[<abbr class="abbrev">RFC1712</abbr>]
|
||||
<a name="idp75755216"></a><p>[<abbr class="abbrev">RFC1712</abbr>]
|
||||
|
||||
<span class="authorgroup"><span class="firstname">C.</span> <span class="surname">Farrell</span>, <span class="firstname">M.</span> <span class="surname">Schulze</span>, <span class="firstname">S.</span> <span class="surname">Pleitner</span>, and <span class="firstname">D.</span> <span class="surname">Baldoni</span>. </span>
|
||||
<span class="citetitle"><em class="citetitle"><acronym class="acronym">DNS</acronym> Encoding of Geographical
|
||||
|
|
@ -773,7 +773,7 @@
|
|||
</p>
|
||||
</div>
|
||||
<div class="biblioentry">
|
||||
<a name="id-1.12.4.3.7.10.4"></a><p>[<abbr class="abbrev">RFC2673</abbr>]
|
||||
<a name="idp75761104"></a><p>[<abbr class="abbrev">RFC2673</abbr>]
|
||||
|
||||
<span class="authorgroup"><span class="firstname">M.</span> <span class="surname">Crawford</span>. </span>
|
||||
<span class="citetitle"><em class="citetitle">Binary Labels in the Domain Name System</em>. </span>
|
||||
|
|
@ -781,7 +781,7 @@
|
|||
</p>
|
||||
</div>
|
||||
<div class="biblioentry">
|
||||
<a name="id-1.12.4.3.7.10.5"></a><p>[<abbr class="abbrev">RFC2874</abbr>]
|
||||
<a name="idp75763920"></a><p>[<abbr class="abbrev">RFC2874</abbr>]
|
||||
|
||||
<span class="authorgroup"><span class="firstname">M.</span> <span class="surname">Crawford</span> and <span class="firstname">C.</span> <span class="surname">Huitema</span>. </span>
|
||||
<span class="citetitle"><em class="citetitle">DNS Extensions to Support IPv6 Address Aggregation
|
||||
|
|
@ -790,11 +790,11 @@
|
|||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="bibliodiv">
|
||||
<div class="bibliodiv" title="Obsoleted DNS Security RFCs">
|
||||
<h3 class="title">
|
||||
<a name="id-1.12.4.3.7.11"></a>Obsoleted DNS Security RFCs</h3>
|
||||
<a name="idp75767888"></a>Obsoleted DNS Security RFCs</h3>
|
||||
|
||||
<div class="note" style="margin-left: 0.5in; margin-right: 0.5in;">
|
||||
<div class="note" title="Note" style="margin-left: 0.5in; margin-right: 0.5in;">
|
||||
<h3 class="title">Note</h3>
|
||||
<p>
|
||||
Most of these have been consolidated into RFC4033,
|
||||
|
|
@ -802,7 +802,7 @@
|
|||
</p>
|
||||
</div>
|
||||
<div class="biblioentry">
|
||||
<a name="id-1.12.4.3.7.11.4"></a><p>[<abbr class="abbrev">RFC2065</abbr>]
|
||||
<a name="idp75769552"></a><p>[<abbr class="abbrev">RFC2065</abbr>]
|
||||
|
||||
<span class="authorgroup"><span class="firstname">D.</span> <span class="surname">Eastlake</span>, <span class="lineage">3rd</span> and <span class="firstname">C.</span> <span class="surname">Kaufman</span>. </span>
|
||||
<span class="citetitle"><em class="citetitle">Domain Name System Security Extensions</em>. </span>
|
||||
|
|
@ -810,7 +810,7 @@
|
|||
</p>
|
||||
</div>
|
||||
<div class="biblioentry">
|
||||
<a name="id-1.12.4.3.7.11.5"></a><p>[<abbr class="abbrev">RFC2137</abbr>]
|
||||
<a name="idp75773648"></a><p>[<abbr class="abbrev">RFC2137</abbr>]
|
||||
|
||||
<span class="author"><span class="firstname">D.</span> <span class="surname">Eastlake</span>, <span class="lineage">3rd</span>. </span>
|
||||
<span class="citetitle"><em class="citetitle">Secure Domain Name System Dynamic Update</em>. </span>
|
||||
|
|
@ -818,7 +818,7 @@
|
|||
</p>
|
||||
</div>
|
||||
<div class="biblioentry">
|
||||
<a name="id-1.12.4.3.7.11.6"></a><p>[<abbr class="abbrev">RFC2535</abbr>]
|
||||
<a name="idp75776336"></a><p>[<abbr class="abbrev">RFC2535</abbr>]
|
||||
|
||||
<span class="authorgroup"><span class="firstname">D.</span> <span class="surname">Eastlake</span>, <span class="lineage">3rd</span>. </span>
|
||||
<span class="citetitle"><em class="citetitle">Domain Name System Security Extensions</em>. </span>
|
||||
|
|
@ -826,7 +826,7 @@
|
|||
</p>
|
||||
</div>
|
||||
<div class="biblioentry">
|
||||
<a name="id-1.12.4.3.7.11.7"></a><p>[<abbr class="abbrev">RFC3008</abbr>]
|
||||
<a name="idp75779408"></a><p>[<abbr class="abbrev">RFC3008</abbr>]
|
||||
|
||||
<span class="authorgroup"><span class="firstname">B.</span> <span class="surname">Wellington</span>. </span>
|
||||
<span class="citetitle"><em class="citetitle">Domain Name System Security (DNSSEC)
|
||||
|
|
@ -835,7 +835,7 @@
|
|||
</p>
|
||||
</div>
|
||||
<div class="biblioentry">
|
||||
<a name="id-1.12.4.3.7.11.8"></a><p>[<abbr class="abbrev">RFC3090</abbr>]
|
||||
<a name="idp75782352"></a><p>[<abbr class="abbrev">RFC3090</abbr>]
|
||||
|
||||
<span class="authorgroup"><span class="firstname">E.</span> <span class="surname">Lewis</span>. </span>
|
||||
<span class="citetitle"><em class="citetitle">DNS Security Extension Clarification on Zone Status</em>. </span>
|
||||
|
|
@ -843,7 +843,7 @@
|
|||
</p>
|
||||
</div>
|
||||
<div class="biblioentry">
|
||||
<a name="id-1.12.4.3.7.11.9"></a><p>[<abbr class="abbrev">RFC3445</abbr>]
|
||||
<a name="idp75785168"></a><p>[<abbr class="abbrev">RFC3445</abbr>]
|
||||
|
||||
<span class="authorgroup"><span class="firstname">D.</span> <span class="surname">Massey</span> and <span class="firstname">S.</span> <span class="surname">Rose</span>. </span>
|
||||
<span class="citetitle"><em class="citetitle">Limiting the Scope of the KEY Resource Record (RR)</em>. </span>
|
||||
|
|
@ -851,7 +851,7 @@
|
|||
</p>
|
||||
</div>
|
||||
<div class="biblioentry">
|
||||
<a name="id-1.12.4.3.7.11.10"></a><p>[<abbr class="abbrev">RFC3655</abbr>]
|
||||
<a name="idp75789008"></a><p>[<abbr class="abbrev">RFC3655</abbr>]
|
||||
|
||||
<span class="authorgroup"><span class="firstname">B.</span> <span class="surname">Wellington</span> and <span class="firstname">O.</span> <span class="surname">Gudmundsson</span>. </span>
|
||||
<span class="citetitle"><em class="citetitle">Redefinition of DNS Authenticated Data (AD) bit</em>. </span>
|
||||
|
|
@ -859,7 +859,7 @@
|
|||
</p>
|
||||
</div>
|
||||
<div class="biblioentry">
|
||||
<a name="id-1.12.4.3.7.11.11"></a><p>[<abbr class="abbrev">RFC3658</abbr>]
|
||||
<a name="idp75792720"></a><p>[<abbr class="abbrev">RFC3658</abbr>]
|
||||
|
||||
<span class="authorgroup"><span class="firstname">O.</span> <span class="surname">Gudmundsson</span>. </span>
|
||||
<span class="citetitle"><em class="citetitle">Delegation Signer (DS) Resource Record (RR)</em>. </span>
|
||||
|
|
@ -867,7 +867,7 @@
|
|||
</p>
|
||||
</div>
|
||||
<div class="biblioentry">
|
||||
<a name="id-1.12.4.3.7.11.12"></a><p>[<abbr class="abbrev">RFC3755</abbr>]
|
||||
<a name="idp75795536"></a><p>[<abbr class="abbrev">RFC3755</abbr>]
|
||||
|
||||
<span class="authorgroup"><span class="firstname">S.</span> <span class="surname">Weiler</span>. </span>
|
||||
<span class="citetitle"><em class="citetitle">Legacy Resolver Compatibility for Delegation Signer (DS)</em>. </span>
|
||||
|
|
@ -875,7 +875,7 @@
|
|||
</p>
|
||||
</div>
|
||||
<div class="biblioentry">
|
||||
<a name="id-1.12.4.3.7.11.13"></a><p>[<abbr class="abbrev">RFC3757</abbr>]
|
||||
<a name="idp75802576"></a><p>[<abbr class="abbrev">RFC3757</abbr>]
|
||||
|
||||
<span class="authorgroup"><span class="firstname">O.</span> <span class="surname">Kolkman</span>, <span class="firstname">J.</span> <span class="surname">Schlyter</span>, and <span class="firstname">E.</span> <span class="surname">Lewis</span>. </span>
|
||||
<span class="citetitle"><em class="citetitle">Domain Name System KEY (DNSKEY) Resource Record
|
||||
|
|
@ -884,7 +884,7 @@
|
|||
</p>
|
||||
</div>
|
||||
<div class="biblioentry">
|
||||
<a name="id-1.12.4.3.7.11.14"></a><p>[<abbr class="abbrev">RFC3845</abbr>]
|
||||
<a name="idp75807184"></a><p>[<abbr class="abbrev">RFC3845</abbr>]
|
||||
|
||||
<span class="authorgroup"><span class="firstname">J.</span> <span class="surname">Schlyter</span>. </span>
|
||||
<span class="citetitle"><em class="citetitle">DNS Security (DNSSEC) NextSECure (NSEC) RDATA Format</em>. </span>
|
||||
|
|
@ -894,7 +894,7 @@
|
|||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="section">
|
||||
<div class="section" title="Internet Drafts">
|
||||
<div class="titlepage"><div><div><h3 class="title">
|
||||
<a name="internet_drafts"></a>Internet Drafts</h3></div></div></div>
|
||||
|
||||
|
|
@ -909,17 +909,17 @@
|
|||
after which they are deleted unless updated by their authors.
|
||||
</p>
|
||||
</div>
|
||||
<div class="section">
|
||||
<div class="section" title="Other Documents About BIND">
|
||||
<div class="titlepage"><div><div><h3 class="title">
|
||||
<a name="id-1.12.4.5"></a>Other Documents About <acronym class="acronym">BIND</acronym>
|
||||
<a name="idp75812048"></a>Other Documents About <acronym class="acronym">BIND</acronym>
|
||||
</h3></div></div></div>
|
||||
|
||||
<p></p>
|
||||
<div class="bibliography">
|
||||
<div class="bibliography" title="Bibliography">
|
||||
<div class="titlepage"><div><div><h4 class="title">
|
||||
<a name="id-1.12.4.5.4"></a>Bibliography</h4></div></div></div>
|
||||
<a name="idp75813712"></a>Bibliography</h4></div></div></div>
|
||||
<div class="biblioentry">
|
||||
<a name="id-1.12.4.5.4.1"></a><p>
|
||||
<a name="idp75813968"></a><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="citetitle"><em class="citetitle"><acronym class="acronym">DNS</acronym> and <acronym class="acronym">BIND</acronym></em>. </span>
|
||||
<span class="copyright">Copyright © 1998 Sebastopol, CA: O'Reilly and Associates. </span>
|
||||
|
|
@ -946,6 +946,6 @@
|
|||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.9.8-S1 (Subscription Edition)</p>
|
||||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.9.8 (Extended Support Version)</p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
|
|
@ -18,7 +18,7 @@
|
|||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
|
||||
<title>Appendix D. BIND 9 DNS Library Support</title>
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
|
||||
<link rel="home" href="Bv9ARM.html" title="BIND 9 Administrator Reference Manual">
|
||||
<link rel="up" href="Bv9ARM.html" title="BIND 9 Administrator Reference Manual">
|
||||
<link rel="prev" href="Bv9ARM.ch11.html" title="Appendix C. General DNS Reference Information">
|
||||
|
|
@ -38,26 +38,26 @@
|
|||
</table>
|
||||
<hr>
|
||||
</div>
|
||||
<div class="appendix">
|
||||
<div class="titlepage"><div><div><h1 class="title">
|
||||
<a name="Bv9ARM.ch12"></a>Appendix D. BIND 9 DNS Library Support</h1></div></div></div>
|
||||
<div class="appendix" title="Appendix D. BIND 9 DNS Library Support">
|
||||
<div class="titlepage"><div><div><h2 class="title">
|
||||
<a name="Bv9ARM.ch12"></a>Appendix D. BIND 9 DNS Library Support</h2></div></div></div>
|
||||
<div class="toc">
|
||||
<p><b>Table of Contents</b></p>
|
||||
<dl class="toc">
|
||||
<dl>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch12.html#bind9.library">BIND 9 DNS Library Support</a></span></dt>
|
||||
<dd><dl>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch12.html#id-1.13.3.5">Prerequisite</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch12.html#id-1.13.3.6">Compilation</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch12.html#id-1.13.3.7">Installation</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch12.html#id-1.13.3.8">Known Defects/Restrictions</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch12.html#id-1.13.3.9">The dns.conf File</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch12.html#id-1.13.3.10">Sample Applications</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch12.html#id-1.13.3.11">Library References</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch12.html#idp75829072">Prerequisite</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch12.html#idp75830608">Compilation</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch12.html#idp75833808">Installation</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch12.html#idp75837520">Known Defects/Restrictions</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch12.html#idp75847120">The dns.conf File</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch12.html#idp75850448">Sample Applications</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch12.html#idp75906384">Library References</a></span></dt>
|
||||
</dl></dd>
|
||||
</dl>
|
||||
</div>
|
||||
|
||||
<div class="section">
|
||||
<div class="section" title="BIND 9 DNS Library Support">
|
||||
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
|
||||
<a name="bind9.library"></a>BIND 9 DNS Library Support</h2></div></div></div>
|
||||
|
||||
|
|
@ -66,7 +66,7 @@
|
|||
call them "export" libraries in this document). In addition to
|
||||
all major DNS-related APIs BIND 9 is currently using, the export
|
||||
libraries provide the following features:</p>
|
||||
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
|
||||
<div class="itemizedlist"><ul class="itemizedlist" type="disc">
|
||||
<li class="listitem">
|
||||
<p>The newly created "DNS client" module. This is a higher
|
||||
level API that provides an interface to name resolution,
|
||||
|
|
@ -96,9 +96,9 @@
|
|||
libraries than BIND 9's internal event task system.</p>
|
||||
</li>
|
||||
</ul></div>
|
||||
<div class="section">
|
||||
<div class="section" title="Prerequisite">
|
||||
<div class="titlepage"><div><div><h3 class="title">
|
||||
<a name="id-1.13.3.5"></a>Prerequisite</h3></div></div></div>
|
||||
<a name="idp75829072"></a>Prerequisite</h3></div></div></div>
|
||||
|
||||
<p>GNU make is required to build the export libraries (other
|
||||
part of BIND 9 can still be built with other types of make). In
|
||||
|
|
@ -106,9 +106,9 @@
|
|||
in some platforms you may need to invoke a different command name
|
||||
than "make" (e.g. "gmake") to indicate it's GNU make.</p>
|
||||
</div>
|
||||
<div class="section">
|
||||
<div class="section" title="Compilation">
|
||||
<div class="titlepage"><div><div><h3 class="title">
|
||||
<a name="id-1.13.3.6"></a>Compilation</h3></div></div></div>
|
||||
<a name="idp75830608"></a>Compilation</h3></div></div></div>
|
||||
|
||||
<pre class="screen">
|
||||
$ <strong class="userinput"><code>./configure --enable-exportlib <em class="replaceable"><code>[other flags]</code></em></code></strong>
|
||||
|
|
@ -122,9 +122,9 @@ $ <strong class="userinput"><code>make</code></strong>
|
|||
programs using the libraries will also be built under the
|
||||
lib/export/samples directory (see below).</p>
|
||||
</div>
|
||||
<div class="section">
|
||||
<div class="section" title="Installation">
|
||||
<div class="titlepage"><div><div><h3 class="title">
|
||||
<a name="id-1.13.3.7"></a>Installation</h3></div></div></div>
|
||||
<a name="idp75833808"></a>Installation</h3></div></div></div>
|
||||
|
||||
<pre class="screen">
|
||||
$ <strong class="userinput"><code>cd lib/export</code></strong>
|
||||
|
|
@ -145,11 +145,11 @@ $ <strong class="userinput"><code>make install</code></strong>
|
|||
application after the installation, see
|
||||
<code class="filename">lib/export/samples/Makefile-postinstall.in</code>.</p>
|
||||
</div>
|
||||
<div class="section">
|
||||
<div class="section" title="Known Defects/Restrictions">
|
||||
<div class="titlepage"><div><div><h3 class="title">
|
||||
<a name="id-1.13.3.8"></a>Known Defects/Restrictions</h3></div></div></div>
|
||||
<a name="idp75837520"></a>Known Defects/Restrictions</h3></div></div></div>
|
||||
|
||||
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
|
||||
<div class="itemizedlist"><ul class="itemizedlist" type="disc">
|
||||
<li class="listitem">
|
||||
|
||||
<p>Currently, win32 is not supported for the export
|
||||
|
|
@ -195,9 +195,9 @@ $ <strong class="userinput"><code>make</code></strong>
|
|||
</li>
|
||||
</ul></div>
|
||||
</div>
|
||||
<div class="section">
|
||||
<div class="section" title="The dns.conf File">
|
||||
<div class="titlepage"><div><div><h3 class="title">
|
||||
<a name="id-1.13.3.9"></a>The dns.conf File</h3></div></div></div>
|
||||
<a name="idp75847120"></a>The dns.conf File</h3></div></div></div>
|
||||
|
||||
<p>The IRS library supports an "advanced" configuration file
|
||||
related to the DNS library for configuration parameters that
|
||||
|
|
@ -214,17 +214,17 @@ $ <strong class="userinput"><code>make</code></strong>
|
|||
of statement for <code class="filename">named.conf</code>. (See
|
||||
<a class="xref" href="Bv9ARM.ch06.html#trusted-keys" title="trusted-keys Statement Grammar">the section called “<span class="command"><strong>trusted-keys</strong></span> Statement Grammar”</a> for details.)</p>
|
||||
</div>
|
||||
<div class="section">
|
||||
<div class="section" title="Sample Applications">
|
||||
<div class="titlepage"><div><div><h3 class="title">
|
||||
<a name="id-1.13.3.10"></a>Sample Applications</h3></div></div></div>
|
||||
<a name="idp75850448"></a>Sample Applications</h3></div></div></div>
|
||||
|
||||
<p>Some sample application programs using this API are
|
||||
provided for reference. The following is a brief description of
|
||||
these applications.
|
||||
</p>
|
||||
<div class="section">
|
||||
<div class="section" title="sample: a simple stub resolver utility">
|
||||
<div class="titlepage"><div><div><h4 class="title">
|
||||
<a name="id-1.13.3.10.4"></a>sample: a simple stub resolver utility</h4></div></div></div>
|
||||
<a name="idp75851728"></a>sample: a simple stub resolver utility</h4></div></div></div>
|
||||
|
||||
<p>
|
||||
It sends a query of a given name (of a given optional RR type) to a
|
||||
|
|
@ -237,7 +237,7 @@ $ <strong class="userinput"><code>make</code></strong>
|
|||
<p>
|
||||
Options and Arguments:
|
||||
</p>
|
||||
<div class="variablelist"><dl class="variablelist">
|
||||
<div class="variablelist"><dl>
|
||||
<dt><span class="term">
|
||||
-t RRtype
|
||||
</span></dt>
|
||||
|
|
@ -287,9 +287,9 @@ $ <strong class="userinput"><code>make</code></strong>
|
|||
</p></dd>
|
||||
</dl></div>
|
||||
</div>
|
||||
<div class="section">
|
||||
<div class="section" title="sample-async: a simple stub resolver, working asynchronously">
|
||||
<div class="titlepage"><div><div><h4 class="title">
|
||||
<a name="id-1.13.3.10.5"></a>sample-async: a simple stub resolver, working asynchronously</h4></div></div></div>
|
||||
<a name="idp75866320"></a>sample-async: a simple stub resolver, working asynchronously</h4></div></div></div>
|
||||
|
||||
<p>
|
||||
Similar to "sample", but accepts a list
|
||||
|
|
@ -300,7 +300,7 @@ $ <strong class="userinput"><code>make</code></strong>
|
|||
<p>
|
||||
Options and Arguments:
|
||||
</p>
|
||||
<div class="variablelist"><dl class="variablelist">
|
||||
<div class="variablelist"><dl>
|
||||
<dt><span class="term">
|
||||
-s server_address
|
||||
</span></dt>
|
||||
|
|
@ -329,9 +329,9 @@ $ <strong class="userinput"><code>make</code></strong>
|
|||
</dd>
|
||||
</dl></div>
|
||||
</div>
|
||||
<div class="section">
|
||||
<div class="section" title="sample-request: a simple DNS transaction client">
|
||||
<div class="titlepage"><div><div><h4 class="title">
|
||||
<a name="id-1.13.3.10.6"></a>sample-request: a simple DNS transaction client</h4></div></div></div>
|
||||
<a name="idp75872848"></a>sample-request: a simple DNS transaction client</h4></div></div></div>
|
||||
|
||||
<p>
|
||||
It sends a query to a specified server, and
|
||||
|
|
@ -348,7 +348,7 @@ $ <strong class="userinput"><code>make</code></strong>
|
|||
<p>
|
||||
Options and Arguments:
|
||||
</p>
|
||||
<div class="variablelist"><dl class="variablelist">
|
||||
<div class="variablelist"><dl>
|
||||
<dt><span class="term">
|
||||
-t RRtype
|
||||
</span></dt>
|
||||
|
|
@ -377,9 +377,9 @@ $ <strong class="userinput"><code>make</code></strong>
|
|||
</dd>
|
||||
</dl></div>
|
||||
</div>
|
||||
<div class="section">
|
||||
<div class="section" title="sample-gai: getaddrinfo() and getnameinfo() test code">
|
||||
<div class="titlepage"><div><div><h4 class="title">
|
||||
<a name="id-1.13.3.10.7"></a>sample-gai: getaddrinfo() and getnameinfo() test code</h4></div></div></div>
|
||||
<a name="idp75880528"></a>sample-gai: getaddrinfo() and getnameinfo() test code</h4></div></div></div>
|
||||
|
||||
<p>
|
||||
This is a test program
|
||||
|
|
@ -395,9 +395,9 @@ $ <strong class="userinput"><code>make</code></strong>
|
|||
Usage: sample-gai hostname
|
||||
</p>
|
||||
</div>
|
||||
<div class="section">
|
||||
<div class="section" title="sample-update: a simple dynamic update client program">
|
||||
<div class="titlepage"><div><div><h4 class="title">
|
||||
<a name="id-1.13.3.10.8"></a>sample-update: a simple dynamic update client program</h4></div></div></div>
|
||||
<a name="idp75882320"></a>sample-update: a simple dynamic update client program</h4></div></div></div>
|
||||
|
||||
<p>
|
||||
It accepts a single update command as a
|
||||
|
|
@ -411,7 +411,7 @@ $ <strong class="userinput"><code>make</code></strong>
|
|||
<p>
|
||||
Options and Arguments:
|
||||
</p>
|
||||
<div class="variablelist"><dl class="variablelist">
|
||||
<div class="variablelist"><dl>
|
||||
<dt><span class="term">
|
||||
-a auth_server
|
||||
</span></dt>
|
||||
|
|
@ -468,7 +468,7 @@ $ <strong class="userinput"><code>make</code></strong>
|
|||
</p></dd>
|
||||
</dl></div>
|
||||
|
||||
<div class="note" style="margin-left: 0.5in; margin-right: 0.5in;">
|
||||
<div class="note" title="Note" style="margin-left: 0.5in; margin-right: 0.5in;">
|
||||
<h3 class="title">Note</h3>In practice, either -a or -r must be specified. Others can
|
||||
be optional; the underlying library routine tries to identify the
|
||||
appropriate server and the zone name for the update.</div>
|
||||
|
|
@ -493,9 +493,9 @@ $ <strong class="userinput"><code>sample-update -a sample-update -k Kxxx.+nnn+mm
|
|||
removes all RRs for foo.dynamic.example.com using the given key.
|
||||
</p>
|
||||
</div>
|
||||
<div class="section">
|
||||
<div class="section" title="nsprobe: domain/name server checker in terms of RFC 4074">
|
||||
<div class="titlepage"><div><div><h4 class="title">
|
||||
<a name="id-1.13.3.10.9"></a>nsprobe: domain/name server checker in terms of RFC 4074</h4></div></div></div>
|
||||
<a name="idp75898448"></a>nsprobe: domain/name server checker in terms of RFC 4074</h4></div></div></div>
|
||||
|
||||
<p>
|
||||
It checks a set
|
||||
|
|
@ -511,7 +511,7 @@ $ <strong class="userinput"><code>sample-update -a sample-update -k Kxxx.+nnn+mm
|
|||
Options
|
||||
</p>
|
||||
|
||||
<div class="variablelist"><dl class="variablelist">
|
||||
<div class="variablelist"><dl>
|
||||
<dt><span class="term">
|
||||
-d
|
||||
</span></dt>
|
||||
|
|
@ -552,9 +552,9 @@ $ <strong class="userinput"><code>sample-update -a sample-update -k Kxxx.+nnn+mm
|
|||
</dl></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="section">
|
||||
<div class="section" title="Library References">
|
||||
<div class="titlepage"><div><div><h3 class="title">
|
||||
<a name="id-1.13.3.11"></a>Library References</h3></div></div></div>
|
||||
<a name="idp75906384"></a>Library References</h3></div></div></div>
|
||||
|
||||
<p>As of this writing, there is no formal "manual" of the
|
||||
libraries, except this document, header files (some of them
|
||||
|
|
@ -580,6 +580,6 @@ $ <strong class="userinput"><code>sample-update -a sample-update -k Kxxx.+nnn+mm
|
|||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.9.8-S1 (Subscription Edition)</p>
|
||||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.9.8 (Extended Support Version)</p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
|
|
@ -18,7 +18,7 @@
|
|||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
|
||||
<title>Manual pages</title>
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
|
||||
<link rel="home" href="Bv9ARM.html" title="BIND 9 Administrator Reference Manual">
|
||||
<link rel="up" href="Bv9ARM.html" title="BIND 9 Administrator Reference Manual">
|
||||
<link rel="prev" href="Bv9ARM.ch12.html" title="Appendix D. BIND 9 DNS Library Support">
|
||||
|
|
@ -38,7 +38,7 @@
|
|||
</table>
|
||||
<hr>
|
||||
</div>
|
||||
<div class="reference">
|
||||
<div class="reference" title="Manual pages">
|
||||
<div class="titlepage">
|
||||
<div><div><h1 class="title">
|
||||
<a name="Bv9ARM.ch13"></a>Manual pages</h1></div></div>
|
||||
|
|
@ -46,7 +46,7 @@
|
|||
</div>
|
||||
<div class="toc">
|
||||
<p><b>Table of Contents</b></p>
|
||||
<dl class="toc">
|
||||
<dl>
|
||||
<dt>
|
||||
<span class="refentrytitle"><a href="man.dig.html">dig</a></span><span class="refpurpose"> — DNS lookup utility</span>
|
||||
</dt>
|
||||
|
|
@ -176,6 +176,6 @@
|
|||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.9.8-S1 (Subscription Edition)</p>
|
||||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.9.8 (Extended Support Version)</p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
|
|
@ -18,7 +18,7 @@
|
|||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
|
||||
<title>BIND 9 Administrator Reference Manual</title>
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
|
||||
<link rel="home" href="Bv9ARM.html" title="BIND 9 Administrator Reference Manual">
|
||||
<link rel="next" href="Bv9ARM.ch01.html" title="Chapter 1. Introduction">
|
||||
</head>
|
||||
|
|
@ -35,12 +35,12 @@
|
|||
</table>
|
||||
<hr>
|
||||
</div>
|
||||
<div class="book">
|
||||
<div class="book" title="BIND 9 Administrator Reference Manual">
|
||||
<div class="titlepage">
|
||||
<div>
|
||||
<div><h1 class="title">
|
||||
<a name="id-1"></a>BIND 9 Administrator Reference Manual</h1></div>
|
||||
<div><p class="releaseinfo">BIND Version 9.9.8-S1</p></div>
|
||||
<a name="idp70859856"></a>BIND 9 Administrator Reference Manual</h1></div>
|
||||
<div><p class="releaseinfo">BIND Version 9.9.8</p></div>
|
||||
<div><p class="copyright">Copyright © 2004-2015 Internet Systems Consortium, Inc. ("ISC")</p></div>
|
||||
<div><p class="copyright">Copyright © 2000-2003 Internet Software Consortium.</p></div>
|
||||
</div>
|
||||
|
|
@ -48,42 +48,42 @@
|
|||
</div>
|
||||
<div class="toc">
|
||||
<p><b>Table of Contents</b></p>
|
||||
<dl class="toc">
|
||||
<dl>
|
||||
<dt><span class="chapter"><a href="Bv9ARM.ch01.html">1. Introduction</a></span></dt>
|
||||
<dd><dl>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch01.html#id-1.2.4">Scope of Document</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch01.html#id-1.2.5">Organization of This Document</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch01.html#id-1.2.6">Conventions Used in This Document</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch01.html#id-1.2.7">The Domain Name System (<acronym class="acronym">DNS</acronym>)</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch01.html#idp70903760">Scope of Document</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch01.html#idp70906448">Organization of This Document</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch01.html#idp70914384">Conventions Used in This Document</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch01.html#idp70946256">The Domain Name System (<acronym class="acronym">DNS</acronym>)</a></span></dt>
|
||||
<dd><dl>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch01.html#id-1.2.7.4">DNS Fundamentals</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch01.html#id-1.2.7.5">Domains and Domain Names</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch01.html#id-1.2.7.6">Zones</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch01.html#id-1.2.7.7">Authoritative Name Servers</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch01.html#id-1.2.7.8">Caching Name Servers</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch01.html#id-1.2.7.9">Name Servers in Multiple Roles</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch01.html#idp70949584">DNS Fundamentals</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch01.html#idp70953552">Domains and Domain Names</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch01.html#idp70963152">Zones</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch01.html#idp70972496">Authoritative Name Servers</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch01.html#idp70989648">Caching Name Servers</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch01.html#idp70997456">Name Servers in Multiple Roles</a></span></dt>
|
||||
</dl></dd>
|
||||
</dl></dd>
|
||||
<dt><span class="chapter"><a href="Bv9ARM.ch02.html">2. <acronym class="acronym">BIND</acronym> Resource Requirements</a></span></dt>
|
||||
<dd><dl>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch02.html#id-1.3.3">Hardware requirements</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch02.html#id-1.3.4">CPU Requirements</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch02.html#id-1.3.5">Memory Requirements</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch02.html#id-1.3.6">Name Server Intensive Environment Issues</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch02.html#id-1.3.7">Supported Operating Systems</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch02.html#idp71014608">Hardware requirements</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch02.html#idp71017936">CPU Requirements</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch02.html#idp71019728">Memory Requirements</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch02.html#idp71023312">Name Server Intensive Environment Issues</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch02.html#idp71024720">Supported Operating Systems</a></span></dt>
|
||||
</dl></dd>
|
||||
<dt><span class="chapter"><a href="Bv9ARM.ch03.html">3. Name Server Configuration</a></span></dt>
|
||||
<dd><dl>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch03.html#sample_configuration">Sample Configurations</a></span></dt>
|
||||
<dd><dl>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch03.html#id-1.4.4.3">A Caching-only Name Server</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch03.html#id-1.4.4.4">An Authoritative-only Name Server</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch03.html#idp71029072">A Caching-only Name Server</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch03.html#idp71031376">An Authoritative-only Name Server</a></span></dt>
|
||||
</dl></dd>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch03.html#id-1.4.5">Load Balancing</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch03.html#id-1.4.6">Name Server Operations</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch03.html#idp71034192">Load Balancing</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch03.html#idp71078224">Name Server Operations</a></span></dt>
|
||||
<dd><dl>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch03.html#id-1.4.6.3">Tools for Use With the Name Server Daemon</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch03.html#id-1.4.6.4">Signals</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch03.html#idp71079248">Tools for Use With the Name Server Daemon</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch03.html#idp71195600">Signals</a></span></dt>
|
||||
</dl></dd>
|
||||
</dl></dd>
|
||||
<dt><span class="chapter"><a href="Bv9ARM.ch04.html">4. Advanced DNS Features</a></span></dt>
|
||||
|
|
@ -92,64 +92,64 @@
|
|||
<dt><span class="section"><a href="Bv9ARM.ch04.html#dynamic_update">Dynamic Update</a></span></dt>
|
||||
<dd><dl><dt><span class="section"><a href="Bv9ARM.ch04.html#journal">The journal file</a></span></dt></dl></dd>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#incremental_zone_transfers">Incremental Zone Transfers (IXFR)</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#id-1.5.6">Split DNS</a></span></dt>
|
||||
<dd><dl><dt><span class="section"><a href="Bv9ARM.ch04.html#id-1.5.6.6">Example split DNS setup</a></span></dt></dl></dd>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#idp71253584">Split DNS</a></span></dt>
|
||||
<dd><dl><dt><span class="section"><a href="Bv9ARM.ch04.html#idp71256016">Example split DNS setup</a></span></dt></dl></dd>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#tsig">TSIG</a></span></dt>
|
||||
<dd><dl>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#id-1.5.7.6">Generate Shared Keys for Each Pair of Hosts</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#id-1.5.7.7">Copying the Shared Secret to Both Machines</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#id-1.5.7.8">Informing the Servers of the Key's Existence</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#id-1.5.7.9">Instructing the Server to Use the Key</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#id-1.5.7.10">TSIG Key Based Access Control</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#id-1.5.7.11">Errors</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#idp71294288">Generate Shared Keys for Each Pair of Hosts</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#idp71303376">Copying the Shared Secret to Both Machines</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#idp71304912">Informing the Servers of the Key's Existence</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#idp71309648">Instructing the Server to Use the Key</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#idp71316304">TSIG Key Based Access Control</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#idp71322192">Errors</a></span></dt>
|
||||
</dl></dd>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#id-1.5.8">TKEY</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#id-1.5.9">SIG(0)</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#idp71324112">TKEY</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#idp71330256">SIG(0)</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#DNSSEC">DNSSEC</a></span></dt>
|
||||
<dd><dl>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#id-1.5.10.7">Generating Keys</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#id-1.5.10.8">Signing the Zone</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#id-1.5.10.9">Configuring Servers</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#idp71338576">Generating Keys</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#idp71348048">Signing the Zone</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#idp71357264">Configuring Servers</a></span></dt>
|
||||
</dl></dd>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#dnssec.dynamic.zones">DNSSEC, Dynamic Zones, and Automatic Signing</a></span></dt>
|
||||
<dd><dl>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#id-1.5.11.4">Converting from insecure to secure</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#id-1.5.11.9">Dynamic DNS update method</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#id-1.5.11.17">Fully automatic zone signing</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#id-1.5.11.26">Private-type records</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#id-1.5.11.33">DNSKEY rollovers</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#id-1.5.11.35">Dynamic DNS update method</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#id-1.5.11.40">Automatic key rollovers</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#id-1.5.11.42">NSEC3PARAM rollovers via UPDATE</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#id-1.5.11.44">Converting from NSEC to NSEC3</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#id-1.5.11.46">Converting from NSEC3 to NSEC</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#id-1.5.11.48">Converting from secure to insecure</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#id-1.5.11.52">Periodic re-signing</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#id-1.5.11.54">NSEC3 and OPTOUT</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#idp71376080">Converting from insecure to secure</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#idp71524048">Dynamic DNS update method</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#idp71528528">Fully automatic zone signing</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#idp71541200">Private-type records</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#idp71554256">DNSKEY rollovers</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#idp71556176">Dynamic DNS update method</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#idp71560272">Automatic key rollovers</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#idp71563728">NSEC3PARAM rollovers via UPDATE</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#idp71565136">Converting from NSEC to NSEC3</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#idp71566544">Converting from NSEC3 to NSEC</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#idp71568336">Converting from secure to insecure</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#idp71573072">Periodic re-signing</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#idp71574480">NSEC3 and OPTOUT</a></span></dt>
|
||||
</dl></dd>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#rfc5011.support">Dynamic Trust Anchor Management</a></span></dt>
|
||||
<dd><dl>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#id-1.5.12.4">Validating Resolver</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#id-1.5.12.5">Authoritative Server</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#idp71579600">Validating Resolver</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#idp71582416">Authoritative Server</a></span></dt>
|
||||
</dl></dd>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#pkcs11">PKCS #11 (Cryptoki) support</a></span></dt>
|
||||
<dd><dl>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#id-1.5.13.5">Prerequisites</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#id-1.5.13.6">Building BIND 9 with PKCS#11</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#id-1.5.13.7">PKCS #11 Tools</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#id-1.5.13.8">Using the HSM</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#id-1.5.13.9">Specifying the engine on the command line</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#id-1.5.13.10">Running named with automatic zone re-signing</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#idp71611216">Prerequisites</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#idp71645392">Building BIND 9 with PKCS#11</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#idp71658064">PKCS #11 Tools</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#idp71661136">Using the HSM</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#idp71693648">Specifying the engine on the command line</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#idp71697744">Running named with automatic zone re-signing</a></span></dt>
|
||||
</dl></dd>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#id-1.5.14">IPv6 Support in <acronym class="acronym">BIND</acronym> 9</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#idp71707728">IPv6 Support in <acronym class="acronym">BIND</acronym> 9</a></span></dt>
|
||||
<dd><dl>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#id-1.5.14.7">Address Lookups Using AAAA Records</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#id-1.5.14.8">Address to Name Lookups Using Nibble Format</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#idp71715280">Address Lookups Using AAAA Records</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch04.html#idp71717840">Address to Name Lookups Using Nibble Format</a></span></dt>
|
||||
</dl></dd>
|
||||
</dl></dd>
|
||||
<dt><span class="chapter"><a href="Bv9ARM.ch05.html">5. The <acronym class="acronym">BIND</acronym> 9 Lightweight Resolver</a></span></dt>
|
||||
<dd><dl>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch05.html#id-1.6.3">The Lightweight Resolver Library</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch05.html#idp71722576">The Lightweight Resolver Library</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch05.html#lwresd">Running a Resolver Daemon</a></span></dt>
|
||||
</dl></dd>
|
||||
<dt><span class="chapter"><a href="Bv9ARM.ch06.html">6. <acronym class="acronym">BIND</acronym> 9 Configuration Reference</a></span></dt>
|
||||
|
|
@ -157,58 +157,58 @@
|
|||
<dt><span class="section"><a href="Bv9ARM.ch06.html#configuration_file_elements">Configuration File Elements</a></span></dt>
|
||||
<dd><dl>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch06.html#address_match_lists">Address Match Lists</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch06.html#id-1.7.5.6">Comment Syntax</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch06.html#idp71902672">Comment Syntax</a></span></dt>
|
||||
</dl></dd>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch06.html#Configuration_File_Grammar">Configuration File Grammar</a></span></dt>
|
||||
<dd><dl>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch06.html#id-1.7.6.7"><span class="command"><strong>acl</strong></span> Statement Grammar</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch06.html#idp71967952"><span class="command"><strong>acl</strong></span> Statement Grammar</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch06.html#acl"><span class="command"><strong>acl</strong></span> Statement Definition and
|
||||
Usage</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch06.html#id-1.7.6.9"><span class="command"><strong>controls</strong></span> Statement Grammar</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch06.html#idp71992144"><span class="command"><strong>controls</strong></span> Statement Grammar</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch06.html#controls_statement_definition_and_usage"><span class="command"><strong>controls</strong></span> Statement Definition and
|
||||
Usage</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch06.html#id-1.7.6.11"><span class="command"><strong>include</strong></span> Statement Grammar</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch06.html#id-1.7.6.12"><span class="command"><strong>include</strong></span> Statement Definition and
|
||||
<dt><span class="section"><a href="Bv9ARM.ch06.html#idp72030160"><span class="command"><strong>include</strong></span> Statement Grammar</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch06.html#idp72032720"><span class="command"><strong>include</strong></span> Statement Definition and
|
||||
Usage</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch06.html#id-1.7.6.13"><span class="command"><strong>key</strong></span> Statement Grammar</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch06.html#id-1.7.6.14"><span class="command"><strong>key</strong></span> Statement Definition and Usage</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch06.html#id-1.7.6.15"><span class="command"><strong>logging</strong></span> Statement Grammar</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch06.html#id-1.7.6.16"><span class="command"><strong>logging</strong></span> Statement Definition and
|
||||
<dt><span class="section"><a href="Bv9ARM.ch06.html#idp72035792"><span class="command"><strong>key</strong></span> Statement Grammar</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch06.html#idp72039248"><span class="command"><strong>key</strong></span> Statement Definition and Usage</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch06.html#idp72050000"><span class="command"><strong>logging</strong></span> Statement Grammar</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch06.html#idp72065872"><span class="command"><strong>logging</strong></span> Statement Definition and
|
||||
Usage</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch06.html#id-1.7.6.17"><span class="command"><strong>lwres</strong></span> Statement Grammar</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch06.html#id-1.7.6.18"><span class="command"><strong>lwres</strong></span> Statement Definition and Usage</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch06.html#id-1.7.6.19"><span class="command"><strong>masters</strong></span> Statement Grammar</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch06.html#id-1.7.6.20"><span class="command"><strong>masters</strong></span> Statement Definition and
|
||||
<dt><span class="section"><a href="Bv9ARM.ch06.html#idp72280528"><span class="command"><strong>lwres</strong></span> Statement Grammar</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch06.html#idp72293968"><span class="command"><strong>lwres</strong></span> Statement Definition and Usage</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch06.html#idp72301904"><span class="command"><strong>masters</strong></span> Statement Grammar</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch06.html#idp72311888"><span class="command"><strong>masters</strong></span> Statement Definition and
|
||||
Usage</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch06.html#id-1.7.6.21"><span class="command"><strong>options</strong></span> Statement Grammar</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch06.html#idp72314960"><span class="command"><strong>options</strong></span> Statement Grammar</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch06.html#options"><span class="command"><strong>options</strong></span> Statement Definition and
|
||||
Usage</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch06.html#server_statement_grammar"><span class="command"><strong>server</strong></span> Statement Grammar</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch06.html#server_statement_definition_and_usage"><span class="command"><strong>server</strong></span> Statement Definition and
|
||||
Usage</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch06.html#statschannels"><span class="command"><strong>statistics-channels</strong></span> Statement Grammar</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch06.html#id-1.7.6.26"><span class="command"><strong>statistics-channels</strong></span> Statement Definition and
|
||||
<dt><span class="section"><a href="Bv9ARM.ch06.html#idp73628368"><span class="command"><strong>statistics-channels</strong></span> Statement Definition and
|
||||
Usage</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch06.html#trusted-keys"><span class="command"><strong>trusted-keys</strong></span> Statement Grammar</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch06.html#id-1.7.6.28"><span class="command"><strong>trusted-keys</strong></span> Statement Definition
|
||||
<dt><span class="section"><a href="Bv9ARM.ch06.html#idp73665488"><span class="command"><strong>trusted-keys</strong></span> Statement Definition
|
||||
and Usage</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch06.html#id-1.7.6.29"><span class="command"><strong>managed-keys</strong></span> Statement Grammar</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch06.html#idp73671504"><span class="command"><strong>managed-keys</strong></span> Statement Grammar</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch06.html#managed-keys"><span class="command"><strong>managed-keys</strong></span> Statement Definition
|
||||
and Usage</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch06.html#view_statement_grammar"><span class="command"><strong>view</strong></span> Statement Grammar</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch06.html#id-1.7.6.32"><span class="command"><strong>view</strong></span> Statement Definition and Usage</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch06.html#idp73712208"><span class="command"><strong>view</strong></span> Statement Definition and Usage</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch06.html#zone_statement_grammar"><span class="command"><strong>zone</strong></span>
|
||||
Statement Grammar</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch06.html#id-1.7.6.34"><span class="command"><strong>zone</strong></span> Statement Definition and Usage</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch06.html#idp73909200"><span class="command"><strong>zone</strong></span> Statement Definition and Usage</a></span></dt>
|
||||
</dl></dd>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch06.html#id-1.7.7">Zone File</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch06.html#idp74288848">Zone File</a></span></dt>
|
||||
<dd><dl>
|
||||
<dt><span class="section"><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="section"><a href="Bv9ARM.ch06.html#id-1.7.7.4">Discussion of MX Records</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch06.html#idp74644432">Discussion of MX Records</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch06.html#Setting_TTLs">Setting TTLs</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch06.html#id-1.7.7.6">Inverse Mapping in IPv4</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch06.html#id-1.7.7.7">Other Zone File Directives</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch06.html#id-1.7.7.8"><acronym class="acronym">BIND</acronym> Master File Extension: the <span class="command"><strong>$GENERATE</strong></span> Directive</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch06.html#idp74737744">Inverse Mapping in IPv4</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch06.html#idp74750928">Other Zone File Directives</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch06.html#idp74781392"><acronym class="acronym">BIND</acronym> Master File Extension: the <span class="command"><strong>$GENERATE</strong></span> Directive</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch06.html#zonefile_format">Additional File Formats</a></span></dt>
|
||||
</dl></dd>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch06.html#statistics">BIND9 Statistics</a></span></dt>
|
||||
|
|
@ -220,23 +220,23 @@
|
|||
<dt><span class="chapter"><a href="Bv9ARM.ch07.html">7. <acronym class="acronym">BIND</acronym> 9 Security Considerations</a></span></dt>
|
||||
<dd><dl>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch07.html#Access_Control_Lists">Access Control Lists</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch07.html#id-1.8.4"><span class="command"><strong>Chroot</strong></span> and <span class="command"><strong>Setuid</strong></span></a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch07.html#idp75318352"><span class="command"><strong>Chroot</strong></span> and <span class="command"><strong>Setuid</strong></span></a></span></dt>
|
||||
<dd><dl>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch07.html#id-1.8.4.7">The <span class="command"><strong>chroot</strong></span> Environment</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch07.html#id-1.8.4.8">Using the <span class="command"><strong>setuid</strong></span> Function</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch07.html#idp75328080">The <span class="command"><strong>chroot</strong></span> Environment</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch07.html#idp75335888">Using the <span class="command"><strong>setuid</strong></span> Function</a></span></dt>
|
||||
</dl></dd>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch07.html#dynamic_update_security">Dynamic Update Security</a></span></dt>
|
||||
</dl></dd>
|
||||
<dt><span class="chapter"><a href="Bv9ARM.ch08.html">8. Troubleshooting</a></span></dt>
|
||||
<dd><dl>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch08.html#id-1.9.3">Common Problems</a></span></dt>
|
||||
<dd><dl><dt><span class="section"><a href="Bv9ARM.ch08.html#id-1.9.3.3">It's not working; how can I figure out what's wrong?</a></span></dt></dl></dd>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch08.html#id-1.9.4">Incrementing and Changing the Serial Number</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch08.html#id-1.9.5">Where Can I Get Help?</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch08.html#idp75346128">Common Problems</a></span></dt>
|
||||
<dd><dl><dt><span class="section"><a href="Bv9ARM.ch08.html#idp75347024">It's not working; how can I figure out what's wrong?</a></span></dt></dl></dd>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch08.html#idp75348560">Incrementing and Changing the Serial Number</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch08.html#idp75350864">Where Can I Get Help?</a></span></dt>
|
||||
</dl></dd>
|
||||
<dt><span class="appendix"><a href="Bv9ARM.ch09.html">A. Release Notes</a></span></dt>
|
||||
<dd><dl>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch09.html#id-1.10.3">Release Notes for BIND Version 9.9.8-S1</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch09.html#idp75357904">Release Notes for BIND Version 9.9.8</a></span></dt>
|
||||
<dd><dl>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch09.html#relnotes_intro">Introduction</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch09.html#relnotes_download">Download</a></span></dt>
|
||||
|
|
@ -261,20 +261,20 @@
|
|||
<dd><dl>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch11.html#rfcs">Request for Comments (RFCs)</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch11.html#internet_drafts">Internet Drafts</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch11.html#id-1.12.4.5">Other Documents About <acronym class="acronym">BIND</acronym></a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch11.html#idp75812048">Other Documents About <acronym class="acronym">BIND</acronym></a></span></dt>
|
||||
</dl></dd>
|
||||
</dl></dd>
|
||||
<dt><span class="appendix"><a href="Bv9ARM.ch12.html">D. BIND 9 DNS Library Support</a></span></dt>
|
||||
<dd><dl>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch12.html#bind9.library">BIND 9 DNS Library Support</a></span></dt>
|
||||
<dd><dl>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch12.html#id-1.13.3.5">Prerequisite</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch12.html#id-1.13.3.6">Compilation</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch12.html#id-1.13.3.7">Installation</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch12.html#id-1.13.3.8">Known Defects/Restrictions</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch12.html#id-1.13.3.9">The dns.conf File</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch12.html#id-1.13.3.10">Sample Applications</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch12.html#id-1.13.3.11">Library References</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch12.html#idp75829072">Prerequisite</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch12.html#idp75830608">Compilation</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch12.html#idp75833808">Installation</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch12.html#idp75837520">Known Defects/Restrictions</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch12.html#idp75847120">The dns.conf File</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch12.html#idp75850448">Sample Applications</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch12.html#idp75906384">Library References</a></span></dt>
|
||||
</dl></dd>
|
||||
</dl></dd>
|
||||
<dt><span class="reference"><a href="Bv9ARM.ch13.html">I. Manual pages</a></span></dt>
|
||||
|
|
@ -407,6 +407,6 @@
|
|||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.9.8-S1 (Subscription Edition)</p>
|
||||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.9.8 (Extended Support Version)</p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
|
|
@ -13,6 +13,7 @@
|
|||
- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||
- PERFORMANCE OF THIS SOFTWARE.
|
||||
-->
|
||||
|
||||
<!-- Converted by db4-upgrade version 1.0 -->
|
||||
<section xmlns="http://docbook.org/ns/docbook" version="5.0" xml:id="dnssec.dynamic.zones"><info><title>DNSSEC, Dynamic Zones, and Automatic Signing</title></info>
|
||||
|
||||
|
|
|
|||
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue