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 [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to