,441 fail2ban.server : INFO Changed logging target to /var/log/fail2ban.log for Fail2ban v0.8.3
,441 fail2ban.comm : DEBUG Command: ['add', 'vsftpd', 'polling']
,442 fail2ban.jail : INFO Creating new jail 'vsftpd'
,442 fail2ban.jail : INFO Jail 'vsftpd' uses poller
,458 fail2ban.filter : DEBUG Created Filter
,458 fail2ban.filter : DEBUG Created FilterPoll
,459 fail2ban.comm : DEBUG Command: ['set', 'vsftpd', 'addlogpath', '/var/log/vsftpd.log']
,460 fail2ban.filter : INFO Added logfile = /var/log/vsftpd.log
,460 fail2ban.comm : DEBUG Command: ['set', 'vsftpd', 'maxretry', '5']
,461 fail2ban.filter : INFO Set maxRetry = 5
,461 fail2ban.comm : DEBUG Command: ['set', 'vsftpd', 'addignoreip', '127.0.0.1']
,461 fail2ban.filter : DEBUG Add 127.0.0.1 to ignore list
,462 fail2ban.comm : DEBUG Command: ['set', 'vsftpd', 'addignoreip', 'xxx.xxx.xxx.xxx']
,462 fail2ban.filter : DEBUG Add xxx.xxx.xxx.xxx to ignore list
,463 fail2ban.comm : DEBUG Command: ['set', 'vsftpd', 'findtime', '600']
,463 fail2ban.filter : INFO Set findtime = 600
,463 fail2ban.comm : DEBUG Command: ['set', 'vsftpd', 'bantime', '600']
,464 fail2ban.actions: INFO Set banTime = 600
,464 fail2ban.comm : DEBUG Command: ['set', 'vsftpd', 'addfailregex', 'vsftpd(?:\\(pam_unix\\))?(?:\\[\\d+\\])?:.* authentication fail$
,467 fail2ban.comm : DEBUG Command: ['set', 'vsftpd', 'addfailregex', '\\[.+\\] FAIL LOGIN: Client "<HOST>"\\s*$']
,468 fail2ban.comm : DEBUG Command: ['set', 'vsftpd', 'addaction', 'iptables-multiport']
,469 fail2ban.actions.action: DEBUG Created Action
,469 fail2ban.comm : DEBUG Command: ['set', 'vsftpd', 'actionban', 'iptables-multiport', 'iptables -I fail2ban-<name> 1 -s <ip> -j DRO$
,469 fail2ban.actions.action: DEBUG Set actionBan = iptables -I fail2ban-<name> 1 -s <ip> -j DROP
,470 fail2ban.comm : DEBUG Command: ['set', 'vsftpd', 'actionstop', 'iptables-multiport', 'iptables -D INPUT -p <protocol> -m multipor$
,470 fail2ban.actions.action: DEBUG Set actionStop = iptables -D INPUT -p <protocol> -m multiport --dports <port> -j fail2ban-<name>
iptables -F fail2ban-<name>
iptables -X fail2ban-<name>
,471 fail2ban.comm : DEBUG Command: ['set', 'vsftpd', 'actionstart', 'iptables-multiport', 'iptables -N fail2ban-<name>\niptables -A f$
,471 fail2ban.actions.action: DEBUG Set actionStart = iptables -N fail2ban-<name>
iptables -A fail2ban-<name> -j RETURN
iptables -I INPUT -p <protocol> -m multiport --dports <port> -j fail2ban-<name>
,472 fail2ban.comm : DEBUG Command: ['set', 'vsftpd', 'actionunban', 'iptables-multiport', 'iptables -D fail2ban-<name> -s <ip> -j DRO$
,472 fail2ban.actions.action: DEBUG Set actionUnban = iptables -D fail2ban-<name> -s <ip> -j DROP
,472 fail2ban.comm : DEBUG Command: ['set', 'vsftpd', 'actioncheck', 'iptables-multiport', 'iptables -n -L INPUT | grep -q fail2ban-<n$
,473 fail2ban.actions.action: DEBUG Set actionCheck = iptables -n -L INPUT | grep -q fail2ban-<name>
,473 fail2ban.comm : DEBUG Command: ['set', 'vsftpd', 'setcinfo', 'iptables-multiport', 'protocol', 'tcp']
,474 fail2ban.comm : DEBUG Command: ['set', 'vsftpd', 'setcinfo', 'iptables-multiport', 'name', 'vsftpd']
,475 fail2ban.comm : DEBUG Command: ['set', 'vsftpd', 'setcinfo', 'iptables-multiport', 'port', 'ftp,ftp-data,ftps,ftps-data']
,475 fail2ban.comm : DEBUG Command: ['add', 'ssh-ddos', 'polling']
,476 fail2ban.jail : INFO Creating new jail 'ssh-ddos'
,476 fail2ban.jail : INFO Creating new jail 'ssh-ddos'
,476 fail2ban.jail : INFO Jail 'ssh-ddos' uses poller
,476 fail2ban.filter : DEBUG Created Filter
,476 fail2ban.filter : DEBUG Created FilterPoll
,477 fail2ban.comm : DEBUG Command: ['set', 'ssh-ddos', 'addlogpath', '/var/log/auth.log']
,477 fail2ban.filter : INFO Added logfile = /var/log/auth.log
,478 fail2ban.comm : DEBUG Command: ['set', 'ssh-ddos', 'maxretry', '6']
,478 fail2ban.filter : INFO Set maxRetry = 6
,478 fail2ban.comm : DEBUG Command: ['set', 'ssh-ddos', 'addignoreip', '127.0.0.1']
,479 fail2ban.filter : DEBUG Add 127.0.0.1 to ignore list
,479 fail2ban.comm : DEBUG Command: ['set', 'ssh-ddos', 'addignoreip', 'xxx.xxx.xxx.xxx']
,479 fail2ban.filter : DEBUG Add xxx.xxx.xxx.xxx to ignore list
,480 fail2ban.comm : DEBUG Command: ['set', 'ssh-ddos', 'findtime', '600']
,480 fail2ban.filter : INFO Set findtime = 600
,481 fail2ban.comm : DEBUG Command: ['set', 'ssh-ddos', 'bantime', '600']
,481 fail2ban.actions: INFO Set banTime = 600
,481 fail2ban.comm : DEBUG Command: ['set', 'ssh-ddos', 'addfailregex', 'sshd(?:\\[\\d+\\])?: Did not receive identification string fr$
,483 fail2ban.comm : DEBUG Command: ['set', 'ssh-ddos', 'addaction', 'iptables-multiport']
,483 fail2ban.actions.action: DEBUG Created Action
,484 fail2ban.comm : DEBUG Command: ['set', 'ssh-ddos', 'actionban', 'iptables-multiport', 'iptables -I fail2ban-<name> 1 -s <ip> -j D$
,484 fail2ban.actions.action: DEBUG Set actionBan = iptables -I fail2ban-<name> 1 -s <ip> -j DROP
,485 fail2ban.comm : DEBUG Command: ['set', 'ssh-ddos', 'actionstop', 'iptables-multiport', 'iptables -D INPUT -p <protocol> -m multip$
,485 fail2ban.actions.action: DEBUG Set actionStop = iptables -D INPUT -p <protocol> -m multiport --dports <port> -j fail2ban-<name>
iptables -F fail2ban-<name>
iptables -X fail2ban-<name>
,486 fail2ban.comm : DEBUG Command: ['set', 'ssh-ddos', 'actionstart', 'iptables-multiport', 'iptables -N fail2ban-<name>\niptables -A$
,486 fail2ban.actions.action: DEBUG Set actionStart = iptables -N fail2ban-<name>
iptables -A fail2ban-<name> -j RETURN
iptables -I INPUT -p <protocol> -m multiport --dports <port> -j fail2ban-<name>
,486 fail2ban.comm : DEBUG Command: ['set', 'ssh-ddos', 'actionunban', 'iptables-multiport', 'iptables -D fail2ban-<name> -s <ip> -j D$
,487 fail2ban.actions.action: DEBUG Set actionUnban = iptables -D fail2ban-<name> -s <ip> -j DROP
,487 fail2ban.comm : DEBUG Command: ['set', 'ssh-ddos', 'actioncheck', 'iptables-multiport', 'iptables -n -L INPUT | grep -q fail2ban-$
,487 fail2ban.actions.action: DEBUG Set actionCheck = iptables -n -L INPUT | grep -q fail2ban-<name>
,488 fail2ban.comm : DEBUG Command: ['set', 'ssh-ddos', 'setcinfo', 'iptables-multiport', 'protocol', 'tcp']
,489 fail2ban.comm : DEBUG Command: ['set', 'ssh-ddos', 'setcinfo', 'iptables-multiport', 'name', 'ssh-ddos']
,490 fail2ban.comm : DEBUG Command: ['set', 'ssh-ddos', 'setcinfo', 'iptables-multiport', 'port', 'ssh']
,490 fail2ban.comm : DEBUG Command: ['add', 'ssh', 'polling']
,490 fail2ban.jail : INFO Creating new jail 'ssh'
,490 fail2ban.jail : INFO Jail 'ssh' uses poller
,491 fail2ban.filter : DEBUG Created Filter
,491 fail2ban.filter : DEBUG Created FilterPoll
,491 fail2ban.filter : DEBUG Created FilterPoll
,492 fail2ban.comm : DEBUG Command: ['set', 'ssh', 'addlogpath', '/var/log/auth.log']
,492 fail2ban.filter : INFO Added logfile = /var/log/auth.log
,492 fail2ban.comm : DEBUG Command: ['set', 'ssh', 'maxretry', '6']
,493 fail2ban.filter : INFO Set maxRetry = 6
,493 fail2ban.comm : DEBUG Command: ['set', 'ssh', 'addignoreip', '127.0.0.1']
,493 fail2ban.filter : DEBUG Add 127.0.0.1 to ignore list
,494 fail2ban.comm : DEBUG Command: ['set', 'ssh', 'addignoreip', 'xxx.xxx.xxx.xxx']
,494 fail2ban.filter : DEBUG Add xxx.xxx.xxx.xxx to ignore list
,495 fail2ban.comm : DEBUG Command: ['set', 'ssh', 'findtime', '600']
,495 fail2ban.filter : INFO Set findtime = 600
,495 fail2ban.comm : DEBUG Command: ['set', 'ssh', 'bantime', '600']
,496 fail2ban.actions: INFO Set banTime = 600
,496 fail2ban.comm : DEBUG Command: ['set', 'ssh', 'addfailregex', '^\\s*(?:\\S+ )?(?:@vserver_\\S+ )?(?:(?:\\[\\d+\\])?:\\s+[\\[\\(]?$
,504 fail2ban.comm : DEBUG Command: ['set', 'ssh', 'addfailregex', '^\\s*(?:\\S+ )?(?:@vserver_\\S+ )?(?:(?:\\[\\d+\\])?:\\s+[\\[\\(]?$
,509 fail2ban.comm : DEBUG Command: ['set', 'ssh', 'addfailregex', '^\\s*(?:\\S+ )?(?:@vserver_\\S+ )?(?:(?:\\[\\d+\\])?:\\s+[\\[\\(]?$
,514 fail2ban.comm : DEBUG Command: ['set', 'ssh', 'addfailregex', '^\\s*(?:\\S+ )?(?:@vserver_\\S+ )?(?:(?:\\[\\d+\\])?:\\s+[\\[\\(]?$
,519 fail2ban.comm : DEBUG Command: ['set', 'ssh', 'addfailregex', '^\\s*(?:\\S+ )?(?:@vserver_\\S+ )?(?:(?:\\[\\d+\\])?:\\s+[\\[\\(]?$
,525 fail2ban.comm : DEBUG Command: ['set', 'ssh', 'addfailregex', '^\\s*(?:\\S+ )?(?:@vserver_\\S+ )?(?:(?:\\[\\d+\\])?:\\s+[\\[\\(]?$
,532 fail2ban.comm : DEBUG Command: ['set', 'ssh', 'addfailregex', "^\\s*(?:\\S+ )?(?:@vserver_\\S+ )?(?:(?:\\[\\d+\\])?:\\s+[\\[\\(]?$
,540 fail2ban.comm : DEBUG Command: ['set', 'ssh', 'addfailregex', '^\\s*(?:\\S+ )?(?:@vserver_\\S+ )?(?:(?:\\[\\d+\\])?:\\s+[\\[\\(]?$
,549 fail2ban.comm : DEBUG Command: ['set', 'ssh', 'addfailregex', '^\\s*(?:\\S+ )?(?:@vserver_\\S+ )?(?:(?:\\[\\d+\\])?:\\s+[\\[\\(]?$
,558 fail2ban.comm : DEBUG Command: ['set', 'ssh', 'addfailregex', '^\\s*(?:\\S+ )?(?:@vserver_\\S+ )?(?:(?:\\[\\d+\\])?:\\s+[\\[\\(]?$
,569 fail2ban.comm : DEBUG Command: ['set', 'ssh', 'addaction', 'iptables-multiport']
,569 fail2ban.actions.action: DEBUG Created Action
,570 fail2ban.comm : DEBUG Command: ['set', 'ssh', 'actionban', 'iptables-multiport', 'iptables -I fail2ban-<name> 1 -s <ip> -j DROP']
,570 fail2ban.actions.action: DEBUG Set actionBan = iptables -I fail2ban-<name> 1 -s <ip> -j DROP
,571 fail2ban.comm : DEBUG Command: ['set', 'ssh', 'actionstop', 'iptables-multiport', 'iptables -D INPUT -p <protocol> -m multiport -$
,571 fail2ban.actions.action: DEBUG Set actionStop = iptables -D INPUT -p <protocol> -m multiport --dports <port> -j fail2ban-<name>
iptables -F fail2ban-<name>
iptables -X fail2ban-<name>
,572 fail2ban.comm : DEBUG Command: ['set', 'ssh', 'actionstart', 'iptables-multiport', 'iptables -N fail2ban-<name>\niptables -A fail$
,572 fail2ban.actions.action: DEBUG Set actionStart = iptables -N fail2ban-<name>
iptables -A fail2ban-<name> -j RETURN
iptables -I INPUT -p <protocol> -m multiport --dports <port> -j fail2ban-<name>
,573 fail2ban.comm : DEBUG Command: ['set', 'ssh', 'actionunban', 'iptables-multiport', 'iptables -D fail2ban-<name> -s <ip> -j DROP']
,573 fail2ban.actions.action: DEBUG Set actionUnban = iptables -D fail2ban-<name> -s <ip> -j DROP
,573 fail2ban.comm : DEBUG Command: ['set', 'ssh', 'actioncheck', 'iptables-multiport', 'iptables -n -L INPUT | grep -q fail2ban-<name$
,574 fail2ban.actions.action: DEBUG Set actionCheck = iptables -n -L INPUT | grep -q fail2ban-<name>
,574 fail2ban.comm : DEBUG Command: ['set', 'ssh', 'setcinfo', 'iptables-multiport', 'protocol', 'tcp']
,575 fail2ban.comm : DEBUG Command: ['set', 'ssh', 'setcinfo', 'iptables-multiport', 'name', 'ssh']
,575 fail2ban.comm : DEBUG Command: ['set', 'ssh', 'setcinfo', 'iptables-multiport', 'name', 'ssh']
,575 fail2ban.comm : DEBUG Command: ['set', 'ssh', 'setcinfo', 'iptables-multiport', 'port', 'ssh']
,576 fail2ban.comm : DEBUG Command: ['add', 'postfix', 'polling']
,576 fail2ban.jail : INFO Creating new jail 'postfix'
,576 fail2ban.jail : INFO Jail 'postfix' uses poller
,577 fail2ban.filter : DEBUG Created Filter
,577 fail2ban.filter : DEBUG Created FilterPoll
,577 fail2ban.comm : DEBUG Command: ['set', 'postfix', 'addlogpath', '/var/log/mail.log']
,578 fail2ban.filter : INFO Added logfile = /var/log/mail.log
,578 fail2ban.comm : DEBUG Command: ['set', 'postfix', 'maxretry', '5']
,578 fail2ban.filter : INFO Set maxRetry = 5
,579 fail2ban.comm : DEBUG Command: ['set', 'postfix', 'addignoreip', '127.0.0.1']
,579 fail2ban.filter : DEBUG Add 127.0.0.1 to ignore list
,580 fail2ban.comm : DEBUG Command: ['set', 'postfix', 'addignoreip', 'xxx.xxx.xxx.xxx']
,580 fail2ban.filter : DEBUG Add xxx.xxx.xxx.xxx to ignore list
,581 fail2ban.comm : DEBUG Command: ['set', 'postfix', 'findtime', '600']
,581 fail2ban.filter : INFO Set findtime = 600
,581 fail2ban.comm : DEBUG Command: ['set', 'postfix', 'bantime', '600']
,581 fail2ban.actions: INFO Set banTime = 600
,582 fail2ban.comm : DEBUG Command: ['set', 'postfix', 'addfailregex', 'reject: RCPT from (.*)\\[<HOST>\\]: 554']
,584 fail2ban.comm : DEBUG Command: ['set', 'postfix', 'addaction', 'iptables-multiport']
,584 fail2ban.actions.action: DEBUG Created Action
,584 fail2ban.comm : DEBUG Command: ['set', 'postfix', 'actionban', 'iptables-multiport', 'iptables -I fail2ban-<name> 1 -s <ip> -j DR$
,584 fail2ban.actions.action: DEBUG Set actionBan = iptables -I fail2ban-<name> 1 -s <ip> -j DROP
,585 fail2ban.comm : DEBUG Command: ['set', 'postfix', 'actionstop', 'iptables-multiport', 'iptables -D INPUT -p <protocol> -m multipo$
,585 fail2ban.actions.action: DEBUG Set actionStop = iptables -D INPUT -p <protocol> -m multiport --dports <port> -j fail2ban-<name>
iptables -F fail2ban-<name>
iptables -X fail2ban-<name>
,586 fail2ban.comm : DEBUG Command: ['set', 'postfix', 'actionstart', 'iptables-multiport', 'iptables -N fail2ban-<name>\niptables -A $
,586 fail2ban.actions.action: DEBUG Set actionStart = iptables -N fail2ban-<name>
iptables -A fail2ban-<name> -j RETURN
iptables -I INPUT -p <protocol> -m multiport --dports <port> -j fail2ban-<name>
,587 fail2ban.comm : DEBUG Command: ['set', 'postfix', 'actionunban', 'iptables-multiport', 'iptables -D fail2ban-<name> -s <ip> -j DR$
,587 fail2ban.actions.action: DEBUG Set actionUnban = iptables -D fail2ban-<name> -s <ip> -j DROP
,588 fail2ban.comm : DEBUG Command: ['set', 'postfix', 'actioncheck', 'iptables-multiport', 'iptables -n -L INPUT | grep -q fail2ban-<$
,588 fail2ban.actions.action: DEBUG Set actionCheck = iptables -n -L INPUT | grep -q fail2ban-<name>
,588 fail2ban.comm : DEBUG Command: ['set', 'postfix', 'setcinfo', 'iptables-multiport', 'protocol', 'tcp']
,589 fail2ban.comm : DEBUG Command: ['set', 'postfix', 'setcinfo', 'iptables-multiport', 'name', 'postfix']
,590 fail2ban.comm : DEBUG Command: ['set', 'postfix', 'setcinfo', 'iptables-multiport', 'port', 'smtp,ssmtp']
,590 fail2ban.comm : DEBUG Command: ['add', 'sasl', 'polling']
,590 fail2ban.jail : INFO Creating new jail 'sasl'
,590 fail2ban.comm : DEBUG Command: ['add', 'sasl', 'polling']
,590 fail2ban.jail : INFO Creating new jail 'sasl'
,591 fail2ban.jail : INFO Jail 'sasl' uses poller
,591 fail2ban.filter : DEBUG Created Filter
,591 fail2ban.filter : DEBUG Created FilterPoll
,592 fail2ban.comm : DEBUG Command: ['set', 'sasl', 'addlogpath', '/var/log/mail.log']
,592 fail2ban.filter : INFO Added logfile = /var/log/mail.log
,593 fail2ban.comm : DEBUG Command: ['set', 'sasl', 'maxretry', '5']
,593 fail2ban.filter : INFO Set maxRetry = 5
,594 fail2ban.comm : DEBUG Command: ['set', 'sasl', 'addignoreip', '127.0.0.1']
,594 fail2ban.filter : DEBUG Add 127.0.0.1 to ignore list
,595 fail2ban.comm : DEBUG Command: ['set', 'sasl', 'addignoreip', 'xxx.xxx.xxx.xxx']
,595 fail2ban.filter : DEBUG Add xxx.xxx.xxx.xxx to ignore list
,595 fail2ban.comm : DEBUG Command: ['set', 'sasl', 'findtime', '600']
,595 fail2ban.filter : INFO Set findtime = 600
,596 fail2ban.comm : DEBUG Command: ['set', 'sasl', 'bantime', '600']
,596 fail2ban.actions: INFO Set banTime = 600
,597 fail2ban.comm : DEBUG Command: ['set', 'sasl', 'addfailregex', ': warning: [-._\\w]+\\[<HOST>\\]: SASL (?:LOGIN|PLAIN|(?:CRAM|DIG$
,599 fail2ban.comm : DEBUG Command: ['set', 'sasl', 'addaction', 'iptables-multiport']
,599 fail2ban.actions.action: DEBUG Created Action
,600 fail2ban.comm : DEBUG Command: ['set', 'sasl', 'actionban', 'iptables-multiport', 'iptables -I fail2ban-<name> 1 -s <ip> -j DROP']
,600 fail2ban.actions.action: DEBUG Set actionBan = iptables -I fail2ban-<name> 1 -s <ip> -j DROP
,601 fail2ban.comm : DEBUG Command: ['set', 'sasl', 'actionstop', 'iptables-multiport', 'iptables -D INPUT -p <protocol> -m multiport $
,601 fail2ban.actions.action: DEBUG Set actionStop = iptables -D INPUT -p <protocol> -m multiport --dports <port> -j fail2ban-<name>
iptables -F fail2ban-<name>
iptables -X fail2ban-<name>
,602 fail2ban.comm : DEBUG Command: ['set', 'sasl', 'actionstart', 'iptables-multiport', 'iptables -N fail2ban-<name>\niptables -A fai$
,602 fail2ban.actions.action: DEBUG Set actionStart = iptables -N fail2ban-<name>
iptables -A fail2ban-<name> -j RETURN
iptables -I INPUT -p <protocol> -m multiport --dports <port> -j fail2ban-<name>
,602 fail2ban.comm : DEBUG Command: ['set', 'sasl', 'actionunban', 'iptables-multiport', 'iptables -D fail2ban-<name> -s <ip> -j DROP']
,603 fail2ban.actions.action: DEBUG Set actionUnban = iptables -D fail2ban-<name> -s <ip> -j DROP
,603 fail2ban.comm : DEBUG Command: ['set', 'sasl', 'actioncheck', 'iptables-multiport', 'iptables -n -L INPUT | grep -q fail2ban-<nam$
,603 fail2ban.actions.action: DEBUG Set actionCheck = iptables -n -L INPUT | grep -q fail2ban-<name>
,604 fail2ban.comm : DEBUG Command: ['set', 'sasl', 'setcinfo', 'iptables-multiport', 'protocol', 'tcp']
,605 fail2ban.comm : DEBUG Command: ['set', 'sasl', 'setcinfo', 'iptables-multiport', 'name', 'sasl']
,605 fail2ban.comm : DEBUG Command: ['set', 'sasl', 'setcinfo', 'iptables-multiport', 'port', 'smtp,ssmtp,imap2,imap3,imaps,pop3,pop3s$
,606 fail2ban.comm : DEBUG Command: ['start', 'vsftpd']
,606 fail2ban.jail : INFO Jail 'vsftpd' started
,606 fail2ban.filter : DEBUG /var/log/vsftpd.log has been modified
,607 fail2ban.actions.action: DEBUG iptables -N fail2ban-vsftpd
,606 fail2ban.filter : DEBUG /var/log/vsftpd.log has been modified
,607 fail2ban.actions.action: DEBUG iptables -N fail2ban-vsftpd
iptables -A fail2ban-vsftpd -j RETURN
iptables -I INPUT -p tcp -m multiport --dports ftp,ftp-data,ftps,ftps-data -j fail2ban-vsftpd
,608 fail2ban.comm : DEBUG Command: ['start', 'ssh-ddos']
,611 fail2ban.filter.datedetector: DEBUG Sorting the template list
,615 fail2ban.jail : INFO Jail 'ssh-ddos' started
,616 fail2ban.filter : DEBUG /var/log/auth.log has been modified
,617 fail2ban.actions.action: DEBUG iptables -N fail2ban-ssh-ddos
iptables -A fail2ban-ssh-ddos -j RETURN
iptables -I INPUT -p tcp -m multiport --dports ssh -j fail2ban-ssh-ddos
,633 fail2ban.actions.action: DEBUG iptables -N fail2ban-ssh-ddos
iptables -A fail2ban-ssh-ddos -j RETURN
iptables -I INPUT -p tcp -m multiport --dports ssh -j fail2ban-ssh-ddos returned successfully
,635 fail2ban.actions.action: DEBUG iptables -N fail2ban-vsftpd
iptables -A fail2ban-vsftpd -j RETURN
iptables -I INPUT -p tcp -m multiport --dports ftp,ftp-data,ftps,ftps-data -j fail2ban-vsftpd returned successfully
,644 fail2ban.comm : DEBUG Command: ['start', 'ssh']
,645 fail2ban.filter : DEBUG /var/log/auth.log has been modified
,645 fail2ban.actions.action: DEBUG iptables -N fail2ban-ssh
iptables -A fail2ban-ssh -j RETURN
iptables -I INPUT -p tcp -m multiport --dports ssh -j fail2ban-ssh
,645 fail2ban.jail : INFO Jail 'ssh' started
,658 fail2ban.actions.action: DEBUG iptables -N fail2ban-ssh
iptables -A fail2ban-ssh -j RETURN
iptables -I INPUT -p tcp -m multiport --dports ssh -j fail2ban-ssh returned successfully
,670 fail2ban.comm : DEBUG Command: ['start', 'postfix']
,673 fail2ban.jail : INFO Jail 'postfix' started
,674 fail2ban.comm : DEBUG Command: ['start', 'sasl']
,674 fail2ban.filter : DEBUG /var/log/mail.log has been modified
,676 fail2ban.actions.action: DEBUG iptables -N fail2ban-postfix
iptables -A fail2ban-postfix -j RETURN
iptables -I INPUT -p tcp -m multiport --dports smtp,ssmtp -j fail2ban-postfix
,679 fail2ban.jail : INFO Jail 'sasl' started
,679 fail2ban.filter : DEBUG /var/log/mail.log has been modified
,680 fail2ban.actions.action: DEBUG iptables -N fail2ban-sasl
iptables -A fail2ban-sasl -j RETURN
iptables -I INPUT -p tcp -m multiport --dports smtp,ssmtp,imap2,imap3,imaps,pop3,pop3s -j fail2ban-sasl
,711 fail2ban.actions.action: DEBUG iptables -N fail2ban-postfix
iptables -A fail2ban-postfix -j RETURN
iptables -I INPUT -p tcp -m multiport --dports smtp,ssmtp -j fail2ban-postfix returned successfully
iptables -A fail2ban-postfix -j RETURN
iptables -I INPUT -p tcp -m multiport --dports smtp,ssmtp -j fail2ban-postfix returned successfully
,728 fail2ban.actions.action: DEBUG iptables -N fail2ban-sasl
iptables -A fail2ban-sasl -j RETURN
iptables -I INPUT -p tcp -m multiport --dports smtp,ssmtp,imap2,imap3,imaps,pop3,pop3s -j fail2ban-sasl returned successfully
13:03:45,632 fail2ban.filter.datedetector: DEBUG Sorting the template list
13:03:46,124 fail2ban.filter.datedetector: DEBUG Sorting the template list
13:03:46,548 fail2ban.filter.datedetector: DEBUG Sorting the template list
13:03:46,558 fail2ban.filter.datedetector: DEBUG Sorting the template list