==================================================================
  Please DO NOT REPLY to this mail or send email to the developers
  about this bug. Please follow-up to Bugzilla using this link:
    http://bugs.contribs.org/show_bug.cgi?id=8708

  Have you checked the Frequently Asked Questions (FAQ)?
    http://wiki.contribs.org/SME_Server:Documentation:FAQ

  Please also take the time to read the following useful guide:
    http://www.chiark.greenend.org.uk/~sgtatham/bugs.html
==================================================================

Kitsab <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #11 from Kitsab <[email protected]> ---
Hallo,

I can confirm this bug in Fail2ban 8.11-1 Ubuntu 14.04 server. After logroation
fail2ban restated successfully but stopped banning attacks.

Restarting the fail2ban service manually fixed the issue.

[code]
2015-03-31 00:15:07,517 fail2ban.jail   : INFO   Jail 'ssh' stopped
2015-03-31 00:15:07,943 fail2ban.jail   : INFO   Jail 'postfix' stopped
2015-03-31 00:15:08,737 fail2ban.jail   : INFO   Jail 'ssh-route' stopped
2015-03-31 00:15:08,771 fail2ban.jail   : INFO   Jail 'ssh-ddos' stopped
2015-03-31 00:15:08,772 fail2ban.server : INFO   Exiting Fail2ban
2015-03-31 00:15:51,207 fail2ban.server : INFO   Changed logging target to
/var/log/fail2ban.log for Fail2ban v0.8.11
2015-03-31 00:15:51,208 fail2ban.jail   : INFO   Creating new jail 'ssh'
2015-03-31 00:15:51,241 fail2ban.jail   : INFO   Jail 'ssh' uses pyinotify
2015-03-31 00:15:51,271 fail2ban.jail   : INFO   Initiated 'pyinotify' backend
2015-03-31 00:15:51,273 fail2ban.filter : INFO   Added logfile =
/var/log/auth.log
2015-03-31 00:15:51,274 fail2ban.filter : INFO   Set maxRetry = 4
2015-03-31 00:15:51,275 fail2ban.filter : INFO   Set findtime = 600
2015-03-31 00:15:51,276 fail2ban.actions: INFO   Set banTime = 86400
2015-03-31 00:15:51,331 fail2ban.jail   : INFO   Creating new jail 'ssh-ddos'
2015-03-31 00:15:51,331 fail2ban.jail   : INFO   Jail 'ssh-ddos' uses pyinotify
2015-03-31 00:15:51,340 fail2ban.jail   : INFO   Initiated 'pyinotify' backend
2015-03-31 00:15:51,343 fail2ban.filter : INFO   Added logfile =
/var/log/auth.log
2015-03-31 00:15:51,344 fail2ban.filter : INFO   Set maxRetry = 6
2015-03-31 00:15:51,346 fail2ban.filter : INFO   Set findtime = 600
2015-03-31 00:15:51,347 fail2ban.actions: INFO   Set banTime = 86400
2015-03-31 00:15:51,358 fail2ban.jail   : INFO   Creating new jail 'ssh-route'
2015-03-31 00:15:51,358 fail2ban.jail   : INFO   Jail 'ssh-route' uses
pyinotify
2015-03-31 00:15:51,366 fail2ban.jail   : INFO   Initiated 'pyinotify' backend
2015-03-31 00:15:51,367 fail2ban.filter : INFO   Added logfile =
/var/log/sshd.log
2015-03-31 00:15:51,368 fail2ban.filter : INFO   Set maxRetry = 4
2015-03-31 00:15:51,370 fail2ban.filter : INFO   Set findtime = 600
2015-03-31 00:15:51,371 fail2ban.actions: INFO   Set banTime = 86400
2015-03-31 00:15:51,390 fail2ban.jail   : INFO   Creating new jail
'ssh-iptables-ipset4'
2015-03-31 00:15:51,390 fail2ban.jail   : INFO   Jail 'ssh-iptables-ipset4'
uses pyinotify
2015-03-31 00:15:51,397 fail2ban.jail   : INFO   Initiated 'pyinotify' backend
2015-03-31 00:15:51,399 fail2ban.filter : INFO   Added logfile =
/var/log/sshd.log
2015-03-31 00:15:51,400 fail2ban.filter : INFO   Set maxRetry = 6
2015-03-31 00:15:51,402 fail2ban.filter : INFO   Set findtime = 600
2015-03-31 00:15:51,403 fail2ban.actions: INFO   Set banTime = 86400
2015-03-31 00:15:51,424 fail2ban.jail   : INFO   Creating new jail 'postfix'
2015-03-31 00:15:51,424 fail2ban.jail   : INFO   Jail 'postfix' uses pyinotify
2015-03-31 00:15:51,431 fail2ban.jail   : INFO   Initiated 'pyinotify' backend
2015-03-31 00:15:51,433 fail2ban.filter : INFO   Added logfile =
/var/log/mail.log
2015-03-31 00:15:51,434 fail2ban.filter : INFO   Set maxRetry = 3
2015-03-31 00:15:51,436 fail2ban.filter : INFO   Set findtime = 600
2015-03-31 00:15:51,437 fail2ban.actions: INFO   Set banTime = 86400
2015-03-31 00:15:51,455 fail2ban.jail   : INFO   Creating new jail
'mysqld-auth'
2015-03-31 00:15:51,455 fail2ban.jail   : INFO   Jail 'mysqld-auth' uses
pyinotify
2015-03-31 00:15:51,462 fail2ban.jail   : INFO   Initiated 'pyinotify' backend
2015-03-31 00:15:51,464 fail2ban.filter : INFO   Added logfile =
/var/log/mysqld.log
2015-03-31 00:15:51,466 fail2ban.filter : INFO   Set maxRetry = 3
2015-03-31 00:15:51,467 fail2ban.filter : INFO   Set findtime = 600
2015-03-31 00:15:51,468 fail2ban.actions: INFO   Set banTime = 86400
2015-03-31 00:15:51,480 fail2ban.jail   : INFO   Jail 'ssh' started
2015-03-31 00:15:51,484 fail2ban.jail   : INFO   Jail 'ssh-ddos' started
2015-03-31 00:15:51,488 fail2ban.jail   : INFO   Jail 'ssh-route' started
2015-03-31 00:15:51,492 fail2ban.jail   : INFO   Jail 'ssh-iptables-ipset4'
started
2015-03-31 00:15:51,497 fail2ban.jail   : INFO   Jail 'postfix' started
2015-03-31 00:15:51,502 fail2ban.jail   : INFO   Jail 'mysqld-auth' started
2015-03-31 00:16:30,183 fail2ban.server : INFO   Stopping all jails
2015-03-31 00:16:30,603 fail2ban.jail   : INFO   Jail 'mysqld-auth' stopped
2015-03-31 00:16:31,542 fail2ban.jail   : INFO   Jail 'ssh-iptables-ipset4'
stopped
2015-03-31 00:16:32,452 fail2ban.jail   : INFO   Jail 'ssh' stopped
2015-03-31 00:16:32,557 fail2ban.jail   : INFO   Jail 'postfix' stopped
2015-03-31 00:16:33,403 fail2ban.jail   : INFO   Jail 'ssh-route' stopped
2015-03-31 00:16:33,468 fail2ban.jail   : INFO   Jail 'ssh-ddos' stopped
2015-03-31 00:16:33,468 fail2ban.server : INFO   Exiting Fail2ban
2015-03-31 00:17:15,094 fail2ban.server : INFO   Changed logging target to
/var/log/fail2ban.log for Fail2ban v0.8.11
2015-03-31 00:17:15,095 fail2ban.jail   : INFO   Creating new jail 'ssh'
2015-03-31 00:17:15,128 fail2ban.jail   : INFO   Jail 'ssh' uses pyinotify
2015-03-31 00:17:15,158 fail2ban.jail   : INFO   Initiated 'pyinotify' backend
2015-03-31 00:17:15,160 fail2ban.filter : INFO   Added logfile =
/var/log/auth.log
2015-03-31 00:17:15,162 fail2ban.filter : INFO   Set maxRetry = 4
2015-03-31 00:17:15,164 fail2ban.filter : INFO   Set findtime = 600
2015-03-31 00:17:15,165 fail2ban.actions: INFO   Set banTime = 86400
2015-03-31 00:17:15,225 fail2ban.jail   : INFO   Creating new jail 'ssh-ddos'
2015-03-31 00:17:15,225 fail2ban.jail   : INFO   Jail 'ssh-ddos' uses pyinotify
2015-03-31 00:17:15,232 fail2ban.jail   : INFO   Initiated 'pyinotify' backend
2015-03-31 00:17:15,234 fail2ban.filter : INFO   Added logfile =
/var/log/auth.log
2015-03-31 00:17:15,235 fail2ban.filter : INFO   Set maxRetry = 6
2015-03-31 00:17:15,237 fail2ban.filter : INFO   Set findtime = 600
2015-03-31 00:17:15,238 fail2ban.actions: INFO   Set banTime = 86400
2015-03-31 00:17:15,248 fail2ban.jail   : INFO   Creating new jail 'ssh-route'
2015-03-31 00:17:15,248 fail2ban.jail   : INFO   Jail 'ssh-route' uses
pyinotify
2015-03-31 00:17:15,255 fail2ban.jail   : INFO   Initiated 'pyinotify' backend
2015-03-31 00:17:15,257 fail2ban.filter : INFO   Added logfile =
/var/log/sshd.log
2015-03-31 00:17:15,258 fail2ban.filter : INFO   Set maxRetry = 4
2015-03-31 00:17:15,260 fail2ban.filter : INFO   Set findtime = 600
2015-03-31 00:17:15,261 fail2ban.actions: INFO   Set banTime = 86400
2015-03-31 00:17:15,280 fail2ban.jail   : INFO   Creating new jail
'ssh-iptables-ipset4'
2015-03-31 00:17:15,280 fail2ban.jail   : INFO   Jail 'ssh-iptables-ipset4'
uses pyinotify
2015-03-31 00:17:15,287 fail2ban.jail   : INFO   Initiated 'pyinotify' backend
2015-03-31 00:17:15,289 fail2ban.filter : INFO   Added logfile =
/var/log/sshd.log
2015-03-31 00:17:15,290 fail2ban.filter : INFO   Set maxRetry = 6
2015-03-31 00:17:15,292 fail2ban.filter : INFO   Set findtime = 600
2015-03-31 00:17:15,293 fail2ban.actions: INFO   Set banTime = 86400
2015-03-31 00:17:15,314 fail2ban.jail   : INFO   Creating new jail 'postfix'
2015-03-31 00:17:15,314 fail2ban.jail   : INFO   Jail 'postfix' uses pyinotify
2015-03-31 00:17:15,321 fail2ban.jail   : INFO   Initiated 'pyinotify' backend
2015-03-31 00:17:15,323 fail2ban.filter : INFO   Added logfile =
/var/log/mail.log
2015-03-31 00:17:15,324 fail2ban.filter : INFO   Set maxRetry = 3
2015-03-31 00:17:15,326 fail2ban.filter : INFO   Set findtime = 600
2015-03-31 00:17:15,327 fail2ban.actions: INFO   Set banTime = 86400
2015-03-31 00:17:15,345 fail2ban.jail   : INFO   Creating new jail
'mysqld-auth'
2015-03-31 00:17:15,345 fail2ban.jail   : INFO   Jail 'mysqld-auth' uses
pyinotify
2015-03-31 00:17:15,353 fail2ban.jail   : INFO   Initiated 'pyinotify' backend
2015-03-31 00:17:15,355 fail2ban.filter : INFO   Added logfile =
/var/log/mysqld.log
2015-03-31 00:17:15,356 fail2ban.filter : INFO   Set maxRetry = 3
2015-03-31 00:17:15,357 fail2ban.filter : INFO   Set findtime = 600
2015-03-31 00:17:15,358 fail2ban.actions: INFO   Set banTime = 86400
2015-03-31 00:17:15,368 fail2ban.jail   : INFO   Jail 'ssh' started
2015-03-31 00:17:15,374 fail2ban.jail   : INFO   Jail 'ssh-ddos' started
2015-03-31 00:17:15,382 fail2ban.jail   : INFO   Jail 'ssh-route' started
2015-03-31 00:17:15,387 fail2ban.jail   : INFO   Jail 'ssh-iptables-ipset4'
started
2015-03-31 00:17:15,396 fail2ban.jail   : INFO   Jail 'postfix' started
2015-03-31 00:17:15,399 fail2ban.jail   : INFO   Jail 'mysqld-auth' started
[/code]

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at http://lists.contribs.org/mailman/public/contribteam/

Reply via email to