add banactions

This commit is contained in:
Ruben Blanco 2023-10-26 14:30:23 +02:00
parent b27343d237
commit 0f6980f66e
1 changed files with 2 additions and 0 deletions

View File

@ -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 %}
#+++++++++++++++++++++++++++++++++++++