From owner-freebsd-stable@FreeBSD.ORG Thu Jun 7 13:22:50 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9F02216A468 for ; Thu, 7 Jun 2007 13:22:50 +0000 (UTC) (envelope-from rmiranda@digitalrelay.ca) Received: from wrdsl02.terago.ca (wrdsl02.terago.ca [207.54.102.194]) by mx1.freebsd.org (Postfix) with ESMTP id 7A3F913C44C for ; Thu, 7 Jun 2007 13:22:50 +0000 (UTC) (envelope-from rmiranda@digitalrelay.ca) Received: from [192.168.0.12] (unknown [64.201.181.165]) by wrdsl02.terago.ca (Postfix) with ESMTP id 8EFD286EA8; Thu, 7 Jun 2007 08:22:49 -0500 (CDT) From: "Roger Miranda " Organization: Digital Relay Inc. To: freebsd-stable@freebsd.org Date: Thu, 7 Jun 2007 08:23:32 -0500 User-Agent: KMail/1.9.4 References: <200705111442.52523.rmiranda@digitalrelay.ca> <200705111643.08417.rmiranda@digitalrelay.ca> <20070511214735.GA31850@xor.obsecurity.org> In-Reply-To: <20070511214735.GA31850@xor.obsecurity.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200706070823.33104.rmiranda@digitalrelay.ca> Cc: Kris Kennaway Subject: Re: Hard Hang, nothing in logs / no panics X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Jun 2007 13:22:50 -0000 On Friday 11 May 2007 16:47, Kris Kennaway wrote: > > Am I possible looking at a hardware issue? If so > > what is the best way to test for it? > > If that doesn't work then in my experience it is likely to be > hardware-related. The usual debugging procedure then involves trying > to replicate on an unrelated machine, and/or swapping out hardware > components. Kris, Sorry for the time delay. But we have confirmed this is not a hardware issue. We have is dead locking across multiple systems, when bridge a moderate amount of tcp connections. I have no idea how to debug this. Could it be an issues with if_config of pf? We are using the latest drivers form intel. But have ruled it out as being an driver or network card related problem. Roger