diff options
Diffstat (limited to 'conntrack.8')
-rw-r--r-- | conntrack.8 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/conntrack.8 b/conntrack.8 index 9b4d14b..fee3a8c 100644 --- a/conntrack.8 +++ b/conntrack.8 @@ -146,6 +146,9 @@ Filter source NAT connections. .BI "-g, --dst-nat " Filter destination NAT connections. .TP +.BI "-j, --any-nat " +Filter any NAT connections. +.TP .BI "--tuple-src " IP_ADDRESS Specify the tuple source address of an expectation. .TP |