Date: Sun, 18 Dec 2005 17:18:47 -0600 From: Dennis Olvany <dennisolvany@gmail.com> To: Reed Loefgren <rloef@interfold.com> Cc: freebsd-ipfw@freebsd.org Subject: Re: ipfw ruleset blocking game server Message-ID: <43A5EE57.7060500@gmail.com> In-Reply-To: <20051218154106.M971@auden.jmla.com> References: <20051218154106.M971@auden.jmla.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Reed Loefgren wrote: > I have been using ipfw for a little while now and have recently changed > to a ruleset copied off of the FreeBSD website's documentation of ipfw. The rulesets included in the FreeBSD Handbook and IPFW documentation, namely rc.firewall, are quite primitive. You may want to consider using something a bit more advanced. > Does anyone here have any ideas about what > port games such as this use to come back in? Discovering ports is a trivial matter of running tcpdump and attempting a connection with the game. You will most likely find that dynamic rules will allow this ingress traffic, without the need to explicitly allow it. If you post the output of ipfw list, I can assist in the creation of a more scalable ruleset.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?43A5EE57.7060500>