From owner-freebsd-stable@FreeBSD.ORG Wed Sep 24 15:04:11 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 793FB16A4B3 for ; Wed, 24 Sep 2003 15:04:11 -0700 (PDT) Received: from spam1.snu.ac.kr (spam2.snu.ac.kr [147.46.10.68]) by mx1.FreeBSD.org (Postfix) with SMTP id 6134C44034 for ; Wed, 24 Sep 2003 15:04:02 -0700 (PDT) (envelope-from lahaye@snu.ac.kr) Received: (snipe 9522 invoked by alias); 24 Sep 2003 22:34:45 -0000 Received: from lahaye@snu.ac.kr with Spamsniper2.0 (Processed in 0.049724 secs); Received: from unknown (HELO sis1.snu.ac.kr) (147.46.10.36) by 0 with SMTP; 24 Sep 2003 22:34:45 -0000 X-RCPTTO: freebsd-stable@freebsd.org,jl@burghcom.com, Received: from snu.ac.kr ([147.46.44.183]) by sis1.snu.ac.kr (8.12.10/8.12.10) with ESMTP id h8OM30LX099394; Thu, 25 Sep 2003 07:03:01 +0900 Message-ID: <3F7214D0.4050203@snu.ac.kr> Date: Thu, 25 Sep 2003 07:04:00 +0900 From: Rob Lahaye Organization: Seoul National University - South Korea User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.4) Gecko/20030726 X-Accept-Language: en-us, ko-kr MIME-Version: 1.0 To: Jeff Love , freebsd-stable@freebsd.org References: <3F719A58.5000700@snu.ac.kr> <6.0.0.22.0.20030924103406.0307c250@209.112.4.2> <20030924151245.GA7400@shellma.zin.lublin.pl> <6.0.0.22.0.20030924111529.05a965d0@209.112.4.2> <20030924153450.GB7648@shellma.zin.lublin.pl> <6.0.0.22.0.20030924114051.06fb5e58@209.112.4.2> <20030924160520.GA7970@shellma.zin.lublin.pl> <6.0.0.22.0.20030924121543.08c1c060@209.112.4.2> <3F71C4E9.8030801@snu.ac.kr> <3F71C6E9.5070903@burghcom.com> <3F71FF90.4050503@burghcom.com> In-Reply-To: <3F71FF90.4050503@burghcom.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: "No route to host after certain time" is fxp only? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Sep 2003 22:04:11 -0000 Jeff Love wrote: > Is this happening only with fxp (intel) network cards? I run them, and > have only seen this problem detailed regarding fxp cards thus far on > this list. No, I have it with an rl0 (RealTek 8139). Whether the problem occurs or not, seems to be one reboot for another. Some kind of randomness seems to be the case.... Yesterday I had this problem, rebooted and its fine now for over 12 hours. Hard to say when and how it happens. Fix is needed really quickly!! Who did latest arp patch to the kernel? R.