Re: [Tcpreplay-users] -D option

2007-12-03 Thread John Cox
Thanks for the info. JC >Well in that case, I'd grab an old copy of tcpreplay (2.3.5) from the >website and use that. > >On Dec 3, 2007 10:00 AM, John Cox <[EMAIL PROTECTED]> wrote: >> Hi >> >> Thanks - I tried that but unless I'm missing something tcpflow only does >> TCP and won't dump the cont

Re: [Tcpreplay-users] -D option

2007-12-03 Thread Aaron Turner
Well in that case, I'd grab an old copy of tcpreplay (2.3.5) from the website and use that. On Dec 3, 2007 10:00 AM, John Cox <[EMAIL PROTECTED]> wrote: > Hi > > Thanks - I tried that but unless I'm missing something tcpflow only does > TCP and won't dump the contents of UDP packets (source is mul

Re: [Tcpreplay-users] -D option

2007-12-03 Thread John Cox
Hi Thanks - I tried that but unless I'm missing something tcpflow only does TCP and won't dump the contents of UDP packets (source is multicast video that I'm trying to debug). John Cox >On Dec 3, 2007 7:53 AM, John Cox <[EMAIL PROTECTED]> wrote: >> Hi all >> >> I want to extract the contents of

Re: [Tcpreplay-users] -D option

2007-12-03 Thread Aaron Turner
On Dec 3, 2007 7:53 AM, John Cox <[EMAIL PROTECTED]> wrote: > Hi all > > I want to extract the contents of the UDP packets in a pcap file. Some > earlier versions of tcpreplay have had a -D option that would appear to > do what I want. However the option seems to have vanished from current > buil

[Tcpreplay-users] -D option

2007-12-03 Thread John Cox
Hi all I want to extract the contents of the UDP packets in a pcap file. Some earlier versions of tcpreplay have had a -D option that would appear to do what I want. However the option seems to have vanished from current builds - is there some other way of doing this? (I'm using Ubuntu) Many th