Date: Tue, 25 Jul 2006 19:39:26 +0200 From: Tomas Podermanski <tpoder@cis.vutbr.cz> To: Yar Tikhiy <yar@FreeBSD.org> Cc: freebsd-rc@FreeBSD.org Subject: Re: conf/100799: rc.conf scripts don't create vlan interfaces Message-ID: <44C6574E.9030409@cis.vutbr.cz> In-Reply-To: <200607251118.k6PBI5Wm053501@freefall.freebsd.org> References: <200607251118.k6PBI5Wm053501@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Dear Yar, I think cloned_interfaces is good solition of this problem. I've ommited this option. Thank for your time. TP Yar Tikhiy wrote: > Synopsis: rc.conf scripts don't create vlan interfaces > > State-Changed-From-To: open->feedback > State-Changed-By: yar > State-Changed-When: Tue Jul 25 11:12:18 UTC 2006 > State-Changed-Why: > There is an rc.conf variable named "cloned_interfaces" that > should list all network interfaces to create. That is, > you also need the following line in your rc.conf: > > cloned_interfaces="vlan0" > > This approach has proved more reliable than scanning all shell > variable names for the ^ifconfig_ pattern. > > I believe that cloned_interfaces is documented on rc.conf(5). > > May I close this PR now? > > http://www.freebsd.org/cgi/query-pr.cgi?pr=100799 >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44C6574E.9030409>