forked from extern/shorewall_code
Update Kazza doc
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@955 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
b0785e7ea4
commit
82689f4254
@ -31,25 +31,22 @@
|
|||||||
</legalnotice>
|
</legalnotice>
|
||||||
</articleinfo>
|
</articleinfo>
|
||||||
|
|
||||||
<section>
|
|
||||||
<title>ftwall</title>
|
|
||||||
|
|
||||||
<para>Beginning with Shorewall version 1.4.8, Shorewall can interface to
|
<para>Beginning with Shorewall version 1.4.8, Shorewall can interface to
|
||||||
ftwall. <emphasis role="bold">ftwall</emphasis> is part of the p2pwall
|
ftwall. <emphasis role="bold">ftwall</emphasis> is part of the <ulink
|
||||||
project and is a user-space filter for applications based on the "Fast
|
url="http://p2pwall.sourceforge.net">p2pwall project</ulink> and is a
|
||||||
Track" peer to peer protocol. Applications using this protocol include
|
user-space filter for applications based on the "Fast Track" peer to
|
||||||
Kazaa, KazaaLite, iMash and Grokster.</para>
|
peer protocol. Applications using this protocol include Kazaa, KazaaLite,
|
||||||
|
iMash and Grokster.</para>
|
||||||
|
|
||||||
<para>To filter traffic from your 'loc' zone with ftwall, you
|
<para>To filter traffic from your 'loc' zone with ftwall, you insert
|
||||||
insert the following rules <emphasis role="bold">near the top</emphasis>
|
the following rules <emphasis role="bold">near the top</emphasis> of your
|
||||||
of your /etc/shorewall/rules file (before and ACCEPT rules whose source is
|
/etc/shorewall/rules file (before and ACCEPT rules whose source is the
|
||||||
the 'loc' zone).</para>
|
'loc' zone).</para>
|
||||||
|
|
||||||
<programlisting>QUEUE loc net tcp
|
<programlisting> QUEUE loc net tcp
|
||||||
QUEUE loc net udp
|
QUEUE loc net udp
|
||||||
QUEUE loc fw udp</programlisting>
|
QUEUE loc fw udp</programlisting>
|
||||||
|
|
||||||
<para>Now simply configure ftwall as described in the ftwall documentation
|
<para>Now simply configure ftwall as described in the ftwall documentation
|
||||||
and restart Shorewall.</para>
|
and restart Shorewall.</para>
|
||||||
</section>
|
|
||||||
</article>
|
</article>
|
Loading…
Reference in New Issue
Block a user