On Wed, 5 Feb 2025, Nico Sonack wrote:

The wpa_supplicant.conf roughly contains:

 pmf=2

Comment that out.


 network={
       ssid="secret-ssid"
       proto=RSN
       key_mgmt=WPA-EAP-SHA256
       pairwise=CCMP
       group=CCMP
       eap=PEAP
       identity="bofh"
       password="hunter2"
       ca_cert="cert-goes-here.cer"
       phase2="auth=MSCHAPV2"
       ieee80211w=2

and that too (or set it to 0).

 }

That should get rid of the BIP until FreeBSD supports it.


--
Bjoern A. Zeeb                                                     r15:7

Reply via email to