MAC cloning available like Linux has?

Glen Barber gjb at FreeBSD.org
Fri Dec 14 23:04:18 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 ##:##:##:##:##:##"

Glen

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-net/attachments/20121214/188b07b8/attachment.sig>


More information about the freebsd-net mailing list