in reply to Re: converting tcpdump files
in thread converting tcpdump files

Thanks to everyone for some great ideas that I will pursue. Part of my challenge is that I will be getting the dumps after the fact (tcpdump, ethereal, and other sniffers) so I can't really pipe a live capture in the format I want. Thanks again!

Replies are listed 'Best First'.
Re: Re: Re: converting tcpdump files
by traveler (Parson) on May 01, 2003 at 15:55 UTC
    tethereal is designed to be run on (pre-captured) binary capture files, too.

    --traveler