All of lore.kernel.org
 help / color / mirror / Atom feed
* Allow client only 1 connect per 20 seconds
@ 2008-11-25 18:38 Adem
  2008-11-25 20:07 ` Adem
  2008-11-25 20:21 ` Matt Zagrabelny
  0 siblings, 2 replies; 5+ messages in thread
From: Adem @ 2008-11-25 18:38 UTC (permalink / raw)
  To: netfilter

How would you code this rule in iptables:

If anybody tries to do more than 1 connection to port 8191
within 20 seconds, regardless of the protocol, then DROP 
it and ignore any further connect attempts on that port
from that source for 20 seconds.



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

end of thread, other threads:[~2008-11-26 10:55 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-25 18:38 Allow client only 1 connect per 20 seconds Adem
2008-11-25 20:07 ` Adem
2008-11-25 20:20   ` Matt Zagrabelny
2008-11-26 10:55   ` Paul Evans
2008-11-25 20:21 ` Matt Zagrabelny

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.