File: nsec3dig.1

package info (click to toggle)
pdns 4.4.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 8,856 kB
  • sloc: cpp: 78,652; sh: 5,405; makefile: 2,096; sql: 822; ruby: 598; yacc: 228; ansic: 208; lex: 130; perl: 48; python: 4
file content (50 lines) | stat: -rw-r--r-- 1,357 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
.\" Man page generated from reStructuredText.
.
.TH "NSEC3DIG" "1" "Feb 06, 2021" "" "PowerDNS Authoritative Server"
.SH NAME
nsec3dig \- Show and validate NSEC3 proofs
.
.nr rst2man-indent-level 0
.
.de1 rstReportMargin
\\$1 \\n[an-margin]
level \\n[rst2man-indent-level]
level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
-
\\n[rst2man-indent0]
\\n[rst2man-indent1]
\\n[rst2man-indent2]
..
.de1 INDENT
.\" .rstReportMargin pre:
. RS \\$1
. nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin]
. nr rst2man-indent-level +1
.\" .rstReportMargin post:
..
.de UNINDENT
. RE
.\" indent \\n[an-margin]
.\" old: \\n[rst2man-indent\\n[rst2man-indent-level]]
.nr rst2man-indent-level -1
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
..
.SH SYNOPSIS
.sp
\fBnsec3dig\fP \fIIPADDRESS\fP \fIPORT\fP \fIQNAME\fP \fIQTYPE\fP [recurse]
.SH DESCRIPTION
.sp
\fBnsec3dig\fP sends a query for \fIQNAME\fP and \fIQTYPE\fP to the nameserver at
\fIIPADDRESS\fP on port \fIPORT\fP and prints whether and why the NSEC3 proofs
are correct. Using the \(aqrecurse\(aq option sets the Recursion Desired (RD)
bit in the query.
.SH EXAMPLE
.sp
\fBnsec3dig 8.8.8.8 53 doesnotexist.isoc.nl TXT recurse\fP
.SH AUTHOR
PowerDNS.COM BV
.SH COPYRIGHT
2001-2019, PowerDNS.COM BV
.\" Generated by docutils manpage writer.
.