Andy Furniss wrote:

PPS. Is it possible to create a filter that will match all packets?


I don't know about all, but all per protocol like -

.. protocol ip prio 10 u32 match u32 0 0 ..
.. protocol arp prio 11 u32 match u32 0 0 ..

You can use

.. protocol all prio 1 u32 match u32 0 0 ..

for some reason when I tried, it gave an error - I must have made a mistake as I have just run a script which uses it and it's OK.

Andy
_______________________________________________
LARTC mailing list
[email protected]
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc

Reply via email to