Ethereal-dev: Re: [Ethereal-dev] Dropped packets in Solaris snoop

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

From: Saul <saul@xxxxxxxxxx>
Date: Wed, 22 May 2002 14:33:00 +0200
packet steve wrote:
> I commonly take captures with Solaris snoop and do off-line decodes with
> ethereal.  Under some conditions, the snoop capture program can't keep up
> with the data stream and drops packets.  Does anyone know of tricks to
> minimize dropped packets?  (I'll try increasing the process priority.)
Are
> there any kernel tunables (e.g., via ndd) that might help?


Maybe you can filter-out some of the net traffic uninteresting protocols so
that less data would be written to the capture file thus making it faster?
Another option is to locate the capture file on local disk instead (if thats
the case) of an NFS mount.


Saul