0.10.2/jail.local: some minor changes.
This commit is contained in:
parent
0c53f88ba3
commit
891f25706b
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user