From owner-freebsd-questions@FreeBSD.ORG Mon Sep 18 16:40:19 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 662E416A407 for ; Mon, 18 Sep 2006 16:40:19 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from smtp02.lnh.mail.rcn.net (smtp02.lnh.mail.rcn.net [207.172.157.102]) by mx1.FreeBSD.org (Postfix) with ESMTP id C505443D45 for ; Mon, 18 Sep 2006 16:40:18 +0000 (GMT) (envelope-from roberthuff@rcn.com) Received: from mr02.lnh.mail.rcn.net ([207.172.157.22]) by smtp02.lnh.mail.rcn.net with ESMTP; 18 Sep 2006 12:40:19 -0400 Received: from smtp01.lnh.mail.rcn.net (smtp01.lnh.mail.rcn.net [207.172.4.11]) by mr02.lnh.mail.rcn.net (MOS 3.7.5a-GA) with ESMTP id MGF98991; Mon, 18 Sep 2006 12:40:15 -0400 (EDT) Received: from 209-6-203-219.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com (HELO jerusalem.litteratus.org.litteratus.org) ([209.6.203.219]) by smtp01.lnh.mail.rcn.net with ESMTP; 18 Sep 2006 12:40:11 -0400 X-IronPort-AV: i="4.09,181,1157342400"; d="scan'208"; a="278580076:sNHT3674578906" From: Robert Huff MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <17678.52102.19408.417476@jerusalem.litteratus.org> Date: Mon, 18 Sep 2006 12:38:30 -0400 To: FreeBSD-Questions@freebsd.org In-Reply-To: <20060918145640.GD21877@Grumpy.DynDNS.org> References: <450BA57A.7000007@intersonic.se> <44ac4x6zkt.fsf@be-well.ilk.org> <20060918145640.GD21877@Grumpy.DynDNS.org> X-Mailer: VM 7.17 under 21.5 (beta27) "fiddleheads" XEmacs Lucid X-Junkmail-Status: score=10/50, host=mr02.lnh.mail.rcn.net X-Junkmail-SD-Raw: score=unknown, refid=str=0001.0A090205.450ECA16.00A4,ss=1,fgs=0, ip=207.172.4.11, so=2006-05-09 23:27:51, dmn=5.2.113/2006-07-26 Cc: Subject: Re: how to add flags to ifconfig at boot 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: Mon, 18 Sep 2006 16:40:19 -0000 David Kelly writes: > Or if one needs to ifconfig earlier in the startup process then put > one's script in /etc/start_if.em0 It is my understanding (and experience) this only works when ifconfig_em0="" in /etc/rc.conf. Robert Huff