From owner-freebsd-isp@FreeBSD.ORG Tue Dec 27 04:47:57 2011 Return-Path: Delivered-To: freebsd-isp@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 46460106566B; Tue, 27 Dec 2011 04:47:57 +0000 (UTC) (envelope-from glebius@FreeBSD.org) Received: from cell.glebius.int.ru (glebius.int.ru [81.19.64.117]) by mx1.freebsd.org (Postfix) with ESMTP id B80C18FC08; Tue, 27 Dec 2011 04:47:56 +0000 (UTC) Received: from cell.glebius.int.ru (localhost [127.0.0.1]) by cell.glebius.int.ru (8.14.5/8.14.5) with ESMTP id pBR4ls1p025084; Tue, 27 Dec 2011 08:47:54 +0400 (MSK) (envelope-from glebius@FreeBSD.org) Received: (from glebius@localhost) by cell.glebius.int.ru (8.14.5/8.14.5/Submit) id pBR4lsB9025083; Tue, 27 Dec 2011 08:47:54 +0400 (MSK) (envelope-from glebius@FreeBSD.org) X-Authentication-Warning: cell.glebius.int.ru: glebius set sender to glebius@FreeBSD.org using -f Date: Tue, 27 Dec 2011 08:47:54 +0400 From: Gleb Smirnoff To: Sami Halabi Message-ID: <20111227044754.GK8035@FreeBSD.org> References: MIME-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-isp@FreeBSD.org, freebsd-net@FreeBSD.org Subject: Re: ng_mppc_decompress: too many (4094) packets dropped, disabling node X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Dec 2011 04:47:57 -0000 On Thu, Dec 15, 2011 at 09:51:09PM +0200, Sami Halabi wrote: S> Hi, S> S> I've searched the net andfound basicly 2 threads talking about the message: S> S> ng_mppc_decompress: too many (4094) packets dropped, disabling node S> S> in FBSD 6.3 S> http://lists.freebsd.org/pipermail/freebsd-bugs/2008-April/030183.html its S> a pr 123045 S> and 5.4. http://markmail.org/message/lptpp4qmiwksazxc S> basicly suggested to set define MPPE_MAX_REKEY to a higher values S> and found somewhere a patch that changes it to variable rather than using S> it as macro S> S> i saw no answer indicating this really solves the problem. S> S> did anyone have a solution tothe problem? i'm suffering from it even i have S> about 200 concurrent connections, as i read MPD+FREEBSD usually can utilize S> thousands of sessions. A couple of questions: 1) Is the number always 4094? 2) Have you tried to disable this code, thus never disable node? How this performs? A patch for this is avaliable in http://www.freebsd.org/cgi/query-pr.cgi?pr=123045&cat= -- Totus tuus, Glebius.