From f3316edd4e7b482a865d54d196a3728116eb3267 Mon Sep 17 00:00:00 2001 From: mhnoyes Date: Wed, 24 Dec 2003 15:19:41 +0000 Subject: [PATCH] Content moved to Shorewall_and_Aliased_Interfaces.xml git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@930 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- Shorewall-docs/Shorewall_and_Kazaa.xml | 55 ++++++++++++++++++++++++++ 1 file changed, 55 insertions(+) create mode 100644 Shorewall-docs/Shorewall_and_Kazaa.xml diff --git a/Shorewall-docs/Shorewall_and_Kazaa.xml b/Shorewall-docs/Shorewall_and_Kazaa.xml new file mode 100644 index 000000000..d0e058918 --- /dev/null +++ b/Shorewall-docs/Shorewall_and_Kazaa.xml @@ -0,0 +1,55 @@ + + +
+ + Kazaa Filtering + + + + Tom + + Eastep + + + + 2003-10-22 + + + 2003 + + Thomas M. Eastep + + + + Permission is granted to copy, distribute and/or modify this + document under the terms of the GNU Free Documentation License, Version + 1.2 or any later version published by the Free Software Foundation; with + no Invariant Sections, with no Front-Cover, and with no Back-Cover + Texts. A copy of the license is included in the section entitled "GNU Free Documentation License". + + + +
+ ftwall + + Beginning with Shorewall version 1.4.8, Shorewall can interface to + ftwall. 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. + + To filter traffic from your 'loc' zone with ftwall, you + insert the following rules near the top + of your /etc/shorewall/rules file (before and ACCEPT rules whose source is + the 'loc' zone). + + QUEUE loc net tcp +QUEUE loc net udp +QUEUE loc fw udp + + Now simply configure ftwall as described in the ftwall documentation + and restart Shorewall. +
+
\ No newline at end of file