From owner-freebsd-questions@FreeBSD.ORG Sat Sep 1 20:38:48 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A582016A41B for ; Sat, 1 Sep 2007 20:38:48 +0000 (UTC) (envelope-from fbsd.questions@rachie.is-a-geek.net) Received: from snoogles.rachie.is-a-geek.net (66-230-99-27-cdsl-rb1.nwc.acsalaska.net [66.230.99.27]) by mx1.freebsd.org (Postfix) with ESMTP id 7F22F13C442 for ; Sat, 1 Sep 2007 20:38:48 +0000 (UTC) (envelope-from fbsd.questions@rachie.is-a-geek.net) Received: from localhost (localhost [127.0.0.1]) by snoogles.rachie.is-a-geek.net (Postfix) with ESMTP id E23791CC38 for ; Sat, 1 Sep 2007 12:38:47 -0800 (AKDT) From: Mel To: freebsd-questions@freebsd.org Date: Sat, 1 Sep 2007 22:38:46 +0200 User-Agent: KMail/1.9.7 References: <46D83451.2030808@casino.uni-stuttgart.de> <46D86411.1020603@casino.uni-stuttgart.de> In-Reply-To: <46D86411.1020603@casino.uni-stuttgart.de> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200709012238.46603.fbsd.questions@rachie.is-a-geek.net> Subject: Re: strange arp problem with bge nics 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: Sat, 01 Sep 2007 20:38:48 -0000 On Friday 31 August 2007 20:55:13 Tobias Ernst wrote: > Hi, > > I have further news on this problem. It really seems to be a > driver/hardware issue. > > As I said, the two servers have 6 NICs each. These are: > > bge0, bge1: BCM5750, integrated on the motherboard > bge2, bge3: BCM5704, PCIX card > bge4, bge5: BCM5704, PCIX card > ... > I can instantly ping the other machine after booting up when using bge0, > bge1 or bge2 on both machines. > > I cannot initially ping the other machine when using bge3, bge4 or bge5. Since you suspect hardware, can you physically switch bge2/3/4/5 around in the PCI chain? Like, now bge4 becomes new bge2. If the OS still gives problems from the new bge3 onwards, one might suspect the PCI card or something in PCI interface (ordering/bios interrupt clashes/ X) at which point I'd take it to -hardware or -stable with a verbose boot message attached. -- Mel People using reply to all on lists, must think I need 2 copies.