forked from extern/shorewall_code
Content moved to Shorewall_and_Kazaa.xml
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@931 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
f3316edd4e
commit
ba1eb1917c
@ -1,32 +0,0 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="content-type"
|
||||
content="text/html; charset=ISO-8859-1">
|
||||
<title>Shorewall and Kazaa</title>
|
||||
<meta name="author" content="Tom Eastep">
|
||||
</head>
|
||||
<body>
|
||||
<h1 style="text-align: center;">Kazaa Filtering</h1>
|
||||
<br>
|
||||
Beginning with Shorewall version 1.4.8, Shorewall can interface to <span
|
||||
style="font-weight: bold;">ftwall</span>. ftwall 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.<br>
|
||||
<br>
|
||||
To filter traffic from your 'loc' zone with ftwall, you insert the
|
||||
following rules <span style="text-decoration: underline;"><span
|
||||
style="font-weight: bold;">near the top</span></span> of your
|
||||
/etc/shorewall/rules file (before and ACCEPT rules whose source is the
|
||||
'loc' zone).<br>
|
||||
<pre style="margin-left: 40px;">QUEUE loc net tcp<br>QUEUE loc net udp<br>QUEUE loc fw udp<br></pre>
|
||||
Now simply configure ftwall as described in the ftwall documentation
|
||||
and restart Shorewall.<br>
|
||||
<p align="left"><font size="2">Last updated 10/22/2003 - <a
|
||||
href="support.htm">Tom Eastep</a></font></p>
|
||||
<p><font face="Trebuchet MS"><a href="copyright.htm"><font size="2">Copyright</font>
|
||||
© <font size="2">2003 Thomas M. Eastep.</font></a></font></p>
|
||||
<br>
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in New Issue
Block a user