Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 May 2005 16:18:35 -0400
From:      "Toll, Eric" <etoll@vipstructures.com>
To:        <freebsd-hardware@freebsd.org>
Subject:   RE: Ethernet Interface - PING problem
Message-ID:  <9BC86C67C3AF7646B9C5382020457A9456E8C9@VIP10-WIN2K>

next in thread | raw e-mail | index | archive | help

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="inet 192.168.254.3  netmask 255.255.255.0 media 100BaseTX mediaopt
full-duplex"





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9BC86C67C3AF7646B9C5382020457A9456E8C9>