From owner-freebsd-stable@FreeBSD.ORG Fri Mar 30 04:57:47 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 43F0316A400; Fri, 30 Mar 2007 04:57:47 +0000 (UTC) (envelope-from smithi@nimnet.asn.au) Received: from gaia.nimnet.asn.au (nimbin.lnk.telstra.net [139.130.45.143]) by mx1.freebsd.org (Postfix) with ESMTP id A50CB13C458; Fri, 30 Mar 2007 04:57:45 +0000 (UTC) (envelope-from smithi@nimnet.asn.au) Received: from localhost (smithi@localhost) by gaia.nimnet.asn.au (8.8.8/8.8.8R1.5) with SMTP id OAA19485; Fri, 30 Mar 2007 14:45:43 +1000 (EST) (envelope-from smithi@nimnet.asn.au) Date: Fri, 30 Mar 2007 14:45:42 +1000 (EST) From: Ian Smith To: Lisa Besko In-Reply-To: <460C264D.4060906@msu.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: Jeremy Chadwick , freebsd-stable@freebsd.org Subject: Re: Sunfire X2200 ipfw and bge issues X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Mar 2007 04:57:47 -0000 On Thu, 29 Mar 2007, Lisa Besko wrote: > Jeremy Chadwick wrote: > > On Thu, Mar 29, 2007 at 03:19:19PM -0400, Lisa Besko wrote: > >> We have a new Sunfire X2200 and when I load 6.2 stable on it ipfw will > >> not load on boot. After the system boots I can do a kldload ipfw and > >> get it working. [.. can't help with the ethernet problem, but ..] > > First, please do not reply to existing/non-relevant threads to start a > > I'll make a note of it. I've added Jeremy back into the ccs .. > > Second, what are your related /etc/rc.conf entries for ipfw? They > > should be named along the lines of firewall_*. > > firewall_enabled="YES" > firewall_type="CLIENT" Try firewall_enable without the 'd'. Not much fuzzy logic in rc .. Cheers, Ian