diff --git a/Shorewall/manpages/shorewall-conntrack.xml b/Shorewall/manpages/shorewall-conntrack.xml
index e2e6ae233..67eb8cfd2 100644
--- a/Shorewall/manpages/shorewall-conntrack.xml
+++ b/Shorewall/manpages/shorewall-conntrack.xml
@@ -81,12 +81,12 @@
role="bold">NOTRACK|CT:helper:name[(arg=val[,...])|CT:notrack}[:chain-designator]
+ role="bold">CT:notrack|DROP}[:chain-designator]
- This column is only present when FORMAT = 2. Values other than
- NOTRACK or DROP require CT Target support in
- your iptables and kernel.
+ This column is only present when FORMAT >= 2. Values other
+ than NOTRACK or DROP require CT Target
+ support in your iptables and kernel.
@@ -169,10 +169,10 @@
-
+
-
+
@@ -251,7 +251,7 @@
When FORMAT = 1, this column is not present and the rule is
processed as if NOTRACK had been entered in this column.
- Beginning with Shoreall 4.5.10, when FORMAT = 3, this column
+ Beginning with Shorewall 4.5.10, when FORMAT = 3, this column
can end with a colon followed by a
chain-designator. The
chain-designator can be one of the
diff --git a/Shorewall6/manpages/shorewall6-conntrack.xml b/Shorewall6/manpages/shorewall6-conntrack.xml
index 2869d8b92..df5cb4d4c 100644
--- a/Shorewall6/manpages/shorewall6-conntrack.xml
+++ b/Shorewall6/manpages/shorewall6-conntrack.xml
@@ -81,12 +81,12 @@
role="bold">NOTRACK|CT:helper:name[(arg=val[,...])|CT:notrack}[:chain-designator]
+ role="bold">CT:notrack|drop}[:chain-designator]
- This column is only present when FORMAT = 2. Values other than
- NOTRACK require CT Target support in your
- iptables and kernel.
+ This column is only present when FORMAT >= 2. Values other
+ than NOTRACK require CT Target support in
+ your iptables and kernel.
@@ -97,7 +97,7 @@
- DROP
+ Added in Shorewall 4.5.10. Silently discard the
packet.
@@ -147,7 +147,7 @@
When FORMAT = 1, this column is not present and the rule is
processed as if NOTRACK had been entered in this column.
- Beginning with Shoreall 4.5.10, when FORMAT = 3, this column
+ Beginning with Shorewall 4.5.10, when FORMAT = 3, this column
can end with a colon followed by a
chain-designator. The
chain-designator can be one of the