From owner-freebsd-questions@FreeBSD.ORG Sat Mar 31 22:29:19 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B2AE016A40A for ; Sat, 31 Mar 2007 22:29:19 +0000 (UTC) (envelope-from bseklecki@collaborativefusion.com) Received: from mx00.pub.collaborativefusion.com (mx00.pub.collaborativefusion.com [206.210.89.199]) by mx1.freebsd.org (Postfix) with ESMTP id 5EFCD13C4E8 for ; Sat, 31 Mar 2007 22:29:19 +0000 (UTC) (envelope-from bseklecki@collaborativefusion.com) Received: from [192.168.4.6] (c-67-171-75-90.hsd1.pa.comcast.net [67.171.75.90]) (AUTH: LOGIN seklecki, TLS: TLSv1/SSLv3,128bits,RC4-MD5) by wingspan with esmtp; Sat, 31 Mar 2007 18:29:16 -0400 id 00056403.460EE0BC.0000FCE2 From: "Brian A. Seklecki" To: Thiago Esteves de Oliveira In-Reply-To: <50794.146.164.92.1.1175264018.squirrel@www.lamce.coppe.ufrj.br> References: <50794.146.164.92.1.1175264018.squirrel@www.lamce.coppe.ufrj.br> Organization: Collaborative Fusion, Inc. Date: Sat, 31 Mar 2007 17:29:31 -0500 Message-Id: <1175380171.7585.62.camel@ingress> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 7bit X-Mailer: Evolution 2.2.3-10mdk Cc: freebsd-questions@freebsd.org Subject: Re: No buffer space available 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: Sat, 31 Mar 2007 22:29:19 -0000 Show us netstat -m on the broken kernel? Show us your dmesg(8) for em(4). TIA, ~BAS On Fri, 2007-03-30 at 11:13 -0300, Thiago Esteves de Oliveira wrote: > Hello, > > I've had a problem with one of my FreeBSD servers, the machine has stopped its network services > and then sent these messages: > > -Mar 27 13:00:03 anubis dhcpd: send_packet: No buffer space available > -Mar 27 13:00:26 anubis routed[431]: Send bcast sendto(em0, 146.164.92.255.520): No buffer space > available > > The messages were repeated a lot of times before a temporary solution. I've changed the > kernel(FreeBSD 6.2) to an older one(FreeBSD 6.1) and since then it's been working well. What > happened? > > P.S.: I can give more informations if necessary. > > > > > > > > > > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"