From owner-freebsd-questions@FreeBSD.ORG Fri Mar 23 17:53:31 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 39AE816A403 for ; Fri, 23 Mar 2007 17:53:31 +0000 (UTC) (envelope-from list@deeboz.ca) Received: from deeboz.ca (S0106000102685618.cg.shawcable.net [68.147.195.40]) by mx1.freebsd.org (Postfix) with ESMTP id 1E03C13C45A for ; Fri, 23 Mar 2007 17:53:31 +0000 (UTC) (envelope-from list@deeboz.ca) Received: by deeboz.ca (Postfix, from userid 1001) id 63940F8B0A6; Fri, 23 Mar 2007 10:53:30 -0700 (MST) Date: Fri, 23 Mar 2007 10:53:30 -0700 From: Sally Janghos To: freebsd-questions@freebsd.org Message-ID: <20070323175330.GA93765@deeboz.ca> References: <20070322210435.GA75402@deeboz.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.2i Subject: Re: Where to start troubleshooting Intel PRO/1000 performance problems? 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: Fri, 23 Mar 2007 17:53:31 -0000 Here is the ifconfig output: > ifconfig em0: flags=8843 mtu 1500 options=4b inet 192.168.0.2 netmask 0xffffff00 broadcast 192.168.0.255 ether 00:07:e9:18:c2:37 media: Ethernet autoselect (1000baseTX ) status: active Also, > netstat -in Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Coll em0 1500 00:07:e9:18:c2:37 75678438 0 94462194 0 0 em0 1500 192.168.0 192.168.0.2 75619718 - 94404507 - - lo0 16384 26827 0 26827 0 0 lo0 16384 127 127.0.0.1 26827 - 26827 - - On Thu, Mar 22, 2007 at 11:00:33PM +0100, usleepless@gmail.com wrote: > Sally, > > On 3/22/07, Sally Janghos wrote: > >I'm looking for some suggestions on where to start troubleshooting > >performance issues on a Intel PRO 1000 card. > > > >It's installed in a box with the following configuration: > > FreeBSD 6.1 > > AMD Athlon(tm) XP 2100+ (1741.42-MHz 686-class CPU) > > Dell CERC SATA RAID 2 > > > >The file transfer(ftp/smb/scp) speeds from/to this machine do not appear to > >go above 10Mb. The other machine > >doing the transfers has similar specs(same Ethernet Card) but is a Windows > >XP box. I've tried replacing the switch with > >a crossover cable between the machines and the same speed persists. Any > >suggestions on where to start and what tools > >should I use to do the benchmarks? > > please supply the output of "ifconfig" > > regards, > > usleep > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"