From owner-freebsd-questions@FreeBSD.ORG Wed Mar 23 21:01:24 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AD77A16A4CE for ; Wed, 23 Mar 2005 21:01:24 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.195]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1DDBB43D4C for ; Wed, 23 Mar 2005 21:01:24 +0000 (GMT) (envelope-from gert.cuykens@gmail.com) Received: by rproxy.gmail.com with SMTP id a41so287028rng for ; Wed, 23 Mar 2005 13:01:23 -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=bk+YD774oRwsvTLhELmPydMixywBzXV8Pav/AwBlzqFXUhK22LgNwFd3ZNh07sPxYwK989BC7lXOpRZpncS3Mh8BuI52oDBYgLDd/EqSMaiqZgs5Aqz+LU+iv/p+P/Dp1g+ctc1bWIBChBFzfa6FSBfTiqMnGiCk6NP3oPKQuso= Received: by 10.38.165.79 with SMTP id n79mr908119rne; Wed, 23 Mar 2005 13:01:23 -0800 (PST) Received: by 10.38.74.23 with HTTP; Wed, 23 Mar 2005 13:01:23 -0800 (PST) Message-ID: Date: Wed, 23 Mar 2005 22:01:23 +0100 From: Gert Cuykens To: freebsd-questions@freebsd.org In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit References: <16960.48579.623987.286503@jerusalem.litteratus.org> <16961.34174.867985.876389@jerusalem.litteratus.org> Subject: Re: ifconfig X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Gert Cuykens List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Mar 2005 21:01:24 -0000 On Wed, 23 Mar 2005 21:48:11 +0100, Gert Cuykens wrote: > So conclusion if you want to release and renew your ip you do this right ? > > dhclient nv0 > dhclient -r nv0 > dhclient nv0 > never mind it works yahoo :) my nvidia nforce3 NIC AMD64 works :) The thing i dont understand is why i can not load the if_nv.ko at boot time in the load.conf file ? My pc keeps on rebooting if i do that. I have to do everything manualy ?