From owner-freebsd-current@FreeBSD.ORG Sat May 26 23:34:20 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4302216A400 for ; Sat, 26 May 2007 23:34:20 +0000 (UTC) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.208.78.105]) by mx1.freebsd.org (Postfix) with ESMTP id 2596913C447 for ; Sat, 26 May 2007 23:34:20 +0000 (UTC) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (localhost.apl.washington.edu [127.0.0.1]) by troutmask.apl.washington.edu (8.14.1/8.13.8) with ESMTP id l4QNWrrC056078; Sat, 26 May 2007 16:32:53 -0700 (PDT) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.14.1/8.13.8/Submit) id l4QNWrul056077; Sat, 26 May 2007 16:32:53 -0700 (PDT) (envelope-from sgk) Date: Sat, 26 May 2007 16:32:53 -0700 From: Steve Kargl To: Abdullah Ibn Hamad Al-Marri Message-ID: <20070526233253.GB56054@troutmask.apl.washington.edu> References: <20070525234115.GA48789@troutmask.apl.washington.edu> <499c70c0705261245k6679a12k5a0237fce786ab68@mail.gmail.com> <20070526223314.GB55588@troutmask.apl.washington.edu> <499c70c0705261628x69396f33h107edf5577238100@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <499c70c0705261628x69396f33h107edf5577238100@mail.gmail.com> User-Agent: Mutt/1.4.2.2i Cc: freebsd-current@freebsd.org Subject: Re: Segment failed SYNCOOKIE? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 May 2007 23:34:20 -0000 On Sun, May 27, 2007 at 02:28:47AM +0300, Abdullah Ibn Hamad Al-Marri wrote: > On 5/27/07, Steve Kargl wrote: > > > >Fortunately for me, the porblem appears on a cluster that > >sits behind a firewall or two, so I can turn syncookie off > >via net.inet.tcp.syncookies. > > > > Could I turn it off in my box till this get sorted out? > man syncache If your system is exposed to the internet, you are exposed to a DoS type attack. -- Steve