Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISC Open Source Projects
BIND
Commits
6d382c9f
Commit
6d382c9f
authored
Feb 16, 2014
by
Tinderbox User
Browse files
regen master
parent
1d761cb4
Changes
29
Expand all
Hide whitespace changes
Inline
Side-by-side
doc/arm/Bv9ARM.ch04.html
View file @
6d382c9f
This diff is collapsed.
Click to expand it.
doc/arm/Bv9ARM.ch09.html
View file @
6d382c9f
...
...
@@ -57,13 +57,13 @@
</dl></dd>
<dt><span
class=
"sect1"
><a
href=
"Bv9ARM.ch09.html#bind9.library"
>
BIND 9 DNS Library Support
</a></span></dt>
<dd><dl>
<dt><span
class=
"sect2"
><a
href=
"Bv9ARM.ch09.html#id2612
606
"
>
Prerequisite
</a></span></dt>
<dt><span
class=
"sect2"
><a
href=
"Bv9ARM.ch09.html#id2612
616
"
>
Compilation
</a></span></dt>
<dt><span
class=
"sect2"
><a
href=
"Bv9ARM.ch09.html#id26114
80
"
>
Installation
</a></span></dt>
<dt><span
class=
"sect2"
><a
href=
"Bv9ARM.ch09.html#id2611
511
"
>
Known Defects/Restrictions
</a></span></dt>
<dt><span
class=
"sect2"
><a
href=
"Bv9ARM.ch09.html#id26115
88
"
>
The dns.conf File
</a></span></dt>
<dt><span
class=
"sect2"
><a
href=
"Bv9ARM.ch09.html#id26116
83
"
>
Sample Applications
</a></span></dt>
<dt><span
class=
"sect2"
><a
href=
"Bv9ARM.ch09.html#id2612
929
"
>
Library References
</a></span></dt>
<dt><span
class=
"sect2"
><a
href=
"Bv9ARM.ch09.html#id2612
407
"
>
Prerequisite
</a></span></dt>
<dt><span
class=
"sect2"
><a
href=
"Bv9ARM.ch09.html#id2612
417
"
>
Compilation
</a></span></dt>
<dt><span
class=
"sect2"
><a
href=
"Bv9ARM.ch09.html#id26114
17
"
>
Installation
</a></span></dt>
<dt><span
class=
"sect2"
><a
href=
"Bv9ARM.ch09.html#id2611
448
"
>
Known Defects/Restrictions
</a></span></dt>
<dt><span
class=
"sect2"
><a
href=
"Bv9ARM.ch09.html#id26115
25
"
>
The dns.conf File
</a></span></dt>
<dt><span
class=
"sect2"
><a
href=
"Bv9ARM.ch09.html#id26116
20
"
>
Sample Applications
</a></span></dt>
<dt><span
class=
"sect2"
><a
href=
"Bv9ARM.ch09.html#id2612
866
"
>
Library References
</a></span></dt>
</dl></dd>
</dl>
</div>
...
...
@@ -648,7 +648,7 @@
</ul></div>
<div
class=
"sect2"
lang=
"en"
>
<div
class=
"titlepage"
><div><div><h3
class=
"title"
>
<a
name=
"id2612
606
"
></a>
Prerequisite
</h3></div></div></div>
<a
name=
"id2612
407
"
></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
the reminder of this document, "make" means GNU make. Note that
...
...
@@ -657,7 +657,7 @@
</div>
<div
class=
"sect2"
lang=
"en"
>
<div
class=
"titlepage"
><div><div><h3
class=
"title"
>
<a
name=
"id2612
616
"
></a>
Compilation
</h3></div></div></div>
<a
name=
"id2612
417
"
></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>
$
<strong
class=
"userinput"
><code>
make
</code></strong>
...
...
@@ -672,7 +672,7 @@ $ <strong class="userinput"><code>make</code></strong>
</div>
<div
class=
"sect2"
lang=
"en"
>
<div
class=
"titlepage"
><div><div><h3
class=
"title"
>
<a
name=
"id26114
80
"
></a>
Installation
</h3></div></div></div>
<a
name=
"id26114
17
"
></a>
Installation
</h3></div></div></div>
<pre
class=
"screen"
>
$
<strong
class=
"userinput"
><code>
cd lib/export
</code></strong>
$
<strong
class=
"userinput"
><code>
make install
</code></strong>
...
...
@@ -694,7 +694,7 @@ $ <strong class="userinput"><code>make install</code></strong>
</div>
<div
class=
"sect2"
lang=
"en"
>
<div
class=
"titlepage"
><div><div><h3
class=
"title"
>
<a
name=
"id2611
511
"
></a>
Known Defects/Restrictions
</h3></div></div></div>
<a
name=
"id2611
448
"
></a>
Known Defects/Restrictions
</h3></div></div></div>
<div
class=
"itemizedlist"
><ul
type=
"disc"
>
<li><p>
Currently, win32 is not supported for the export
library. (Normal BIND 9 application can be built as
...
...
@@ -734,7 +734,7 @@ $ <strong class="userinput"><code>make</code></strong>
</div>
<div
class=
"sect2"
lang=
"en"
>
<div
class=
"titlepage"
><div><div><h3
class=
"title"
>
<a
name=
"id26115
88
"
></a>
The dns.conf File
</h3></div></div></div>
<a
name=
"id26115
25
"
></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
would be beyond the capability of the
...
...
@@ -752,14 +752,14 @@ $ <strong class="userinput"><code>make</code></strong>
</div>
<div
class=
"sect2"
lang=
"en"
>
<div
class=
"titlepage"
><div><div><h3
class=
"title"
>
<a
name=
"id26116
83
"
></a>
Sample Applications
</h3></div></div></div>
<a
name=
"id26116
20
"
></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=
"sect3"
lang=
"en"
>
<div
class=
"titlepage"
><div><div><h4
class=
"title"
>
<a
name=
"id26116
91
"
></a>
sample: a simple stub resolver utility
</h4></div></div></div>
<a
name=
"id26116
28
"
></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
specified recursive server, and prints the result as a list of
...
...
@@ -823,7 +823,7 @@ $ <strong class="userinput"><code>make</code></strong>
</div>
<div
class=
"sect3"
lang=
"en"
>
<div
class=
"titlepage"
><div><div><h4
class=
"title"
>
<a
name=
"id26117
82
"
></a>
sample-async: a simple stub resolver, working asynchronously
</h4></div></div></div>
<a
name=
"id26117
19
"
></a>
sample-async: a simple stub resolver, working asynchronously
</h4></div></div></div>
<p>
Similar to "sample", but accepts a list
of (query) domain names as a separate file and resolves the names
...
...
@@ -864,7 +864,7 @@ $ <strong class="userinput"><code>make</code></strong>
</div>
<div
class=
"sect3"
lang=
"en"
>
<div
class=
"titlepage"
><div><div><h4
class=
"title"
>
<a
name=
"id261
2245
"
></a>
sample-request: a simple DNS transaction client
</h4></div></div></div>
<a
name=
"id261
1772
"
></a>
sample-request: a simple DNS transaction client
</h4></div></div></div>
<p>
It sends a query to a specified server, and
prints the response with minimal processing. It doesn't act as a
...
...
@@ -905,7 +905,7 @@ $ <strong class="userinput"><code>make</code></strong>
</div>
<div
class=
"sect3"
lang=
"en"
>
<div
class=
"titlepage"
><div><div><h4
class=
"title"
>
<a
name=
"id261
2309
"
></a>
sample-gai: getaddrinfo() and getnameinfo() test code
</h4></div></div></div>
<a
name=
"id261
1836
"
></a>
sample-gai: getaddrinfo() and getnameinfo() test code
</h4></div></div></div>
<p>
This is a test program
to check getaddrinfo() and getnameinfo() behavior. It takes a
...
...
@@ -922,7 +922,7 @@ $ <strong class="userinput"><code>make</code></strong>
</div>
<div
class=
"sect3"
lang=
"en"
>
<div
class=
"titlepage"
><div><div><h4
class=
"title"
>
<a
name=
"id261
2324
"
></a>
sample-update: a simple dynamic update client program
</h4></div></div></div>
<a
name=
"id261
1851
"
></a>
sample-update: a simple dynamic update client program
</h4></div></div></div>
<p>
It accepts a single update command as a
command-line argument, sends an update request message to the
...
...
@@ -1017,7 +1017,7 @@ $ <strong class="userinput"><code>sample-update -a sample-update -k Kxxx.+nnn+mm
</div>
<div
class=
"sect3"
lang=
"en"
>
<div
class=
"titlepage"
><div><div><h4
class=
"title"
>
<a
name=
"id26128
65
"
></a>
nsprobe: domain/name server checker in terms of RFC 4074
</h4></div></div></div>
<a
name=
"id26128
02
"
></a>
nsprobe: domain/name server checker in terms of RFC 4074
</h4></div></div></div>
<p>
It checks a set
of domains to see the name servers of the domains behave
...
...
@@ -1074,7 +1074,7 @@ $ <strong class="userinput"><code>sample-update -a sample-update -k Kxxx.+nnn+mm
</div>
<div
class=
"sect2"
lang=
"en"
>
<div
class=
"titlepage"
><div><div><h3
class=
"title"
>
<a
name=
"id2612
929
"
></a>
Library References
</h3></div></div></div>
<a
name=
"id2612
866
"
></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
provide pretty detailed explanations), and sample application
...
...
doc/arm/Bv9ARM.ch10.html
View file @
6d382c9f
...
...
@@ -55,6 +55,9 @@
<span
class=
"refentrytitle"
><a
href=
"man.host.html"
>
host
</a></span><span
class=
"refpurpose"
>
—
DNS lookup utility
</span>
</dt>
<dt>
<span
class=
"refentrytitle"
><a
href=
"man.delve.html"
>
delve
</a></span><span
class=
"refpurpose"
>
—
DNS lookup and validation utility
</span>
</dt>
<dt>
<span
class=
"refentrytitle"
><a
href=
"man.dnssec-checkds.html"
><span
class=
"application"
>
dnssec-checkds
</span></a></span><span
class=
"refpurpose"
>
—
A DNSSEC delegation consistency checking tool.
</span>
</dt>
<dt>
...
...
doc/arm/Bv9ARM.html
View file @
6d382c9f
...
...
@@ -113,39 +113,39 @@
</dl></dd>
<dt><span
class=
"sect1"
><a
href=
"Bv9ARM.ch04.html#dnssec.dynamic.zones"
>
DNSSEC, Dynamic Zones, and Automatic Signing
</a></span></dt>
<dd><dl>
<dt><span
class=
"sect2"
><a
href=
"Bv9ARM.ch04.html#id2610
698
"
>
Converting from insecure to secure
</a></span></dt>
<dt><span
class=
"sect2"
><a
href=
"Bv9ARM.ch04.html#id2563
495
"
>
Dynamic DNS update method
</a></span></dt>
<dt><span
class=
"sect2"
><a
href=
"Bv9ARM.ch04.html#id256353
1
"
>
Fully automatic zone signing
</a></span></dt>
<dt><span
class=
"sect2"
><a
href=
"Bv9ARM.ch04.html#id256370
3
"
>
Private-type records
</a></span></dt>
<dt><span
class=
"sect2"
><a
href=
"Bv9ARM.ch04.html#id256374
0
"
>
DNSKEY rollovers
</a></span></dt>
<dt><span
class=
"sect2"
><a
href=
"Bv9ARM.ch04.html#id2563
753
"
>
Dynamic DNS update method
</a></span></dt>
<dt><span
class=
"sect2"
><a
href=
"Bv9ARM.ch04.html#id25638
54
"
>
Automatic key rollovers
</a></span></dt>
<dt><span
class=
"sect2"
><a
href=
"Bv9ARM.ch04.html#id256388
1
"
>
NSEC3PARAM rollovers via UPDATE
</a></span></dt>
<dt><span
class=
"sect2"
><a
href=
"Bv9ARM.ch04.html#id2580
411
"
>
Converting from NSEC to NSEC3
</a></span></dt>
<dt><span
class=
"sect2"
><a
href=
"Bv9ARM.ch04.html#id2580
421
"
>
Converting from NSEC3 to NSEC
</a></span></dt>
<dt><span
class=
"sect2"
><a
href=
"Bv9ARM.ch04.html#id2580
434
"
>
Converting from secure to insecure
</a></span></dt>
<dt><span
class=
"sect2"
><a
href=
"Bv9ARM.ch04.html#id25804
71
"
>
Periodic re-signing
</a></span></dt>
<dt><span
class=
"sect2"
><a
href=
"Bv9ARM.ch04.html#id261072
3
"
>
NSEC3 and OPTOUT
</a></span></dt>
<dt><span
class=
"sect2"
><a
href=
"Bv9ARM.ch04.html#id2610
704
"
>
Converting from insecure to secure
</a></span></dt>
<dt><span
class=
"sect2"
><a
href=
"Bv9ARM.ch04.html#id2563
500
"
>
Dynamic DNS update method
</a></span></dt>
<dt><span
class=
"sect2"
><a
href=
"Bv9ARM.ch04.html#id256353
7
"
>
Fully automatic zone signing
</a></span></dt>
<dt><span
class=
"sect2"
><a
href=
"Bv9ARM.ch04.html#id256370
8
"
>
Private-type records
</a></span></dt>
<dt><span
class=
"sect2"
><a
href=
"Bv9ARM.ch04.html#id256374
6
"
>
DNSKEY rollovers
</a></span></dt>
<dt><span
class=
"sect2"
><a
href=
"Bv9ARM.ch04.html#id2563
827
"
>
Dynamic DNS update method
</a></span></dt>
<dt><span
class=
"sect2"
><a
href=
"Bv9ARM.ch04.html#id25638
60
"
>
Automatic key rollovers
</a></span></dt>
<dt><span
class=
"sect2"
><a
href=
"Bv9ARM.ch04.html#id256388
6
"
>
NSEC3PARAM rollovers via UPDATE
</a></span></dt>
<dt><span
class=
"sect2"
><a
href=
"Bv9ARM.ch04.html#id2580
348
"
>
Converting from NSEC to NSEC3
</a></span></dt>
<dt><span
class=
"sect2"
><a
href=
"Bv9ARM.ch04.html#id2580
358
"
>
Converting from NSEC3 to NSEC
</a></span></dt>
<dt><span
class=
"sect2"
><a
href=
"Bv9ARM.ch04.html#id2580
371
"
>
Converting from secure to insecure
</a></span></dt>
<dt><span
class=
"sect2"
><a
href=
"Bv9ARM.ch04.html#id25804
08
"
>
Periodic re-signing
</a></span></dt>
<dt><span
class=
"sect2"
><a
href=
"Bv9ARM.ch04.html#id261072
8
"
>
NSEC3 and OPTOUT
</a></span></dt>
</dl></dd>
<dt><span
class=
"sect1"
><a
href=
"Bv9ARM.ch04.html#rfc5011.support"
>
Dynamic Trust Anchor Management
</a></span></dt>
<dd><dl>
<dt><span
class=
"sect2"
><a
href=
"Bv9ARM.ch04.html#id261021
0
"
>
Validating Resolver
</a></span></dt>
<dt><span
class=
"sect2"
><a
href=
"Bv9ARM.ch04.html#id261023
2
"
>
Authoritative Server
</a></span></dt>
<dt><span
class=
"sect2"
><a
href=
"Bv9ARM.ch04.html#id261021
5
"
>
Validating Resolver
</a></span></dt>
<dt><span
class=
"sect2"
><a
href=
"Bv9ARM.ch04.html#id261023
7
"
>
Authoritative Server
</a></span></dt>
</dl></dd>
<dt><span
class=
"sect1"
><a
href=
"Bv9ARM.ch04.html#pkcs11"
>
PKCS#11 (Cryptoki) support
</a></span></dt>
<dd><dl>
<dt><span
class=
"sect2"
><a
href=
"Bv9ARM.ch04.html#id266562
4
"
>
Prerequisites
</a></span></dt>
<dt><span
class=
"sect2"
><a
href=
"Bv9ARM.ch04.html#id266563
4
"
>
Native PKCS#11
</a></span></dt>
<dt><span
class=
"sect2"
><a
href=
"Bv9ARM.ch04.html#id26108
28
"
>
OpenSSL-based PKCS#11
</a></span></dt>
<dt><span
class=
"sect2"
><a
href=
"Bv9ARM.ch04.html#id26380
06
"
>
PKCS#11 Tools
</a></span></dt>
<dt><span
class=
"sect2"
><a
href=
"Bv9ARM.ch04.html#id263804
2
"
>
Using the HSM
</a></span></dt>
<dt><span
class=
"sect2"
><a
href=
"Bv9ARM.ch04.html#id2638
328
"
>
Specifying the engine on the command line
</a></span></dt>
<dt><span
class=
"sect2"
><a
href=
"Bv9ARM.ch04.html#id26383
76
"
>
Running named with automatic zone re-signing
</a></span></dt>
<dt><span
class=
"sect2"
><a
href=
"Bv9ARM.ch04.html#id266562
9
"
>
Prerequisites
</a></span></dt>
<dt><span
class=
"sect2"
><a
href=
"Bv9ARM.ch04.html#id266563
9
"
>
Native PKCS#11
</a></span></dt>
<dt><span
class=
"sect2"
><a
href=
"Bv9ARM.ch04.html#id26108
34
"
>
OpenSSL-based PKCS#11
</a></span></dt>
<dt><span
class=
"sect2"
><a
href=
"Bv9ARM.ch04.html#id26380
11
"
>
PKCS#11 Tools
</a></span></dt>
<dt><span
class=
"sect2"
><a
href=
"Bv9ARM.ch04.html#id263804
8
"
>
Using the HSM
</a></span></dt>
<dt><span
class=
"sect2"
><a
href=
"Bv9ARM.ch04.html#id2638
265
"
>
Specifying the engine on the command line
</a></span></dt>
<dt><span
class=
"sect2"
><a
href=
"Bv9ARM.ch04.html#id26383
81
"
>
Running named with automatic zone re-signing
</a></span></dt>
</dl></dd>
<dt><span
class=
"sect1"
><a
href=
"Bv9ARM.ch04.html#dlz-info"
>
DLZ (Dynamically Loadable Zones)
</a></span></dt>
<dd><dl>
<dt><span
class=
"sect2"
><a
href=
"Bv9ARM.ch04.html#id26
11133
"
>
Configuring DLZ
</a></span></dt>
<dt><span
class=
"sect2"
><a
href=
"Bv9ARM.ch04.html#id2611
412
"
>
Sample DLZ Driver
</a></span></dt>
<dt><span
class=
"sect2"
><a
href=
"Bv9ARM.ch04.html#id26
38582
"
>
Configuring DLZ
</a></span></dt>
<dt><span
class=
"sect2"
><a
href=
"Bv9ARM.ch04.html#id2611
144
"
>
Sample DLZ Driver
</a></span></dt>
</dl></dd>
<dt><span
class=
"sect1"
><a
href=
"Bv9ARM.ch04.html#id2571627"
>
IPv6 Support in
<acronym
class=
"acronym"
>
BIND
</acronym>
9
</a></span></dt>
<dd><dl>
...
...
@@ -251,13 +251,13 @@
</dl></dd>
<dt><span
class=
"sect1"
><a
href=
"Bv9ARM.ch09.html#bind9.library"
>
BIND 9 DNS Library Support
</a></span></dt>
<dd><dl>
<dt><span
class=
"sect2"
><a
href=
"Bv9ARM.ch09.html#id2612
606
"
>
Prerequisite
</a></span></dt>
<dt><span
class=
"sect2"
><a
href=
"Bv9ARM.ch09.html#id2612
616
"
>
Compilation
</a></span></dt>
<dt><span
class=
"sect2"
><a
href=
"Bv9ARM.ch09.html#id26114
80
"
>
Installation
</a></span></dt>
<dt><span
class=
"sect2"
><a
href=
"Bv9ARM.ch09.html#id2611
511
"
>
Known Defects/Restrictions
</a></span></dt>
<dt><span
class=
"sect2"
><a
href=
"Bv9ARM.ch09.html#id26115
88
"
>
The dns.conf File
</a></span></dt>
<dt><span
class=
"sect2"
><a
href=
"Bv9ARM.ch09.html#id26116
83
"
>
Sample Applications
</a></span></dt>
<dt><span
class=
"sect2"
><a
href=
"Bv9ARM.ch09.html#id2612
929
"
>
Library References
</a></span></dt>
<dt><span
class=
"sect2"
><a
href=
"Bv9ARM.ch09.html#id2612
407
"
>
Prerequisite
</a></span></dt>
<dt><span
class=
"sect2"
><a
href=
"Bv9ARM.ch09.html#id2612
417
"
>
Compilation
</a></span></dt>
<dt><span
class=
"sect2"
><a
href=
"Bv9ARM.ch09.html#id26114
17
"
>
Installation
</a></span></dt>
<dt><span
class=
"sect2"
><a
href=
"Bv9ARM.ch09.html#id2611
448
"
>
Known Defects/Restrictions
</a></span></dt>
<dt><span
class=
"sect2"
><a
href=
"Bv9ARM.ch09.html#id26115
25
"
>
The dns.conf File
</a></span></dt>
<dt><span
class=
"sect2"
><a
href=
"Bv9ARM.ch09.html#id26116
20
"
>
Sample Applications
</a></span></dt>
<dt><span
class=
"sect2"
><a
href=
"Bv9ARM.ch09.html#id2612
866
"
>
Library References
</a></span></dt>
</dl></dd>
</dl></dd>
<dt><span
class=
"reference"
><a
href=
"Bv9ARM.ch10.html"
>
I. Manual pages
</a></span></dt>
...
...
@@ -269,6 +269,9 @@
<span
class=
"refentrytitle"
><a
href=
"man.host.html"
>
host
</a></span><span
class=
"refpurpose"
>
—
DNS lookup utility
</span>
</dt>
<dt>
<span
class=
"refentrytitle"
><a
href=
"man.delve.html"
>
delve
</a></span><span
class=
"refpurpose"
>
—
DNS lookup and validation utility
</span>
</dt>
<dt>
<span
class=
"refentrytitle"
><a
href=
"man.dnssec-checkds.html"
><span
class=
"application"
>
dnssec-checkds
</span></a></span><span
class=
"refpurpose"
>
—
A DNSSEC delegation consistency checking tool.
</span>
</dt>
<dt>
...
...
doc/arm/man.arpaname.html
View file @
6d382c9f
...
...
@@ -50,20 +50,20 @@
<div
class=
"cmdsynopsis"
><p><code
class=
"command"
>
arpaname
</code>
{
<em
class=
"replaceable"
><code>
ipaddress
</code></em>
...}
</p></div>
</div>
<div
class=
"refsect1"
lang=
"en"
>
<a
name=
"id26
19805
"
></a><h2>
DESCRIPTION
</h2>
<a
name=
"id26
20298
"
></a><h2>
DESCRIPTION
</h2>
<p>
<span><strong
class=
"command"
>
arpaname
</strong></span>
translates IP addresses (IPv4 and
IPv6) to the corresponding IN-ADDR.ARPA or IP6.ARPA names.
</p>
</div>
<div
class=
"refsect1"
lang=
"en"
>
<a
name=
"id26
19820
"
></a><h2>
SEE ALSO
</h2>
<a
name=
"id26
20313
"
></a><h2>
SEE ALSO
</h2>
<p>
<em
class=
"citetitle"
>
BIND 9 Administrator Reference Manual
</em>
.
</p>
</div>
<div
class=
"refsect1"
lang=
"en"
>
<a
name=
"id26
19834
"
></a><h2>
AUTHOR
</h2>
<a
name=
"id26
20327
"
></a><h2>
AUTHOR
</h2>
<p><span
class=
"corpauthor"
>
Internet Systems Consortium
</span>
</p>
</div>
...
...
doc/arm/man.ddns-confgen.html
View file @
6d382c9f
...
...
@@ -50,7 +50,7 @@
<div
class=
"cmdsynopsis"
><p><code
class=
"command"
>
ddns-confgen
</code>
[
<code
class=
"option"
>
-a
<em
class=
"replaceable"
><code>
algorithm
</code></em></code>
] [
<code
class=
"option"
>
-h
</code>
] [
<code
class=
"option"
>
-k
<em
class=
"replaceable"
><code>
keyname
</code></em></code>
] [
<code
class=
"option"
>
-r
<em
class=
"replaceable"
><code>
randomfile
</code></em></code>
] [ -s
<em
class=
"replaceable"
><code>
name
</code></em>
| -z
<em
class=
"replaceable"
><code>
zone
</code></em>
] [
<code
class=
"option"
>
-q
</code>
] [name]
</p></div>
</div>
<div
class=
"refsect1"
lang=
"en"
>
<a
name=
"id26
6010
4"
></a><h2>
DESCRIPTION
</h2>
<a
name=
"id26
5991
4"
></a><h2>
DESCRIPTION
</h2>
<p><span><strong
class=
"command"
>
ddns-confgen
</strong></span>
generates a key for use by
<span><strong
class=
"command"
>
nsupdate
</strong></span>
and
<span><strong
class=
"command"
>
named
</strong></span>
. It simplifies configuration
...
...
@@ -77,7 +77,7 @@
</p>
</div>
<div
class=
"refsect1"
lang=
"en"
>
<a
name=
"id2660
19
2"
></a><h2>
OPTIONS
</h2>
<a
name=
"id2660
00
2"
></a><h2>
OPTIONS
</h2>
<div
class=
"variablelist"
><dl>
<dt><span
class=
"term"
>
-a
<em
class=
"replaceable"
><code>
algorithm
</code></em></span></dt>
<dd><p>
...
...
@@ -144,7 +144,7 @@
</dl></div>
</div>
<div
class=
"refsect1"
lang=
"en"
>
<a
name=
"id2660
733
"
></a><h2>
SEE ALSO
</h2>
<a
name=
"id2660
202
"
></a><h2>
SEE ALSO
</h2>
<p><span
class=
"citerefentry"
><span
class=
"refentrytitle"
>
nsupdate
</span>
(1)
</span>
,
<span
class=
"citerefentry"
><span
class=
"refentrytitle"
>
named.conf
</span>
(5)
</span>
,
<span
class=
"citerefentry"
><span
class=
"refentrytitle"
>
named
</span>
(8)
</span>
,
...
...
@@ -152,7 +152,7 @@
</p>
</div>
<div
class=
"refsect1"
lang=
"en"
>
<a
name=
"id2660
772
"
></a><h2>
AUTHOR
</h2>
<a
name=
"id2660
309
"
></a><h2>
AUTHOR
</h2>
<p><span
class=
"corpauthor"
>
Internet Systems Consortium
</span>
</p>
</div>
...
...
doc/arm/man.delve.html
View file @
6d382c9f
...
...
@@ -52,7 +52,7 @@
<div
class=
"cmdsynopsis"
><p><code
class=
"command"
>
delve
</code>
[queryopt...] [query...]
</p></div>
</div>
<div
class=
"refsect1"
lang=
"en"
>
<a
name=
"id2614
254
"
></a><h2>
DESCRIPTION
</h2>
<a
name=
"id2614
462
"
></a><h2>
DESCRIPTION
</h2>
<p><span><strong
class=
"command"
>
delve
</strong></span>
(Domain Entity Lookup
&
Validation Engine) is a tool for sending
DNS queries and validating the results, using the the same internal
...
...
@@ -95,7 +95,7 @@
</p>
</div>
<div
class=
"refsect1"
lang=
"en"
>
<a
name=
"id2614
327
"
></a><h2>
SIMPLE USAGE
</h2>
<a
name=
"id2614
535
"
></a><h2>
SIMPLE USAGE
</h2>
<p>
A typical invocation of
<span><strong
class=
"command"
>
delve
</strong></span>
looks like:
</p>
...
...
@@ -150,7 +150,7 @@
</p>
</div>
<div
class=
"refsect1"
lang=
"en"
>
<a
name=
"id261480
0
"
></a><h2>
OPTIONS
</h2>
<a
name=
"id261480
3
"
></a><h2>
OPTIONS
</h2>
<div
class=
"variablelist"
><dl>
<dt><span
class=
"term"
>
-a
</span></dt>
<dd>
...
...
@@ -265,7 +265,7 @@
</dl></div>
</div>
<div
class=
"refsect1"
lang=
"en"
>
<a
name=
"id267013
1
"
></a><h2>
QUERY OPTIONS
</h2>
<a
name=
"id267013
4
"
></a><h2>
QUERY OPTIONS
</h2>
<p><span><strong
class=
"command"
>
delve
</strong></span>
provides a number of query options which affect the way results are
displayed, and in some cases the way lookups are performed.
...
...
@@ -445,12 +445,12 @@
</p>
</div>
<div
class=
"refsect1"
lang=
"en"
>
<a
name=
"id26706
47
"
></a><h2>
FILES
</h2>
<a
name=
"id26706
50
"
></a><h2>
FILES
</h2>
<p><code
class=
"filename"
>
/etc/bind.keys
</code></p>
<p><code
class=
"filename"
>
/etc/resolv.conf
</code></p>
</div>
<div
class=
"refsect1"
lang=
"en"
>
<a
name=
"id267066
6
"
></a><h2>
SEE ALSO
</h2>
<a
name=
"id267066
9
"
></a><h2>
SEE ALSO
</h2>
<p><span
class=
"citerefentry"
><span
class=
"refentrytitle"
>
dig
</span>
(1)
</span>
,
<span
class=
"citerefentry"
><span
class=
"refentrytitle"
>
named
</span>
(8)
</span>
,
<em
class=
"citetitle"
>
RFC4034
</em>
,
...
...
doc/arm/man.dig.html
View file @
6d382c9f
...
...
@@ -52,7 +52,7 @@
<div
class=
"cmdsynopsis"
><p><code
class=
"command"
>
dig
</code>
[global-queryopt...] [query...]
</p></div>
</div>
<div
class=
"refsect1"
lang=
"en"
>
<a
name=
"id2613
296
"
></a><h2>
DESCRIPTION
</h2>
<a
name=
"id2613
028
"
></a><h2>
DESCRIPTION
</h2>
<p><span><strong
class=
"command"
>
dig
</strong></span>
(domain information groper) is a flexible tool
for interrogating DNS name servers. It performs DNS lookups and
...
...
@@ -99,7 +99,7 @@
</p>
</div>
<div
class=
"refsect1"
lang=
"en"
>
<a
name=
"id2613
398
"
></a><h2>
SIMPLE USAGE
</h2>
<a
name=
"id2613
130
"
></a><h2>
SIMPLE USAGE
</h2>
<p>
A typical invocation of
<span><strong
class=
"command"
>
dig
</strong></span>
looks like:
</p>
...
...
@@ -152,7 +152,7 @@
</p>
</div>
<div
class=
"refsect1"
lang=
"en"
>
<a
name=
"id2613
592
"
></a><h2>
OPTIONS
</h2>
<a
name=
"id2613
324
"
></a><h2>
OPTIONS
</h2>
<p>
The
<code
class=
"option"
>
-b
</code>
option sets the source IP address of the query
to
<em
class=
"parameter"
><code>
address
</code></em>
. This must be a valid
...
...
@@ -256,7 +256,7 @@
</p>
</div>
<div
class=
"refsect1"
lang=
"en"
>
<a
name=
"id266595
4
"
></a><h2>
QUERY OPTIONS
</h2>
<a
name=
"id266595
9
"
></a><h2>
QUERY OPTIONS
</h2>
<p><span><strong
class=
"command"
>
dig
</strong></span>
provides a number of query options which affect
the way in which lookups are made and the results displayed. Some of
...
...
@@ -623,7 +623,7 @@
</p>
</div>
<div
class=
"refsect1"
lang=
"en"
>
<a
name=
"id26670
5
6"
></a><h2>
MULTIPLE QUERIES
</h2>
<a
name=
"id266706
1
"
></a><h2>
MULTIPLE QUERIES
</h2>
<p>
The BIND 9 implementation of
<span><strong
class=
"command"
>
dig
</strong></span>
supports
...
...
@@ -669,7 +669,7 @@ dig +qr www.isc.org any -x 127.0.0.1 isc.org ns +noqr
</p>
</div>
<div
class=
"refsect1"
lang=
"en"
>
<a
name=
"id26672
09
"
></a><h2>
IDN SUPPORT
</h2>
<a
name=
"id26672
14
"
></a><h2>
IDN SUPPORT
</h2>
<p>
If
<span><strong
class=
"command"
>
dig
</strong></span>
has been built with IDN (internationalized
domain name) support, it can accept and display non-ASCII domain names.
...
...
@@ -683,14 +683,14 @@ dig +qr www.isc.org any -x 127.0.0.1 isc.org ns +noqr
</p>
</div>
<div
class=
"refsect1"
lang=
"en"
>
<a
name=
"id266723
8
"
></a><h2>
FILES
</h2>
<a
name=
"id26672
4
3"
></a><h2>
FILES
</h2>
<p><code
class=
"filename"
>
/etc/resolv.conf
</code>
</p>
<p><code
class=
"filename"
>
${HOME}/.digrc
</code>
</p>
</div>
<div
class=
"refsect1"
lang=
"en"
>
<a
name=
"id266725
9
"
></a><h2>
SEE ALSO
</h2>
<a
name=
"id26672
6
5"
></a><h2>
SEE ALSO
</h2>
<p><span
class=
"citerefentry"
><span
class=
"refentrytitle"
>
host
</span>
(1)
</span>
,
<span
class=
"citerefentry"
><span
class=
"refentrytitle"
>
named
</span>
(8)
</span>
,
<span
class=
"citerefentry"
><span
class=
"refentrytitle"
>
dnssec-keygen
</span>
(8)
</span>
,
...
...
@@ -698,7 +698,7 @@ dig +qr www.isc.org any -x 127.0.0.1 isc.org ns +noqr
</p>
</div>
<div
class=
"refsect1"
lang=
"en"
>
<a
name=
"id2667
297
"
></a><h2>
BUGS
</h2>
<a
name=
"id2667
302
"
></a><h2>
BUGS
</h2>
<p>
There are probably too many query options.
</p>
...
...
doc/arm/man.dnssec-checkds.html
View file @
6d382c9f
...
...
@@ -22,7 +22,7 @@
<meta
name=
"generator"
content=
"DocBook XSL Stylesheets V1.71.1"
>
<link
rel=
"start"
href=
"Bv9ARM.html"
title=
"BIND 9 Administrator Reference Manual"
>
<link
rel=
"up"
href=
"Bv9ARM.ch10.html"
title=
"Manual pages"
>
<link
rel=
"prev"
href=
"man.
host
.html"
title=
"
host
"
>
<link
rel=
"prev"
href=
"man.
delve
.html"
title=
"
delve
"
>
<link
rel=
"next"
href=
"man.dnssec-coverage.html"
title=
"dnssec-coverage"
>
</head>
<body
bgcolor=
"white"
text=
"black"
link=
"#0000FF"
vlink=
"#840084"
alink=
"#0000FF"
>
...
...
@@ -31,7 +31,7 @@
<tr><th
colspan=
"3"
align=
"center"
><span
class=
"application"
>
dnssec-checkds
</span></th></tr>
<tr>
<td
width=
"20%"
align=
"left"
>
<a
accesskey=
"p"
href=
"man.
host
.html"
>
Prev
</a></td>
<a
accesskey=
"p"
href=
"man.
delve
.html"
>
Prev
</a></td>
<th
width=
"60%"
align=
"center"
>
Manual pages
</th>
<td
width=
"20%"
align=
"right"
><a
accesskey=
"n"
href=
"man.dnssec-coverage.html"
>
Next
</a>
</td>
...
...
@@ -51,7 +51,7 @@
<div
class=
"cmdsynopsis"
><p><code
class=
"command"
>
dnssec-dsfromkey
</code>
[
<code
class=
"option"
>
-l
<em
class=
"replaceable"
><code>
domain
</code></em></code>
] [
<code
class=
"option"
>
-f
<em
class=
"replaceable"
><code>
file
</code></em></code>
] [
<code
class=
"option"
>
-d
<em
class=
"replaceable"
><code>
dig path
</code></em></code>
] [
<code
class=
"option"
>
-D
<em
class=
"replaceable"
><code>
dsfromkey path
</code></em></code>
] {zone}
</p></div>
</div>
<div
class=
"refsect1"
lang=
"en"
>
<a
name=
"id261
4668
"
></a><h2>
DESCRIPTION
</h2>
<a
name=
"id261
6117
"
></a><h2>
DESCRIPTION
</h2>
<p><span><strong
class=
"command"
>
dnssec-checkds
</strong></span>
verifies the correctness of Delegation Signer (DS) or DNSSEC
Lookaside Validation (DLV) resource records for keys in a specified
...
...
@@ -59,7 +59,7 @@
</p>
</div>
<div
class=
"refsect1"
lang=
"en"
>
<a
name=
"id261
4682
"
></a><h2>
OPTIONS
</h2>
<a
name=
"id261
6131
"
></a><h2>
OPTIONS
</h2>
<div
class=
"variablelist"
><dl>
<dt><span
class=
"term"
>
-f
<em
class=
"replaceable"
><code>
file
</code></em></span></dt>
<dd><p>
...
...
@@ -88,14 +88,14 @@
</dl></div>
</div>
<div
class=
"refsect1"
lang=
"en"
>
<a
name=
"id261
4785
"
></a><h2>
SEE ALSO
</h2>
<a
name=
"id261
6233
"
></a><h2>
SEE ALSO
</h2>
<p><span
class=
"citerefentry"
><span
class=
"refentrytitle"
>
dnssec-dsfromkey
</span>
(8)
</span>
,
<span
class=
"citerefentry"
><span
class=
"refentrytitle"
>
dnssec-keygen
</span>
(8)
</span>
,
<span
class=
"citerefentry"
><span
class=
"refentrytitle"
>
dnssec-signzone
</span>
(8)
</span>
,
</p>
</div>
<div
class=
"refsect1"
lang=
"en"
>
<a
name=
"id261
5706
"
></a><h2>
AUTHOR
</h2>
<a
name=
"id261
6267
"
></a><h2>
AUTHOR
</h2>
<p><span
class=
"corpauthor"
>
Internet Systems Consortium
</span>
</p>
</div>
...
...
@@ -105,13 +105,13 @@
<table
width=
"100%"
summary=
"Navigation footer"
>
<tr>
<td
width=
"40%"
align=
"left"
>
<a
accesskey=
"p"
href=
"man.
host
.html"
>
Prev
</a></td>
<a
accesskey=
"p"
href=
"man.
delve
.html"
>
Prev
</a></td>
<td
width=
"20%"
align=
"center"
><a
accesskey=
"u"
href=
"Bv9ARM.ch10.html"
>
Up
</a></td>
<td
width=
"40%"
align=
"right"
><a
accesskey=
"n"
href=
"man.dnssec-coverage.html"
>
Next
</a>
</td>
</tr>
<tr>
<td
width=
"40%"
align=
"left"
valign=
"top"
>
host
</td>
<td
width=
"40%"
align=
"left"
valign=
"top"
>
delve
</td>
<td
width=
"20%"
align=
"center"
><a
accesskey=
"h"
href=
"Bv9ARM.html"
>
Home
</a></td>
<td
width=
"40%"
align=
"right"
valign=
"top"
><span
class=
"application"
>
dnssec-coverage
</span>
</td>
...
...
doc/arm/man.dnssec-coverage.html
View file @
6d382c9f
...
...
@@ -50,7 +50,7 @@
<div
class=
"cmdsynopsis"
><p><code
class=
"command"
>
dnssec-coverage
</code>
[
<code
class=
"option"
>
-K
<em
class=
"replaceable"
><code>
directory
</code></em></code>
] [
<code
class=
"option"
>
-l
<em
class=
"replaceable"
><code>
length
</code></em></code>
] [
<code
class=
"option"
>
-f
<em
class=
"replaceable"
><code>
file
</code></em></code>
] [
<code
class=
"option"
>
-d
<em
class=
"replaceable"
><code>
DNSKEY TTL
</code></em></code>
] [
<code
class=
"option"
>
-m
<em
class=
"replaceable"
><code>
max TTL
</code></em></code>
] [
<code
class=
"option"
>
-r
<em
class=
"replaceable"
><code>
interval
</code></em></code>
] [
<code
class=
"option"
>
-c
<em
class=
"replaceable"
><code>
compilezone path
</code></em></code>
] [
<code
class=
"option"
>
-k
</code>
] [
<code
class=
"option"
>
-z
</code>
] [zone]
</p></div>
</div>
<div
class=
"refsect1"
lang=
"en"
>
<a
name=
"id26164
66
"
></a><h2>
DESCRIPTION
</h2>
<a
name=
"id26164
81
"
></a><h2>
DESCRIPTION
</h2>
<p><span><strong
class=
"command"
>
dnssec-coverage
</strong></span>
verifies that the DNSSEC keys for a given zone or a set of zones
have timing metadata set properly to ensure no future lapses in DNSSEC
...
...
@@ -78,7 +78,7 @@
</p>
</div>
<div
class=
"refsect1"
lang=
"en"
>
<a
name=
"id2616
492
"
></a><h2>
OPTIONS
</h2>
<a
name=
"id2616
507
"
></a><h2>
OPTIONS
</h2>
<div
class=
"variablelist"
><dl>
<dt><span
class=
"term"
>
-K
<em
class=
"replaceable"
><code>
directory
</code></em></span></dt>
<dd><p>
...
...
@@ -192,7 +192,7 @@
</dl></div>
</div>
<div
class=
"refsect1"
lang=
"en"
>
<a
name=
"id2617
211
"
></a><h2>
SEE ALSO
</h2>
<a
name=
"id2617
158
"
></a><h2>
SEE ALSO
</h2>
<p>
<span
class=
"citerefentry"
><span
class=
"refentrytitle"
>
dnssec-checkds
</span>
(8)
</span>
,
<span
class=
"citerefentry"
><span
class=
"refentrytitle"
>
dnssec-dsfromkey
</span>
(8)
</span>
,
...
...
@@ -201,7 +201,7 @@
</p>
</div>
<div
class=
"refsect1"
lang=
"en"
>
<a
name=
"id26172
55
"
></a><h2>
AUTHOR
</h2>
<a
name=
"id26172
02
"
></a><h2>
AUTHOR
</h2>
<p><span
class=
"corpauthor"
>
Internet Systems Consortium
</span>
</p>
</div>
...
...
doc/arm/man.dnssec-dsfromkey.html
View file @
6d382c9f
...
...
@@ -51,14 +51,14 @@
<div
class=
"cmdsynopsis"
><p><code
class=
"command"
>
dnssec-dsfromkey
</code>
{-s} [
<code
class=
"option"
>
-1
</code>
] [
<code
class=
"option"
>
-2
</code>
] [
<code
class=
"option"
>
-a
<em
class=
"replaceable"
><code>
alg
</code></em></code>
] [
<code
class=
"option"
>
-K
<em
class=
"replaceable"
><code>
directory
</code></em></code>
] [
<code
class=
"option"
>
-l
<em
class=
"replaceable"
><code>
domain
</code></em></code>
] [
<code
class=
"option"
>
-s
</code>
] [
<code
class=
"option"
>
-c
<em
class=
"replaceable"
><code>
class
</code></em></code>
] [
<code
class=
"option"
>
-T
<em
class=
"replaceable"
><code>
TTL
</code></em></code>
] [
<code
class=
"option"
>
-f
<em
class=
"replaceable"
><code>
file
</code></em></code>
] [
<code
class=
"option"
>
-A
</code>
] [
<code
class=
"option"
>
-v
<em
class=
"replaceable"
><code>
level
</code></em></code>
] {dnsname}
</p></div>
</div>
<div
class=
"refsect1"
lang=
"en"
>
<a
name=
"id261
7491
"
></a><h2>
DESCRIPTION
</h2>
<a
name=
"id261
8325
"
></a><h2>
DESCRIPTION
</h2>
<p><span><strong
class=
"command"
>
dnssec-dsfromkey
</strong></span>
outputs the Delegation Signer (DS) resource record (RR), as defined in
RFC 3658 and RFC 4509, for the given key(s).
</p>
</div>
<div
class=
"refsect1"
lang=
"en"
>
<a
name=
"id261
7505
"
></a><h2>
OPTIONS
</h2>
<a
name=
"id261
8339
"
></a><h2>
OPTIONS
</h2>
<div
class=
"variablelist"
><dl>
<dt><span
class=
"term"
>
-1
</span></dt>
<dd><p>
...
...
@@ -135,7 +135,7 @@
</dl></div>
</div>
<div
class=
"refsect1"
lang=
"en"
>
<a
name=
"id2618
081
"
></a><h2>
EXAMPLE
</h2>
<a
name=
"id2618
573
"
></a><h2>
EXAMPLE
</h2>
<p>
To build the SHA-256 DS RR from the
<strong
class=
"userinput"
><code>
Kexample.com.+003+26160
</code></strong>
...
...
@@ -150,7 +150,7 @@
</p>
</div>
<div
class=
"refsect1"
lang=
"en"
>
<a
name=
"id2618
117
"
></a><h2>
FILES
</h2>
<a
name=
"id2618
610
"
></a><h2>
FILES
</h2>
<p>
The keyfile can be designed by the key identification
<code
class=
"filename"
>
Knnnn.+aaa+iiiii
</code>
or the full file name
...
...
@@ -164,13 +164,13 @@
</p>
</div>
<div
class=
"refsect1"
lang=
"en"
>
<a
name=
"id2618
158
"
></a><h2>
CAVEAT
</h2>
<a
name=
"id2618
651
"
></a><h2>
CAVEAT
</h2>
<p>
A keyfile error can give a "file not found" even if the file exists.
</p>
</div>
<div
class=
"refsect1"
lang=
"en"
>
<a
name=
"id2618
168
"
></a><h2>
SEE ALSO
</h2>
<a
name=
"id2618
661
"
></a><h2>
SEE ALSO
</h2>
<p><span
class=
"citerefentry"
><span
class=
"refentrytitle"
>
dnssec-keygen
</span>
(8)
</span>
,
<span
class=
"citerefentry"
><span
class=
"refentrytitle"
>
dnssec-signzone
</span>
(8)
</span>
,
<em
class=
"citetitle"
>
BIND 9 Administrator Reference Manual
</em>
,
...
...
@@ -180,7 +180,7 @@
</p>
</div>
<div
class=
"refsect1"
lang=
"en"
>
<a
name=
"id2618
208
"
></a><h2>
AUTHOR
</h2>
<a
name=
"id2618
700
"
></a><h2>
AUTHOR
</h2>
<p><span
class=
"corpauthor"
>
Internet Systems Consortium
</span>
</p>
</div>
...
...
doc/arm/man.dnssec-keyfromlabel.html
View file @
6d382c9f
...
...
@@ -50,7 +50,7 @@
<div
class=
"cmdsynopsis"
><p><code
class=
"command"
>
dnssec-keyfromlabel
</code>
{-l
<em
class=
"replaceable"
><code>
label
</code></em>
} [
<code
class=
"option"
>
-3
</code>
] [
<code
class=
"option"
>
-a
<em
class=
"replaceable"
><code>
algorithm
</code></em></code>
] [
<code
class=
"option"
>
-A
<em
class=
"replaceable"
><code>
date/offset
</code></em></code>
] [
<code
class=
"option"
>
-c
<em
class=
"replaceable"
><code>
class
</code></em></code>
] [
<code
class=
"option"
>
-D
<em
class=
"replaceable"
><code>
date/offset
</code></em></code>
] [
<code
class=
"option"
>
-E
<em
class=
"replaceable"
><code>
engine
</code></em></code>
] [
<code
class=
"option"
>
-f
<em
class=
"replaceable"
><code>
flag
</code></em></code>
] [
<code
class=
"option"
>
-G
</code>
] [
<code
class=
"option"
>
-I
<em
class=
"replaceable"
><code>
date/offset
</code></em></code>
] [
<code
class=
"option"
>
-k
</code>
] [
<code
class=
"option"
>
-K
<em
class=
"replaceable"
><code>
directory
</code></em></code>
] [
<code
class=
"option"
>
-L
<em
class=
"replaceable"
><code>
ttl
</code></em></code>
] [
<code
class=
"option"
>
-n
<em
class=
"replaceable"
><code>
nametype
</code></em></code>
] [
<code
class=
"option"
>
-P
<em
class=
"replaceable"
><code>
date/offset
</code></em></code>
] [
<code
class=
"option"
>
-p
<em
class=
"replaceable"
><code>
protocol
</code></em></code>
] [
<code
class=
"option"
>
-R
<em
class=
"replaceable"
><code>
date/offset
</code></em></code>
] [
<code
class=
"option"
>
-t
<em
class=
"replaceable"
><code>
type
</code></em></code>
] [
<code
class=
"option"
>
-v
<em
class=
"replaceable"
><code>
level
</code></em></code>
] [
<code
class=
"option"
>
-y
</code>
] {name}
</p></div>
</div>
<div
class=
"refsect1"
lang=
"en"
>
<a
name=
"id261
8617
"
></a><h2>
DESCRIPTION
</h2>
<a
name=
"id261
9042
"
></a><h2>
DESCRIPTION
</h2>
<p><span><strong
class=
"command"
>
dnssec-keyfromlabel
</strong></span>
gets keys with the given label from a crypto hardware and builds
key files for DNSSEC (Secure DNS), as defined in RFC 2535
...
...
@@ -63,7 +63,7 @@
</p>