Re: Stupid user question

From: Shawn Ostermann (ostermann@cs.ohiou.edu)
Date: 02/21/01


Message-Id: <200102211430.JAA01914@picard.cs.ohiou.edu>
From: "Shawn Ostermann" <ostermann@cs.ohiou.edu>
Subject: Re: Stupid user question 
Date: Wed, 21 Feb 2001 09:30:23 -0500


> Then I try to run tcptrace...
>
> [yazz@bofh yazz]$ tcptrace -n output
> 1 arg remaining, starting with 'output'
> Ostermann's tcptrace -- version 6.0.0a -- Wed Jan 17, 2001
>
> Fatal, too many hosts to name (max length 8)

There's nothing wrong with the tcpdump data (I suspect). You're
running up against a tcptrace limit that is confusing me, though. The
program wants to "name" each host pair. The first in a2b, then c2d,
etc... zzy2zzz, etc. Those names are used in the textual output and
as the names of the files that it can create. The length of those
names is supposed to be limited to 8 characters, which my comment in
plotter.c:HostLetter() says should "limit" you to 209Billion hosts per
file. I don't imagine you're facing that limitation, so something
else must be happening.

My first suggestion, if you're up for it, is to do a little debugging
in the HostLetter function (it's short) to show you what is going
wrong. If you're not comfortable doing that, could you please put a
copy of your binary input file someplace that we can get to it and
then send us a pointer. Then I can have one of our students find the
problem. It's very puzzling...

--sdo
----------------------------------------------------------------------------
To unsubscribe, send a message with body containing "unsubscribe tcptrace" to
majordomo@tcptrace.org.



This archive was generated by hypermail 2b30 : 02/21/01 EST