Using any network interface whatsoever

Brooks Davis brooks at one-eyed-alien.net
Fri Apr 7 22:57:43 UTC 2006


On Fri, Apr 07, 2006 at 11:53:42PM +0100, Ceri Davies wrote:
> 
> I'm trying to configure a bootable image to be used in various situations
> and on various (mostly unknown) hardware.
> 
> For the filesystem I can use geom_label and /dev/ufs/UnlikelyString, but I'd
> also like to have it try to configure whatever interfaces the machine
> happens to have via DHCP.
> 
> Other than specifying ifconfig_<if>0="DHCP" once for every possible value of
> <if>, is there a mechanism to do this already?

ifconfig_DEFAULT

If you have non-Ethernet-like interfaces compiled in, you will probably
want create empty "ifconfig_<if>" variables for them since DHCP won't
work very well there. :)

-- Brooks

-- 
Any statement of the form "X is the one, true Y" is FALSE.
PGP fingerprint 655D 519C 26A7 82E7 2529  9BF0 5D8E 8BE9 F238 1AD4
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-hackers/attachments/20060407/d70086be/attachment.pgp


More information about the freebsd-hackers mailing list