mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-03-11 08:55:31 +00:00
Update firewallcmd-allports.conf
This commit is contained in:
parent
74c3d5d96c
commit
d7b7f4bc91
1 changed files with 2 additions and 0 deletions
|
|
@ -8,6 +8,8 @@
|
|||
|
||||
before = iptables-blocktype.conf
|
||||
|
||||
[Definition]
|
||||
|
||||
actionstart = firewall-cmd --direct --add-chain ipv4 filter f2b-<name>
|
||||
firewall-cmd --direct --add-rule ipv4 filter f2b-<name> 1000 -j RETURN
|
||||
firewall-cmd --direct --add-rule ipv4 filter <chain> 0 -j f2b-<name>
|
||||
|
|
|
|||
Loading…
Reference in a new issue