Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261544AbTIKV1o (ORCPT ); Thu, 11 Sep 2003 17:27:44 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261546AbTIKV1o (ORCPT ); Thu, 11 Sep 2003 17:27:44 -0400 Received: from pc1-cwma1-5-cust4.swan.cable.ntl.com ([80.5.120.4]:40083 "EHLO dhcp23.swansea.linux.org.uk") by vger.kernel.org with ESMTP id S261544AbTIKV1n (ORCPT ); Thu, 11 Sep 2003 17:27:43 -0400 Subject: Re: Size of Tasks during ddos From: Alan Cox To: Mike Fedyk Cc: Breno , Valdis.Kletnieks@vt.edu, Stan Bubrouski , Linux Kernel Mailing List In-Reply-To: <20030911212341.GB26618@matchmail.com> References: <001b01c39047$d65cf580$f8e4a7c8@bsb.virtua.com.br> <20030911002755.GA13177@triplehelix.org> <3F5FD993.2060900@ccs.neu.edu> <009201c37860$f0d3c5f0$131215ac@poslab219> <200309111419.h8BEJbSo010948@turing-police.cc.vt.edu> <009f01c3788a$08b7f780$9f0210ac@forumci.com.br> <1063305670.3605.0.camel@dhcp23.swansea.linux.org.uk> <20030911212341.GB26618@matchmail.com> Content-Type: text/plain Content-Transfer-Encoding: 7bit Message-Id: <1063315578.3886.9.camel@dhcp23.swansea.linux.org.uk> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.4 (1.4.4-5) Date: Thu, 11 Sep 2003 22:26:19 +0100 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 678 Lines: 19 On Iau, 2003-09-11 at 22:23, Mike Fedyk wrote: > On Thu, Sep 11, 2003 at 07:41:10PM +0100, Alan Cox wrote: > > On Iau, 2003-09-11 at 18:27, Breno wrote: > > > This is a Syn Flood DDoS > > > > echo "1" >/proc/sys/net/ipv4/tcp_syncookies > > > > End of problem. > > And why isn't this on by default when it's compiled in? Syncookies protect you from DoS stuff but they have other side effects on efficiency when they are in use. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/