From 891f25706bd84e073e9e7942ccdfb1dbb220d4c8 Mon Sep 17 00:00:00 2001 From: Christoph Date: Sat, 24 Nov 2018 02:31:22 +0100 Subject: [PATCH] 0.10.2/jail.local: some minor changes. --- 0.10.2/jail.local | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) 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