SYNOPSIS
ldns-walk [ OPTION ] ZONE
DESCRIPTION
ldns-walk is used to retrieve the contents of a DNSSEC signed zone. It
does this through NSEC-walking (following the chain of NSEC records)
and
Note that it might get stuck on some wildcard records when used through
a caching forwarder. This problem can be circumvented by querying the
authoritative nameserver directly (with the @ argument).
Of course the nameserver that is used must be DNSSEC-aware.
OPTIONS
-s name
Start the walk with this owner name. Useful when continuing the
walk for a large zone.
@nameserver
Send the queries to this nameserver.
AUTHOR
Written by Jelte Jansen as an example for ldns usage.
REPORTING BUGS
Report bugs to <ldns-team@nlnetlabs.nl>.
COPYRIGHT
Copyright (C) 2005 NLnet Labs. This is free software. There is NO war-
ranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PUR-
POSE.
21 Nov 2005 ldns-walk(1)
Man(1) output converted with
man2html