Re: max-src-conn-rate

2007-01-23 Thread Gergo Szakal
On Tue, 23 Jan 2007 21:07:08 +0100 Joerg Sonnenberger <[EMAIL PROTECTED]> wrote: > > I don't think that can be done easily. Have you tought about just > limiting the number of connections for the host/net? See max-src-states. > Well, that is not an option in my case, because I need to get the b

Re: max-src-conn-rate

2007-01-23 Thread Joerg Sonnenberger
On Tue, Jan 23, 2007 at 08:46:43PM +0100, Gergo Szakal wrote: > Hello, is it possible to add this certain feature (described in [1]) > to the current PF implementation of DFBSD? I don't think that can be done easily. Have you tought about just limiting the number of connections for the host/net? S

max-src-conn-rate

2007-01-23 Thread Gergo Szakal
Hello, is it possible to add this certain feature (described in [1]) to the current PF implementation of DFBSD? If yes, and somebody provides us a patch against the upcoming 1.8 source tree, we are willing to pay a small amount for it (how much do you want?). It is required (and quite urgent) bec

Re: max-src-conn-rate

2006-10-05 Thread Gergo Szakal
:-( Thanks, anyway, I thought it was 3.7.

Re: max-src-conn-rate

2006-10-05 Thread Jeremy C. Reed
On Thu, 5 Oct 2006, Gergo Szakal wrote: > Is it possible that max-src-conn-rate is not available in DragonFly's PF? Yes, it is not. The max-src-states, max-src-nodes, max-src-nodes, and max-src-conn-rate options were added in PF 3.7. DragonFly 1.4 and 1.6 include PF 3.5. It is mostl

max-src-conn-rate

2006-10-05 Thread Gergo Szakal
Is it possible that max-src-conn-rate is not available in DragonFly's PF?