Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 02 Jun 2009 16:34:07 +0100
From:      Bruce Simpson <bms@incunabulum.net>
To:        Brooks Davis <brooks@FreeBSD.org>
Cc:        svn-src-head@FreeBSD.org, svn-src-all@FreeBSD.org, Doug Barton <dougb@FreeBSD.org>, src-committers@FreeBSD.org
Subject:   Re: svn commit: r193199 - head/etc
Message-ID:  <4A25466F.40504@incunabulum.net>
In-Reply-To: <20090602152741.GB14685@lor.one-eyed-alien.net>
References:  <200906010537.n515bDou065357@svn.freebsd.org> <4A23E6E4.7020506@incunabulum.net> <20090602152741.GB14685@lor.one-eyed-alien.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Brooks Davis wrote:
> On Mon, Jun 01, 2009 at 03:34:12PM +0100, Bruce Simpson wrote:
>   
>> Doug Barton wrote:
>>     
>>> Log:
>>>   Eliminate the warning that "Values of network_interfaces other than
>>>   AUTO are deprecated.' There is no good reason to deprecate them, and
>>>   setting this to different values can be useful for custom solutions
>>>   and/or one-off configuration problems.
>>>   
>>>       
>> Thanks, I wasn't sure what the alternative to this functionality was going 
>> to be, and was relying on this mechanism for a product.
>>     
>
> Could you please say what you are actually doing?
>   

On boot time I instantiate a tap0 instance from cloned_interfaces=".." 
in /etc/rc.conf, and then use ifconfig_tap0="..." to clone the MAC 
address on the tap instance from the internal Ethernet port, as there is 
no other way of uniquely identifying the client for an automated bootstrap.

This happens from within a flash image.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4A25466F.40504>