From owner-freebsd-current@FreeBSD.ORG Mon Jul 1 06:52:55 2013 Return-Path: Delivered-To: current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 4DCA0ECC; Mon, 1 Jul 2013 06:52:55 +0000 (UTC) (envelope-from ianf@clue.co.za) Received: from zcs04.jnb1.cloudseed.co.za (zcs04.jnb1.cloudseed.co.za [41.154.0.161]) by mx1.freebsd.org (Postfix) with ESMTP id E1B591164; Mon, 1 Jul 2013 06:52:54 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by zcs04.jnb1.cloudseed.co.za (Postfix) with ESMTP id EC1492A83215; Mon, 1 Jul 2013 08:46:25 +0200 (SAST) X-Virus-Scanned: amavisd-new at zcs04.jnb1.cloudseed.co.za Received: from zcs04.jnb1.cloudseed.co.za ([127.0.0.1]) by localhost (zcs04.jnb1.cloudseed.co.za [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Eo1YHXV9s-oM; Mon, 1 Jul 2013 08:46:25 +0200 (SAST) Received: from clue.co.za (41-135-71-48.dsl.mweb.co.za [41.135.71.48]) by zcs04.jnb1.cloudseed.co.za (Postfix) with ESMTPSA id 484C82A831F8; Mon, 1 Jul 2013 08:46:25 +0200 (SAST) Received: from localhost ([127.0.0.1] helo=zen.clue.co.za) by clue.co.za with esmtp (Exim 4.80.1 (FreeBSD)) (envelope-from ) id 1UtXsW-0000Y4-Ak; Mon, 01 Jul 2013 08:46:24 +0200 To: Hiroki Sato From: Ian FREISLICH Subject: Re: network.subr (r252360) changes break ifconfig_aliasX In-Reply-To: <20130701.045317.1812933299767562475.hrs@allbsd.org> References: <20130701.045317.1812933299767562475.hrs@allbsd.org> X-Attribution: BOFH Date: Mon, 01 Jul 2013 08:46:23 +0200 Message-Id: Cc: current@FreeBSD.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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: Mon, 01 Jul 2013 06:52:55 -0000 Hiroki Sato wrote: > ia> I can't figure out how to use rc.conf to configure my interfaces > ia> after these recent charges. My use case is that I have interfaces > ia> to configure but I don't need to put an IP address on them. I do > ia> need to change the MAC address though. > > Please try r252426. Thanks. That fixes it. BTW, nice new features in network.subr. Ian -- Ian Freislich