2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-09-07 01:55:21 +00:00
Files
bind/bin/python/dnssec-checkds.8

89 lines
3.0 KiB
Groff
Raw Normal View History

2016-06-27 05:29:38 +00:00
.\" Copyright (C) 2012-2016 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
2012-11-26 01:04:39 +00:00
\fBdnssec\-checkds\fR [\fB\-l\ \fR\fB\fIdomain\fR\fR] [\fB\-f\ \fR\fB\fIfile\fR\fR] [\fB\-d\ \fR\fB\fIdig\ path\fR\fR] [\fB\-D\ \fR\fB\fIdsfromkey\ path\fR\fR] {zone}
2015-10-07 04:11:09 +00:00
.HP \w'\fBdnssec\-dsfromkey\fR\ 'u
\fBdnssec\-dsfromkey\fR [\fB\-l\ \fR\fB\fIdomain\fR\fR] [\fB\-f\ \fR\fB\fIfile\fR\fR] [\fB\-d\ \fR\fB\fIdig\ path\fR\fR] [\fB\-D\ \fR\fB\fIdsfromkey\ path\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
2015-10-06 05:45:21 +00:00
Check for a DLV record in the specified lookaside domain, instead of checking for a DS record in the zone\*(Aqs parent\&. For example, to check for DLV records for "example\&.com" in ISC\*(Aqs DLV zone, use:
\fBdnssec\-checkds \-l dlv\&.isc\&.org example\&.com\fR
.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
2016-06-27 05:29:38 +00:00
Copyright \(co 2012-2016 Internet Systems Consortium, Inc. ("ISC")
.br