add banactions
This commit is contained in:
parent
b27343d237
commit
0f6980f66e
|
@ -33,6 +33,8 @@ port = {{ jail.port | join(' ') }}
|
|||
maxretry = {{ jail.maxretry }}
|
||||
bantime = {{ jail.bantime }}
|
||||
findtime = {{ jail.findtime }}
|
||||
banaction = nftables-multiport
|
||||
banaction_allports = nftables-allports
|
||||
action = {{ jail.action }}
|
||||
{% endfor %}
|
||||
#+++++++++++++++++++++++++++++++++++++
|
||||
|
|
Loading…
Reference in New Issue