kern/75601: ipfilter not allowing SSH to box on FreeBSD 5.3

Nick Hale nhale at charter.net
Sun Jan 9 03:40:30 PST 2005


The following reply was made to PR kern/75601; it has been noted by GNATS.

From: "Nick Hale" <nhale at charter.net>
To: <freebsd-gnats-submit at 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 at gaming-tv.com 
 
 


More information about the freebsd-bugs mailing list