Zum Inhalt springen

Fonera: Unterschied zwischen den Versionen

MovGP0 (Diskussion | Beiträge)
MovGP0 (Diskussion | Beiträge)
Zeile 290: Zeile 290:
</pre>
</pre>


=== Notes on WPA2-Encryption ===
;Notes on WPA2-Encryption
For WPA2-Encryption you must install hostapd and wpa-supplicant first, which depends on <code>libopenssl</code> and <code>zlib</code>:
For WPA2-Encryption you must install hostapd on Access Points
<pre>
<pre>
ipkg install hostapd
ipkg install hostapd
</pre>
as well as wpa-supplicant on WDS-Stations
<pre>
ipkg install wpa-supplicant
ipkg install wpa-supplicant
</pre>
</pre>