Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Apr 2009 12:42:02 -0400
From:      Bill Moran <wmoran@collaborativefusion.com>
To:        ddg@yan.com.br
Cc:        freebsd-ipfw@freebsd.org, Julian Elischer <julian@elischer.org>, freebsd-net@freebsd.org
Subject:   Re: IPFW MAX RULES COUNT PERFORMANCE
Message-ID:  <20090424124202.951a82e1.wmoran@collaborativefusion.com>
In-Reply-To: <49F1DBAE.1080205@yan.com.br>
References:  <49F06985.1000303@yan.com.br> <49F0A7DD.30206@elischer.org> <49F1DBAE.1080205@yan.com.br>

next in thread | previous in thread | raw e-mail | index | archive | help
In response to Daniel Dias Gon=E7alves <ddg@yan.com.br>:

> Very good thinking, congratulations, but my need is another.
> The objective is a Captive Porrtal that each authentication is=20
> dynamically created a rule to ALLOW or COUNT IP authenticated, which I'm=
=20
> testing is what is the maximum capacity of rules supported, therefore=20
> simultaneous user.
>=20
> Understand ?

If you're only doing allow, then you'd be better off using a table,
which has much better performance than a bunch of separate rules.

If you're counting packets, I don't know if that approach will work
or not.

--=20
Bill Moran
Collaborative Fusion Inc.
http://people.collaborativefusion.com/~wmoran/

wmoran@collaborativefusion.com
Phone: 412-422-3463x4023

****************************************************************
IMPORTANT: This message contains confidential information and is
intended only for the individual named. If the reader of this
message is not an intended recipient (or the individual
responsible for the delivery of this message to an intended
recipient), please be advised that any re-use, dissemination,
distribution or copying of this message is prohibited. Please
notify the sender immediately by e-mail if you have received
this e-mail by mistake and delete this e-mail from your system.
E-mail transmission cannot be guaranteed to be secure or
error-free as information could be intercepted, corrupted, lost,
destroyed, arrive late or incomplete, or contain viruses. The
sender therefore does not accept liability for any errors or
omissions in the contents of this message, which arise as a
result of e-mail transmission.
****************************************************************



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090424124202.951a82e1.wmoran>