2018-05-21 19:59:10 +00:00
. \" Copyright (C) 2012-2018 Internet Systems Consortium, Inc. ("ISC")
2016-02-12 01:04:18 +00:00
. \"
2016-07-21 07:11:01 +00:00
. \" This Source Code Form is subject to the terms of the Mozilla Public
. \" License, v. 2.0. If a copy of the MPL was not distributed with this
. \" file, You can obtain one at http://mozilla.org/MPL/2.0/.
2012-06-28 17:06:00 +10:00
. \"
.hy 0
.ad l
2015-10-06 05:45:21 +00:00
'\" t
. \" Title: dnssec-checkds
2012-06-28 17:06:00 +10:00
. \" Author:
2015-10-07 04:11:09 +00:00
. \" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
2015-10-06 05:45:21 +00:00
. \" Date: 2013-01-01
2012-06-28 17:06:00 +10:00
. \" Manual: BIND9
2015-10-06 05:45:21 +00:00
. \" Source: ISC
. \" Language: English
2012-06-28 17:06:00 +10:00
. \"
2015-10-06 05:45:21 +00:00
.TH "DNSSEC\-CHECKDS" "8" "2013\-01\-01" "ISC" "BIND9"
. \" -----------------------------------------------------------------
. \" * Define some portability stuff
. \" -----------------------------------------------------------------
. \" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
. \" http://bugs.debian.org/507673
. \" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
. \" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.ie \n (.g .ds Aq \(aq
.el .ds Aq '
. \" -----------------------------------------------------------------
. \" * set default formatting
. \" -----------------------------------------------------------------
2012-06-28 17:06:00 +10:00
. \" disable hyphenation
.nh
. \" disable justification (adjust text to left margin only)
.ad l
2015-10-06 05:45:21 +00:00
. \" -----------------------------------------------------------------
. \" * MAIN CONTENT STARTS HERE *
. \" -----------------------------------------------------------------
2012-06-28 17:06:00 +10:00
.SH "NAME"
2015-11-18 01:04:11 +00:00
dnssec-checkds \- DNSSEC delegation consistency checking tool
2012-06-28 17:06:00 +10:00
.SH "SYNOPSIS"
2015-10-07 04:11:09 +00:00
.HP \w '\fBdnssec\-checkds\fR\ 'u
2017-10-28 01:12:35 +00:00
\fB dnssec\- checkds\fR [\fB \- d\ \fR \fB \fI dig\ path\fR \fR ] [\fB \- D\ \fR \fB \fI dsfromkey\ path\fR \fR ] [\fB \- f\ \fR \fB \fI file\fR \fR ] [\fB \- l\ \fR \fB \fI domain\fR \fR ] [\fB \- s\ \fR \fB \fI file\fR \fR ] {zone}
2012-06-28 17:06:00 +10:00
.SH "DESCRIPTION"
.PP
\fB dnssec\- checkds\fR
2015-10-06 05:45:21 +00:00
verifies the correctness of Delegation Signer (DS) or DNSSEC Lookaside Validation (DLV) resource records for keys in a specified zone\& .
2012-06-28 17:06:00 +10:00
.SH "OPTIONS"
.PP
\- f \fI file\fR
.RS 4
If a
\fB file\fR
2015-10-06 05:45:21 +00:00
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\& .
2012-06-28 17:06:00 +10:00
.RE
.PP
\- l \fI domain\fR
.RS 4
2017-10-06 01:08:15 +00:00
Check for a DLV record in the specified lookaside domain, instead of checking for a DS record in the zone\* (Aqs parent\& .
2012-06-28 17:06:00 +10:00
.RE
.PP
2017-10-28 01:12:35 +00:00
\- s \fI file\fR
.RS 4
Specifies a prepared dsset file, such as would be generated by
\fB dnssec\- signzone\fR , to use as a source for the DS RRset instead of querying the parent\& .
.RE
.PP
2012-06-28 17:06:00 +10:00
\- d \fI dig path\fR
.RS 4
Specifies a path to a
\fB dig\fR
2015-10-06 05:45:21 +00:00
binary\& . Used for testing\& .
2012-06-28 17:06:00 +10:00
.RE
.PP
\- D \fI dsfromkey path\fR
.RS 4
Specifies a path to a
\fB dnssec\- dsfromkey\fR
2015-10-06 05:45:21 +00:00
binary\& . Used for testing\& .
2012-06-28 17:06:00 +10:00
.RE
.SH "SEE ALSO"
.PP
2015-10-06 05:45:21 +00:00
\fB dnssec-dsfromkey\fR (8),
\fB dnssec-keygen\fR (8),
\fB dnssec-signzone\fR (8),
2012-06-28 17:06:00 +10:00
.SH "AUTHOR"
.PP
2015-10-06 05:45:21 +00:00
\fB Internet Systems Consortium, Inc\& .\fR
2012-06-28 17:06:00 +10:00
.SH "COPYRIGHT"
2015-10-06 05:45:21 +00:00
.br
2018-05-21 19:59:10 +00:00
Copyright \(co 2012-2018 Internet Systems Consortium, Inc. ("ISC")
2012-06-28 17:06:00 +10:00
.br