|
|
@@ -13,16 +13,16 @@ logpath = /var/log/vsftpd.log
|
|
|
maxretry = 5
|
|
|
|
|
|
[exim-iptables]
|
|
|
-enabled = true
|
|
|
-filter = exim
|
|
|
-action = hestia[name=MAIL]
|
|
|
-logpath = /var/log/exim4/mainlog
|
|
|
+enabled = true
|
|
|
+filter = exim
|
|
|
+action = hestia[name=MAIL]
|
|
|
+logpath = /var/log/exim4/mainlog
|
|
|
|
|
|
[dovecot-iptables]
|
|
|
-enabled = true
|
|
|
-filter = dovecot
|
|
|
-action = hestia[name=MAIL]
|
|
|
-logpath = /var/log/dovecot.log
|
|
|
+enabled = true
|
|
|
+filter = dovecot
|
|
|
+action = hestia[name=MAIL]
|
|
|
+logpath = /var/log/dovecot.log
|
|
|
|
|
|
[mysqld-iptables]
|
|
|
enabled = false
|
|
|
@@ -32,22 +32,24 @@ logpath = /var/log/mysql.log
|
|
|
maxretry = 5
|
|
|
|
|
|
[hestia-iptables]
|
|
|
-enabled = true
|
|
|
-filter = hestia
|
|
|
-action = hestia[name=HESTIA]
|
|
|
-logpath = /var/log/hestia/auth.log
|
|
|
+enabled = true
|
|
|
+filter = hestia
|
|
|
+action = hestia[name=HESTIA]
|
|
|
+logpath = /var/log/hestia/auth.log
|
|
|
maxretry = 5
|
|
|
|
|
|
[roundcube-auth]
|
|
|
enabled = false
|
|
|
filter = roundcube-auth
|
|
|
-action = hestia[name=WEB]
|
|
|
+action = hestia[name=WEB]
|
|
|
logpath = /var/log/roundcube/errors
|
|
|
maxretry = 5
|
|
|
|
|
|
[recidive]
|
|
|
enabled = true
|
|
|
-action = hestia[name=RECIDIVE]
|
|
|
+filter = recidive
|
|
|
+action = hestia[name=HESTIA]
|
|
|
+logpath = /var/log/fail2ban.log
|
|
|
maxretry = 3
|
|
|
findtime = 86400
|
|
|
bantime = 864000
|