2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-09-06 09:35:32 +00:00
Files
bind/bin/python/dnssec-checkds.8

92 lines
2.9 KiB
Groff
Raw Normal View History

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/.
.\"
.hy 0
.ad l
2015-10-06 05:45:21 +00:00
'\" t
.\" Title: dnssec-checkds
.\" 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
.\" Manual: BIND9
2015-10-06 05:45:21 +00:00
.\" Source: ISC
.\" Language: English
.\"
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
.\" -----------------------------------------------------------------
.\" 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 *
.\" -----------------------------------------------------------------
.SH "NAME"
2015-11-18 01:04:11 +00:00
dnssec-checkds \- DNSSEC delegation consistency checking tool
.SH "SYNOPSIS"
2015-10-07 04:11:09 +00:00
.HP \w'\fBdnssec\-checkds\fR\ 'u
2017-10-28 01:12:35 +00:00
\fBdnssec\-checkds\fR [\fB\-d\ \fR\fB\fIdig\ path\fR\fR] [\fB\-D\ \fR\fB\fIdsfromkey\ path\fR\fR] [\fB\-f\ \fR\fB\fIfile\fR\fR] [\fB\-l\ \fR\fB\fIdomain\fR\fR] [\fB\-s\ \fR\fB\fIfile\fR\fR] {zone}
.SH "DESCRIPTION"
.PP
\fBdnssec\-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\&.
.SH "OPTIONS"
.PP
\-f \fIfile\fR
.RS 4
If a
\fBfile\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\&.
.RE
.PP
\-l \fIdomain\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\&.
.RE
.PP
2017-10-28 01:12:35 +00:00
\-s \fIfile\fR
.RS 4
Specifies a prepared dsset file, such as would be generated by
\fBdnssec\-signzone\fR, to use as a source for the DS RRset instead of querying the parent\&.
.RE
.PP
\-d \fIdig path\fR
.RS 4
Specifies a path to a
\fBdig\fR
2015-10-06 05:45:21 +00:00
binary\&. Used for testing\&.
.RE
.PP
\-D \fIdsfromkey path\fR
.RS 4
Specifies a path to a
\fBdnssec\-dsfromkey\fR
2015-10-06 05:45:21 +00:00
binary\&. Used for testing\&.
.RE
.SH "SEE ALSO"
.PP
2015-10-06 05:45:21 +00:00
\fBdnssec-dsfromkey\fR(8),
\fBdnssec-keygen\fR(8),
\fBdnssec-signzone\fR(8),
.SH "AUTHOR"
.PP
2015-10-06 05:45:21 +00:00
\fBInternet Systems Consortium, Inc\&.\fR
.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")
.br