Ethereal-users: Re: [Ethereal-users] Filtering

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

From: Matt Florido <mflorido@xxxxxxxxxxx>
Date: Thu, 3 Jun 2004 10:02:03 -0700
* Virtual Reality Studios <gatyo@xxxxxxxxxxx> [06-03-2004 11:43]:

> 
>    I searched the whole documentation and I can't find how to filter the
>    packets so my ip isn't showing, but all others are...I don't want to
>    see my IP in the captured list. Can you tell me what filter should I
>    put?
> 

Display filter:
!(ip.addr==x.x.x.x)

Or create a capture filter:
not host x.x.x.x

-- 

Regards,
Matt Florido