Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Feb 2025 17:11:54 +0000 (UTC)
From:      "Bjoern A. Zeeb" <bz@FreeBSD.org>
To:        Nico Sonack <nsonack@herrhotzenplotz.de>
Cc:        freebsd-wireless@freebsd.org
Subject:   Re: Issues with iwlwifi with WPA2/EAP-PEAP on an Intel AX211
Message-ID:  <rp93spno-o525-6p6o-s826-28so1s0q7sr6@SerrOFQ.bet>
In-Reply-To: <tklsg6a4n5mbj4y5taitz7gclnhavo7vrb26atk77kqnvnmujh@hwkallxwn5jb>

index | next in thread | previous in thread | raw e-mail

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


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?rp93spno-o525-6p6o-s826-28so1s0q7sr6>