From owner-freebsd-questions@FreeBSD.ORG Sun Feb 19 17:54:37 2006 Return-Path: X-Original-To: freebsd-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 BF14616A422 for ; Sun, 19 Feb 2006 17:54:37 +0000 (GMT) (envelope-from ptitoliv@frenchsuballiance.cjb.net) Received: from gatekeeper.ptitoliv.net (gatekeeper.ptitoliv.net [213.41.240.89]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D9AB43D5F for ; Sun, 19 Feb 2006 17:54:35 +0000 (GMT) (envelope-from ptitoliv@frenchsuballiance.cjb.net) Received: from [192.168.1.1] (misato.ptitoliv.lan [192.168.1.1]) by gatekeeper.ptitoliv.net (8.13.4/8.13.4/Debian-3) with ESMTP id k1JIuAph000686; Sun, 19 Feb 2006 19:56:11 +0100 Message-ID: <43F8B0D9.3000905@frenchsuballiance.cjb.net> Date: Sun, 19 Feb 2006 18:54:33 +0100 From: ptitoliv User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: fr, en MIME-Version: 1.0 To: Mathieu CHATEAU , freebsd-questions@freebsd.org References: <43F73267.6010807@frenchsuballiance.cjb.net> <1989705175.20060218193212@free.fr> <43F76BA9.1000300@frenchsuballiance.cjb.net> <55717469.20060219114349@free.fr> In-Reply-To: <55717469.20060219114349@free.fr> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 8bit X-Virus-Scanned: ClamAV version 0.87, clamav-milter version 0.87 on gatekeeper.ptitoliv.net X-Virus-Status: Clean Cc: Subject: Re: Bandwidth Problems with Freebsd 5.x 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: Sun, 19 Feb 2006 17:54:37 -0000 Mathieu CHATEAU a écrit : >try this: >ping -c 1000 -s 1500 IP_TO_PING > >wait for the 1000 ping to go trough. You should not have more than >0,5% of loss (is the servers aren't overload). If it's more or equal >than 0,5%, it comes from the network (cables or switches fault). >Each host would be in 100 full (via autoselect to be sure the conf is >ok on the switch). > I made the tests on the two boxes => 0 % packet loss. I man an other interesting test. I try to transfert between the BSD Box and a server located at home behind my 1MB/s ADSL Line. Here are the results : FreeBSD box => Workstation at home : 300 kB/s Debian box on the same network => Workstation at home : 950 kB/s. This test confirms cleraly that there is a problem with the BSD, I guess. Could it be a bug from the VR driver ? Regards, Ptitoliv