From owner-freebsd-questions Fri Nov 22 11: 5: 8 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8F45037B401 for ; Fri, 22 Nov 2002 11:05:06 -0800 (PST) Received: from blueyonder.co.uk (pcow035o.blueyonder.co.uk [195.188.53.121]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4455443E4A for ; Fri, 22 Nov 2002 11:05:00 -0800 (PST) (envelope-from freebsd@gdmckee.com) Received: from pcow035o.blueyonder.co.uk ([127.0.0.1]) by blueyonder.co.uk with Microsoft SMTPSVC(5.5.1877.757.75); Fri, 22 Nov 2002 19:04:50 +0000 Received: from gdmckee.local (unverified [62.30.47.46]) by pcow035o.blueyonder.co.uk (Content Technologies SMTPRS 4.2.9) with ESMTP id for ; Fri, 22 Nov 2002 18:14:38 +0000 Received: from [192.168.0.200] (helo=p1000) by gdmckee.local with smtp (Exim 3.36 #1) id 18FIJu-000JR8-00 for freebsd-questions@freebsd.org; Fri, 22 Nov 2002 18:14:26 +0000 Message-ID: <019801c29252$ffa0d860$c800a8c0@p1000> From: "G D McKee" To: "Freebsd-Questions@Freebsd. Org (E-mail)" Subject: IPFW & eDONKEY Date: Fri, 22 Nov 2002 18:14:29 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi Does any one have an ipfw firewall config that works with edonkey - I keep getting low ID's. I have tried the following: ${fwcmd} add pass log tcp from any to any 4661,4662,4665 keep-state ${fwcmd} add pass log tcp from any 4661,4662,4665 to any ${fwcmd} add pass log udp from any to any 4665 keep-state ${fwcmd} add pass log udp from any 4665 to any and ${fwcmd} add pass log tcp from any to any 4661,4662,4665 setup ${fwcmd} add pass log tcp from any 4661,4662,4665 to any ${fwcmd} add pass log udp from any to any 4665 setup ${fwcmd} add pass log udp from any 4665 to any and ${fwcmd} add pass log tcp from any to any 4661 ${fwcmd} add pass log tcp from any to any 4662 ${fwcmd} add pass log tcp from any 4661 to any ${fwcmd} add pass log tcp from any 4662 to any ${fwcmd} add pass log tcp from any to any 4665 ${fwcmd} add pass log tcp from any 4665 to any ${fwcmd} add pass log udp from any to any 4665 ${fwcmd} add pass log udp from any 4665 to any Many thanks Gordon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message