Update Shorewall-perl/4 docs

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@6966 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2007-07-26 16:40:09 +00:00
parent 131d73c46f
commit 984cee781d
2 changed files with 29 additions and 3 deletions

View File

@ -207,12 +207,32 @@
</row>
<row>
<entry valign="middle">Shorewall-common 4.0.0</entry>
<entry morerows="1" valign="middle">Shorewall-common 4.0.0</entry>
<entry>Shorewall-shell 4.0.0</entry>
<entry>Shorewall-perl 4.0.0</entry>
</row>
<row>
<entry>Shorewall-shell 4.0.1</entry>
<entry>Shorewall-perl 4.0.1</entry>
</row>
<row>
<entry morerows="1" valign="middle">Shorewall-common 4.0.1</entry>
<entry>Shorewall-shell 4.0.0</entry>
<entry>Shorewall-perl 4.0.0</entry>
</row>
<row>
<entry>Shorewall-shell 4.0.1</entry>
<entry>Shorewall-perl 4.0.1</entry>
</row>
</tbody>
</tgroup>
</informaltable>

View File

@ -483,6 +483,14 @@ eth0 eth1:!192.168.4.9 ...</programlisting></para>
In kernel 2.6.14, the Netfilter team have removed support for '-m
owner --owner-cmd' which that action depended on.</para>
</listitem>
<listitem>
<para>The PKTTYPE option is ignored by Shorewall-perl.
Shorewall-perl 4.0.0 requires Address type match. Shorewall-perl
versions 4.0.1 and later will use Address type match if it is
available; otherwise, they will behave as if PKTTYPE=No had been
specified.</para>
</listitem>
</orderedlist>
</listitem>
@ -497,8 +505,6 @@ eth0 eth1:!192.168.4.9 ...</programlisting></para>
<section id="Prerequisites">
<title>Shorewall-perl - Prerequisites</title>
<para>In addition to Shorewall-3.4.2 or later, you need:</para>
<itemizedlist>
<listitem>
<para>Perl (I use Perl 5.8.8 but other versions should work