From owner-freebsd-hackers@FreeBSD.ORG Thu Feb 3 13:07:02 2005 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8C88816A4CE for ; Thu, 3 Feb 2005 13:07:02 +0000 (GMT) Received: from mp2.macomnet.net (mp2.macomnet.net [195.128.64.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8557443D3F for ; Thu, 3 Feb 2005 13:07:01 +0000 (GMT) (envelope-from maxim@macomnet.ru) Received-SPF: pass (mp2.macomnet.net: domain of maxim@macomnet.ru designates 127.0.0.1 as permitted sender) receiver=mp2.macomnet.net; client_ip=127.0.0.1; envelope-from=maxim@macomnet.ru; Received: from localhost (localhost [127.0.0.1]) by mp2.macomnet.net (8.12.11/8.12.11) with ESMTP id j13D6tFx099967; Thu, 3 Feb 2005 16:06:55 +0300 (MSK) (envelope-from maxim@macomnet.ru) Date: Thu, 3 Feb 2005 16:06:55 +0300 (MSK) From: Maxim Konovalov To: nikolay@domonet.ru In-Reply-To: Message-ID: <20050203160621.V99914@mp2.macomnet.net> References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SpamTest-Info: Profile: Formal (207/050201) X-SpamTest-Info: Profile: Detect Hard (4/030526) X-SpamTest-Info: Profile: SysLog X-SpamTest-Info: Profile: Marking - Keywords (2/030321) X-SpamTest-Status: Not detected X-SpamTest-Version: SMTP-Filter Version 2.0.0 [0124], SpamtestISP/Release cc: freebsd-hackers@freebsd.org Subject: Re: PPPoEd fork flood patch X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Feb 2005 13:07:02 -0000 On Thu, 3 Feb 2005, 10:48+0300, nikolay@domonet.ru wrote: > Patch for pppoed, what allows you to configure minimum delay between > connections to pppoed, and prevent flood attacks. Just apply this patch > and recompile pppoed with CONN_LIMIT defined. Use '-c' command line > arg to set delay (in seconds) between connections. > > Tested on 4.10,5.3 with Mustdie XP as client. Where is the patch? :-) -- Maxim Konovalov