From owner-freebsd-current@FreeBSD.ORG Mon May 28 16:50:42 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 0841716A46B; Mon, 28 May 2007 16:50:42 +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 E0D3C13C48A; Mon, 28 May 2007 16:50:41 +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 l4SGmxLQ087581; Mon, 28 May 2007 09:48:59 -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 l4SGmxbq087580; Mon, 28 May 2007 09:48:59 -0700 (PDT) (envelope-from sgk) Date: Mon, 28 May 2007 09:48:59 -0700 From: Steve Kargl To: Andre Oppermann Message-ID: <20070528164859.GC87124@troutmask.apl.washington.edu> References: <20070525234115.GA48789@troutmask.apl.washington.edu> <465AF5C6.2010302@freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <465AF5C6.2010302@freebsd.org> 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: Mon, 28 May 2007 16:50:42 -0000 On Mon, May 28, 2007 at 05:31:18PM +0200, Andre Oppermann wrote: > Steve Kargl wrote: > >Anyone have ideas on how to cure > > > >May 25 16:20:03 node13 kernel: TCP: [192.168.0.15]:53815 to > >[192.168.0.13]:50992 tcpflags 0x11; syncache_expand: > >Segment failed SYNCOOKIE authentication > > > >The hardware and kernel on 192.168.0.15 and 192.168.0.13 > >are identical. > > Do you have any daemon listening on [192.168.0.13]:50992? > This appears to come during a MPI computation. I've tried both MPICH2 and Open-MPI, and home directories are propagated via NFS. I have to run to a soccer tournament. Back in 4 hours. -- Steve