All of lore.kernel.org
 help / color / mirror / Atom feed
* ipt_iplimit.so
@ 2008-04-25 20:12 Zachary Eadie
  2008-04-25 22:16 ` ipt_iplimit.so Jan Engelhardt
  0 siblings, 1 reply; 2+ messages in thread
From: Zachary Eadie @ 2008-04-25 20:12 UTC (permalink / raw)
  To: netfilter

I am trying to establish a hard limit per ip without doing state 
checking, just for development.  I did a Google search for an old module 
in the ippersonality plugin found on koders.com, I was wondering, is 
there a more current module, or patch, or will this still even work, or 
is there something not too dissimilar from it to where we can set a hard 
limit for the maximum concurrent connections per-ip without using the -m 
limit/recent module, or would anyone just recommend the syn-limit?

Here are the links for reference:
http://www.koders.com/c/fid7BBD5FF5365A02D2561437989CBCD88C5C65C0B3.aspx
http://www.koders.com/c/fidC587D36BBA65E9C1A59D097A153CB42360D81CFB.aspx

Any help would be greatly appreciated, thanks!

-- 
Zachary A. Eadie
Level I Linux Admin
HostGator LLC



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: ipt_iplimit.so
  2008-04-25 20:12 ipt_iplimit.so Zachary Eadie
@ 2008-04-25 22:16 ` Jan Engelhardt
  0 siblings, 0 replies; 2+ messages in thread
From: Jan Engelhardt @ 2008-04-25 22:16 UTC (permalink / raw)
  To: Zachary Eadie; +Cc: netfilter

On Friday 2008-04-25 22:12, Zachary Eadie wrote:

> I am trying to establish a hard limit per ip without doing state 
> checking, just for development.  I did a Google search for an old 
> module in the ippersonality plugin found on koders.com, I was 
> wondering, is there a more current module, or patch, or will this 
> still even work, or is there something not too dissimilar from it to 
> where we can set a hard limit for the maximum concurrent connections 
> per-ip without using the -m limit/recent module, or would anyone just 
> recommend the syn-limit?

-m connlimit

> Here are the links for reference:
> http://www.koders.com/c/fid7BBD5FF5365A02D2561437989CBCD88C5C65C0B3.aspx
> http://www.koders.com/c/fidC587D36BBA65E9C1A59D097A153CB42360D81CFB.aspx

it was iirc the predecessor to ipt_connlimit which was the predecessor
to xt_connlimit.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-04-25 22:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-25 20:12 ipt_iplimit.so Zachary Eadie
2008-04-25 22:16 ` ipt_iplimit.so Jan Engelhardt

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.