2016-08-26 15:14:04 +10:00
|
|
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
2013-06-29 01:40:28 +00:00
|
|
|
|
<!--
|
2017-01-06 01:05:20 +00:00
|
|
|
|
- Copyright (C) 2000-2017 Internet Systems Consortium, Inc. ("ISC")
|
2013-06-29 01:40:28 +00:00
|
|
|
|
-
|
2016-07-21 07:11:01 +00:00
|
|
|
|
- This Source Code Form is subject to the terms of the Mozilla Public
|
|
|
|
|
- License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
|
|
|
- file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
2013-06-29 01:40:28 +00:00
|
|
|
|
-->
|
2016-08-26 15:14:04 +10:00
|
|
|
|
<html lang="en">
|
2013-06-29 01:40:28 +00:00
|
|
|
|
<head>
|
|
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
|
|
|
|
|
<title>dnssec-checkds</title>
|
2015-10-07 04:11:09 +00:00
|
|
|
|
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
2015-10-05 21:59:35 -07:00
|
|
|
|
<link rel="home" 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">
|
2016-08-25 01:04:54 +00:00
|
|
|
|
<link rel="prev" href="man.nslookup.html" title="nslookup">
|
2013-06-29 01:40:28 +00:00
|
|
|
|
<link rel="next" href="man.dnssec-coverage.html" title="dnssec-coverage">
|
|
|
|
|
</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-checkds</span></th></tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td width="20%" align="left">
|
2016-08-25 01:04:54 +00:00
|
|
|
|
<a accesskey="p" href="man.nslookup.html">Prev</a><EFBFBD></td>
|
2013-06-29 01:40:28 +00:00
|
|
|
|
<th width="60%" align="center">Manual pages</th>
|
|
|
|
|
<td width="20%" align="right"><EFBFBD><a accesskey="n" href="man.dnssec-coverage.html">Next</a>
|
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
</table>
|
|
|
|
|
<hr>
|
|
|
|
|
</div>
|
2015-10-07 04:11:09 +00:00
|
|
|
|
<div class="refentry">
|
2013-06-29 01:40:28 +00:00
|
|
|
|
<a name="man.dnssec-checkds"></a><div class="titlepage"></div>
|
2016-12-07 01:05:34 +00:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<div class="refnamediv">
|
2013-06-29 01:40:28 +00:00
|
|
|
|
<h2>Name</h2>
|
2016-12-07 01:05:34 +00:00
|
|
|
|
<p>
|
|
|
|
|
<span class="application">dnssec-checkds</span>
|
|
|
|
|
— DNSSEC delegation consistency checking tool
|
|
|
|
|
</p>
|
2013-06-29 01:40:28 +00:00
|
|
|
|
</div>
|
2016-12-07 01:05:34 +00:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<div class="refsynopsisdiv">
|
2013-06-29 01:40:28 +00:00
|
|
|
|
<h2>Synopsis</h2>
|
2016-12-07 01:05:34 +00:00
|
|
|
|
<div class="cmdsynopsis"><p>
|
|
|
|
|
<code class="command">dnssec-checkds</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 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="refsection">
|
2016-08-25 01:04:54 +00:00
|
|
|
|
<a name="id-1.14.7.7"></a><h2>DESCRIPTION</h2>
|
2016-12-07 01:05:34 +00:00
|
|
|
|
|
|
|
|
|
<p><span class="command"><strong>dnssec-checkds</strong></span>
|
2013-06-29 01:40:28 +00:00
|
|
|
|
verifies the correctness of Delegation Signer (DS) or DNSSEC
|
|
|
|
|
Lookaside Validation (DLV) resource records for keys in a specified
|
|
|
|
|
zone.
|
|
|
|
|
</p>
|
2016-12-07 01:05:34 +00:00
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div class="refsection">
|
2016-08-25 01:04:54 +00:00
|
|
|
|
<a name="id-1.14.7.8"></a><h2>OPTIONS</h2>
|
2016-12-07 01:05:34 +00:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<div class="variablelist"><dl class="variablelist">
|
2013-06-29 01:40:28 +00:00
|
|
|
|
<dt><span class="term">-f <em class="replaceable"><code>file</code></em></span></dt>
|
2016-12-07 01:05:34 +00:00
|
|
|
|
<dd>
|
|
|
|
|
<p>
|
2013-06-29 01:40:28 +00:00
|
|
|
|
If a <code class="option">file</code> is specified, then the zone is
|
|
|
|
|
read from that file to find the DNSKEY records. If not,
|
|
|
|
|
then the DNSKEY records for the zone are looked up in the DNS.
|
2016-12-07 01:05:34 +00:00
|
|
|
|
</p>
|
|
|
|
|
</dd>
|
2013-06-29 01:40:28 +00:00
|
|
|
|
<dt><span class="term">-l <em class="replaceable"><code>domain</code></em></span></dt>
|
2016-12-07 01:05:34 +00:00
|
|
|
|
<dd>
|
|
|
|
|
<p>
|
2015-10-22 05:53:09 +00:00
|
|
|
|
Check for a DLV record in the specified lookaside domain,
|
2013-06-29 01:40:28 +00:00
|
|
|
|
instead of checking for a DS record in the zone's parent.
|
|
|
|
|
For example, to check for DLV records for "example.com"
|
|
|
|
|
in ISC's DLV zone, use:
|
2015-10-05 21:59:35 -07:00
|
|
|
|
<span class="command"><strong>dnssec-checkds -l dlv.isc.org example.com</strong></span>
|
2016-12-07 01:05:34 +00:00
|
|
|
|
</p>
|
|
|
|
|
</dd>
|
2013-06-29 01:40:28 +00:00
|
|
|
|
<dt><span class="term">-d <em class="replaceable"><code>dig path</code></em></span></dt>
|
2016-12-07 01:05:34 +00:00
|
|
|
|
<dd>
|
|
|
|
|
<p>
|
2015-10-05 21:59:35 -07:00
|
|
|
|
Specifies a path to a <span class="command"><strong>dig</strong></span> binary. Used
|
2013-06-29 01:40:28 +00:00
|
|
|
|
for testing.
|
2016-12-07 01:05:34 +00:00
|
|
|
|
</p>
|
|
|
|
|
</dd>
|
2013-06-29 01:40:28 +00:00
|
|
|
|
<dt><span class="term">-D <em class="replaceable"><code>dsfromkey path</code></em></span></dt>
|
2016-12-07 01:05:34 +00:00
|
|
|
|
<dd>
|
|
|
|
|
<p>
|
2015-10-05 21:59:35 -07:00
|
|
|
|
Specifies a path to a <span class="command"><strong>dnssec-dsfromkey</strong></span> binary.
|
2013-06-29 01:40:28 +00:00
|
|
|
|
Used for testing.
|
2016-12-07 01:05:34 +00:00
|
|
|
|
</p>
|
|
|
|
|
</dd>
|
2013-06-29 01:40:28 +00:00
|
|
|
|
</dl></div>
|
2016-12-07 01:05:34 +00:00
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div class="refsection">
|
2016-08-25 01:04:54 +00:00
|
|
|
|
<a name="id-1.14.7.9"></a><h2>SEE ALSO</h2>
|
2016-12-07 01:05:34 +00:00
|
|
|
|
|
|
|
|
|
<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>,
|
2013-06-29 01:40:28 +00:00
|
|
|
|
</p>
|
2016-12-07 01:05:34 +00:00
|
|
|
|
</div>
|
|
|
|
|
|
2013-06-29 01:40:28 +00:00
|
|
|
|
</div>
|
|
|
|
|
<div class="navfooter">
|
|
|
|
|
<hr>
|
|
|
|
|
<table width="100%" summary="Navigation footer">
|
|
|
|
|
<tr>
|
|
|
|
|
<td width="40%" align="left">
|
2016-08-25 01:04:54 +00:00
|
|
|
|
<a accesskey="p" href="man.nslookup.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>
|
2013-06-29 01:40:28 +00:00
|
|
|
|
<td width="40%" align="right"><EFBFBD><a accesskey="n" href="man.dnssec-coverage.html">Next</a>
|
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
2016-08-25 01:04:54 +00:00
|
|
|
|
<td width="40%" align="left" valign="top">nslookup<EFBFBD></td>
|
2013-06-29 01:40:28 +00:00
|
|
|
|
<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">dnssec-coverage</span>
|
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
</table>
|
|
|
|
|
</div>
|
2017-01-10 01:04:52 +00:00
|
|
|
|
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.12.0-pre-alpha</p>
|
2013-06-29 01:40:28 +00:00
|
|
|
|
</body>
|
|
|
|
|
</html>
|