Wireshark-users: Re: [Wireshark-users] Following streams across multiple files
From: "Sake Blok" <sake@xxxxxxxxxx>
Date: Sat, 10 Oct 2009 15:14:38 +0200
The reason for "Follow TCP Stream" to use the
tcp.stream fiels is to distinguish between two conversations that use the same
tuple (which happens when port numbers are reused). Unfortunately this does not
identify TCP streams across tracefiles. You can either create the "old"
conversation filter by hand, or you could use the conversation filter to create
it for you (rightclick on the packetlist and choose conversation filter ->
TCP).
But.... for the purpose of the original poster,
tcpflow might be more convenient:
"tcpflow is a program that captures data transmitted as part of TCP
connections (flows), and stores the data in a way that is convenient for
protocol analysis or debugging. A program like 'tcpdump' shows a summary of
packets seen on the wire, but usually doesn't store the data that's actually
being transmitted. In contrast, tcpflow reconstructs the actual data streams and
stores each flow in a separate file for later analysis. "
Cheers,
Sake
|
- References:
- [Wireshark-users] Following streams across multiple files
- From: Ray Simard
- Re: [Wireshark-users] Following streams across multiple files
- From: Martin Visser
- [Wireshark-users] Following streams across multiple files
- Prev by Date: Re: [Wireshark-users] Following streams across multiple files
- Next by Date: Re: [Wireshark-users] VoIP Calls & old E1 telephony protocols
- Previous by thread: Re: [Wireshark-users] Following streams across multiple files
- Next by thread: [Wireshark-users] help dump stop work
- Index(es):