2012-08-23 07:49:17 +00:00
|
|
|
|
<!--
|
2015-01-08 01:04:51 +00:00
|
|
|
|
- Copyright (C) 2004-2015 Internet Systems Consortium, Inc. ("ISC")
|
2012-08-23 07:49:17 +00:00
|
|
|
|
- Copyright (C) 2000-2003 Internet Software Consortium.
|
|
|
|
|
-
|
|
|
|
|
- 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,
|
|
|
|
|
- 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.
|
|
|
|
|
-->
|
|
|
|
|
<!-- $Id$ -->
|
|
|
|
|
<html>
|
|
|
|
|
<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.71.1">
|
|
|
|
|
<link rel="start" href="Bv9ARM.html" title="BIND 9 Administrator Reference Manual">
|
2015-01-09 01:05:02 +00:00
|
|
|
|
<link rel="up" href="Bv9ARM.ch13.html" title="Manual pages">
|
2012-08-23 07:49:17 +00:00
|
|
|
|
<link rel="prev" href="man.dnssec-signzone.html" title="dnssec-signzone">
|
|
|
|
|
<link rel="next" href="man.named-checkconf.html" title="named-checkconf">
|
|
|
|
|
</head>
|
|
|
|
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
|
|
|
|
<div class="navheader">
|
|
|
|
|
<table width="100%" summary="Navigation header">
|
|
|
|
|
<tr><th colspan="3" align="center"><span class="application">dnssec-verify</span></th></tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td width="20%" align="left">
|
|
|
|
|
<a accesskey="p" href="man.dnssec-signzone.html">Prev</a><EFBFBD></td>
|
|
|
|
|
<th width="60%" align="center">Manual pages</th>
|
|
|
|
|
<td width="20%" align="right"><EFBFBD><a accesskey="n" href="man.named-checkconf.html">Next</a>
|
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
</table>
|
|
|
|
|
<hr>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="refentry" lang="en">
|
|
|
|
|
<a name="man.dnssec-verify"></a><div class="titlepage"></div>
|
|
|
|
|
<div class="refnamediv">
|
|
|
|
|
<h2>Name</h2>
|
|
|
|
|
<p><span class="application">dnssec-verify</span> — DNSSEC zone verification tool</p>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="refsynopsisdiv">
|
|
|
|
|
<h2>Synopsis</h2>
|
2014-06-17 01:05:10 +00:00
|
|
|
|
<div class="cmdsynopsis"><p><code class="command">dnssec-verify</code> [<code class="option">-c <em class="replaceable"><code>class</code></em></code>] [<code class="option">-E <em class="replaceable"><code>engine</code></em></code>] [<code class="option">-I <em class="replaceable"><code>input-format</code></em></code>] [<code class="option">-o <em class="replaceable"><code>origin</code></em></code>] [<code class="option">-v <em class="replaceable"><code>level</code></em></code>] [<code class="option">-V</code>] [<code class="option">-x</code>] [<code class="option">-z</code>] {zonefile}</p></div>
|
2012-08-23 07:49:17 +00:00
|
|
|
|
</div>
|
|
|
|
|
<div class="refsect1" lang="en">
|
2015-03-11 01:04:49 +00:00
|
|
|
|
<a name="id2644446"></a><h2>DESCRIPTION</h2>
|
2012-08-23 07:49:17 +00:00
|
|
|
|
<p><span><strong class="command">dnssec-verify</strong></span>
|
|
|
|
|
verifies that a zone is fully signed for each algorithm found
|
|
|
|
|
in the DNSKEY RRset for the zone, and that the NSEC / NSEC3
|
|
|
|
|
chains are complete.
|
|
|
|
|
</p>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="refsect1" lang="en">
|
2015-03-11 01:04:49 +00:00
|
|
|
|
<a name="id2644460"></a><h2>OPTIONS</h2>
|
2012-08-23 07:49:17 +00:00
|
|
|
|
<div class="variablelist"><dl>
|
|
|
|
|
<dt><span class="term">-c <em class="replaceable"><code>class</code></em></span></dt>
|
|
|
|
|
<dd><p>
|
|
|
|
|
Specifies the DNS class of the zone.
|
|
|
|
|
</p></dd>
|
2014-01-16 01:05:38 +00:00
|
|
|
|
<dt><span class="term">-E <em class="replaceable"><code>engine</code></em></span></dt>
|
|
|
|
|
<dd>
|
|
|
|
|
<p>
|
|
|
|
|
Specifies the cryptographic hardware to use, when applicable.
|
|
|
|
|
</p>
|
|
|
|
|
<p>
|
|
|
|
|
When BIND is built with OpenSSL PKCS#11 support, this defaults
|
|
|
|
|
to the string "pkcs11", which identifies an OpenSSL engine
|
|
|
|
|
that can drive a cryptographic accelerator or hardware service
|
|
|
|
|
module. When BIND is built with native PKCS#11 cryptography
|
|
|
|
|
(--enable-native-pkcs11), it defaults to the path of the PKCS#11
|
|
|
|
|
provider library specified via "--with-pkcs11".
|
|
|
|
|
</p>
|
|
|
|
|
</dd>
|
2012-08-23 07:49:17 +00:00
|
|
|
|
<dt><span class="term">-I <em class="replaceable"><code>input-format</code></em></span></dt>
|
|
|
|
|
<dd><p>
|
|
|
|
|
The format of the input zone file.
|
|
|
|
|
Possible formats are <span><strong class="command">"text"</strong></span> (default)
|
|
|
|
|
and <span><strong class="command">"raw"</strong></span>.
|
|
|
|
|
This option is primarily intended to be used for dynamic
|
|
|
|
|
signed zones so that the dumped zone file in a non-text
|
|
|
|
|
format containing updates can be verified independently.
|
|
|
|
|
The use of this option does not make much sense for
|
|
|
|
|
non-dynamic zones.
|
|
|
|
|
</p></dd>
|
|
|
|
|
<dt><span class="term">-o <em class="replaceable"><code>origin</code></em></span></dt>
|
|
|
|
|
<dd><p>
|
|
|
|
|
The zone origin. If not specified, the name of the zone file
|
|
|
|
|
is assumed to be the origin.
|
|
|
|
|
</p></dd>
|
|
|
|
|
<dt><span class="term">-v <em class="replaceable"><code>level</code></em></span></dt>
|
|
|
|
|
<dd><p>
|
|
|
|
|
Sets the debugging level.
|
|
|
|
|
</p></dd>
|
2014-06-17 01:05:10 +00:00
|
|
|
|
<dt><span class="term">-V</span></dt>
|
|
|
|
|
<dd><p>
|
|
|
|
|
Prints version information.
|
|
|
|
|
</p></dd>
|
2012-08-23 07:49:17 +00:00
|
|
|
|
<dt><span class="term">-x</span></dt>
|
|
|
|
|
<dd><p>
|
|
|
|
|
Only verify that the DNSKEY RRset is signed with key-signing
|
|
|
|
|
keys. Without this flag, it is assumed that the DNSKEY RRset
|
|
|
|
|
will be signed by all active keys. When this flag is set,
|
|
|
|
|
it will not be an error if the DNSKEY RRset is not signed
|
|
|
|
|
by zone-signing keys. This corresponds to the <code class="option">-x</code>
|
|
|
|
|
option in <span><strong class="command">dnssec-signzone</strong></span>.
|
|
|
|
|
</p></dd>
|
|
|
|
|
<dt><span class="term">-z</span></dt>
|
|
|
|
|
<dd>
|
|
|
|
|
<p>
|
|
|
|
|
Ignore the KSK flag on the keys when determining whether
|
|
|
|
|
the zone if correctly signed. Without this flag it is
|
|
|
|
|
assumed that there will be a non-revoked, self-signed
|
|
|
|
|
DNSKEY with the KSK flag set for each algorithm and
|
|
|
|
|
that RRsets other than DNSKEY RRset will be signed with
|
|
|
|
|
a different DNSKEY without the KSK flag set.
|
|
|
|
|
</p>
|
|
|
|
|
<p>
|
|
|
|
|
With this flag set, we only require that for each algorithm,
|
|
|
|
|
there will be at least one non-revoked, self-signed DNSKEY,
|
|
|
|
|
regardless of the KSK flag state, and that other RRsets
|
|
|
|
|
will be signed by a non-revoked key for the same algorithm
|
|
|
|
|
that includes the self-signed key; the same key may be used
|
|
|
|
|
for both purposes. This corresponds to the <code class="option">-z</code>
|
|
|
|
|
option in <span><strong class="command">dnssec-signzone</strong></span>.
|
|
|
|
|
</p>
|
|
|
|
|
</dd>
|
|
|
|
|
<dt><span class="term">zonefile</span></dt>
|
|
|
|
|
<dd><p>
|
|
|
|
|
The file containing the zone to be signed.
|
|
|
|
|
</p></dd>
|
|
|
|
|
</dl></div>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="refsect1" lang="en">
|
2015-03-11 01:04:49 +00:00
|
|
|
|
<a name="id2644644"></a><h2>SEE ALSO</h2>
|
2012-08-23 07:49:17 +00:00
|
|
|
|
<p>
|
|
|
|
|
<span class="citerefentry"><span class="refentrytitle">dnssec-signzone</span>(8)</span>,
|
|
|
|
|
<em class="citetitle">BIND 9 Administrator Reference Manual</em>,
|
|
|
|
|
<em class="citetitle">RFC 4033</em>.
|
|
|
|
|
</p>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="refsect1" lang="en">
|
2015-03-11 01:04:49 +00:00
|
|
|
|
<a name="id2644874"></a><h2>AUTHOR</h2>
|
2012-08-23 07:49:17 +00:00
|
|
|
|
<p><span class="corpauthor">Internet Systems Consortium</span>
|
|
|
|
|
</p>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="navfooter">
|
|
|
|
|
<hr>
|
|
|
|
|
<table width="100%" summary="Navigation footer">
|
|
|
|
|
<tr>
|
|
|
|
|
<td width="40%" align="left">
|
|
|
|
|
<a accesskey="p" href="man.dnssec-signzone.html">Prev</a><EFBFBD></td>
|
2015-01-09 01:05:02 +00:00
|
|
|
|
<td width="20%" align="center"><a accesskey="u" href="Bv9ARM.ch13.html">Up</a></td>
|
2012-08-23 07:49:17 +00:00
|
|
|
|
<td width="40%" align="right"><EFBFBD><a accesskey="n" href="man.named-checkconf.html">Next</a>
|
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td width="40%" align="left" valign="top">
|
|
|
|
|
<span class="application">dnssec-signzone</span><EFBFBD></td>
|
|
|
|
|
<td width="20%" align="center"><a accesskey="h" href="Bv9ARM.html">Home</a></td>
|
|
|
|
|
<td width="40%" align="right" valign="top"><EFBFBD><span class="application">named-checkconf</span>
|
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
</table>
|
|
|
|
|
</div>
|
2014-10-21 06:42:51 +00:00
|
|
|
|
<p style="text-align: center;">BIND 9.11.0pre-alpha</p>
|
2012-08-23 07:49:17 +00:00
|
|
|
|
</body>
|
|
|
|
|
</html>
|