https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288009
Bjoern A. Zeeb <b...@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Open --- Comment #11 from Bjoern A. Zeeb <b...@freebsd.org> --- Ok, wpa_supplicant says [PTK=CCMP GTK=TKIP] And you'll see: wlan0: Michael MIC failure detected wlan0: TKIP countermeasures started I sadly do not see your SSIDs in the scan output but could you try the following in /etc/wpa_supplicant.conf (make a backup of the file first): Add if not there yet: proto=WPA2 pairwise=CCMP group=CCMP and see if it works. If it does not, it'll sadly be recompiling the kernel for now and I should probably request an Errata Notice for 14.3. -- You are receiving this mail because: You are the assignee for the bug.