MAC cloning available like Linux has?
Chris H
chris# at 1command.com
Fri Dec 14 23:52:27 UTC 2012
> 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
>
>
More information about the freebsd-net
mailing list