Re: [CentOS] issue with fail2ban letting IP's through

2011-05-16 Thread Ned Slider
On 16/05/11 19:16, David Mehler wrote: > Hello, > I'm using fail2ban to block bots in conjunction with existing iptables > rules. Here's a few rules from my iptables configuration: > > # > # Set up a temporary pass rule so we don't lock ourselves out when > #doing remote ssh > iptables -P INPUT ACC

[CentOS] issue with fail2ban letting IP's through

2011-05-16 Thread David Mehler
Hello, I'm using fail2ban to block bots in conjunction with existing iptables rules. Here's a few rules from my iptables configuration: # # Set up a temporary pass rule so we don't lock ourselves out when #doing remote ssh iptables -P INPUT ACCEPT # # flush the current rules iptables -F # # Allo