Hannah Schroeter wrote:
Hello!
On Tue, Jul 19, 2005 at 05:20:43PM +0300, paolo_(_at_)_actcom_(_dot_)_net_(_dot_)_il wrote:
I need to sniff a network segment and I need to sniff both headers and
data. Because tcpdump captures only headers its unsuitable for the task.
No. Read the manpage, look for the option -s.
[...]
Kind regards,
Hannah.
Yep -s0 is definitely the tool to see data.
Brian