All of lore.kernel.org
 help / color / mirror / Atom feed
* can we design a modified fail2ban ?
@ 2010-04-16  3:57 J. Bakshi
  2010-04-16  7:28 ` Jan Engelhardt
  2010-04-16 15:29 ` Pascal Hambourg
  0 siblings, 2 replies; 9+ messages in thread
From: J. Bakshi @ 2010-04-16  3:57 UTC (permalink / raw)
  To: netfilter

Dear list,

fail2ban is a popular application to prevent the brute-force attack
against ssh and also against imap, pop3 etc.. But fail2ban actually
blacklist the IP and this is what fail2ban has been designed for. Now a
days we can design the same with iptables. I wonder if iptables can
provide more liberty to match IP as well as port combination so that we
don't need to blacklist the IP but only block the attempts from the IP
based on port. Say more than 3 ssh attempt from IP xxx.xxx.xxx.xxx is
detected and no more ssh attempt from the same ip is no more possible
but pop and imap still works. Is it really possible with iptables ? Any
idea ?

Thanks

-- 
জয়দীপ বক্সী


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

end of thread, other threads:[~2010-04-19 15:18 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-16  3:57 can we design a modified fail2ban ? J. Bakshi
2010-04-16  7:28 ` Jan Engelhardt
2010-04-17 16:01   ` Alessandro Vesely
2010-04-17 17:58     ` Jan Engelhardt
2010-04-18 13:46       ` Alessandro Vesely
2010-04-18 16:44         ` Jan Engelhardt
2010-04-19 15:18           ` Alessandro Vesely
2010-04-19  3:16     ` J. Bakshi
2010-04-16 15:29 ` Pascal Hambourg

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.