From owner-freebsd-stable@FreeBSD.ORG Thu Mar 29 19:49:42 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 7114216A402 for ; Thu, 29 Mar 2007 19:49:42 +0000 (UTC) (envelope-from jdc@koitsu.dyndns.org) Received: from sccrmhc14.comcast.net (sccrmhc14.comcast.net [204.127.200.84]) by mx1.freebsd.org (Postfix) with ESMTP id 3B01313C46E for ; Thu, 29 Mar 2007 19:49:41 +0000 (UTC) (envelope-from jdc@koitsu.dyndns.org) Received: from icarus.home.lan (c-71-198-0-135.hsd1.ca.comcast.net[71.198.0.135]) by comcast.net (sccrmhc14) with ESMTP id <2007032919494101400bqndfe>; Thu, 29 Mar 2007 19:49:41 +0000 Received: by icarus.home.lan (Postfix, from userid 1000) id A86EF1FA03D; Thu, 29 Mar 2007 12:49:37 -0700 (PDT) Date: Thu, 29 Mar 2007 12:49:37 -0700 From: Jeremy Chadwick To: Lisa Besko Message-ID: <20070329194937.GA4492@icarus.home.lan> Mail-Followup-To: Lisa Besko , freebsd-stable@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.13 (2006-08-11) Cc: 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: Thu, 29 Mar 2007 19:49:42 -0000 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. > > This system is also rebooting every time I plug the ethernet cable into > the bge0 port on the system. The NVE ports don't show up at all. > > Any suggestions on what is going on and how to fix it? > > Any suggestions would be appreciated, I'm afraid I'm going to have to > run some other OS than FreeBSD on this system if I can't get it working. First, please do not reply to existing/non-relevant threads to start a new discussion on an unrelated subject. (You replied to a thread about freebsd-update problems.) I have removed the In-Reply-To header in hopes that this will become a separate thread. Second, what are your related /etc/rc.conf entries for ipfw? They should be named along the lines of firewall_*. Thirdly, if you could provide the output from dmesg that's relevant to the bge0 device and the associated mii device, output from pciconf -lv that pertains to the Broadcom device(s), and what your interrupt tables look like (vmstat -i will 'sort of' show this, but it doesn't show every device associated with an IRQ; it'll usually show one then append a "+" to it), then this would be useful. Also, a build time of your kernel + world would be useful too. uname -a and the timestamp of something like /rescue/ls would suffice for world. -- | Jeremy Chadwick jdc at parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since 1977. PGP: 4BD6C0CB |