From owner-freebsd-questions@FreeBSD.ORG Mon Jul 25 15:50:31 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D883216A428 for ; Mon, 25 Jul 2005 15:50:31 +0000 (GMT) (envelope-from cswiger@mac.com) Received: from pi.codefab.com (pi.codefab.com [199.103.21.227]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7E77943D45 for ; Mon, 25 Jul 2005 15:50:29 +0000 (GMT) (envelope-from cswiger@mac.com) Received: from localhost (localhost [127.0.0.1]) by pi.codefab.com (Postfix) with ESMTP id 5AD1F5E22; Mon, 25 Jul 2005 11:50:28 -0400 (EDT) Received: from pi.codefab.com ([127.0.0.1]) by localhost (pi.codefab.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 39671-01; Mon, 25 Jul 2005 11:50:18 -0400 (EDT) Received: from [192.168.1.3] (pool-68-161-54-113.ny325.east.verizon.net [68.161.54.113]) by pi.codefab.com (Postfix) with ESMTP id 1D72F5C90; Mon, 25 Jul 2005 11:50:15 -0400 (EDT) Message-ID: <42E50A3D.2000201@mac.com> Date: Mon, 25 Jul 2005 11:50:21 -0400 From: Chuck Swiger Organization: The Courts of Chaos User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050511 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Vinicius Pavanelli Vianna References: <42E5005D.1060805@mediamill.co.za> <42E50736.7020603@hacked.com.br> In-Reply-To: <42E50736.7020603@hacked.com.br> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-new at codefab.com Cc: Gavin McDougall , FreeBSD Questions Subject: Re: change mediaopt of NIC to full-duplex 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: Mon, 25 Jul 2005 15:50:32 -0000 Vinicius Pavanelli Vianna wrote: > The nic returns to half duplex with those bright kernel messages? > i got this when there was some kind of arp conflict on the ip, and from > cables, somehow my isp cisco switch defaults to half duplex all the > time, so when disconnect and connect the cable it returns to half =/ Have your ISP update their Cisco switches' firmware, and recheck whether ethernet autonegotiate works then. If it doesn't, both sides will have to manually set full duplex... -- -Chuck