PF Limit connections per IP.

Hello guys,

I just want to ask wheter this configuration is able to limit source connection per ip for some audio service port UDP.
Code:
Voice   ="(max 30,  max-src-conn-rate  5/200)"
It means no more then 5 connection per 200 seconds.
Code:
max 30
- means for all connections ?

I just want to limit to max 5 connections per IP, permanent, no in the time.
Should or shouldn't be here feature like
Code:
source-track rule
. If i good understood, it's only for TCP connections ?

I would be really gracefull.
Thanks,
 
Back
Top