diff --git a/config/action.d/nftables-common.conf b/config/action.d/nftables-common.conf index e65618ef..534eec2f 100644 --- a/config/action.d/nftables-common.conf +++ b/config/action.d/nftables-common.conf @@ -37,6 +37,7 @@ actionstart = add set filter f2b- { type ipv4_addr\; } # actionstop = HANDLE_ID=$( --handle --numeric list chain filter | grep -m1 'ip saddr @f2b- # handle' | grep -oe ' handle [0-9]*'); delete rule filter $HANDLE_ID delete set filter f2b- + # Option: actioncheck # Notes.: command executed once before each actionban command # Values: CMD