13 Dec
2000
13 Dec
'00
5:30 a.m.
So it will have the opposite affect of what I wanted then... anything that matches host1 will set match=1 and DEFAULT won't match. Heh, somehow I find it amusing that my logic was completely backwards. Or maybe I'm up too late. :-)
Correct :) Your rules have two filter statements, it's only the filter(host1); and not the filter(DEFAULT); which is causing any action. -- afort