From owner-freebsd-current@FreeBSD.ORG Fri Sep 21 15:08:28 2007 Return-Path: Delivered-To: current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 69F4716A469 for ; Fri, 21 Sep 2007 15:08:28 +0000 (UTC) (envelope-from hopet@ics.muni.cz) Received: from minas.ics.muni.cz (minas.ics.muni.cz [147.251.4.40]) by mx1.freebsd.org (Postfix) with ESMTP id D104813C4A7 for ; Fri, 21 Sep 2007 15:08:27 +0000 (UTC) (envelope-from hopet@ics.muni.cz) Received: from KLOBOUCEK (holub.ics.muni.cz [147.251.23.83]) (authenticated user=hopet@ICS.MUNI.CZ bits=0) by minas.ics.muni.cz (8.13.8/8.13.8/SuSE Linux 0.8) with ESMTP id l8LF8PQe032013 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Fri, 21 Sep 2007 17:08:26 +0200 From: "Petr Holub" To: "Jeremy Chadwick" Date: Fri, 21 Sep 2007 17:08:27 +0200 Message-ID: <004a01c7fc61$43807db0$5317fb93@KLOBOUCEK> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2377.0 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1807 In-Reply-To: Importance: Normal X-Muni-Spam-TestIP: 147.251.23.83 X-Muni-Envelope-From: hopet@ics.muni.cz X-Muni-Envelope-To: current@FreeBSD.org X-Muni-Virus-Test: Clean X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-3.0 (minas.ics.muni.cz [147.251.4.35]); Fri, 21 Sep 2007 17:08:26 +0200 (CEST) X-Mailman-Approved-At: Mon, 24 Sep 2007 08:18:03 +0000 Cc: current@FreeBSD.org Subject: RE: TCP socket problem on Sept. -CURRENT snapshot 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: Fri, 21 Sep 2007 15:08:28 -0000 > looks like the problem is actually some per-IP bug... Any reports > of this behavior reported before before I start looking into this > deeper? Actually, it might be some nasty behavior of xorg.freedesktop.org (131.252.210.176) - according to tcpdump, echo requests are being sent, but nothing is received in return. While the same ping works from a machine sitting on the same network next to this one. I'm not sure what's happening: if it might be some bug that tcpdump can't reveal or 131.252.210.176 is playing games... Petr