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

NAME

6       ldns-walk - Retrieve the contents of a DNSSEC signed zone
7

SYNOPSIS

9       ldns-walk [ OPTION ] ZONE
10
11

DESCRIPTION

13       ldns-walk is used to retrieve the contents of a DNSSEC signed zone.  It
14       does this through NSEC-walking (following the chain  of  NSEC  records)
15       and 'guessing' the next non-existent owner name for each NSEC.
16
17       Note that it might get stuck on some wildcard records when used through
18       a caching forwarder. This problem can be circumvented by  querying  the
19       authoritative nameserver directly (with the @ argument).
20
21       Of course the nameserver that is used must be DNSSEC-aware.
22
23

OPTIONS

25       -f     Do  a 'full' zone walk; by default, ldns-walk will only show the
26              names, and types present at  those  names.  If  this  option  is
27              given, all resource records will be printed.
28
29
30       -s name
31              Start  the walk with this owner name. Useful when continuing the
32              walk for a large zone.
33
34
35       @ nameserver
36              Send the queries to this nameserver.
37
38

BUGS

40       The full zone walk function is not complete yet, it does not  correctly
41       print delegation records
42
43

AUTHOR

45       Written by Jelte Jansen as an example for ldns usage.
46
47

REPORTING BUGS

49       Report bugs to <ldns-team@nlnetlabs.nl>.
50
51
53       Copyright  (C) 2005 NLnet Labs. This is free software. There is NO war‐
54       ranty; not even for MERCHANTABILITY or FITNESS FOR  A  PARTICULAR  PUR‐
55       POSE.
56
57
58
59                                  21 Nov 2005                     ldns-walk(1)
Impressum