From owner-freebsd-stable Sun Aug 12 17:44:49 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mail.gmx.net (pop.gmx.net [194.221.183.20]) by hub.freebsd.org (Postfix) with SMTP id 612DA37B405 for ; Sun, 12 Aug 2001 17:44:37 -0700 (PDT) (envelope-from ntaflos.andreas@gmx.net) Received: (qmail 28861 invoked by uid 0); 13 Aug 2001 00:44:35 -0000 Received: from tk212017108240.univie.teleweb.at (HELO Bender.ANT) (212.17.108.240) by mail.gmx.net (mail02) with SMTP; 13 Aug 2001 00:44:35 -0000 Received: (from root@localhost) by Bender.ANT (8.11.5/8.11.5) id f7D0SNP00437; Mon, 13 Aug 2001 02:28:23 +0200 (CEST) (envelope-from root) Date: Mon, 13 Aug 2001 02:28:23 +0200 From: Andreas Ntaflos To: Jett Tayer Cc: stable@freebsd.org Subject: Re: cvsup problem and this is the first time Message-ID: <20010813022823.A417@Bender.ANT> References: <002901c12338$08de1f40$4b443dca@jett> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <002901c12338$08de1f40$4b443dca@jett>; from jett@laguna.i-next.net on Sun, Aug 12, 2001 at 10:06:50PM +0800 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Aug 12, 2001 at 10:06:50PM +0800, Jett Tayer wrote: > Hello stable, > > i have cvsup'd and remake my world to 4.4-PRERELEASE and it finished without > errors but the problem is when i rebooted my box it didnt recognized my > /etc/rc.conf config thus it did not inserted the ipadd thats in there > (/etc/rc.conf) > > here is my rc.conf config: > > ifconfig_dc0="inet 192.168.0.2 netmask 255.255.255.0" I hope you have included "device miibus" in your kernel config file in order to have this device driver working. > hostname="laguna.i-next.net" > saver="daemon" > gateway_enable="YES" > defaultrouter="192.168.0.1" > sshd_program="/usr/sbin/sshd" > sshd_enable="YES" > > when i did ifconfig, it shows that it detected my ethernet card but not in a > UP state > because it has no ipaddress in there. netstat -rn show no routing table. > just blank. > i have been tracking stable without errors and this is the first time. > > i think the error is that my box just dont properly loading the rc.conf > files have you done mergemaster after the rebuild of the world? > > Jett Tayer > Systems Administrator > http://www.angdatingdaan.com > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message > -- Andreas Ntaflos, ANT ntaflos.andreas@gmx.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message