From owner-freebsd-questions@FreeBSD.ORG Tue Aug 23 18:09:38 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7BD8D16A41F for ; Tue, 23 Aug 2005 18:09:38 +0000 (GMT) (envelope-from infofarmer@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id B6B1743D55 for ; Tue, 23 Aug 2005 18:09:33 +0000 (GMT) (envelope-from infofarmer@gmail.com) Received: by zproxy.gmail.com with SMTP id 8so826749nzo for ; Tue, 23 Aug 2005 11:09:32 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=hD0EAjwGIpmeo18AxinzkTmD8vyYvPZyB48/L+PSPX03SclUDDye+Rlisvr6VL+4/hM/airMpeB9ZxcHIB5dloAq40mYBaw2WwCzIGX0y44LnonV26CuJAE1NUE+/tE8w2C5HQq8T2C5DDWjEDr7GmDZyN8gXrZK00fNYOz3Mz0= Received: by 10.36.222.70 with SMTP id u70mr5315822nzg; Tue, 23 Aug 2005 11:09:32 -0700 (PDT) Received: by 10.37.20.34 with HTTP; Tue, 23 Aug 2005 11:09:32 -0700 (PDT) Message-ID: Date: Tue, 23 Aug 2005 22:09:32 +0400 From: "Andrew P." To: thursday In-Reply-To: <20050823151605.GA29756@SDF.LONESTAR.ORG> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20050823151605.GA29756@SDF.LONESTAR.ORG> Cc: freebsd-questions@freebsd.org Subject: Re: ifpw weirdness X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Aug 2005 18:09:38 -0000 On 8/23/05, thursday wrote: > Greetings, >=20 > I have a machine running FreeBSD5.3-RELEASE. I built it in December or s= o. >=20 > 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 ste= pped on the power strip, and when it rebooted, it would no longer do nat, o= r even pass traffic on the internal interface at all. >=20 > 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 a= ny to any) and allow everything, natd works perfectly happily. >=20 > 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= . >=20 > I'm kind of stumped, and slightly terrified, at what may be the cause. >=20 > Below are bits from my rc.firewall, rc.conf, and natd.conf. I use the "si= mple" firewall included by default. I've removed my ip address to assuage m= y paranoia. Anyway, the contents of these files has not changed in months. >=20 > Any thoughts would be deeply appreciated. >=20 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