dnspcapGenerates pcap expression for filtering DNS message capture
Usage
Example$ dnspcap --dst-port 53 --qname in-addr.arpa. --qclass IN --qtype PTR > dnspcap.filter $ tcpdump -F dnspcap.filter
Codednspcap.pl
PresentationI spoke about dnspcap at OARC 2011-1 / ICANN Silicon Valley meeting in San Francisco on 13 March 2011
Feedback to dave@knig.ht is appreciated. |