Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Dec 2005 12:01:11 -0600
From:      Dan Nelson <dnelson@allantgroup.com>
To:        Brian Reichert <reichert@numachi.com>
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: Does tcpdump2xplot work?
Message-ID:  <20051213180110.GE67826@dan.emsphone.com>
In-Reply-To: <20051213174031.GJ19179@numachi.com>
References:  <20051213160057.GH19179@numachi.com> <20051213162049.GI19179@numachi.com> <20051213174031.GJ19179@numachi.com>

next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Dec 13), Brian Reichert said:
> On Tue, Dec 13, 2005 at 11:20:49AM -0500, Brian Reichert wrote:
> > Other docs say I have to do this:
> > 
> >   tcpdump -tt -S -r tcpdump.out | tcpdump2xplot
> > 
> > But, I get the same error...
> 
> I've traced down the issue: tcpdump now creates lines like:
> 
>    <id> IP <to> > <from> ...
> 
> And tcpdump2xplot doesn't want to see that 'IP' field.  I'll try to get a
> patch cobbled...

You'll probably get better results using the tcptrace port, which reads
capture files directly.

-- 
	Dan Nelson
	dnelson@allantgroup.com



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051213180110.GE67826>