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

Wireshark-users: [Wireshark-users] Wireshark capture filters

From: Michael Bann <mbann@xxxxxxxxxxxx>
Date: Wed, 28 Mar 2007 13:51:33 -0500
Hey folks,

I am looking into the possibility of using wireshark terminal (still called "tethereal" on my computer) for some basic security automation. The problem is two-fold.

- First, I need to know how feasible it would be to have possibly around 1000 capture filters. They would all be of the form "dst host <dst ip> and src host <src ip> and not ether dst host <dst host ether>". Suppose it could be considered an arp poisoning test. Would that many rules grind tethereal to a halt? - Secondly, how can i load capture filters from a file (using tethereal in my case). I have some capture filters saved in the cfilter file, but they don't seem to be getting loaded. (of the form "filter" <actual filter line>\n)

Thanks in advance!

Mike