On Wednesday 21 January 2004 16:56, Armin Wolfermann wrote:
> This is a first cut at this idea. It implements a per-state traffic
> limit like this:
>
>     pass in proto tcp from any to any port = 25 \
>         flags S/SA keep state (bytes 100000)
>
> This could be easily extended to per-rule or per-source-ip limits. I
> just didn't want to invent too many keywords.
>
> Opinions? Ideas?

I've not tested it yet, but I'm going to make it soon.

What is the opinion of PF developers here in ml ?


        Ed


Reply via email to