inital fail2ban addition
This commit is contained in:
11
config/fail2ban/Jails/wordpress-syslog.jail
Normal file
11
config/fail2ban/Jails/wordpress-syslog.jail
Normal file
@@ -0,0 +1,11 @@
|
||||
[wordpress-hard]
|
||||
enabled = true
|
||||
filter = wordpress-hard
|
||||
logpath = /var/log/auth.log
|
||||
port = http,https
|
||||
|
||||
[wordpress-soft]
|
||||
enabled = true
|
||||
filter = wordpress-soft
|
||||
logpath = /var/log/auth.log
|
||||
port = http,https
|
||||
Reference in New Issue
Block a user