From owner-freebsd-stable@FreeBSD.ORG Thu Feb 10 13:25:55 2005 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 252EB16A4CE for ; Thu, 10 Feb 2005 13:25:55 +0000 (GMT) Received: from mailtest.sd73.bc.ca (smtp.sd73.bc.ca [142.24.13.149]) by mx1.FreeBSD.org (Postfix) with ESMTP id D49AC43D46 for ; Thu, 10 Feb 2005 13:25:54 +0000 (GMT) (envelope-from fcash-ml@sd73.bc.ca) Received: from localhost (localhost [127.0.0.1]) by mailtest.sd73.bc.ca (Postfix) with ESMTP id AC49BF1BDA; Thu, 10 Feb 2005 05:25:54 -0800 (PST) Received: from mailtest.sd73.bc.ca ([127.0.0.1]) by localhost (mailtest.sd73.bc.ca [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 30702-01-26; Thu, 10 Feb 2005 05:25:53 -0800 (PST) Received: by mailtest.sd73.bc.ca (Postfix, from userid 80) id BF0ACF1A1F; Thu, 10 Feb 2005 05:25:53 -0800 (PST) Received: from 24.71.128.63 (SquirrelMail authenticated user fcash); by mailtest.sd73.bc.ca with HTTP; Thu, 10 Feb 2005 05:25:53 -0800 (PST) Message-ID: <63088.24.71.128.63.1108041953.squirrel@24.71.128.63> In-Reply-To: References: Date: Thu, 10 Feb 2005 05:25:53 -0800 (PST) From: "Freddie Cash" To: "Martin Minkus" User-Agent: SquirrelMail/1.5.0 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Virus-Scanned: by amavisd-new using ClamAV at sd73.bc.ca cc: stable@freebsd.org Subject: Re: 5.3-Stable network issue X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: fcash-ml@sd73.bc.ca List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Feb 2005 13:25:55 -0000 > I seem to have been having a rather strange networking issue in > FreeBSD 5.3-Stable (it started happening immediately after 5.2.1 and > has persisted since.. I keep ³hoping² that next time I cvsup it will > be fixed, but no). > I downgraded back to 5.2.1-p13 and it is perfectly fine once again. > *** Some background information: > My FreeBSD box is my home NAT router, server, firewall, etc. It does > DHCP, MX for some of my domains, secondary DNS (I got primary > elsewhere), apache for some webhosting, blah blah blah. Nothing > really special. It is a Dual PIII-500, 512mb ram, and a couple ATA > hdd¹s. Had 3 realtek network interfaces, but down to 2 now. Any chance of using non-RealTek cards? They are notorious for performing poorly at the best of times. My laptop has one of these internally, and every now and then it'll drop the connection. Usually with an error about an oversize frame being discarded. An "ifconfig down" "ifconfig up" will fix the issue. Enabling polling support (either via the kernel config option DEVICE_POLLING or the sysctl) helps some. The best solution, though, is to get better NICs. For run, read the man page for rl(4) and the comments in the rl source. Quite enlightening about the "issues" the RealTek chipsets have. :) -- Freddie Cash, CCNT CCLP Helpdesk / Network Support Tech. School District 73 (250) 377-HELP [377-4357] fcash-ml@sd73.bc.ca