forked from extern/shorewall_code
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:
parent
131d73c46f
commit
984cee781d
@ -207,12 +207,32 @@
|
|||||||
</row>
|
</row>
|
||||||
|
|
||||||
<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-shell 4.0.0</entry>
|
||||||
|
|
||||||
<entry>Shorewall-perl 4.0.0</entry>
|
<entry>Shorewall-perl 4.0.0</entry>
|
||||||
</row>
|
</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>
|
</tbody>
|
||||||
</tgroup>
|
</tgroup>
|
||||||
</informaltable>
|
</informaltable>
|
||||||
|
@ -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
|
In kernel 2.6.14, the Netfilter team have removed support for '-m
|
||||||
owner --owner-cmd' which that action depended on.</para>
|
owner --owner-cmd' which that action depended on.</para>
|
||||||
</listitem>
|
</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>
|
</orderedlist>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
@ -497,8 +505,6 @@ eth0 eth1:!192.168.4.9 ...</programlisting></para>
|
|||||||
<section id="Prerequisites">
|
<section id="Prerequisites">
|
||||||
<title>Shorewall-perl - Prerequisites</title>
|
<title>Shorewall-perl - Prerequisites</title>
|
||||||
|
|
||||||
<para>In addition to Shorewall-3.4.2 or later, you need:</para>
|
|
||||||
|
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Perl (I use Perl 5.8.8 but other versions should work
|
<para>Perl (I use Perl 5.8.8 but other versions should work
|
||||||
|
Loading…
Reference in New Issue
Block a user