axfrdns (8) - Linux Manuals
SYNOPSIS
- axfrdns [OPTIONS]
-
DESCRIPTION
axfrdns is a zone transfer server. It reads a zone transfer request in DNS-over-TCP format from its standard input and responds with a locally configured information. axfrdns looks up zone-transfer results in data.cdb, a binary file created by tinydns-data(1). It also responds to normal client queries such as SOA queries, which usually precede zone transfer requests.
axfrdns allows zone transfer for any zone listed in the $AXFR variable. AXFR is a slash separated list of domain names. If AXFR is not set, axfrdns allows zone transfer for all zone available in data.cdb.
OPTIONS
- -d <value>
-
print debug messages - -D
run as daemon - -h --help
print this help - -v --version
print version information
FILES
SEE
http://cr.yp.to/djbdns/axfrdns.htmlBUGS
Report bugs to <pj.pandit [at] yahoo.co.in>Manual Author
Prasad J Pandit