Tomer Shalev 2025-06-23 12:43:49 +00:00 committed by GitHub
commit abc0e39bb7
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>