forked from extern/shorewall_code
Fix issue in the shorewall-tcrules and shorewall6-tcrules manpages.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
a5e8bc6298
commit
4c840a05a0
@ -631,17 +631,6 @@ SAME $FW 0.0.0.0/0 tcp 80,443</programlisting>
|
|||||||
role="bold">:F</emphasis></para>
|
role="bold">:F</emphasis></para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
|
||||||
<para><emphasis role="bold">STATE</emphasis> {<emphasis
|
|
||||||
role="bold">NEW</emphasis>|<emphasis
|
|
||||||
role="bold">RELATED</emphasis>|<emphasis
|
|
||||||
role="bold">ESTABLISHED</emphasis>|<emphasis
|
|
||||||
role="bold">INVALID</emphasis>} [,...]</para>
|
|
||||||
|
|
||||||
<para>Added in Shorewall 4.5.9. The rule will only match if the
|
|
||||||
packet's connection is in one of the listed states.</para>
|
|
||||||
</listitem>
|
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para><emphasis
|
<para><emphasis
|
||||||
role="bold">TOS</emphasis>(<replaceable>tos</replaceable>[/<replaceable>mask</replaceable>])</para>
|
role="bold">TOS</emphasis>(<replaceable>tos</replaceable>[/<replaceable>mask</replaceable>])</para>
|
||||||
@ -1210,6 +1199,19 @@ Normal-Service => 0x00</programlisting>
|
|||||||
EF => 0x2e</programlisting>
|
EF => 0x2e</programlisting>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
|
<varlistentry>
|
||||||
|
<term><emphasis role="bold">STATE</emphasis> -- {<emphasis
|
||||||
|
role="bold">NEW</emphasis>|<emphasis
|
||||||
|
role="bold">RELATED</emphasis>|<emphasis
|
||||||
|
role="bold">ESTABLISHED</emphasis>|<emphasis
|
||||||
|
role="bold">INVALID</emphasis>} [,...]</term>
|
||||||
|
|
||||||
|
<listitem>
|
||||||
|
<para>Added in Shorewall 4.5.9. The rule will only match if the
|
||||||
|
packet's connection is in one of the listed states.</para>
|
||||||
|
</listitem>
|
||||||
|
</varlistentry>
|
||||||
</variablelist>
|
</variablelist>
|
||||||
</refsect1>
|
</refsect1>
|
||||||
|
|
||||||
|
@ -558,17 +558,6 @@ SAME $FW 0.0.0.0/0 tcp 80,443</programlisting>
|
|||||||
role="bold">:F</emphasis></para>
|
role="bold">:F</emphasis></para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
|
||||||
<para><emphasis role="bold">STATE</emphasis> {<emphasis
|
|
||||||
role="bold">NEW</emphasis>|<emphasis
|
|
||||||
role="bold">RELATED</emphasis>|<emphasis
|
|
||||||
role="bold">ESTABLISHED</emphasis>|<emphasis
|
|
||||||
role="bold">INVALID</emphasis>} [,...]</para>
|
|
||||||
|
|
||||||
<para>Added in Shorewall 4.5.9. The rule will only match if the
|
|
||||||
packet's connection is in one of the listed states.</para>
|
|
||||||
</listitem>
|
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para><emphasis
|
<para><emphasis
|
||||||
role="bold">TOS</emphasis>(<replaceable>tos</replaceable>[/<replaceable>mask</replaceable>])</para>
|
role="bold">TOS</emphasis>(<replaceable>tos</replaceable>[/<replaceable>mask</replaceable>])</para>
|
||||||
@ -1128,6 +1117,19 @@ Normal-Service => 0x00</programlisting>
|
|||||||
at up to 8 decimal points of precision.</para>
|
at up to 8 decimal points of precision.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
|
<varlistentry>
|
||||||
|
<term><emphasis role="bold">STATE</emphasis> -- {<emphasis
|
||||||
|
role="bold">NEW</emphasis>|<emphasis
|
||||||
|
role="bold">RELATED</emphasis>|<emphasis
|
||||||
|
role="bold">ESTABLISHED</emphasis>|<emphasis
|
||||||
|
role="bold">INVALID</emphasis>} [,...]</term>
|
||||||
|
|
||||||
|
<listitem>
|
||||||
|
<para>Added in Shorewall 4.5.9. The rule will only match if the
|
||||||
|
packet's connection is in one of the listed states.</para>
|
||||||
|
</listitem>
|
||||||
|
</varlistentry>
|
||||||
</variablelist>
|
</variablelist>
|
||||||
</refsect1>
|
</refsect1>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user