mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-25 04:01:45 +02:00
Correct errors in the conntrack manpages.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
066a017420
commit
8c2db40783
@ -81,12 +81,12 @@
|
|||||||
role="bold">NOTRACK</emphasis>|<emphasis
|
role="bold">NOTRACK</emphasis>|<emphasis
|
||||||
role="bold">CT</emphasis>:<emphasis
|
role="bold">CT</emphasis>:<emphasis
|
||||||
role="bold">helper</emphasis>:<replaceable>name</replaceable>[(<replaceable>arg</replaceable>=<replaceable>val</replaceable>[,...])|<emphasis
|
role="bold">helper</emphasis>:<replaceable>name</replaceable>[(<replaceable>arg</replaceable>=<replaceable>val</replaceable>[,...])|<emphasis
|
||||||
role="bold">CT:notrack</emphasis>}[:<replaceable>chain-designator</replaceable>]</term>
|
role="bold">CT:notrack</emphasis>|DROP}[:<replaceable>chain-designator</replaceable>]</term>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>This column is only present when FORMAT = 2. Values other than
|
<para>This column is only present when FORMAT >= 2. Values other
|
||||||
NOTRACK or DROP require <firstterm>CT Target </firstterm>support in
|
than NOTRACK or DROP require <firstterm>CT Target
|
||||||
your iptables and kernel.</para>
|
</firstterm>support in your iptables and kernel.</para>
|
||||||
|
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
<listitem>
|
<listitem>
|
||||||
@ -169,10 +169,10 @@
|
|||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term/>
|
<term></term>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para/>
|
<para></para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
@ -251,7 +251,7 @@
|
|||||||
<para>When FORMAT = 1, this column is not present and the rule is
|
<para>When FORMAT = 1, this column is not present and the rule is
|
||||||
processed as if NOTRACK had been entered in this column.</para>
|
processed as if NOTRACK had been entered in this column.</para>
|
||||||
|
|
||||||
<para>Beginning with Shoreall 4.5.10, when FORMAT = 3, this column
|
<para>Beginning with Shorewall 4.5.10, when FORMAT = 3, this column
|
||||||
can end with a colon followed by a
|
can end with a colon followed by a
|
||||||
<replaceable>chain-designator</replaceable>. The
|
<replaceable>chain-designator</replaceable>. The
|
||||||
<replaceable>chain-designator</replaceable> can be one of the
|
<replaceable>chain-designator</replaceable> can be one of the
|
||||||
|
@ -81,12 +81,12 @@
|
|||||||
role="bold">NOTRACK</emphasis>|<emphasis
|
role="bold">NOTRACK</emphasis>|<emphasis
|
||||||
role="bold">CT</emphasis>:<emphasis
|
role="bold">CT</emphasis>:<emphasis
|
||||||
role="bold">helper</emphasis>:<replaceable>name</replaceable>[(<replaceable>arg</replaceable>=<replaceable>val</replaceable>[,...])|<emphasis
|
role="bold">helper</emphasis>:<replaceable>name</replaceable>[(<replaceable>arg</replaceable>=<replaceable>val</replaceable>[,...])|<emphasis
|
||||||
role="bold">CT:notrack</emphasis>}[:<replaceable>chain-designator</replaceable>]</term>
|
role="bold">CT:notrack</emphasis>|drop}[:<replaceable>chain-designator</replaceable>]</term>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>This column is only present when FORMAT = 2. Values other than
|
<para>This column is only present when FORMAT >= 2. Values other
|
||||||
NOTRACK require <firstterm>CT Target </firstterm>support in your
|
than NOTRACK require <firstterm>CT Target </firstterm>support in
|
||||||
iptables and kernel.</para>
|
your iptables and kernel.</para>
|
||||||
|
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
<listitem>
|
<listitem>
|
||||||
@ -97,7 +97,7 @@
|
|||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>DROP</para>
|
<para><option>DROP</option></para>
|
||||||
|
|
||||||
<para>Added in Shorewall 4.5.10. Silently discard the
|
<para>Added in Shorewall 4.5.10. Silently discard the
|
||||||
packet.</para>
|
packet.</para>
|
||||||
@ -147,7 +147,7 @@
|
|||||||
<para>When FORMAT = 1, this column is not present and the rule is
|
<para>When FORMAT = 1, this column is not present and the rule is
|
||||||
processed as if NOTRACK had been entered in this column.</para>
|
processed as if NOTRACK had been entered in this column.</para>
|
||||||
|
|
||||||
<para>Beginning with Shoreall 4.5.10, when FORMAT = 3, this column
|
<para>Beginning with Shorewall 4.5.10, when FORMAT = 3, this column
|
||||||
can end with a colon followed by a
|
can end with a colon followed by a
|
||||||
<replaceable>chain-designator</replaceable>. The
|
<replaceable>chain-designator</replaceable>. The
|
||||||
<replaceable>chain-designator</replaceable> can be one of the
|
<replaceable>chain-designator</replaceable> can be one of the
|
||||||
|
Loading…
x
Reference in New Issue
Block a user