Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Ethereal-users: [Ethereal-users] display filter question

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: "Summerville, Raymond" <Raymond.Summerville@xxxxxxxxxx>
Date: Thu, 27 Apr 2006 10:26:47 -0400
Title: Message
Folks,
 
Have a large trace file and I want to use tethereal to print out a range of frame like 1-1000. Does tethereal have that capability and
what is the command ?
 
So far I've saved traffic from a specific IP but would like to save a range of frames to a file. I used the following for the specific IP.
 
tethereal -r httpshier.trc -R "ip.addr eq 1.1.1.1" -w outputfile
 
Thanks,
Ray Summerville