dnswasher – A PowerDNS nameserver debugging tool
Synopsis
dnswasher [infile] [outfile]
Description
dnswasher takes an
infile in PCAP format and writtes out
outfile also in PCAP format. It copies all network traffic found in
infile to
outfile except for non DNS traffic. This might be handy when creating bug reports or test cases for DNS software e.g. PowerDNS.
Options
None.
See Also
pcap(3PCAP),
tcpdump(8)
Authors
This manpage was written by Joerg Jungermann (jj+debian At borkum.net) for the Debian Project and the PowerDNS versatile DNS server.