From owner-freebsd-newbies@FreeBSD.ORG Tue Dec 14 11:21:15 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 6256716A4CE for ; Tue, 14 Dec 2004 11:21:15 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0698543D39 for ; Tue, 14 Dec 2004 11:21:15 +0000 (GMT) (envelope-from aentgood@gmail.com) Received: by wproxy.gmail.com with SMTP id 68so1321739wra for ; Tue, 14 Dec 2004 03:21:14 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=CwAH47DN0A5nL9wSSq57rK3w9z5ft/5Hfln9Ko9zeEg3+viCrUS7DyBb/4BEqSiHyRXXXPCjZG8n/EZt7YitzilSNNduvHSE9/IndD+NDu7aZllk94LxMwnJVA1T5umARyKb0defK1T0oKvgdmUGIBNrfDiLEZmH4cytE0M47NM= Received: by 10.54.45.21 with SMTP id s21mr773324wrs; Tue, 14 Dec 2004 03:21:14 -0800 (PST) Received: by 10.54.27.45 with HTTP; Tue, 14 Dec 2004 03:21:14 -0800 (PST) Message-ID: <7603e5d80412140321414739a9@mail.gmail.com> Date: Tue, 14 Dec 2004 11:21:14 +0000 From: Wouter van Rooij To: Mark Probert , freebsd-newbies@freebsd.org In-Reply-To: <200412131852.48322.probertm@acm.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <200412131852.48322.probertm@acm.org> Subject: Re: Network config issue X-BeenThere: freebsd-newbies@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Wouter van Rooij 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 11:21:15 -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? Try to run /stand/sysinstall. Go to configure and then networking and then interfaces. Pick the interface of your networkcard and it asks: Do you want to try IPv6 configuration of the interface? Then try Yes. If this doesn't work your server doesn't support it I guess Wouter van Rooij