Fix for Fail2Ban
This commit is contained in:
parent
0ed1ebd910
commit
bd94b6a2a1
1 changed files with 1 additions and 1 deletions
|
@ -106,7 +106,7 @@ filter = pam-generic
|
||||||
# port actually must be irrelevant but lets leave it all for some possible uses
|
# port actually must be irrelevant but lets leave it all for some possible uses
|
||||||
port = all
|
port = all
|
||||||
banaction = iptables-allports
|
banaction = iptables-allports
|
||||||
port = anyport
|
# port = anyport
|
||||||
logpath = /var/log/auth.log
|
logpath = /var/log/auth.log
|
||||||
maxretry = 6
|
maxretry = 6
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue