From owner-freebsd-bugs Mon Oct 2 4:20: 7 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 470ED37B503 for ; Mon, 2 Oct 2000 04:20:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA33001; Mon, 2 Oct 2000 04:20:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Mon, 2 Oct 2000 04:20:03 -0700 (PDT) Message-Id: <200010021120.EAA33001@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Ruslan Ermilov Subject: Re: conf/21695: ifconfig_XXX_aliasY in rc.conf; Y must be in sequential order Reply-To: Ruslan Ermilov Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR conf/21695; it has been noted by GNATS. From: Ruslan Ermilov To: Pekka Savola Cc: bug-followup@FreeBSD.org Subject: Re: conf/21695: ifconfig_XXX_aliasY in rc.conf; Y must be in sequential order Date: Mon, 2 Oct 2000 14:16:57 +0300 On Mon, Oct 02, 2000 at 03:20:05AM -0700, Pekka Savola wrote: > The following reply was made to PR conf/21695; it has been noted by GNATS. > > From: Pekka Savola > To: "Chris D. Faulhaber" > Cc: freebsd-gnats-submit@FreeBSD.org > Subject: Re: conf/21695: ifconfig_XXX_aliasY in rc.conf; Y must be in sequential > order > Date: Mon, 2 Oct 2000 13:18:29 +0300 (EEST) > > On Mon, 2 Oct 2000, Chris D. Faulhaber wrote: > > > On Mon, 2 Oct 2000 pekkas@netcore.fi wrote: > > > > > >Synopsis: ifconfig_XXX_aliasY in rc.conf; Y must be in sequential order > > > > > > >How-To-Repeat: > > > Put the following in rc.conf: > > > > > > ifconfig_fxp0="inet x.y.129.194 netmask 255.255.255.240" > > > ifconfig_fxp0_alias0="inet x.y.129.195 netmask 255.255.255.255" > > > #ifconfig_fxp0_alias1="inet x.y.129.196 netmask 255.255.255.255" > > > ifconfig_fxp0_alias2="inet x.y.129.198 netmask 255.255.255.255" > > > > > > alias2 will not be configured. > > > > > > > Is this a problem or just something you noticed? This behaviour is > > documented in rc.conf(5). > > Well, both. :-) > > Actually I hadn't noticed there was a man page about rc.conf earlier, so I > just noticed it now. > > Nevertheless, even though it's documented, this would seem to be like a > thing that should just plain work :-) > Hmm, how would you expect it to work? rc.network scanning all possible ifconfig__alias, where n is from 0 to infinity? I doubt this would be practical. -- Ruslan Ermilov Oracle Developer/DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message