From owner-freebsd-hardware@FreeBSD.ORG Thu May 5 05:20:47 2005 Return-Path: Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E5A2E16A572 for ; Thu, 5 May 2005 05:20:47 +0000 (GMT) Received: from godzilla.vipstructures.com (godzilla.vipstructures.com [66.195.71.71]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8981F43D92 for ; Thu, 5 May 2005 05:20:47 +0000 (GMT) (envelope-from etoll@vipstructures.com) Received: from localhost (localhost.vipstructures.com [127.0.0.1]) by godzilla.vipstructures.com (Postfix) with ESMTP id 4414328424 for ; Wed, 4 May 2005 16:18:36 -0400 (EDT) Received: from godzilla.vipstructures.com ([127.0.0.1])port 10024) with ESMTP id 25323-06 for ; Wed, 4 May 2005 16:18:36 -0400 (EDT) Received: from mothra.vipstructures.com (mothra.vipstructures.com [192.168.1.3]) by godzilla.vipstructures.com (Postfix) with ESMTP id 09FEA2841C for ; Wed, 4 May 2005 16:18:36 -0400 (EDT) content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable Date: Wed, 4 May 2005 16:18:35 -0400 Message-ID: <9BC86C67C3AF7646B9C5382020457A9456E8C9@VIP10-WIN2K> From: "Toll, Eric" To: X-Antivirus: checked by Norton Anti Virus X-MTA-Mailer: Postfix 2 by Wietse Venema - http://www.postfix.org X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on godzilla.vipstructures.com Subject: RE: Ethernet Interface - PING problem X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 May 2005 05:20:48 -0000 Do not allow the card to autonegotiate. Lock the speed and duplex to 100 Full. (If connecting to a switch) Or 10 half if using an old hub. E.g. ifconfig_dc0=3D"inet 192.168.254.3 netmask 255.255.255.0 media = 100BaseTX mediaopt full-duplex"