Bug#588431: workaround

2010-09-09 Thread Costin Gusa
On Thu, Sep 9, 2010 at 19:03, Costin Gusa wrote: > Hi, > This is all because of the following line in /etc/fail2ban/filter.d/sshd.conf: [...] > The quote sign was omitted in the lenny version. sorry, I meant the *exclamation* sign -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.deb

Bug#588431: workaround

2010-09-09 Thread Costin Gusa
Hi, This is all because of the following line in /etc/fail2ban/filter.d/sshd.conf: which in lenny version it is: "^%(__prefix_line)sAddress .* POSSIBLE BREAK-IN ATTEMPT\s*$" while in the squeeze version has been corrected to: "^%(__prefix_line)sAddress .* POSSIBLE BREA