Hi, how to view the packet data with tcpdump? can i? I have tcpdump.file. which is captured from tcpdump -s 1600 -w tcpdump.file tcp port http, now, i want to view the http packet data. can i use tcpdump -r? ( i want plain text, not hex )
When i use the tcpshow, it always show the message "IP not v4". i can view the packet data with tcpshow before, but tcpshow do not work anymore. Please help, and thank you.

