mirror of https://github.com/fail2ban/fail2ban
BF: webmin -> webmin-auth
parent
0beea03914
commit
2a1d629d88
|
@ -440,9 +440,9 @@ filter = sshd
|
|||
action = osx-afctl[bantime=600]
|
||||
logpath = /var/log/secure.log
|
||||
|
||||
[webmin]
|
||||
[webmin-auth]
|
||||
enabled = false
|
||||
filter = webmin
|
||||
filter = webmin-auth
|
||||
action = iptables-multiport[name=webmin,port="10000"]
|
||||
logpath = /var/log/auth.log
|
||||
|
||||
|
|
Loading…
Reference in New Issue