From owner-freebsd-net@FreeBSD.ORG Thu Dec 14 21:58:15 2006 Return-Path: X-Original-To: freebsd-net@freebsd.org Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 09A5B16A4B3 for ; Thu, 14 Dec 2006 21:58:15 +0000 (UTC) (envelope-from dandee@hellteam.net) Received: from pipa.vshosting.cz (pipa.vshosting.cz [81.0.201.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 460B843D79 for ; Thu, 14 Dec 2006 21:53:15 +0000 (GMT) (envelope-from dandee@hellteam.net) Received: from localhost (localhost [127.0.0.1]) by pipa.vshosting.cz (Postfix) with ESMTP id E87FA4E72F; Thu, 14 Dec 2006 22:54:52 +0100 (CET) Received: from pipa.vshosting.cz ([127.0.0.1]) by localhost (pipa [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 20003-02; Thu, 14 Dec 2006 22:54:45 +0100 (CET) Received: from gandalf (unknown [81.0.245.205]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by pipa.vshosting.cz (Postfix) with ESMTP id 2E12E4E732; Thu, 14 Dec 2006 22:54:45 +0100 (CET) From: =?utf-8?Q?Daniel_Dvo=C5=99=C3=A1k?= To: Date: Thu, 14 Dec 2006 22:54:43 +0100 Organization: Projekt HELL Message-ID: <002601c71fca$76959d80$6508280a@tocnet28.jspoj.czf> MIME-Version: 1.0 X-Mailer: Microsoft Office Outlook 11 Thread-Index: AccfynYlGdzmbJboSySvKcJiL+QQlA== X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3028 X-Virus-Scanned: by amavisd-new at pipa.vshosting.cz Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsdworld@gmail.com Subject: stop bittorrents X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dandee@hellteam.net List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Dec 2006 21:58:15 -0000 Hi Benjamin, =20 I recommend you not monowall, but pfsense for its pf and altq framework. =20 If you want effectively erase bittorents from your network you have to = use snort_inline plus snort on FreeBSD platform with ipfw. =20 It exists more effectively platform, unfortunaly not for BSD, it is = really big pity. =20 L7-fillter patch for horible iptables on Linux platform. :( =20 But it really simply work, it ereases all bittorrents. =20 It is the best platform for nowadays, because it does not filter by port = but by content. It is elementary for successful filtering unwanted = traffic. Of course you can filter not only bittorents, but almost whole = p2p traffic. Big pitty it is not for BSD. :(=20 =20 Of course get faster network as somebody advise you, is not solution but = workaround only. :( =20 Bye =20 Dan