Ring buffer capture by size tcpdump

Rotate across 5 files of 100MB each so long captures never fill the disk

tcpdump -nn -i any -s 0 -C 100 -W 5 -w /tmp/cap.pcap
more tcpdump all 18 commands →