[Bug 214266] [rtwn] Lenovo T430, unable to connect - reason=CONN_FAILED loop

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Nov 6 16:29:22 UTC 2016


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

--- Comment #5 from Stefan Hagen <freebsd-bugzilla at 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.


More information about the freebsd-wireless mailing list