forked from extern/shorewall_code
Mention IPv6 in the tcfilters section
This commit is contained in:
parent
3c5cadb02c
commit
17cc0bad45
@ -1899,6 +1899,14 @@ ip link set ifb0 up</command></programlisting>
|
|||||||
<para>DNS Names are not supported</para>
|
<para>DNS Names are not supported</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
|
<listitem>
|
||||||
|
<para>Address ranges and lists are not supported</para>
|
||||||
|
</listitem>
|
||||||
|
|
||||||
|
<listitem>
|
||||||
|
<para>Exclusion is not supported.</para>
|
||||||
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>filters are applied to packets as they <emphasis>appear on the
|
<para>filters are applied to packets as they <emphasis>appear on the
|
||||||
wire</emphasis>. So incoming packets will not have DNAT applied yet
|
wire</emphasis>. So incoming packets will not have DNAT applied yet
|
||||||
@ -1945,6 +1953,11 @@ eth0 192.168.1.0/24 206.124.146.179</programlisting></para>
|
|||||||
</listitem>
|
</listitem>
|
||||||
</orderedlist>
|
</orderedlist>
|
||||||
|
|
||||||
|
<para>Beginning with Shorewall 4.4.15, both IPv4 and IPv6 rules can be
|
||||||
|
defined in this file. See <ulink
|
||||||
|
url="manpages/shorewall-tcfilters.html">shorewall-tcfilters</ulink> (5)
|
||||||
|
for details.</para>
|
||||||
|
|
||||||
<para>Columns in the file are as follow. As in all Shorewall
|
<para>Columns in the file are as follow. As in all Shorewall
|
||||||
configuration files, a hyphen ("-") may be used to indicate that no
|
configuration files, a hyphen ("-") may be used to indicate that no
|
||||||
value is supplied in the column.</para>
|
value is supplied in the column.</para>
|
||||||
|
Loading…
Reference in New Issue
Block a user