Filter by host tcpdump

Capture only traffic to/from a specific IP

tcpdump -i any host 10.0.0.5 -n
more tcpdump all 18 commands →