From owner-freebsd-current@FreeBSD.ORG Tue Aug 26 07:13:53 2008 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 54665106564A for ; Tue, 26 Aug 2008 07:13:53 +0000 (UTC) (envelope-from brooks@lor.one-eyed-alien.net) Received: from lor.one-eyed-alien.net (cl-162.ewr-01.us.sixxs.net [IPv6:2001:4830:1200:a1::2]) by mx1.freebsd.org (Postfix) with ESMTP id E36A08FC14 for ; Tue, 26 Aug 2008 07:13:52 +0000 (UTC) (envelope-from brooks@lor.one-eyed-alien.net) Received: from lor.one-eyed-alien.net (localhost [127.0.0.1]) by lor.one-eyed-alien.net (8.14.2/8.14.2) with ESMTP id m7Q7EUml069104; Tue, 26 Aug 2008 02:14:30 -0500 (CDT) (envelope-from brooks@lor.one-eyed-alien.net) Received: (from brooks@localhost) by lor.one-eyed-alien.net (8.14.2/8.14.2/Submit) id m7Q7EUMi069103; Tue, 26 Aug 2008 02:14:30 -0500 (CDT) (envelope-from brooks) Date: Tue, 26 Aug 2008 02:14:30 -0500 From: Brooks Davis To: Garrett Cooper Message-ID: <20080826071429.GA68532@lor.one-eyed-alien.net> References: <7d6fde3d0808252327k77e04ce0r9a4c69df7dca3776@mail.gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="k1lZvvs/B4yU6o8G" Content-Disposition: inline In-Reply-To: <7d6fde3d0808252327k77e04ce0r9a4c69df7dca3776@mail.gmail.com> User-Agent: Mutt/1.5.17 (2007-11-01) Cc: 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:13:53 -0000 --k1lZvvs/B4yU6o8G Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Mon, Aug 25, 2008 at 11:27:24PM -0700, 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. This is the result of new, bogus code added when when quieting the scripts recently. A loop needed to be added back around line 144. -- Brooks --k1lZvvs/B4yU6o8G Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.8 (FreeBSD) iD8DBQFIs61VXY6L6fI4GtQRAnm5AKCLLF+tDrNRKGFqyiSjSJLOj58XtQCfeYnU RZT/qvR38j4UfzY85AabkB8= =G3B3 -----END PGP SIGNATURE----- --k1lZvvs/B4yU6o8G--