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>
|
||||
</articleinfo>
|
||||
|
||||
<section>
|
||||
<title>ftwall</title>
|
||||
<para>Beginning with Shorewall version 1.4.8, Shorewall can interface to
|
||||
ftwall. <emphasis role="bold">ftwall</emphasis> is part of the <ulink
|
||||
url="http://p2pwall.sourceforge.net">p2pwall project</ulink> and is a
|
||||
user-space filter for applications based on the "Fast Track" peer to
|
||||
peer protocol. Applications using this protocol include Kazaa, KazaaLite,
|
||||
iMash and Grokster.</para>
|
||||
|
||||
<para>Beginning with Shorewall version 1.4.8, Shorewall can interface to
|
||||
ftwall. <emphasis role="bold">ftwall</emphasis> is part of the p2pwall
|
||||
project and is a user-space filter for applications based on the "Fast
|
||||
Track" peer to peer protocol. Applications using this protocol include
|
||||
Kazaa, KazaaLite, iMash and Grokster.</para>
|
||||
<para>To filter traffic from your 'loc' zone with ftwall, you insert
|
||||
the following rules <emphasis role="bold">near the top</emphasis> of your
|
||||
/etc/shorewall/rules file (before and ACCEPT rules whose source is the
|
||||
'loc' zone).</para>
|
||||
|
||||
<para>To filter traffic from your 'loc' zone with ftwall, you
|
||||
insert the following rules <emphasis role="bold">near the top</emphasis>
|
||||
of your /etc/shorewall/rules file (before and ACCEPT rules whose source is
|
||||
the 'loc' zone).</para>
|
||||
<programlisting> QUEUE loc net tcp
|
||||
QUEUE loc net udp
|
||||
QUEUE loc fw udp</programlisting>
|
||||
|
||||
<programlisting>QUEUE loc net tcp
|
||||
QUEUE loc net udp
|
||||
QUEUE loc fw udp</programlisting>
|
||||
|
||||
<para>Now simply configure ftwall as described in the ftwall documentation
|
||||
and restart Shorewall.</para>
|
||||
</section>
|
||||
<para>Now simply configure ftwall as described in the ftwall documentation
|
||||
and restart Shorewall.</para>
|
||||
</article>
|
Loading…
Reference in New Issue
Block a user