tcpdump full packets to a file

Because I always end up wasting 20 minutes looking it up.

[bash]tcpdump -i ethX -s 0 -w traffic.pcap[/bash]

Leave a Reply

Your email address will not be published. Required fields are marked *