Date: Wed, 16 Feb 2000 21:38:33 -0500 (EST) From: Sabre <sabre@sabresdomain.com> To: FreeBSD Question List <freebsd-questions@FreeBSD.ORG> Subject: Quick IPFW rule help... Message-ID: <Pine.BSF.4.21.0002162133160.4944-100000@sabre1.sabresdomain.com>
next in thread | raw e-mail | index | archive | help
Hey all, I was going to play NoX on Westwoods internet servers, but descovered that I need to have udp ports 17590-17599 open for it. So I added the following rule: $fwcmd add pass udp from any to any 17590-17599 in recv ${oif} setup where oif=<my outside interface>. I'm still not able to connect though :/ Any ideas on this are much appriciated! Sabre 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?Pine.BSF.4.21.0002162133160.4944-100000>