Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Dec 2012 15:52:18 -0800 (PST)
From:      "Chris H" <chris#@1command.com>
To:        "Glen Barber" <gjb@FreeBSD.org>
Cc:        freebsd-net <freebsd-net@FreeBSD.org>
Subject:   Re: MAC cloning available like Linux has?
Message-ID:  <ed5c885ea3d5825a7ce383ec305590ac.authenticated@ultimatedns.net>
In-Reply-To: <20121214230414.GF1959@glenbarber.us>
References:  <fbb9a110e10541ca977e38c0078b8cd4.authenticated@ultimatedns.net> <dcf4605249a8bff03454b85056c62ba4.authenticated@ultimatedns.net> <CA%2BtpaK2ooetDd%2BNE3WNbAQ_3_Kcxit8jvyVf4X9X2wxUc9R4Rg@mail.gmail.com> <22dff5a60850319d50ce4f1a07309562.authenticated@ultimatedns.net> <20121214230414.GF1959@glenbarber.us>

next in thread | previous in thread | raw e-mail | index | archive | help
> On Fri, Dec 14, 2012 at 02:46:33PM -0800, Chris H wrote:
>> OK. So it is possible with BSD. Let's try to make it permanent!
>> adding any of the following attempts failed miserably:
>> ifconfig_ue0="ether ##:##:##:##:##:## DHCP"
>>
>> ifconfig_ue0="DHCP"
>> ifconfig_ue0_alias0="ether ##:##:##:##:##:##"
>>
>
> Try this:
>
>     ifconfig_ue0="DHCP"
>     create_args_ue0="ether ##:##:##:##:##:##"

Excellent! I had never heard/seen the _args_ option for NIC's before.
Thank you!

--Chris

>
> Glen
>
>




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