1ldns-verifyzone(1)          General Commands Manual         ldns-verifyzone(1)
2
3
4

NAME

6       ldns-verify-zone - read a DNSSEC signed zone and verify it.
7

SYNOPSIS

9       ldns-verify-zone ZONEFILE
10
11

DESCRIPTION

13       ldns-verify-zone reads a DNS zone file and verifies it.
14
15       RRSIG  resource  records are checked against the DNSKEY set at the zone
16       apex.
17
18       Each name is checked for an NSEC(3), if appropriate.
19
20

OPTIONS

22       -a     Apex only, check only the zone apex
23
24
25       -p [0-100]
26              Only check this percentage of the zone.  Which names to check is
27              determined randomly.  Defaults to 100.
28
29
30       -h     Show usage and exit
31
32
33       -v     Show the version and exit
34
35
36       -V number
37              Set the verbosity level (default 3):
38
39               0: Be silent
40               1: Print result, and any errors
41               2: Same as 1 for now
42               3: Print result, any errors, and the names that are
43                  being checked
44               4: Same as 3 for now
45               5: Print the zone after it has been read, the result,
46                  any errors, and the names that are being checked
47
48
49

AUTHOR

51       Written by the ldns team as an example for ldns usage.
52
53

REPORTING BUGS

55       Report bugs to <ldns-team@nlnetlabs.nl>.
56
57
59       Copyright  (C) 2008 NLnet Labs. This is free software. There is NO war‐
60       ranty; not even for MERCHANTABILITY or FITNESS FOR  A  PARTICULAR  PUR‐
61       POSE.
62
63
64
65                                  27 May 2008               ldns-verifyzone(1)
Impressum