From owner-freebsd-questions@FreeBSD.ORG Thu Jul 20 23:03:51 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 A68FA16A4DA for ; Thu, 20 Jul 2006 23:03:51 +0000 (UTC) (envelope-from nick@nickwithers.com) Received: from mail.nickwithers.com (mail.manrags.com [203.219.206.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1861E43D78 for ; Thu, 20 Jul 2006 23:03:40 +0000 (GMT) (envelope-from nick@nickwithers.com) Received: from localhost (shmick.shmon.net [10.0.0.252]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.nickwithers.com (Postfix) with ESMTP id 417033AA8F; Fri, 21 Jul 2006 09:03:32 +1000 (EST) Date: Fri, 21 Jul 2006 09:03:31 +1000 From: Nick Withers To: "Jim Stapleton" Message-Id: <20060721090331.72615ee2.nick@nickwithers.com> In-Reply-To: <80f4f2b20607200636y580a7522o7a1a6d56eb7d7162@mail.gmail.com> References: <80f4f2b20607200636y580a7522o7a1a6d56eb7d7162@mail.gmail.com> Organization: nickwithers.com X-Mailer: Sylpheed version 2.2.6 (GTK+ 2.8.20; i386-portbld-freebsd6.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-nickwithers-MailScanner: Found to be clean X-nickwithers-MailScanner-From: nick@nickwithers.com Cc: freebsd-questions@freebsd.org Subject: Re: network no longer auto-starts after mergemaster X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Jul 2006 23:03:51 -0000 On Thu, 20 Jul 2006 09:36:42 -0400 "Jim Stapleton" wrote: > I rebuilt my kernel/world, but now my network no longer auto-starts. I > can easily start it with "sudo ifconfig fxp0 up", which, while it > works, is mildly annoying. > > Anyone know what file I could have improperly mergemastered to get this result? /etc/rc.d/netif? What were you rebuilding from / to (e.g., 6.1-RELEASE -> -CURRENT)? > My rc.conf file, I'm not sure what else I should put in (such as my > /var/log/messages; everything as of the last boot?): > > > ######################################## > # -- sysinstall generated deltas -- # Fri Jun 16 08:17:49 2006 > # Created: Fri Jun 16 08:17:49 2006 > # Enable network daemons for user convenience. > # Please make all changes to this file, not to /etc/defaults/rc.conf. > # This file now contains just the overrides from /etc/defaults/rc.conf. > > hostname="aragorn.ameritech.net" > ifconfig_fxp0="DHCP" > > > ibcs2_enable="YES" > moused_enable="YES" > linux_enable="YES" > sshd_enable="YES" > svr4_enable="YES" > usbd_enable="YES" > apmd_enable="YES" > > > ######################################## > > Thanks, > -Jim Stapleton > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" -- Nick Withers email: nick@nickwithers.com Web: http://www.nickwithers.com Mobile: +61 414 397 446