From owner-freebsd-current@FreeBSD.ORG Tue Aug 26 07:49:19 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9B214106566C; Tue, 26 Aug 2008 07:49:19 +0000 (UTC) (envelope-from doconnor@gsoft.com.au) Received: from cain.gsoft.com.au (cain.gsoft.com.au [203.31.81.10]) by mx1.freebsd.org (Postfix) with ESMTP id 0676E8FC24; Tue, 26 Aug 2008 07:49:18 +0000 (UTC) (envelope-from doconnor@gsoft.com.au) Received: from inchoate.gsoft.com.au (inchoate.gsoft.com.au [203.31.81.30]) (authenticated bits=0) by cain.gsoft.com.au (8.13.8/8.13.8) with ESMTP id m7Q7Amw9036174 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO); Tue, 26 Aug 2008 16:40:49 +0930 (CST) (envelope-from doconnor@gsoft.com.au) From: "Daniel O'Connor" To: freebsd-current@freebsd.org Date: Tue, 26 Aug 2008 16:40:38 +0930 User-Agent: KMail/1.9.7 References: <7d6fde3d0808252327k77e04ce0r9a4c69df7dca3776@mail.gmail.com> In-Reply-To: <7d6fde3d0808252327k77e04ce0r9a4c69df7dca3776@mail.gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1520740.hOPY93XK8q"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200808261640.47371.doconnor@gsoft.com.au> X-Spam-Score: -3.977 () ALL_TRUSTED,BAYES_00 X-Scanned-By: MIMEDefang 2.63 on 203.31.81.10 Cc: Garrett Cooper , current@freebsd.org Subject: Re: Issue with rc.d/netif script when modifying NIC state after boot X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Aug 2008 07:49:19 -0000 --nextPart1520740.hOPY93XK8q Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Tue, 26 Aug 2008, Garrett Cooper wrote: > optimus# /etc/rc.d/netif start > /etc/rc.d/netif: DEBUG: run_rc_command: doit: network_start > /etc/rc.d/netif: DEBUG: Cloned: > /etc/rc.d/netif: DEBUG: checkyesno: synchronous_dhclient is set to > NO. Starting Network: lo0 msk0. > ifconfig: msk0: bad value # <--- this didn't happen before (why is > ifconfig lo0 msk0 trying to be run? shouldn't this be a for looped > deal?)... > /etc/rc.d/netif: DEBUG: The following interfaces were not configured: > /etc/rc.d/ipfilter: DEBUG: checkyesno: ipfilter_enable is set to NO. What's the contents of your rc.conf? Looks like rc is getting confused about something.. =2D-=20 Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C --nextPart1520740.hOPY93XK8q Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) iD8DBQBIs6x35ZPcIHs/zowRAroRAJ467BVOEIWd3N1hYn2u0vszoxfklQCgo7kT P4M+eXUrIlGmq/nLlOzbsjQ= =bjAM -----END PGP SIGNATURE----- --nextPart1520740.hOPY93XK8q--