diff --git a/0.10.2/jail.local b/0.10.2/jail.local index 12f966b..22a93e6 100644 --- a/0.10.2/jail.local +++ b/0.10.2/jail.local @@ -107,6 +107,16 @@ findtime = 1200 bantime = 1800 +[pure-ftpd] + +enabled = false +action = %(action_mbu)s +logpath = /var/log/pure-ftpd/ftp.log +findtime = 300 +maxretry = 5 +bantime = 43200 + + # - Replaced with 'wordpress-hard' and 'wordpress-soft' #[wp-login] #enabled = false @@ -131,7 +141,10 @@ bantime = 1800 [wordpress-hard] + enabled = false +# - Take care to allowh 'whois' requests from this mashine. Maybe +# - you have configure your firewall action = %(action_mwl)s filter = wordpress-hard logpath = /var/log/auth.log @@ -140,8 +153,12 @@ findtime = 600 bantime = 10800 port = http,https + [wordpress-soft] + enabled = false +# - Take care to allowh 'whois' requests from this mashine. Maybe +# - you have configure your firewall action = %(action_mwl)s filter = wordpress-soft logpath = /var/log/auth.log