mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-03-11 08:55:31 +00:00
BF: webmin -> webmin-auth
This commit is contained in:
parent
0beea03914
commit
2a1d629d88
1 changed files with 2 additions and 2 deletions
|
|
@ -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 a new issue