[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: trace TCP session
- To: Alon Altman <alon(at-nospam)vipe.technion.ac.il>
- Subject: Re: trace TCP session
- From: Tzafrir Cohen <tzafrir(at-nospam)technion.ac.il>
- Date: Wed, 9 May 2001 13:08:40 +0300 (IDT)
- cc: Linux-IL <linux-il(at-nospam)linux.org.il>
- Delivered-To: linux.org.il-linux-il@linux.org.il
- In-Reply-To: <Pine.LNX.4.33.0105091235300.5554-100000@alon1.dhs.org>
- Sender: linux-il-bounce(at-nospam)cs.huji.ac.il
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