dnssec-checkds.8 revision 247bf378605811d695e968dbe930a7fc45c0038e
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.

$Id$

Title: dnssec-checkds
Author:
Generator: DocBook XSL Stylesheets v1.71.1 <http://docbook.sf.net/>
Date: April 11, 2012
Manual: BIND9
Source: BIND9

"DNSSEC-CHECKDS" "8" "April 11, 2012" "BIND9" "BIND9"
disable hyphenation
disable justification (adjust text to left margin only)
"NAME"
dnssec-dsfromkey - DNSSEC DS RR generation tool
"SYNOPSIS"

15 dnssec-chedkcs [-l domain] [-f file] [-d dig path] [-D dsfromkey path] {zone}

17 dnssec-dsfromkey [-l domain] [-f file] [-d dig path] [-D dsfromkey path] {zone}

"DESCRIPTION"

dnssec-checkds verifies the correctness of Delegation Signer (DS) or DNSSEC Lookaside Validation (DLV) resource records for keys in a specified zone.

"OPTIONS"

-f file

If a file 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.

-l domain

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" in ISC's DLV zone, use: dnssec-checkds -l dlv.isc.org example.com

-d dig path

Specifies a path to a dig binary. Used for testing.

-D dsfromkey path

Specifies a path to a dnssec-dsfromkey binary. Used for testing.

"SEE ALSO"

dnssec-dsfromkey(8), dnssec-keygen(8), dnssec-signzone(8),

"AUTHOR"

Internet Systems Consortium

"COPYRIGHT"
Copyright \(co 2012 Internet Systems Consortium, Inc. ("ISC")