Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Aug 2005 19:07:27 +0000
From:      thursday <thursday@sdf.lonestar.org>
To:        "Andrew P." <infofarmer@gmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: ifpw weirdness
Message-ID:  <20050823190727.GA2077@SDF.LONESTAR.ORG>
In-Reply-To: <cb520642050823110970214b59@mail.gmail.com>
References:  <20050823151605.GA29756@SDF.LONESTAR.ORG> <cb520642050823110970214b59@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Nope, IP's haven't changed, ethernet devices haven't changed, nothing. 

fsck reports no problems with / but it reports this when run against /usr:

** /dev/ad0s1f (NO WRITE)
** Last Mounted on /usr
** Phase 1 - Check Blocks and Sizes
** Phase 2 - Check Pathnames
** Phase 3 - Check Connectivity
** Phase 4 - Check Reference Counts
** Phase 5 - Check Cyl groups
SUMMARY INFORMATION BAD
SALVAGE? no

BLK(S) MISSING IN BIT MAPS
SALVAGE? no

409548 files, 2838061 used, 23274264 free (76840 frags, 2899678 blocks, 0.3% fragmentation)




On Tue, Aug 23, 2005 at 10:09:32PM +0400, Andrew P. wrote:
> On 8/23/05, thursday <thursday@sdf.lonestar.org> wrote:
> > Greetings,
> > 
> > I have  a machine running FreeBSD5.3-RELEASE. I built it in December or so.
> > 
> > Girlfriend accidentally hit the power button on it a couple of months ago, and it rebooted, and everything came back fine. Last night, stupid me stepped on the power strip, and when it rebooted, it would no longer do nat, or even pass traffic on the internal interface at all.
> > 
> > When I flush the firewall rules (/sbin/ipfw -f flush && && /sbin/ipfw add divert natd all from any to any via fxp0 && /sbin/ipfw add pass all from any to any) and allow everything, natd works perfectly happily.
> > 
> > The firewall configuration has not changed since maybe January; I've made no changes to it since the last unplanned reboot, when it all came up fine.
> > 
> > I'm kind of stumped, and slightly terrified, at what may be the cause.
> > 
> > Below are bits from my rc.firewall, rc.conf, and natd.conf. I use the "simple" firewall included by default. I've removed my ip address to assuage my paranoia. Anyway, the contents of these files has not changed in months.
> > 
> > Any thoughts would be deeply appreciated.
> > 
> 
> Just a dumb guess, but could it be that your IP address changed?
> 
> What do you think could have changed? What did fsck tell you?
> Maybe there were some update routines in action?
> 
> 
> Andrew P.
> 
> P.S. Sorry for the gmail text formatting
> 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050823190727.GA2077>