From owner-freebsd-questions@FreeBSD.ORG Sun Feb 26 15:51:48 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 0F01616A420 for ; Sun, 26 Feb 2006 15:51:48 +0000 (GMT) (envelope-from cswiger@mac.com) Received: from pi.codefab.com (pi.codefab.com [199.103.21.227]) by mx1.FreeBSD.org (Postfix) with ESMTP id A80E043D45 for ; Sun, 26 Feb 2006 15:51:47 +0000 (GMT) (envelope-from cswiger@mac.com) Received: from localhost (localhost [127.0.0.1]) by pi.codefab.com (Postfix) with ESMTP id 121055CB3; Sun, 26 Feb 2006 10:51:47 -0500 (EST) Received: from pi.codefab.com ([127.0.0.1]) by localhost (pi.codefab.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 67621-03; Sun, 26 Feb 2006 10:51:46 -0500 (EST) Received: from [192.168.1.3] (pool-68-161-83-14.ny325.east.verizon.net [68.161.83.14]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by pi.codefab.com (Postfix) with ESMTP id 2948D5C28; Sun, 26 Feb 2006 10:51:46 -0500 (EST) Message-ID: <4401CE90.2080703@mac.com> Date: Sun, 26 Feb 2006 10:51:44 -0500 From: Chuck Swiger Organization: The Courts of Chaos User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: Pol Hallen References: <200602261627.27483.freebsda@fuckaround.org> In-Reply-To: <200602261627.27483.freebsda@fuckaround.org> X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-new at codefab.com Cc: freebsd-questions@freebsd.org Subject: Re: rl0 discard oversize 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, 26 Feb 2006 15:51:48 -0000 Pol Hallen wrote: > Hi all :-) > > I have a fbsd 5.4 > today while copy a lot files (several Gb) the network saturation...and don't > responding of ping :-( > > in dmesg i see: > > rl0 discard oversize frame (ether type 4a82 flags 3 len 38118 > 1514 [ ... ] > where is the problem? With the rl0 hardware, probably. Realtek NICs aren't very good, and I've seen similar reports from other people which were resolved by getting a dc0 or fxp0 NIC instead. > this is my main server.. and indispensable 4 my work! > > sorry 4 my bad english...and thanks! Your english is OK... -- -Chuck