From owner-freebsd-questions Sun Mar 17 11:26: 9 2002 Delivered-To: freebsd-questions@freebsd.org Received: from surreal.nl (surreal.nl [212.204.236.10]) by hub.freebsd.org (Postfix) with ESMTP id 09B1937B47B for ; Sun, 17 Mar 2002 11:26:04 -0800 (PST) Received: by surreal.nl (Postfix, from userid 1000) id 9BA467FECD; Sun, 17 Mar 2002 20:26:04 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by surreal.nl (Postfix) with ESMTP id 9A0CE87ACD; Sun, 17 Mar 2002 20:26:04 +0100 (CET) Date: Sun, 17 Mar 2002 20:26:04 +0100 (CET) From: Walter Hop To: Brendan McAlpine Cc: questions@freebsd.org Subject: Re: Ethernet card settings question In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=iso-8859-1 Content-Transfer-Encoding: 8BIT Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG [in reply to Brendan McAlpine , 17/03/02] > How can I change my ethernet cardıs setting from 100MBPS Full Duplex to > 10MBPS half duplex? If your card supports it, try: ifconfig dc0 media 10baset/utp (where dc0 is replaced by your card device) If you want, you can also add the "media 10baset/utp" to the ifconfig line in /etc/rc.conf to do this automatically at startup. -- Walter Hop | +31 6 24290808 | PGP keyid 0x84813998 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message