dnssec-checkds.html revision efc5d7843774e774516251428ea896f6894a9256
0N/A<!--
0N/A - Copyright (C) 2012 Internet Systems Consortium, Inc. ("ISC")
0N/A -
0N/A - Permission to use, copy, modify, and/or distribute this software for any
0N/A - purpose with or without fee is hereby granted, provided that the above
0N/A - copyright notice and this permission notice appear in all copies.
0N/A -
0N/A - THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
0N/A - REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
0N/A - AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
0N/A - INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
0N/A - LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
0N/A - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
0N/A - PERFORMANCE OF THIS SOFTWARE.
0N/A-->
0N/A<!-- $Id$ -->
0N/A<html>
0N/A<head>
0N/A<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
0N/A<title>dnssec-checkds</title>
0N/A<meta name="generator" content="DocBook XSL Stylesheets V1.71.1">
0N/A</head>
0N/A<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" lang="en">
0N/A<a name="man.dnssec-dsfromkey"></a><div class="titlepage"></div>
0N/A<div class="refnamediv">
0N/A<h2>Name</h2>
0N/A<p><span class="application">dnssec-dsfromkey</span> &#8212; DNSSEC DS RR generation tool</p>
0N/A</div>
0N/A<div class="refsynopsisdiv">
123N/A<h2>Synopsis</h2>
0N/A<div class="cmdsynopsis"><p><code class="command">dnssec-chedkcs</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>
0N/A<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>
0N/A</div>
0N/A<div class="refsect1" lang="en">
0N/A<a name="id2543418"></a><h2>DESCRIPTION</h2>
0N/A<p><span><strong class="command">dnssec-checkds</strong></span>
0N/A verifies the correctness of Delegation Signer (DS) or DNSSEC
0N/A Lookaside Validation (DLV) resource records for keys in a specified
0N/A zone.
0N/A </p>
0N/A</div>
0N/A<div class="refsect1" lang="en">
0N/A<a name="id2543430"></a><h2>OPTIONS</h2>
0N/A<div class="variablelist"><dl>
0N/A<dt><span class="term">-f <em class="replaceable"><code>file</code></em></span></dt>
0N/A<dd><p>
0N/A If a <code class="option">file</code> is specified, then the zone is
123N/A read from that file to find the DNSKEY records. If not,
123N/A then the DNSKEY records for the zone are looked up in the DNS.
123N/A </p></dd>
123N/A<dt><span class="term">-l <em class="replaceable"><code>domain</code></em></span></dt>
123N/A<dd><p>
123N/A Check for a DLV record in the specified lookaside domain,
123N/A instead of checking for a DS record in the zone's parent.
123N/A For example, to check for DLV records for "example.com"
123N/A in ISC's DLV zone, use:
123N/A <span><strong class="command">dnssec-checkds -l dlv.isc.org example.com</strong></span>
123N/A </p></dd>
123N/A<dt><span class="term">-d <em class="replaceable"><code>dig path</code></em></span></dt>
123N/A<dd><p>
123N/A Specifies a path to a <span><strong class="command">dig</strong></span> binary. Used
123N/A for testing.
123N/A </p></dd>
123N/A<dt><span class="term">-D <em class="replaceable"><code>dsfromkey path</code></em></span></dt>
242N/A<dd><p>
123N/A Specifies a path to a <span><strong class="command">dnssec-dsfromkey</strong></span> binary.
123N/A Used for testing.
123N/A </p></dd>
123N/A</dl></div>
123N/A</div>
123N/A<div class="refsect1" lang="en">
123N/A<a name="id2543526"></a><h2>SEE ALSO</h2>
123N/A<p><span class="citerefentry"><span class="refentrytitle">dnssec-dsfromkey</span>(8)</span>,
123N/A <span class="citerefentry"><span class="refentrytitle">dnssec-keygen</span>(8)</span>,
242N/A <span class="citerefentry"><span class="refentrytitle">dnssec-signzone</span>(8)</span>,
123N/A </p>
123N/A</div>
242N/A<div class="refsect1" lang="en">
123N/A<a name="id2543560"></a><h2>AUTHOR</h2>
123N/A<p><span class="corpauthor">Internet Systems Consortium</span>
242N/A </p>
242N/A</div>
123N/A</div></body>
123N/A</html>
123N/A