I don't know if this is the best board to post this on. If not, please move it or let me know to repost it on the appropriate board. I am trying to log all vpn/anonymizer connections between all zones. The way I have figured to do this is an allow rule that looks like this: rule 1: allow (any zone -> any zone) application (bittorrent, ipsec-esp, ike, tor, tor2web, i2p, ssh, ssh-tunnel, stun) ruel 1+n: other rules that are blocks or allows based on different criteria. Obviously, the problem with having an allow rule to generate logs at the top of the policy list is that some of the rules below might block these protocols for certain zones. How do I set a rule for logging but defer processing to a higher numbered rule/is there a better way to achieve what I want and am I going about this the wrong way?
... View more