From owner-freebsd-isp@FreeBSD.ORG Thu Dec 15 19:51:10 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 A1B68106566C; Thu, 15 Dec 2011 19:51:10 +0000 (UTC) (envelope-from sodynet1@gmail.com) Received: from mail-iy0-f182.google.com (mail-iy0-f182.google.com [209.85.210.182]) by mx1.freebsd.org (Postfix) with ESMTP id 627128FC15; Thu, 15 Dec 2011 19:51:10 +0000 (UTC) Received: by iakl21 with SMTP id l21so5939482iak.13 for ; Thu, 15 Dec 2011 11:51:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=VxcILticm7fb2FksLvDBvP/HmUyET07P+c9sqWqwqKw=; b=QMFyNihY/IUhGq4MyP+xL+PhkI3G4BEJF8cOH7pUcYzhFU8myzQl2FLsGhTbRRhSl6 lxRUX5MMzvFGpxX7c5S8I86RybGDGHyVzVTc4GFEQ0cSYGHiN9AIkD0hSx04PGKiiKBa 1nSmAUu1RgghQ0IXibZzONNr1J9bFIOFZTGeA= MIME-Version: 1.0 Received: by 10.50.87.227 with SMTP id bb3mr4193104igb.29.1323978669798; Thu, 15 Dec 2011 11:51:09 -0800 (PST) Received: by 10.231.41.206 with HTTP; Thu, 15 Dec 2011 11:51:09 -0800 (PST) Date: Thu, 15 Dec 2011 21:51:09 +0200 Message-ID: From: Sami Halabi To: freebsd-net@freebsd.org, freebsd-isp@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: 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: Thu, 15 Dec 2011 19:51:10 -0000 Hi, I've searched the net andfound basicly 2 threads talking about the message: ng_mppc_decompress: too many (4094) packets dropped, disabling node in FBSD 6.3 http://lists.freebsd.org/pipermail/freebsd-bugs/2008-April/030183.html its a pr 123045 and 5.4. http://markmail.org/message/lptpp4qmiwksazxc basicly suggested to set define MPPE_MAX_REKEY to a higher values and found somewhere a patch that changes it to variable rather than using it as macro i saw no answer indicating this really solves the problem. did anyone have a solution tothe problem? i'm suffering from it even i have about 200 concurrent connections, as i read MPD+FREEBSD usually can utilize thousands of sessions. Thanks in advance, -- Sami Halabi Information Systems Engineer NMS Projects Expert From owner-freebsd-isp@FreeBSD.ORG Fri Dec 16 10:05:21 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 17B74106564A; Fri, 16 Dec 2011 10:05:21 +0000 (UTC) (envelope-from sodynet1@gmail.com) Received: from mail-gx0-f182.google.com (mail-gx0-f182.google.com [209.85.161.182]) by mx1.freebsd.org (Postfix) with ESMTP id ADCE08FC0A; Fri, 16 Dec 2011 10:05:20 +0000 (UTC) Received: by ggnp1 with SMTP id p1so3975111ggn.13 for ; Fri, 16 Dec 2011 02:05:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=if8ECl3NtZC61vVu1X6G4JPXvmkNf2F11Ca+b1afvxE=; b=W8E25Rfrgn9ZU7WF7ut6Uyxv912meQBuZwxymShssC2R+ZFbMUOk8rjn8foxkHng2N /kJaDuNJC5j38uwxFvh7xf7Fxm9d88rpoqq//1BeEDtZDGzmtYRcQzDYQmzChIDTiZiO gOfrx31P7gwieboR/8lG9bKTTlGtCw/5FRzOk= MIME-Version: 1.0 Received: by 10.50.87.227 with SMTP id bb3mr7871256igb.29.1324029919935; Fri, 16 Dec 2011 02:05:19 -0800 (PST) Received: by 10.231.41.206 with HTTP; Fri, 16 Dec 2011 02:05:19 -0800 (PST) In-Reply-To: References: Date: Fri, 16 Dec 2011 12:05:19 +0200 Message-ID: From: Sami Halabi To: freebsd-net@freebsd.org, freebsd-isp@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: 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: Fri, 16 Dec 2011 10:05:21 -0000 any ideas? Sami On Thu, Dec 15, 2011 at 9:51 PM, Sami Halabi wrote: > Hi, > > I've searched the net andfound basicly 2 threads talking about the message: > > ng_mppc_decompress: too many (4094) packets dropped, disabling node > > in FBSD 6.3 > http://lists.freebsd.org/pipermail/freebsd-bugs/2008-April/030183.html its > a pr 123045 > and 5.4. http://markmail.org/message/lptpp4qmiwksazxc > basicly suggested to set define MPPE_MAX_REKEY to a higher values > and found somewhere a patch that changes it to variable rather than using > it as macro > > i saw no answer indicating this really solves the problem. > > did anyone have a solution tothe problem? i'm suffering from it even i > have about 200 concurrent connections, as i read MPD+FREEBSD usually can > utilize thousands of sessions. > > Thanks in advance, > > -- > Sami Halabi > Information Systems Engineer > NMS Projects Expert > > -- Sami Halabi Information Systems Engineer NMS Projects Expert