Debug DNS using TCPDump

tcpdump  -xx -vvvv  -s 0 -l -n -i any port 53 -w test.pcap
Previous
Next