From owner-freebsd-questions Thu Feb 22 12:40:51 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA16546 for questions-outgoing; Thu, 22 Feb 1996 12:40:51 -0800 (PST) Received: from sys8.wfc.com (sys8.wfc.com [199.171.126.8]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id MAA16541 for ; Thu, 22 Feb 1996 12:40:47 -0800 (PST) Received: by sys8.wfc.com id AA27894; Thu, 22 Feb 96 14:42:59 -0600 Message-Id: <9602222042.AA27894@sys8.wfc.com> From: mikee@sys8.wfc.com (Mike Eggleston) X-Mailer: Altos UNIX System V Mail (version 3.2) To: questions@freebsd.org Subject: out of buffers? Date: Thu, 22 Feb 96 14:42:59 CST Sender: owner-questions@freebsd.org Precedence: bulk I've installed freebsd 2.1 and am trying to run the user version of ppp through a bitsurfer pro. The dial and login chat scripts work and I do get connected to my provider. I get the proper routes and can ping my gateway and other machines on the inet. Sometime after I get connected my ping stops working saying that the network is unreachable and that its out of buffers. What is running out of buffers and how can I allocate more buffers? I assume these are MBUF's that have been exhausted. netstat -m shows that at one point I was up to 88% of available buffers used. I'm on a p133 machine with 16mb ram and 2gb scsi and scsi cdrom. TIA Mike