On Mon, May 27, 2002 at 10:44:28AM +0200, [EMAIL PROTECTED] wrote:
> Please somebody know wich format is for this file
It's libpcap format, which is the format in which tcpdump reads and
writes traffic captures.
> or how can look this file?
Well, tcpdump can read those files as well as write them; as another
person noted, you can read them with
tcpdump -r /home/gsaffioti/Documents/Dump
There are other utilities that can read them, such as:
Ethereal:
http://www.ethereal.com/
KSnuffle:
http://www.quaking.demon.co.uk/ksnuffle.html
Analyzer (on Windows):
http://analyzer.polito.it/
as well as various programs to compute statistics, look for network
intrusions, and the like.
-
This is the TCPDUMP workers list. It is archived at
http://www.tcpdump.org/lists/workers/index.html
To unsubscribe use mailto:[EMAIL PROTECTED]?body=unsubscribe