From owner-freebsd-questions@FreeBSD.ORG Tue Jul 26 23:27:30 2005 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C4C3B16A41F for ; Tue, 26 Jul 2005 23:27:30 +0000 (GMT) (envelope-from casey@phantombsd.org) Received: from phantombsd.org (dsl231-036-158.sea1.dsl.speakeasy.net [216.231.36.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6D41743D46 for ; Tue, 26 Jul 2005 23:27:30 +0000 (GMT) (envelope-from casey@phantombsd.org) Received: by phantombsd.org (Postfix, from userid 1004) id 17954102F12; Tue, 26 Jul 2005 16:27:30 -0700 (PDT) Received: from mail.phantombsd.org (localhost [127.0.0.1]) by phantombsd.org (Postfix) with ESMTP id 6EE26102C61; Tue, 26 Jul 2005 16:27:27 -0700 (PDT) Received: from 199.181.134.212 (SquirrelMail authenticated user casey) by mail.phantombsd.org with HTTP; Tue, 26 Jul 2005 16:27:27 -0700 (PDT) Message-ID: <25096.199.181.134.212.1122420447.squirrel@mail.phantombsd.org> In-Reply-To: References: Date: Tue, 26 Jul 2005 16:27:27 -0700 (PDT) From: "Casey Scott" To: "Andrew P." User-Agent: SquirrelMail/1.4.4 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on eagle.phantombsd.org X-Spam-Level: X-Spam-Status: No, score=-2.8 required=5.0 tests=ALL_TRUSTED autolearn=failed version=3.0.4 Cc: questions@freebsd.org Subject: Re: 100Mbit network performance - again 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: Tue, 26 Jul 2005 23:27:30 -0000 > Hello all! > > I remember being able to reach 11-12Mbytes/s between two Win95 > workstations with NE2000 $10 NIC's installed, connected via BNC cable. > I am now able to reach 11-12Mbytes/s between all kinds of Windows > 2000/XP machines with all kinds of cheapest 100Mbit ethernet hardware. > > But I have never ever exceeded 8-9Mbytes/s between a Windows machine > and a FreeBSD box - _never_. Be it Samba, different ftp/http servers, > different FreeBSD versions (4.x/5.x), with ipfw enabled or disabled, > etc., - the speed always hovers around 7-8Mb/s. I know it's not > critical, I know I should've upgraded to Gigabit hardware long ago, > but is there something wrong? > > I tried different linux distros, but they all seem to be even slower. > Wazzup?.. > > Thanks, > Andrew P. > _______________________________________________ > 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" > Keep in mind that the Windows TCP/IP window buffers are not optimized the same way as FBSD or Linux. Casey