Mention IPv6 in the tcfilters section

This commit is contained in:
Tom Eastep 2010-11-15 12:38:28 -08:00
parent 3c5cadb02c
commit 17cc0bad45

View File

@ -1899,6 +1899,14 @@ ip link set ifb0 up</command></programlisting>
<para>DNS Names are not supported</para>
</listitem>
<listitem>
<para>Address ranges and lists are not supported</para>
</listitem>
<listitem>
<para>Exclusion is not supported.</para>
</listitem>
<listitem>
<para>filters are applied to packets as they <emphasis>appear on the
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>
</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
configuration files, a hyphen ("-") may be used to indicate that no
value is supplied in the column.</para>