Fonera: Unterschied zwischen den Versionen
MovGP0 (Diskussion | Beiträge) |
MovGP0 (Diskussion | Beiträge) |
||
Zeile 289: | Zeile 289: | ||
option key *********** # google 'wep key generator' to get a key | option key *********** # google 'wep key generator' to get a key | ||
</pre> | </pre> | ||
==== WPA2-Encryption Notes ==== | |||
For WPA2-Encryption you must install hostapd and wpa-supplicant first, which depends on <code>libopenssl</code> and <code>zlib</code>: | |||
<pre> | |||
ipkg install hostapd | |||
ipkg install wpa-supplicant | |||
</pre> | |||
Encryption also may only work on interface <code>ath0</code>. | |||
== INSTALLING PACKAGES == | == INSTALLING PACKAGES == |