Skip to content

Commit ad5485c

Browse files
author
Marius Burkard
committed
Merge branch 'anti-pass-attack' into 'master'
Made anti-pass-attack a little more universal See merge request ispconfig/ispconfig3!665
2 parents 5f43abb + 94567ef commit ad5485c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/hardening/anti-bruteforce/jail.local

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
enabled = true
66
filter = wp-auth
77
action = iptables-multiport[name=wp-auth, port="http,https"]
8-
logpath = /var/www/clients/client*/web*/log/*.log
8+
logpath = /var/log/ispconfig/httpd/*/*.log
99
bantime = 1200
10-
maxretry = 5
10+
maxretry = 5

0 commit comments

Comments
 (0)