Hi all.
How can I get the whole TCP packet, using TCP dump?
I have tried "tcpdump -i le0 -s 1500 'port 80'", but it still prints only
the headers.
BTW, I'm not trying to sniff for passwords, I'm the main sys admin. I'm
trying to get the whole HTTP session, header information, etc. between my
client and my PHP4 web application.
Do you know of any other tool on Tru64 UNIX that will show me the entire
HTTP request/response traffic?
Nix.
Received on Mon Jul 23 2001 - 13:14:05 NZST