ethereal - save to ascii option?

A

Alex Hunsley

I'm using ethereal 0.9.16 under windows 2000 to diagnose a firewall
problem. Once I've done some packet capturing, I'd like to save the
captured packets as a plain ascii text file with the important details
like drc, dst IP, packet type, etc.
Ethereal doesn't have an option to save as ascii as far as I can tell.
Does anyone know how to convert once of the formats it *does* save into
nice ascii?
(It supports at least ten formats, including libpcap, tcpdump etc.)

thanks,
alex
 
A

Alex Hunsley

Alex said:
I'm using ethereal 0.9.16 under windows 2000 to diagnose a firewall
problem. Once I've done some packet capturing, I'd like to save the
captured packets as a plain ascii text file with the important details
like drc, dst IP, packet type, etc.
Ethereal doesn't have an option to save as ascii as far as I can tell.
Does anyone know how to convert once of the formats it *does* save into
nice ascii?
(It supports at least ten formats, including libpcap, tcpdump etc.)

thanks,
alex

I've found a workaround - just use "tcpdump -r inputFile" on a box
running tcpdump (linux).
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top