fix: enhance fail2ban config
This commit is contained in:
parent
97461bd9e6
commit
19828ae3b5
@ -2,8 +2,8 @@
|
||||
# Ban hosts for one hour:
|
||||
ignoreip = 127.0.0.1/8
|
||||
bantime = 86400
|
||||
findtime = 600
|
||||
maxretry = 10
|
||||
findtime = 7200
|
||||
maxretry = 5
|
||||
# Override /etc/fail2ban/jail.d/00-firewalld.conf:
|
||||
# if you use iptables firewall use this one
|
||||
# banaction = iptables-multiport
|
||||
|
||||
Loading…
Reference in New Issue
Block a user