This commit is contained in:
Tomer Shalev 2026-04-14 21:51:28 +02:00 committed by GitHub
commit 47d3a1cfd5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -27,7 +27,7 @@ before = iptables.conf
# Notes.: command executed on demand at the first ban (or at the start of Fail2Ban if actionstart_on_demand is set to false).
# Values: CMD
#
actionstart = ipset --create f2b-<name> maxelem <maxelem> iphash
actionstart = ipset --create f2b-<name> maxelem <maxelem> iphash --exist
<_ipt_add_rules>