Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Mar 2007 16:49:17 -0400
From:      Lisa Besko <besko@msu.edu>
To:        Lisa Besko <besko@msu.edu>,  freebsd-stable@freebsd.org
Subject:   Re: Sunfire X2200 ipfw and bge issues
Message-ID:  <460C264D.4060906@msu.edu>
In-Reply-To: <20070329194937.GA4492@icarus.home.lan>
References:  <20070329194937.GA4492@icarus.home.lan>

next in thread | previous in thread | raw e-mail | index | archive | help
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.
>>
>> 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

I'll make a note of it.

> 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"

> Thirdly, if you could provide the output from dmesg that's relevant
dmesg info:

	bge0: BCM5715 A3, ASIC rev. 0x9003
	miibus0: <MII bus> on bge0
	brgphy0: BCM5714 10/100/1000baseTX PHY> on mii bus0

pciconf info:

	bge0@pci6:4:0 class=0x020000 card=0x534b108e chip=0x167814e4 		 
rev=0xa3 hrd=0x00

vmstat info:

	interrupt	total	rate
	irq14:ata0	47	0
	irq17:mpt0	1370	1
	irq21:ohci0	1	0
	irq22:ehci0	1	0

> 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.

FreeBSD 6.2-STABLE wed March 28 00:55:17 EDT 2007 SMP amd64

The build of world was March 28 20:28


Thanks for taking a look.  Let me know if more info is needed.

Lisa Besko



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