stellar-wireless-wpa3-sae-raspberry-pi
Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
Beide Seiten der vorigen RevisionVorhergehende ÜberarbeitungNächste Überarbeitung | Vorhergehende Überarbeitung | ||
stellar-wireless-wpa3-sae-raspberry-pi [2019/05/20 20:25] – [TODO] benny | stellar-wireless-wpa3-sae-raspberry-pi [2024/06/09 10:29] (aktuell) – Externe Bearbeitung 127.0.0.1 | ||
---|---|---|---|
Zeile 3: | Zeile 3: | ||
Connecting with WPA3-Personal (SAE/PMF) on the Raspberry Pi 3 B+ via on-board wireless NIC is not exactly straight forward, but it works. On this page I'll document what needs to be done, to get it to work. | Connecting with WPA3-Personal (SAE/PMF) on the Raspberry Pi 3 B+ via on-board wireless NIC is not exactly straight forward, but it works. On this page I'll document what needs to be done, to get it to work. | ||
- | **Equipement | + | **Equipment |
* [[https:// | * [[https:// | ||
* AWOS v3.0.6.20 | * AWOS v3.0.6.20 | ||
Zeile 9: | Zeile 9: | ||
* Raspberry Pi Model 3 B+ | * Raspberry Pi Model 3 B+ | ||
{{ : | {{ : | ||
+ | |||
+ | <WRAP center round tip 60%> | ||
+ | If you'd like to know how to connect a Windows 10 laptop via WPA3-Personal, | ||
+ | </ | ||
Connecting to SSID " | Connecting to SSID " | ||
Zeile 1352: | Zeile 1356: | ||
# 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: | ii libnl-3-200: | ||
Zeile 1382: | Zeile 1386: | ||
==== 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 " |
< | < | ||
ctrl_interface=DIR=/ | ctrl_interface=DIR=/ |
stellar-wireless-wpa3-sae-raspberry-pi.1558383900.txt.gz · Zuletzt geändert: 2024/06/09 10:29 (Externe Bearbeitung)