0N/A<!
DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" 0N/A [<!ENTITY mdash "—">]>
0N/A - Copyright (C) 2012 Internet Systems Consortium, Inc. ("ISC") 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 - 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. 328N/A <
date>April 11, 2012</
date>
328N/A <
refentrytitle><
application>dnssec-checkds</
application></
refentrytitle>
0N/A <
manvolnum>8</
manvolnum>
0N/A <
refmiscinfo>BIND9</
refmiscinfo>
0N/A <
refname><
application>dnssec-checkds</
application></
refname>
0N/A <
refpurpose>A DNSSEC delegation consistency checking tool.</
refpurpose>
0N/A <
holder>Internet Systems Consortium, Inc. ("ISC")</
holder>
0N/A <
command>dnssec-checkds</
command>
328N/A <
arg><
option>-l <
replaceable class="parameter">domain</
replaceable></
option></
arg>
0N/A <
arg><
option>-f <
replaceable class="parameter">file</
replaceable></
option></
arg>
0N/A <
arg><
option>-d <
replaceable class="parameter">dig path</
replaceable></
option></
arg>
2796N/A <
arg><
option>-D <
replaceable class="parameter">dsfromkey path</
replaceable></
option></
arg>
2796N/A <
arg choice="req">zone</
arg>
2796N/A <
command>dnssec-dsfromkey</
command>
2796N/A <
arg><
option>-l <
replaceable class="parameter">domain</
replaceable></
option></
arg>
2796N/A <
arg><
option>-f <
replaceable class="parameter">file</
replaceable></
option></
arg>
2796N/A <
arg><
option>-d <
replaceable class="parameter">dig path</
replaceable></
option></
arg>
2796N/A <
arg><
option>-D <
replaceable class="parameter">dsfromkey path</
replaceable></
option></
arg>
2796N/A <
arg choice="req">zone</
arg>
2796N/A <
para><
command>dnssec-checkds</
command>
3632N/A verifies the correctness of Delegation Signer (DS) or DNSSEC
3632N/A Lookaside Validation (DLV) resource records for keys in a specified
328N/A <
term>-f <
replaceable class="parameter">file</
replaceable></
term>
328N/A If a <
option>file</
option> is specified, then the zone is
0N/A read from that file to find the DNSKEY records. If not,
0N/A then the DNSKEY records for the zone are looked up in the DNS.
0N/A <
term>-l <
replaceable class="parameter">domain</
replaceable></
term>
0N/A Check for a DLV record in the specified lookaside domain,
560N/A instead of checking for a DS record in the zone's parent.
560N/A in ISC's DLV zone, use:
328N/A <
term>-d <
replaceable class="parameter">dig path</
replaceable></
term>
328N/A Specifies a path to a <
command>dig</
command> binary. Used
1821N/A <
term>-D <
replaceable class="parameter">dsfromkey path</
replaceable></
term>
328N/A Specifies a path to a <
command>dnssec-dsfromkey</
command> binary.
328N/A <
title>SEE ALSO</
title>
328N/A <
refentrytitle>dnssec-dsfromkey</
refentrytitle><
manvolnum>8</
manvolnum>
328N/A <
refentrytitle>dnssec-keygen</
refentrytitle><
manvolnum>8</
manvolnum>
328N/A <
refentrytitle>dnssec-signzone</
refentrytitle><
manvolnum>8</
manvolnum>
328N/A <
para><
corpauthor>Internet Systems Consortium</
corpauthor>