Date: Tue, 25 Jul 2006 11:18:05 GMT From: Yar Tikhiy <yar@FreeBSD.org> To: tpoder@cis.vutbr.cz, yar@FreeBSD.org, freebsd-rc@FreeBSD.org Subject: Re: conf/100799: rc.conf scripts don't create vlan interfaces Message-ID: <200607251118.k6PBI5Wm053501@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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?200607251118.k6PBI5Wm053501>