From owner-freebsd-questions Sat Feb 13 05:05:15 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA05958 for freebsd-questions-outgoing; Sat, 13 Feb 1999 05:05:15 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from awfulhak.org (awfulhak.force9.co.uk [195.166.136.63]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA05941 for ; Sat, 13 Feb 1999 05:05:09 -0800 (PST) (envelope-from brian@Awfulhak.org) Received: from keep.lan.Awfulhak.org (keep.lan.Awfulhak.org [172.16.0.8]) by awfulhak.org (8.8.8/8.8.8) with ESMTP id NAA01076; Sat, 13 Feb 1999 13:03:53 GMT (envelope-from brian@Awfulhak.org) Received: from keep.lan.Awfulhak.org (localhost [127.0.0.1]) by keep.lan.Awfulhak.org (8.9.3/8.9.2) with ESMTP id NAA96941; Sat, 13 Feb 1999 13:03:44 GMT (envelope-from brian@keep.lan.Awfulhak.org) Message-Id: <199902131303.NAA96941@keep.lan.Awfulhak.org> X-Mailer: exmh version 2.0.2 2/24/98 To: Felix Orondo cc: freebsd-questions@FreeBSD.ORG Subject: Re: connectivity problem. In-reply-to: Your message of "Sat, 13 Feb 1999 11:11:01 +0300." <36C53395.26A740AB@iconnect.co.ke> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sat, 13 Feb 1999 13:03:43 +0000 From: Brian Somers Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Traffic to isn't being sent due to a problem with your interface speed or a broken link in the route. The packets remain queued and end up using up all the mbufs they're allowed to. If the traffic's going down a ppp link (and the problem is just a speed thing), you can try mucking around with ``set recvpipe'' and ``set sendpipe''. > Hi > While connected to a remote system, doing a connectivity test,I get the > response > > %ping > PING (ip): 56 data bytes > ping: sendto: No buffer space available > ping: sendto: No buffer space available > ping: sendto: No buffer space available > ping: sendto: No buffer space available > ping: sendto: No buffer space available > ping: sendto: No buffer space available > ping: sendto: No buffer space available > ping: sendto: No buffer space available > ping: sendto: No buffer space available > > resetting the machine seems to sort out the problem on occation. > The system is however not low on resource...... about 10% full in the > /usr partition > approx 98% idle cpu time. > I would appreciate if someone could fill me in on what the problem could > be. -- Brian Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message