Date: Sun, 9 Jan 2005 11:40:30 GMT From: "Nick Hale" <nhale@charter.net> To: freebsd-bugs@FreeBSD.org Subject: Re: kern/75601: ipfilter not allowing SSH to box on FreeBSD 5.3 Message-ID: <200501091140.j09BeURb071791@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/75601; it has been noted by GNATS. From: "Nick Hale" <nhale@charter.net> To: <freebsd-gnats-submit@freebsd.org> Cc: Subject: Re: kern/75601: ipfilter not allowing SSH to box on FreeBSD 5.3 Date: Sun, 9 Jan 2005 05:37:46 -0600 It isn't a ruleset issue at this time as the following lines are in the rules (at the top) pass in quick on em0 from <my.ip.add.ress> to any pass out quick on em0 from any to <my.ip.add.ress> The ip address in those first couple of rules are my particular IP address and it's still having issues. IPFilter is a top-down first match setup so it should match those rules and allow me in and stuff back out to me. The ruleset on the box is the same exactly as the ruleset we had on the 5.2.1 setup. The only thing that changed was an update was done on everything from 5.2.1 -> 5.3 (both are just the RELENG_x branches, no -current or -stable stuff). Both world and kernel are sync'd (world and kernel were built from the same source within 30 minutes of eachother) and everything was upgraded without a hitch (minus this). Regards, Nick harm@gaming-tv.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200501091140.j09BeURb071791>
