From owner-freebsd-net@FreeBSD.ORG Wed Dec 29 08:00:07 2004 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2A8B516A4CE for ; Wed, 29 Dec 2004 08:00:07 +0000 (GMT) Received: from lakecmmtao03.coxmail.com (lakecmmtao03.coxmail.com [68.99.120.70]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5EF9743D41 for ; Wed, 29 Dec 2004 08:00:06 +0000 (GMT) (envelope-from steve@freeslacker.net) Received: from [192.168.69.75] ([68.98.220.74]) by lakecmmtao03.coxmail.com ESMTP <20041229080003.QDSZ15913.lakecmmtao03.coxmail.com@[192.168.69.75]>; Wed, 29 Dec 2004 03:00:03 -0500 Message-ID: <41D26405.2060500@freeslacker.net> Date: Wed, 29 Dec 2004 01:00:05 -0700 From: Steven Stremciuc User-Agent: Mozilla Thunderbird 0.8 (Windows/20040913) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Wang References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-net@freebsd.org Subject: Re: Intel Pro/1000 Nic - no communication with network X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Dec 2004 08:00:07 -0000 "status: no carrier" when you do an ifconfig indicates a layer 1 or physical problem. You need to try plugging in each of the other ethernet ports on that server and checking ifconfig to see if the status changes. As obvious as this seems (and sorry if you've already tried this) I have some supermicro servers with Intel nic's and FreeBSD 5.3-R has them mixed up. The ports are labeled 1 and 2 on the case but FreeBSD calls ethernet port 2 em0 and ethernet port 1 em1. Maybe that is what you are seeing here. steve > > Ifconfig shows for em0: > > > em0: flags=8843 mtu 1500 > > options=3 > > inet 10.0.0.9 netmask 0xff000000 broadcast 10.255.255.255 > > ether 00:11:2F:0F:80:f4 > > media: Ethernet autoselect > > status: no carrier