mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-08 16:54:10 +01:00
More updates to tcrules man page
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5067 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
75554a06be
commit
3ef7b62805
@ -49,10 +49,11 @@
|
||||
role="bold">COMMENT</emphasis>}[<emphasis
|
||||
role="bold">:</emphasis>{<emphasis role="bold">C</emphasis>|<emphasis
|
||||
role="bold">F</emphasis>|<emphasis role="bold">P</emphasis>|<emphasis
|
||||
role="bold">CF</emphasis>|<emphasis role="bold">CP</emphasis>}]</term>
|
||||
role="bold">T</emphasis>|<emphasis role="bold">CF</emphasis>|<emphasis
|
||||
role="bold">CP</emphasis>|<emphasis role="bold">CT</emphasis>}]</term>
|
||||
|
||||
<listitem>
|
||||
<orderedlist numeration="loweralpha">
|
||||
<orderedlist numeration="arabic">
|
||||
<listitem>
|
||||
<para>A mark <emphasis>value</emphasis> which is an integer in
|
||||
the range 1-255.</para>
|
||||
@ -90,8 +91,10 @@
|
||||
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>If the SOURCE is $FW, then the rule is inserted into
|
||||
the OUTPUT chain.</para>
|
||||
<para>If the SOURCE is <emphasis
|
||||
role="bold">$FW</emphasis>[<emphasis
|
||||
role="bold">:</emphasis><emphasis>address-or-range</emphasis>[,<emphasis>address-or-range</emphasis>]...],
|
||||
then the rule is inserted into the OUTPUT chain.</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
@ -180,7 +183,7 @@
|
||||
supplied mask if any. Your kernel and iptables must include
|
||||
CONNMARK support.</para>
|
||||
|
||||
<para>As in a) above, may be followed by <emphasis
|
||||
<para>As in 1) above, may be followed by <emphasis
|
||||
role="bold">:P</emphasis> or <emphasis
|
||||
role="bold">:F</emphasis></para>
|
||||
</listitem>
|
||||
@ -192,7 +195,7 @@
|
||||
mask if any. Your kernel and iptables must include CONNMARK
|
||||
support.</para>
|
||||
|
||||
<para>As in a) above, may be followed by <emphasis
|
||||
<para>As in 1) above, may be followed by <emphasis
|
||||
role="bold">:P</emphasis> or <emphasis
|
||||
role="bold">:F</emphasis></para>
|
||||
</listitem>
|
||||
@ -201,7 +204,7 @@
|
||||
<para><emphasis role="bold">CONTINUE</emphasis> Don't process
|
||||
any more marking rules in the table.</para>
|
||||
|
||||
<para>As in a) above, may be followed by <emphasis
|
||||
<para>As in 1) above, may be followed by <emphasis
|
||||
role="bold">:P</emphasis> or <emphasis
|
||||
role="bold">:F</emphasis></para>
|
||||
</listitem>
|
||||
|
Loading…
Reference in New Issue
Block a user