From owner-freebsd-questions Thu Jan 25 23:25:47 2001 Delivered-To: freebsd-questions@freebsd.org Received: from exchns02.pqafrica.co.za (unknown [196.29.130.78]) by hub.freebsd.org (Postfix) with ESMTP id 4A2E737B404 for ; Thu, 25 Jan 2001 23:25:27 -0800 (PST) Received: by exchns02.pqafrica.co.za with Internet Mail Service (5.5.2653.19) id ; Fri, 26 Jan 2001 09:24:47 +0200 Message-ID: <501BF453CDCFD111A6E40080C83DAC04E4B88D@PSICS001> From: Vikash Badal / PCS To: "Freebsd-Questions (E-mail)" Subject: Panic --- out of MBUFS Date: Fri, 26 Jan 2001 09:25:35 +0200 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Greetings, I have a FreeBSD 3.2 system which panics with out of MBUFS, the messages says increase maxusers or NMBCLUSTERS. In my kernel file I have : maxusers 128 options NBUF=512 options NMBCLUSTERS=4096 I have checked the handbook and the complete FreeBSD book but there is no information pertaining to handling a panic or understanding what needs to be fixed. The panic occurs when I run nessus ( 1.0.7 ) and when the attack reaches the IIS Malformed Extension Data. I have 64Megs of Ram and 256Megs of SWAP Please advise Vikash To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message