From owner-freebsd-current@FreeBSD.ORG Mon Nov 12 01:25:43 2007 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 446EB16A420 for ; Mon, 12 Nov 2007 01:25:43 +0000 (UTC) (envelope-from pyunyh@gmail.com) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.176]) by mx1.freebsd.org (Postfix) with ESMTP id 0A14B13C4B9 for ; Mon, 12 Nov 2007 01:25:42 +0000 (UTC) (envelope-from pyunyh@gmail.com) Received: by wa-out-1112.google.com with SMTP id k17so1447708waf for ; Sun, 11 Nov 2007 17:25:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:received:received:date:from:to:cc:subject:message-id:reply-to:references:mime-version:content-type:content-disposition:in-reply-to:user-agent; bh=iPBg6quACnOL3JTxUAL/jS8vn91O9Yy1QWYxZ4eO3AI=; b=tCZDbOwn/2a6NTky0xg2lBBOw1Yg4pI1KPCaQz0dEkvn9F3e1WYDEHH2Cy855gAIEJNQVDL+v0skDNjVquW03iQQb9kKhuWI4DIR7zMYdXu5wJQclbuIek5uPP+ZikGvRMg1IpMOlXP+M3KUnnJTn1bQV1zvkTxD3m3YUpFUnRM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:date:from:to:cc:subject:message-id:reply-to:references:mime-version:content-type:content-disposition:in-reply-to:user-agent; b=V/fe1tWRywcKJ5f9ovGGztpJ3aDIWLJZHd3+wPGtUJIAlc1JDQGEdSGcif93XwXnPYyAnAOFxTQqEg3aAKQ3ECHeiCJnP0ppTnxG01zgXQRv2+SSixQ5NuMdkANtXZrcmqQ9pzQ6fmdgk+dqqO9y6m1E/iRW7fOn+D4fUlED9b8= Received: by 10.114.75.1 with SMTP id x1mr1021257waa.1194828997824; Sun, 11 Nov 2007 16:56:37 -0800 (PST) Received: from michelle.cdnetworks.co.kr ( [211.53.35.84]) by mx.google.com with ESMTPS id l36sm2188872waf.2007.11.11.16.56.31 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 11 Nov 2007 16:56:36 -0800 (PST) Received: from michelle.cdnetworks.co.kr (localhost.cdnetworks.co.kr [127.0.0.1]) by michelle.cdnetworks.co.kr (8.13.5/8.13.5) with ESMTP id lAC0uNG8095077 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 12 Nov 2007 09:56:23 +0900 (KST) (envelope-from pyunyh@gmail.com) Received: (from yongari@localhost) by michelle.cdnetworks.co.kr (8.13.5/8.13.5/Submit) id lAC0uM5Q095076; Mon, 12 Nov 2007 09:56:22 +0900 (KST) (envelope-from pyunyh@gmail.com) Date: Mon, 12 Nov 2007 09:56:20 +0900 From: Pyun YongHyeon To: Chuck Robey Message-ID: <20071112005620.GA87383@cdnetworks.co.kr> References: <47375D78.4040309@chuckr.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <47375D78.4040309@chuckr.org> User-Agent: Mutt/1.4.2.1i Cc: freebsd-current@freebsd.org Subject: Re: nfe internet problems X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: pyunyh@gmail.com List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Nov 2007 01:25:43 -0000 On Sun, Nov 11, 2007 at 02:52:24PM -0500, Chuck Robey wrote: > I have a junko, but reliable, Ethernet card, one that has installed > perfectly as dc0, and runs fine. I've been recently experimenting with > on-board peripherals, and since I have a Asus Striker Extreme mobo, I > thought that the dual Ethernet ports ought to work. The dmesg output > seems to probe nfe0 & nfe1 just fine, so I tried using ifconfig (an old > friend, so you can dismiss thoughts that I did this wrong) to drop the > dc0, and move my stuff over to nfe0. When I do this, the entire machine > instantly locks up solid. I've tried this 3 times now; the machine > doesn't respond to pings, I can't (even typing in the blind) bring dc0 > back to life, and it just seems to instantly lock up. > > Any suggestions on this? Please show me more information. - FreeBSD version - verbosed boot messages - ifconfig nfe0 output - vmstat -i output -- Regards, Pyun YongHyeon