[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 15:52:01 UTC 2016


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

--- Comment #4 from Stefan Hagen <freebsd-bugzilla at textmail.me> ---
Thank you for your suggestions. Unfortunately both didn't work.

I tripped out the failover configuration and got the wifi to connect by only
leaving this in rc.conf:
wlans_rtwn0="wlan0"
ifconfig_wlan0="WPA SYNCDHCP"

This works!

Once I add the ether command, the device can not connect anymore and I see the
same error loop I posted initially.

Did not work:
wlans_rtwn0="wlan0"
create_args_wlan0="wlanaddr 00:21:cc:d3:e7:1b"
ifconfig_wlan0="WPA" 

Also did not work:
wlans_rtwn0="wlan0"
ifconfig_wlan0="WPA ether 00:21:cc:d3:e7:1b" 

Can you reproduce this?

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-wireless mailing list