pull/3589/merge
Tomer Shalev 2025-07-17 00:18:38 +08:00 committed by GitHub
commit 42088a5ed9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

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>