From 0157bbeb79440126db2b23c5557f140fa114327c Mon Sep 17 00:00:00 2001 From: Nicolas Fort Date: Thu, 12 May 2022 10:39:41 -0300 Subject: Add firewall connection-status nat documentation --- docs/configuration/firewall/index.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/configuration/firewall/index.rst b/docs/configuration/firewall/index.rst index c2b47c80..55881b1b 100644 --- a/docs/configuration/firewall/index.rst +++ b/docs/configuration/firewall/index.rst @@ -290,6 +290,12 @@ Matching criteria There are a lot of matching criteria against which the package can be tested. +.. cfgcmd:: set firewall name rule <1-999999> connection-status nat + [destination | source] +.. cfgcmd:: set firewall ipv6-name rule <1-999999> connection-status + nat [destination | source] + + Match criteria based on nat connection status. .. cfgcmd:: set firewall name rule <1-999999> source address [address | addressrange | CIDR] -- cgit v1.2.3