From owner-freebsd-bugs@FreeBSD.ORG Sat Apr 1 01:20:15 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8DC4716A401 for ; Sat, 1 Apr 2006 01:20:15 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 168FA43D5E for ; Sat, 1 Apr 2006 01:20:09 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k311K91c091791 for ; Sat, 1 Apr 2006 01:20:09 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k311K9Br091790; Sat, 1 Apr 2006 01:20:09 GMT (envelope-from gnats) Date: Sat, 1 Apr 2006 01:20:09 GMT Message-Id: <200604010120.k311K9Br091790@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: "Internet Partners, Inc. Tech Support" Cc: Subject: Re: kern/94307: [bge] kernel panics when passing trafffic through bge1 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "Internet Partners, Inc. Tech Support" List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Apr 2006 01:20:15 -0000 The following reply was made to PR kern/94307; it has been noted by GNATS. From: "Internet Partners, Inc. Tech Support" To: , Cc: Subject: Re: kern/94307: [bge] kernel panics when passing trafffic through bge1 Date: Fri, 31 Mar 2006 17:19:36 -0800 Hi All, We also have a brand new HP Proliant DL320 G4 that is the same hardware. I have booted FreeBSD 6.1-BETA4 #0 on this and I can report this is still broken, but the fix is getting closer. Here is what we found: 1) Kernel does not panic anymore 2) interface bge0 does not seem to work at all 3) interface bge1 does seem to work but in a weird way, if I hard-code an IP on it I can ping the interface from a host elsewhere on the network. However, I cannot access any FTP site from the server. Nor can I obtain an IP number via DHCP. Ted Mittelstaedt