Date: Mon, 6 May 2002 14:46:38 -0500 (CDT) From: Mike Silbersack <silby@silby.com> To: admin <admin@crimelords.org> Cc: freebsd-security@freebsd.org Subject: Re: 4.5 stable & tcpip fix maybe? Message-ID: <20020506144517.X60840-100000@patrocles.silby.com> In-Reply-To: <Pine.BSF.4.44.0205060831570.91618-100000@crimelords.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 6 May 2002, admin wrote: > Did any of the last src upgrades make a change that might cause me to get > this error... > > May 5 13:52:05 xXx /kernel: m_retry failed, consider increase mbuf value > May 5 13:52:05 xXx /kernel: m_retryhdr failed, consider increase mbuf > value There's probably no DoS going on here, you're just running out of mbufs clusters; run netstat -m to determine whether this is the case, then read tuning(7) to determine how to increase the number of mbufs allocated. Mike "Silby" Silbersack To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020506144517.X60840-100000>