From owner-freebsd-current@FreeBSD.ORG Mon Oct 4 13:11:05 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4A5A216A4CE for ; Mon, 4 Oct 2004 13:11:05 +0000 (GMT) Received: from www.cyclades.de (mail.linux-router.org [62.225.173.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E56A43D5A for ; Mon, 4 Oct 2004 13:11:04 +0000 (GMT) (envelope-from mh@kernel32.de) Received: from pd956a904.dip.t-dialin.net ([217.86.169.4] helo=[192.168.100.105]) by www.cyclades.de with asmtp (Exim 3.35 #1 (Debian)) id 1CEScD-0007SS-00; Mon, 04 Oct 2004 15:10:58 +0200 Message-ID: <41614BDA.8070803@kernel32.de> Date: Mon, 04 Oct 2004 15:10:50 +0200 From: Marian Hettwer User-Agent: Mozilla Thunderbird 0.7.3 (X11/20040928) X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Stephen J. Roznowski" References: <200410031315.i93DFecT098486@istari.comcast.net> In-Reply-To: <200410031315.i93DFecT098486@istari.comcast.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-MailScanner: Found to be clean X-MailScanner-SpamCheck: cc: freebsd-current@freebsd.org Subject: Re: Networking problems with 5.3-BETA6 on HP SA4000Z X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Oct 2004 13:11:05 -0000 Hej SR, Stephen J. Roznowski wrote: > Greeting, > > I'm trying to install 5.3-BETA6 on an HP SA4000Z. It has the > nForce3 250 chipset. > > Everything appears to be running fine, but I can't get the network > to send any traffic. It shows as "fwe0", appears to have the > correct IP address, but pinging the gateway gets a "no route to host" > error. > > I've tried swapping "fwe0" to "fwip0", but get the same error.... > fwe and fwip is the FireWire Ethernet Stuff. Are you sure that this is the interface you want to use ? I believe there is an onboard Ethernet Interface, but I believe it's not yet supported in FreeBSD ... > I can provide more (specific) details if it helps..... > > Any suggestions on what to try next? > unluckily not. Try to figure out wether you have a Windows XP Driver for the onboard LAN. Then the NDIS Project (Project Evil) _could_ work. At least I think it could. Correct me If I'm wrong. The easiest way would probably be, taking a standard PCI based Ethernet NIC and off you go :) preferable Intel's Ethernet Express Pro ;) best regards, Marian