Ethereal

Re: [Ethereal-users] Reading specified number of packets from capture file.
Google
 
Web Ethereal.com

Home | Introduction | Documentation | Lists | FAQ | Development | Wiki | Bugs

Ethereal-users: January 2002


On Thu, Jan 24, 2002 at 12:05:09PM +0100, Yann Rapaport wrote:
> Is there a tethereal option to read a specified number of packets from a
> capture file?
> Like the -c option for capturing.

Use the "-R" flag with a filter such as "frame.number <= 17", which
causes Tethereal to ignore all frames with a frame number greater than
17.

That doesn't cause Tethereal to *stop* as soon as the 17th frame has
arrived, but it at least causes it not to print information about any
subsequent frames.



Powered by MHonArc 2.6.10