1N/A - Copyright (C) 2012-2014 Internet Systems Consortium, Inc. ("ISC") 1N/A - Permission to use, copy, modify, and/or distribute this software for any 1N/A - purpose with or without fee is hereby granted, provided that the above 1N/A - copyright notice and this permission notice appear in all copies. 1N/A - THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH 1N/A - REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY 1N/A - AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, 1N/A - INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM 1N/A - LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE 1N/A - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR 1N/A - PERFORMANCE OF THIS SOFTWARE. 1N/A<!-- Converted by db4-upgrade version 1.0 --> 1N/A <
date>2013-01-01</
date>
1N/A <
corpname>ISC</
corpname>
1N/A <
corpauthor>Internet Systems Consortium, Inc.</
corpauthor>
1N/A <
refentrytitle><
application>dnssec-checkds</
application></
refentrytitle>
1N/A <
manvolnum>8</
manvolnum>
1N/A <
refmiscinfo>BIND9</
refmiscinfo>
1N/A <
refname><
application>dnssec-checkds</
application></
refname>
1N/A <
refpurpose>A DNSSEC delegation consistency checking tool.</
refpurpose>
<
holder>Internet Systems Consortium, Inc. ("ISC")</
holder>
<
cmdsynopsis sepchar=" ">
<
command>dnssec-checkds</
command>
<
arg choice="opt" rep="norepeat"><
option>-l <
replaceable class="parameter">domain</
replaceable></
option></
arg>
<
arg choice="opt" rep="norepeat"><
option>-f <
replaceable class="parameter">file</
replaceable></
option></
arg>
<
arg choice="opt" rep="norepeat"><
option>-d <
replaceable class="parameter">dig path</
replaceable></
option></
arg>
<
arg choice="opt" rep="norepeat"><
option>-D <
replaceable class="parameter">dsfromkey path</
replaceable></
option></
arg>
<
arg choice="req" rep="norepeat">zone</
arg>
<
cmdsynopsis sepchar=" ">
<
command>dnssec-dsfromkey</
command>
<
arg choice="opt" rep="norepeat"><
option>-l <
replaceable class="parameter">domain</
replaceable></
option></
arg>
<
arg choice="opt" rep="norepeat"><
option>-f <
replaceable class="parameter">file</
replaceable></
option></
arg>
<
arg choice="opt" rep="norepeat"><
option>-d <
replaceable class="parameter">dig path</
replaceable></
option></
arg>
<
arg choice="opt" rep="norepeat"><
option>-D <
replaceable class="parameter">dsfromkey path</
replaceable></
option></
arg>
<
arg choice="req" rep="norepeat">zone</
arg>
<
refsection><
info><
title>DESCRIPTION</
title></
info>
<
para><
command>dnssec-checkds</
command>
verifies the correctness of Delegation Signer (DS) or DNSSEC
Lookaside Validation (DLV) resource records for keys in a specified
<
refsection><
info><
title>OPTIONS</
title></
info>
<
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.
<
refsection><
info><
title>SEE ALSO</
title></
info>
<
refentrytitle>dnssec-dsfromkey</
refentrytitle><
manvolnum>8</
manvolnum>
<
refentrytitle>dnssec-keygen</
refentrytitle><
manvolnum>8</
manvolnum>
<
refentrytitle>dnssec-signzone</
refentrytitle><
manvolnum>8</
manvolnum>