Daily Archive for June 8th, 2010

Tcpdump to file

Very easy dumping of traffic with the w flag. You can use it for screen and later for wireshark analyses.

1
tcpdump -w http_traffic -n -i any port 80