From owner-freebsd-questions@FreeBSD.ORG Tue Jun 17 07:09:15 2003 Return-Path: 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 7727A37B404 for ; Tue, 17 Jun 2003 07:09:15 -0700 (PDT) Received: from pa-plum1b-166.pit.adelphia.net (pa-plum1b-217.pit.adelphia.net [24.53.161.217]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4550443FAF for ; Tue, 17 Jun 2003 07:09:13 -0700 (PDT) (envelope-from wmoran@potentialtech.com) Received: from potentialtech.com (working [172.16.0.95]) h5HE9COg005504; Tue, 17 Jun 2003 10:09:12 -0400 (EDT) (envelope-from wmoran@potentialtech.com) Message-ID: <3EEF2108.1010802@potentialtech.com> Date: Tue, 17 Jun 2003 10:09:12 -0400 From: Bill Moran User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3) Gecko/20030429 X-Accept-Language: en-us, en MIME-Version: 1.0 To: jaime@snowmoon.com References: <20030617075240.L94567@malkav.snowmoon.com> <3EEF1302.8060908@potentialtech.com> <20030617092913.J94567@malkav.snowmoon.com> In-Reply-To: <20030617092913.J94567@malkav.snowmoon.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: ping: sendto: No buffer space available X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Jun 2003 14:09:15 -0000 jaime@snowmoon.com wrote: > On Tue, 17 Jun 2003, Bill Moran wrote: > >>What make/model of NIC are you using? > > cerberus# ifconfig -a > fxp0: flags=8843 mtu 1500 > inet 10.0.3.2 netmask 0xffffff00 broadcast 10.0.3.255 > ether 00:e0:81:21:45:8c > media: Ethernet autoselect (10baseT/UTP) > status: active > The interface in question is 10.0.3.2. That interface has worked > fine for over a year. That driver is in use on several other systems for > several years each. No problems until now. I, too, have use Intel cards with the fxp driver quite often, with no problems. >>The only time I've ever seen this, the only thing that solved the problem >>was swapping the network card out for a better one. >>That's not to say it isn't a driver problem, as the new network card used >>a different driver as well. > > I think that the NIC is on the logic board. I can try to install > a PCI card and use that in its place to see if the problem goes away. > Should I bother? I would. There are two possibilities that I would consider here: a) The NIC has gone flaky with age b) Newer drivers don't talk to that particular NIC as well as the old Did you notice this starting to happen after a particular upgrade? You may be able to correlate this with a particular update to the driver by looking at dates in the cvs logs. This is hearsay, and I have no personal experience with it, but I've seen lots of complaints across the lists about "onboard" cards that use the fxp driver not being very good. I've never had (nor heard of) any problems with the PCI versions. Another possibility is hardware ... have you added any hardware or changed any BIOS settings? There's the possibility of interrupt problems. I'm just shooting out ideas for you to work with. Please distill everything I've said through your own experience. i.e. take it with a grain of salt, as I don't _know_ what your problem is. > FWIW, a reboot of the system did not help. Never helped for me either. You may want to check, but in my experience the output of 'netstat -m' will also tell you that you have plenty of network buffers available. -- Bill Moran Potential Technologies http://www.potentialtech.com