Capture to file tcpdump

Save raw packets to PCAP file for Wireshark analysis

tcpdump -i eth0 -w /tmp/capture.pcap
more tcpdump all 18 commands →