On Qua, 24 Fev 2010, Jon Dowland wrote:
What is the actual protocol you are trying to read? You
probably need to use a friendly protocol dissector to read
and interpret your packet capture. Wireshark can do this.
# tcpdump src 172.16.4.1 -w output-file
$ sudo wireshark output-file
Since wireshark will be only looking at a previously captured file (and not doing captures itself), it does not need root privileges, right?
-- Government's Law: There is an exception to all laws. Eduardo M KALINOWSKI eduardo@kalinowski.com.br