From owner-freebsd-current@FreeBSD.ORG Tue Oct 2 02:11:07 2007 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 A298216A420 for ; Tue, 2 Oct 2007 02:11:07 +0000 (UTC) (envelope-from nslay@comcast.net) Received: from alnrmhc14.comcast.net (alnrmhc14.comcast.net [204.127.225.94]) by mx1.freebsd.org (Postfix) with ESMTP id 8C9DE13C447 for ; Tue, 2 Oct 2007 02:11:07 +0000 (UTC) (envelope-from nslay@comcast.net) Received: from antenna.local (c-68-35-224-189.hsd1.fl.comcast.net[68.35.224.189]) by comcast.net (alnrmhc14) with ESMTP id <20071002021106b1400oqj8le>; Tue, 2 Oct 2007 02:11:06 +0000 Message-ID: <4701A8A7.2070602@comcast.net> Date: Mon, 01 Oct 2007 22:10:47 -0400 From: Nathan Lay User-Agent: Thunderbird 2.0.0.6 (X11/20070925) MIME-Version: 1.0 To: Aryeh Friedman References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org Subject: Re: tcpi/ip dies at random times 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, 02 Oct 2007 02:11:07 -0000 Hi list, I too suffer this problem, but with iwi. This happens both on 6.2 and 7.0 constantly (more so on 7.0). I am however able to repair it by either deleting the gateway arp entry (arp -d) or reloading if_iwi. Best Regards, Nathan Lay Aryeh Friedman wrote: > My inet connection dies at random times (see example below) the only > way to repair is a hard reboot (and hard reboot of cable modem)... > this problem only started appearing after switching from i386 to amd64 > > uname -a: > > FreeBSD monsert 7.0-CURRENT FreeBSD 7.0-CURRENT #3: Mon Oct 1 > 02:06:20 UTC 2007 aryeh@monsert:/usr/obj/usr/src/sys/GENERIC > amd64 > > Problem output: > monsert# cvsup /usr/share/examples/cvsup/ports-supfile > Connected to cvsup10.us.FreeBSD.org > Updating collection ports-all/cvs > Edit ports/LEGAL > Edit ports/MOVED > Edit ports/UPDATING > Edit ports/audio/qjackctl/Makefile > Edit ports/audio/qjackctl/distinfo > Edit ports/audio/qjackctl/files/patch-src-qjackctlSetup.cpp > TreeList failed: Network write failure: Connection closed > Will retry at 15:37:45monsert# ifconfig -a > re0: flags=8843 metric 0 mtu 1500 > options=9b > ether 00:19:db:b5:f8:0f > inet6 fe80::219:dbff:feb5:f80f%re0 prefixlen 64 scopeid 0x1 > inet 67.84.39.90 netmask 0xfffff800 broadcast 255.255.255.255 > media: Ethernet autoselect (100baseTX ) > status: active > plip0: flags=108810 metric 0 mtu 1500 > lo0: flags=8049 metric 0 mtu 16384 > inet 127.0.0.1 netmask 0xff000000 > inet6 ::1 prefixlen 128 > inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3 > > relevent sections of dmesg: > > re0: port 0xe800-0xe8ff mem > 0xfcfff000-0xfcffffff irq 17 at device 0.0 on pci4 > re0: Using 2 MSI messages > miibus0: on re0 > rgephy0: PHY 1 on miibus0 > rgephy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, > 1000baseT-FDX, auto > re0: Ethernet address: 00:19:db:b5:f8:0f > re0: [FILTER] > re0: [FILTER] > > No abnormal entries in /var/log/messages > _______________________________________________ > 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" > >