Andrea Venturoli wrote:
ipfw's manual page states that after a count the packet goes ahead in the rule chain as if nothing has happened, but at this points I'm beginning to wonder wether this is true or wether the count rules also allow traffic through as if they were "pass".
No, count works as advertised -- the matching packets are counted and rule processing resumes with next rule with a higher rule number.
To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-net" in the body of the message