From owner-freebsd-questions@FreeBSD.ORG Fri Feb 13 13:09:49 2004 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 01DB716A4CE for ; Fri, 13 Feb 2004 13:09:49 -0800 (PST) Received: from main-ec-srv4.btboces.org (unknown [216.162.18.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id D628643D31 for ; Fri, 13 Feb 2004 13:09:43 -0800 (PST) (envelope-from mgoodman@BTBOCES.ORG) Received: from btboces-pri-MTA by main-ec-srv4.btboces.org with Novell_GroupWise; Fri, 13 Feb 2004 16:04:03 -0500 Message-Id: X-Mailer: Novell GroupWise Internet Agent 6.5.1 Date: Fri, 13 Feb 2004 16:03:34 -0500 From: "Michael Goodman" To: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: rc.conf not working X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Feb 2004 21:09:49 -0000 I just cvsup'd from 4.9 to 5.2. After the reboot I noticed that my nics weren't configured. Tried reconfiguring them using /stand/sysinstall but no luck. I tried manually sourcing /etc/rc.conf but nothing changes. I can't find any errors in syslog. Any ideas? Thanks