Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
Beide Seiten der vorigen Revision Vorhergehende Überarbeitung Nächste Überarbeitung | Vorhergehende Überarbeitung | ||
hostapd [2014/06/14 15:52] root [Acces Point] |
hostapd [2017/01/01 15:39] (aktuell) root |
||
---|---|---|---|
Zeile 1: | Zeile 1: | ||
+ | {{tag> | ||
+ | |||
* Radius-Server | * Radius-Server | ||
* Radius-Client | * Radius-Client | ||
Zeile 13: | Zeile 15: | ||
* Der Treiber muss Acces-Point-Modus unterstützen | * Der Treiber muss Acces-Point-Modus unterstützen | ||
* Liste mit Treibern und Access-Point-Unterstützung http:// | * Liste mit Treibern und Access-Point-Unterstützung http:// | ||
+ | |||
+ | |||
+ | ===== Ausführen im Debug-Modus ===== | ||
+ | |||
+ | * in dem Modus werden die Debug-Ausgaben auf dem Terminal ausgegeben | ||
+ | |||
+ | Syntax: hostapd -dd // | ||
+ | \\ \\ | ||
+ | Beispiel: hostapd -dd / | ||
+ | \\ \\ | ||
+ | Ein einzelnes -d gibt weniger Debug-Daten aus. | ||
Zeile 19: | Zeile 32: | ||
Pre-Shared-Key falsch/ | Pre-Shared-Key falsch/ | ||
< | < | ||
- | wlan0: STA a8:26:d9:b6:9f:9e IEEE 802.11: authenticated | + | wlan0: STA a8:36:d9:e6:9f:9a IEEE 802.11: authenticated |
- | wlan0: STA a8:26:d9:b6:9f:9e IEEE 802.11: associated (aid 1) | + | wlan0: STA a8:36:d9:e6:9f:9a IEEE 802.11: associated (aid 1) |
WPA: wpa_sm_step() called recursively | WPA: wpa_sm_step() called recursively | ||
- | wlan0: STA a8:26:d9:b6:9f:9e IEEE 802.11: authenticated | + | wlan0: STA a8:36:d9:e6:9f:9a IEEE 802.11: authenticated |
- | wlan0: | + | wlan0: a8:36:d9:e6:9f:9a IEEE 802.11: associated (aid 1) |
</ | </ | ||
Passwort richtig: | Passwort richtig: | ||
< | < | ||
- | wlan0: STA a8:26:d9:b6:9f:9e IEEE 802.11: associated (aid 1) | + | wlan0: STA a8:36:d9:e6:9f:9a IEEE 802.11: associated (aid 1) |
- | wlan0: AP-STA-CONNECTED a8:26:d9:b6:9f:9e | + | wlan0: AP-STA-CONNECTED a8:36:d9:e6:9f:9a |
- | wlan0: STA a8:26:d9:b6:9f:9e RADIUS: starting accounting session 5389D964-00000002 | + | wlan0: STA a8:36:d9:e6:9f:9a RADIUS: starting accounting session 5389D964-00000002 |
- | wlan0: STA a8:26:d9:b6:9f:9e WPA: pairwise key handshake completed (WPA) | + | wlan0: STA a8:36:d9:e6:9f:9a WPA: pairwise key handshake completed (WPA) |
- | wlan0: STA a8:26:d9:b6:9f:9e WPA: group key handshake completed (WPA) | + | wlan0: STA a8:36:d9:e6:9f:9a WPA: group key handshake completed (WPA) |
</ | </ | ||
- | |||
====== Troubleshooting ====== | ====== Troubleshooting ====== | ||
^Problem ^Mögliche Ursache/ | ^Problem ^Mögliche Ursache/ | ||
- | |Nach Start von hostapd verliert WLAN-Interface IP-Adresse|Das Interface nicht automatisch starten | + | |Nach Start von hostapd verliert WLAN-Interface IP-Adresse|ifplugd |
+ | |Interface | ||
+ | nl80211: interface wlan1 in phy phy2 | ||
+ | nl80211: Set mode ifindex 9 iftype 3 (AP) | ||
+ | nl80211: Failed to set interface 9 to mode 3: -16 (Device or resource busy) | ||
+ | </ | ||
+ | * in / | ||
+ | * oben stehendes | ||
+ | * diese Dienste setzen | ||
+ | </WRAP> | |