Date: Fri, 7 Aug 2009 06:06:51 -0700 (PDT)
From: Wes <wes_r@xxxxxxxxx>
Subject: Re: [Wireshark-users] How do I change the default capture
filter
To: Community support list for Wireshark
<wireshark-users@xxxxxxxxxxxxx>
Message-ID: <919569.1830.qm@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
Content-Type: text/plain; charset=iso-8859-1
You might be able to use masks to help narrow it down. For example:
ip.addr==192.168.0.0/16
Wes
--- On Fri, 8/7/09, Tony Barratt <tbarratt@xxxxxxxxxxx> wrote:
From: Tony Barratt <tbarratt@xxxxxxxxxxx>
Subject: Re: [Wireshark-users] How do I change the default capture filter
To: wireshark-users@xxxxxxxxxxxxx
Date: Friday, August 7, 2009, 3:28 AM
Interesting!
I would like to display filter on 200 known IPs, which if
not practical
in the GUI.
Could I put the filter into one of the dfiles found in the
filders tab?
Or is there perhaps a better way?