https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214266

--- Comment #5 from Stefan Hagen <freebsd-bugzi...@textmail.me> ---
I have a configuration that works for me now. Changing the ethernet address on
em0 works as well as changing it on the lagg0 device as long as it is the same
mac address the wlan adapter originally had.

ifconfig_em0="up"
wlans_rtwn0="wlan0"
ifconfig_wlan0="WPA"

cloned_interfaces="lagg0"
ifconfig_lagg0="ether 20:68:9d:48:81:cd laggproto failover laggport em0
laggport wlan0 DHCP"

This configuration works. 20:68:9d:48:81:cd is the address the wifi adapter was
shipped with. So there is no change on the wlan0 interface happening.

If you want to follow on the issue about not being able to change the mac
address on the wlan adapter, I'm happy to test.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-wireless@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-wireless
To unsubscribe, send any mail to "freebsd-wireless-unsubscr...@freebsd.org"

Reply via email to