Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Nov 2002 18:14:29 -0000
From:      "G D McKee" <freebsd@gdmckee.com>
To:        "Freebsd-Questions@Freebsd. Org (E-mail)" <freebsd-questions@freebsd.org>
Subject:   IPFW & eDONKEY
Message-ID:  <019801c29252$ffa0d860$c800a8c0@p1000>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?019801c29252$ffa0d860$c800a8c0>