From owner-freebsd-current@FreeBSD.ORG Tue Apr 27 12:59:06 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 507CF1065670 for ; Tue, 27 Apr 2010 12:59:06 +0000 (UTC) (envelope-from admin@lissyara.su) Received: from hosting.lissyara.su (hosting.lissyara.su [77.221.149.162]) by mx1.freebsd.org (Postfix) with ESMTP id 06D1F8FC19 for ; Tue, 27 Apr 2010 12:59:05 +0000 (UTC) Received: from [195.93.240.106] (port=45888 helo=lissyara.moskb.local) by hosting.lissyara.su with esmtpsa (TLSv1:CAMELLIA256-SHA:256) (Exim 4.71 (FreeBSD)) (envelope-from ) id 1O6kNV-00017g-0l for freebsd-current@freebsd.org; Tue, 27 Apr 2010 16:59:05 +0400 Message-ID: <4BD6DF99.5090508@lissyara.su> Date: Tue, 27 Apr 2010 16:59:05 +0400 From: Alex Keda User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; ru-RU; rv:1.8.1.23) Gecko/20091202 Thunderbird/2.0.0.23 Mnenhy/0.7.6.666 MIME-Version: 1.0 To: freebsd-current@freebsd.org References: <20100427123506.GA14350@nagual.pp.ru> <4BD6DE97.8070906@lissyara.su> In-Reply-To: <4BD6DE97.8070906@lissyara.su> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-White-List: YES X-Spam-Description: if spam count > 60 - this is spam X-Spam-Count: 0 X-Descriptions: powered by www.lissyara.su X-Bounce-ID: hosting.lissyara.su Subject: Re: 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:59:06 -0000 27.04.2010 16:54, Alex Keda пишет: > 27.04.2010 16:35, Andrey Chernov пишет: >> 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. >> > I too have it bug > but, time > 2-3 hours. > lissyara$ ifconfig > bge0: flags=8943 > metric 0 mtu 1500 > options=c0098 > ether 00:1c:c4:98:77:a8 > inet 172.17.4.127 netmask 0xffffff00 broadcast 172.17.4.255 > media: Ethernet autoselect (100baseTX ) > status: active > lo0: flags=8049 metric 0 mtu 16384 > options=3 > inet 127.0.0.1 netmask 0xff000000 > inet6 ::1 prefixlen 128 > inet6 fe80::1%lo0 prefixlen 64 scopeid 0x2 > nd6 options=21 > tap0: flags=8902 metric 0 mtu 1500 > options=80000 > ether 00:bd:3c:81:00:00 > bridge0: flags=8843 metric 0 > mtu 1500 > ether 42:16:df:e5:3c:68 > id 00:00:00:00:00:00 priority 32768 hellotime 2 fwddelay 15 > maxage 20 holdcnt 6 proto rstp maxaddr 100 timeout 1200 > root id 00:00:00:00:00:00 priority 32768 ifcost 0 port 0 > member: tap0 flags=143 > ifmaxaddr 0 port 3 priority 128 path cost 2000000 > member: bge0 flags=143 > ifmaxaddr 0 port 1 priority 128 path cost 55 > gif0: flags=8051 metric 0 mtu 1280 > tunnel inet 172.17.4.127 --> 172.29.200.25 > inet 10.10.20.26 --> 10.10.10.16 netmask 0xffffffff > options=1 > lissyara$ > > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to > "freebsd-current-unsubscribe@freebsd.org" > forget. if I attempt local login to machine, I can type "root", Enter - and finish - cursor get to line down and nothing. (root without password)