From owner-freebsd-current@FreeBSD.ORG Thu Feb 26 12:05:47 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7B5CD16A4CE for ; Thu, 26 Feb 2004 12:05:47 -0800 (PST) Received: from web9608.mail.yahoo.com (web9608.mail.yahoo.com [216.136.129.187]) by mx1.FreeBSD.org (Postfix) with SMTP id 4BA2143D2D for ; Thu, 26 Feb 2004 12:05:47 -0800 (PST) (envelope-from chancedj@yahoo.com) Message-ID: <20040226200545.49148.qmail@web9608.mail.yahoo.com> Received: from [65.107.244.186] by web9608.mail.yahoo.com via HTTP; Thu, 26 Feb 2004 12:05:45 PST Date: Thu, 26 Feb 2004 12:05:45 -0800 (PST) From: Daryl Chance To: current@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Weird ifconfig issue X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: chancedj@yahoo.com List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Feb 2004 20:05:47 -0000 I setup a new server last night and we had some odd issues transferring data to it from another server. It's a 5.2.1 RC2 server (it also happens on my server at home). the if driver is em0. If i do the following command: ifconfig em0 media auto I get (between servers) up around 10MB/s if i force the setting to: ifconfig em0 media 100baseTX mediaopt full-duplex (which is what it autosenses at) I get (max) 6Kb/s Any reason why it would do this? I've ran 4.x fine forcing the media/media opt, but under 5.x i get horrible speeds. nice speeds: em0: flags=9843 mtu 1500 options=3 inet x.x.x.x netmask 0xffffff00 broadcast x.x.x.255 ether 00:30:48:28:ff:e2 media: Ethernet autoselect (100baseTX ) status: active poor speeds: em0: flags=9843 mtu 1500 options=3 inet x.x.x.x netmask 0xffffff00 broadcast x.x.x.255 ether 00:30:48:28:ff:e2 media: Ethernet 100baseTX status: active __________________________________ Do you Yahoo!? Get better spam protection with Yahoo! Mail. http://antispam.yahoo.com/tools