From owner-freebsd-stable@FreeBSD.ORG Thu Mar 10 22:46:29 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 8AD8416A4CE; Thu, 10 Mar 2005 22:46:29 +0000 (GMT) Received: from mail.ntplx.net (mail.ntplx.net [204.213.176.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 32C7C43D54; Thu, 10 Mar 2005 22:46:29 +0000 (GMT) (envelope-from deischen@freebsd.org) Received: from sea.ntplx.net (sea.ntplx.net [204.213.176.11]) j2AMkSpb025419; Thu, 10 Mar 2005 17:46:28 -0500 (EST) Date: Thu, 10 Mar 2005 17:46:28 -0500 (EST) From: Daniel Eischen X-X-Sender: eischen@sea.ntplx.net To: Mario Sergio Fujikawa Ferreira In-Reply-To: <20050310223744.81972.qmail@exxodus.fedaykin.here> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS and Clam AntiVirus (mail.ntplx.net) cc: freebsd-stable@freebsd.org Subject: Re: ping: sendto: No buffer space available X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Daniel Eischen List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 22:46:29 -0000 On Thu, 10 Mar 2005, Mario Sergio Fujikawa Ferreira wrote: > Hi, > > I have been experiencing this > > $ ping 10.1.1.1 > PING 10.1.1.1 (10.1.1.1): 56 data bytes > ping: sendto: No buffer space available > ping: sendto: No buffer space available > > Does anyone have any ideas? Doing > > # ifconfig fxp0 down > # ifconfig fxp0 up > > fixes it but it won't recover otherwise. Yeah, I've gotten it also and on 4.x as well. It occurred on both de and fxp devices as well. The box is a router with 4 or 5 interfaces which are nowhere near fully loaded. We only get this problem on the interface that is connected to a hub; all other interfaces are on switches. It is annoying because it happens once every week or two. -- DE