From owner-freebsd-stable Mon Feb 3 16:28: 0 2003 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 40AF537B401 for ; Mon, 3 Feb 2003 16:27:59 -0800 (PST) Received: from apollo.backplane.com (apollo.backplane.com [216.240.41.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id D8B3743E4A for ; Mon, 3 Feb 2003 16:27:58 -0800 (PST) (envelope-from dillon@apollo.backplane.com) Received: from apollo.backplane.com (localhost [127.0.0.1]) by apollo.backplane.com (8.12.6/8.12.6) with ESMTP id h140RwSJ038635; Mon, 3 Feb 2003 16:27:58 -0800 (PST) (envelope-from dillon@apollo.backplane.com) Received: (from dillon@localhost) by apollo.backplane.com (8.12.6/8.12.6/Submit) id h140RwI8038634; Mon, 3 Feb 2003 16:27:58 -0800 (PST) Date: Mon, 3 Feb 2003 16:27:58 -0800 (PST) From: Matthew Dillon Message-Id: <200302040027.h140RwI8038634@apollo.backplane.com> To: Peter Radcliffe Cc: stable@FreeBSD.ORG Subject: Re: "ping: sendto: No buffer space available" References: <20030203212349.GG12779@pir.net> <20030204003205.T30858@marvin.sko.mh.se> <20030204000108.GA23967@pir.net> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG :Mats Larsson probably said: :> On a 4.4 box I got this error using some old ep(4) card, a card :> switch Solved my problems back then. If you have the possible then :> test with a different card. : :A different card isn't much use - it's the built in wireless. : :P. : :-- :pir pir-sig@pir.net pir-sig@net.tufts.edu Check the queue statistics. It could be a queue overflow due to stalls in the wireless card accepting new packets, due to excessive collisions on a hard line. test2:/home/dillon> sysctl -a | fgrep ip.intr_qu net.inet.ip.intr_queue_maxlen: 50 net.inet.ip.intr_queue_drops: 0 Queue drops can also occur if you are using large TCP buffers. -Matt Matthew Dillon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message