- Copyright (C) 2012 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, - 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. <
date>April 11, 2012</
date>
<
refentrytitle><
application>dnssec-checkds</
application></
refentrytitle>
<
refmiscinfo>BIND9</
refmiscinfo>
<
refname><
application>dnssec-checkds</
application></
refname>
<
refpurpose>A DNSSEC delegation consistency checking tool.</
refpurpose>
<
holder>Internet Systems Consortium, Inc. ("ISC")</
holder>
<
command>dnssec-checkds</
command>
<
arg><
option>-l <
replaceable class="parameter">domain</
replaceable></
option></
arg>
<
arg><
option>-f <
replaceable class="parameter">file</
replaceable></
option></
arg>
<
arg><
option>-d <
replaceable class="parameter">dig path</
replaceable></
option></
arg>
<
arg><
option>-D <
replaceable class="parameter">dsfromkey path</
replaceable></
option></
arg>
<
arg choice="req">zone</
arg>
<
command>dnssec-dsfromkey</
command>
<
arg><
option>-l <
replaceable class="parameter">domain</
replaceable></
option></
arg>
<
arg><
option>-f <
replaceable class="parameter">file</
replaceable></
option></
arg>
<
arg><
option>-d <
replaceable class="parameter">dig path</
replaceable></
option></
arg>
<
arg><
option>-D <
replaceable class="parameter">dsfromkey path</
replaceable></
option></
arg>
<
arg choice="req">zone</
arg>
<
title>DESCRIPTION</
title>
<
para><
command>dnssec-checkds</
command>
verifies the correctness of Delegation Signer (DS) or DNSSEC
Lookaside Validation (DLV) resource records for keys in a specified
<
term>-f <
replaceable class="parameter">file</
replaceable></
term>
If a <
option>file</
option> 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.
<
term>-l <
replaceable class="parameter">domain</
replaceable></
term>
Check for a DLV record in the specified lookaside domain,
instead of checking for a DS record in the zone's parent.
For example, to check for DLV records for "
example.com"
<
term>-d <
replaceable class="parameter">dig path</
replaceable></
term>
Specifies a path to a <
command>dig</
command> binary. Used
<
term>-D <
replaceable class="parameter">dsfromkey path</
replaceable></
term>
Specifies a path to a <
command>dnssec-dsfromkey</
command> binary.
<
refentrytitle>dnssec-dsfromkey</
refentrytitle><
manvolnum>8</
manvolnum>
<
refentrytitle>dnssec-keygen</
refentrytitle><
manvolnum>8</
manvolnum>
<
refentrytitle>dnssec-signzone</
refentrytitle><
manvolnum>8</
manvolnum>
<
para><
corpauthor>Internet Systems Consortium</
corpauthor>