From owner-freebsd-newbies@FreeBSD.ORG Tue Dec 14 02:52:08 2004 Return-Path: Delivered-To: freebsd-newbies@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 54B9D16A4CE for ; Tue, 14 Dec 2004 02:52:08 +0000 (GMT) Received: from priv-edtnes28.telusplanet.net (outbound04.telus.net [199.185.220.223]) by mx1.FreeBSD.org (Postfix) with ESMTP id B331243D54 for ; Tue, 14 Dec 2004 02:52:07 +0000 (GMT) (envelope-from probertm@acm.org) Received: from kant ([207.6.183.158]) by priv-edtnes28.telusplanet.net (InterMail vM.6.01.03.02 201-2131-111-104-20040324) with ESMTP id <20041214025207.WCKD6844.priv-edtnes28.telusplanet.net@kant> for ; Mon, 13 Dec 2004 19:52:07 -0700 From: Mark Probert To: freebsd-newbies@freebsd.org Date: Mon, 13 Dec 2004 18:52:48 -0800 User-Agent: KMail/1.7 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200412131852.48322.probertm@acm.org> Subject: Network config issue X-BeenThere: freebsd-newbies@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Gathering place for new users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Dec 2004 02:52:08 -0000 Hi .. I am not sure if this is a newbie's question or not. I am running a new i386 5.3 release install. Everything is coming up fine. After a period of time, it varies, I will lose the ability to ping my router, though I can get to other hosts that I know about. The router is fine, as the other machines can access the WAN. The NIC is Ok, the cable, switch and router are all OK. When the loss happens, if I do a 'netstat -r' I get hung up on the IPv6 part. I think that IPv6 is turned off (nothing in rc.conf). Can anyone point me in the right direction? Thanks, ----- -mark.