mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-03-11 08:55:31 +00:00
Update bsd-ipfw.conf
increased starting rule number (lowest_rule_num = 111)
This commit is contained in:
parent
001c0898d6
commit
f27e053592
1 changed files with 1 additions and 1 deletions
|
|
@ -86,6 +86,6 @@ blocktype = unreach port
|
|||
# Notes: When fail2ban starts with action and there is no rule for the given table yet
|
||||
# then fail2ban will start looking for an empty slot starting with this rule number.
|
||||
# Values: NUM
|
||||
lowest_rule_num = 1
|
||||
lowest_rule_num = 111
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue