Zum Inhalt springen

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>
''Note:'' for WPA2-Encryption you must install hostapd first (<code>ipkg install hostapd</code>). Encryption also may only work on <code>ath0</code>.
 
==== 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 ==