Benutzer-Werkzeuge

Webseiten-Werkzeuge


stellar-wireless-wpa3-sae-raspberry-pi

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen RevisionVorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
Letzte ÜberarbeitungBeide Seiten der Revision
stellar-wireless-wpa3-sae-raspberry-pi [2019/05/20 20:25] – [TODO] bennystellar-wireless-wpa3-sae-raspberry-pi [2019/05/20 20:40] – [Compiling / Patching hostap/wpa_supplicant] benny
Zeile 1352: Zeile 1352:
  
 # Install a libssl-dev to make the compilation successful # Install a libssl-dev to make the compilation successful
-sudo apt-get install libssl-dev+sudo apt-get install libssl-dev libnl-dev
  
 # Depending on your system, you might need some libnl packages # Depending on your system, you might need some libnl packages
-# Those are the ones I have ...+# Those are the ones I have, but the above should be sufficient
 dpkg -l | grep libnl dpkg -l | grep libnl
 ii  libnl-3-200:armhf                     3.2.27-2                          armhf        library for dealing with netlink sockets ii  libnl-3-200:armhf                     3.2.27-2                          armhf        library for dealing with netlink sockets
Zeile 1382: Zeile 1382:
  
 ==== Content of my wpa_supplicant.conf ==== ==== Content of my wpa_supplicant.conf ====
-You'll need to adapt this to your needs.+You'll need to adapt this to your needs. Please note that "pmf=1" signals that the client is capable to do Protected Management Frames (PMF), while SAE makes it mandatory (required) to enable/use PMF.
 <code> <code>
 ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev
stellar-wireless-wpa3-sae-raspberry-pi.txt · Zuletzt geändert: 2019/06/06 20:45 von benny

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki