[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: trace TCP session



On Wed, 9 May 2001, Alon Altman wrote:

> Hi,
> Is there any way to be able to easily trace the data transferred in a TCP
> session that was collected via tcpdump or strace?
> Is there an existing tool to split tcpdump data into TCP connections and
> create a user-readable output of the connection flow?
> 
> I want to use this to check what do some closed-source apps are doing...

sniffit worked fine for me for such purposes. It lacks some more detailed
filtering, though (but I think that it can operate on a tcpdump dump).

-- 
Tzafrir Cohen
mailto:tzafrir@technion.ac.il
http://www.technion.ac.il/~tzafrir


=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il