From owner-freebsd-current@FreeBSD.ORG Tue Apr 27 12:35:09 2010 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 3582B106564A for ; Tue, 27 Apr 2010 12:35:09 +0000 (UTC) (envelope-from ache@nagual.pp.ru) Received: from nagual.pp.ru (nagual.pp.ru [194.87.13.69]) by mx1.freebsd.org (Postfix) with ESMTP id 9A3598FC16 for ; Tue, 27 Apr 2010 12:35:08 +0000 (UTC) Received: from nagual.pp.ru (ache@localhost [127.0.0.1]) by nagual.pp.ru (8.14.4/8.14.4) with ESMTP id o3RCZ7Re014444 for ; Tue, 27 Apr 2010 16:35:07 +0400 (MSD) (envelope-from ache@nagual.pp.ru) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=nagual.pp.ru; s=default; t=1272371707; bh=QMzMJGIO5u4gpPTkFtOGqJS//I2lTrM2GO2ON6aidzo=; l=657; h=Date:From:To:Subject:Message-ID:MIME-Version:Content-Type; b=dGbeowxdPt27rJKk4yvIQ5UwuaycGsNN1O0B/jWN94vU/Z2WYKNMVudmcoxtRhnM2 J4WtGn93+2QI+T/oF37kM7grpsODMm/nU/cVLS1u++o/F1Iu02xPUiL2DMRkxumwao K1YBNME8MEtB205bWHAITCpgWV7OsvI7hm9Hulr8= Received: (from ache@localhost) by nagual.pp.ru (8.14.4/8.14.4/Submit) id o3RCZ6xB014443 for current@freebsd.org; Tue, 27 Apr 2010 16:35:06 +0400 (MSD) (envelope-from ache) Date: Tue, 27 Apr 2010 16:35:06 +0400 From: Andrey Chernov To: current@freebsd.org Message-ID: <20100427123506.GA14350@nagual.pp.ru> Mail-Followup-To: Andrey Chernov , current@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.20 (2009-06-14) Cc: Subject: Something wrong with TCP connections in recent -current 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: Tue, 27 Apr 2010 12:35:09 -0000 See subj. They appears to work for ~10 minutes then all hangs deadly. No one TCP service responds, but ICMP and UDP goes normally. The machine is x86 Pentium 4 IPv4-only, IPv6 is turned off in every place. Last kernel I have that works nice compiled at Mar 19. Ethernet info: fxp0: port 0xc000-0xc03f mem 0xed100000-0xed100fff,0xed000000-0xed0fffff irq 11 at device 11.0 on pci1 miibus0: on fxp0 inphy0: PHY 1 on miibus0 inphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto This is remote machine, so I don't have console access. -- http://ache.pp.ru/