Fonera: Unterschied zwischen den Versionen
MovGP0 (Diskussion | Beiträge) K →Fonera: removed redundand fonera header |
MovGP0 (Diskussion | Beiträge) |
||
Zeile 77: | Zeile 77: | ||
=== Windows/Linux (easyflash): === | === Windows/Linux (easyflash): === | ||
; Flashing Utility | |||
http://downloads.berlin.freifunk.net/fonera/ | http://downloads.berlin.freifunk.net/fonera/ | ||
* Linux/Unix: [http://downloads.berlin.freifunk.net/fonera/ap51-flash-fonera-1.0-38 ap51-flash-fonera-1.0-38] 18-Dec-2007 19:10 3.3M | |||
[ | * Windows: [http://downloads.berlin.freifunk.net/fonera/ap51-flash-fonera-gui-1.0-38.exe ap51-flash-fonera-gui-1.0-38.exe] 18-Dec-2007 19:12 3.3M | ||
[ | |||
Passendes Tool runterladen. | Passendes Tool runterladen. | ||
;System Images | |||
http://downloads.openwrt.org/kamikaze/7.09/atheros-2.6/ | http://downloads.openwrt.org/kamikaze/7.09/atheros-2.6/ | ||
* [http://downloads.openwrt.org/kamikaze/7.09/atheros-2.6/openwrt-atheros-2.6-root.jffs2-64k openwrt-atheros-2.6-root.jffs2-64k] 30-Sep-2007 20:16 1.6M | |||
* [http://downloads.openwrt.org/kamikaze/7.09/atheros-2.6/openwrt-atheros-2.6-vmlinux.lzma openwrt-atheros-2.6-vmlinux.lzma] 30-Sep-2007 20:16 768K | |||
die beiden runterladen. | die beiden runterladen. | ||
Jetzt kommts.. | Jetzt kommts.. | ||
# Linux/Unix <pre>sudo ifconfig eth0 192.168.1.254</pre> Vista <pre>netsh interface ipv4 set address "LAN-Verbindung" static 192.168.1.254/24</pre> | |||
1. Fonera mit ETHERNETKABEL an eth0 anstecken. | # Fonera mit ETHERNETKABEL an eth0 anstecken. | ||
# Linux/Unix <pre>./ap51-flash-fonera-1.0-38 eth0 openwrt-atheros-2.6-root.jffs2-64k openwrt-atheros-2.6-vmlinux.lzma</pre> unter Windows <code>ap51-flash-fonera-gui-1.0-38.exe</code> als Administrator ausführen | |||
# Strom an den Fonera anstecken | |||
Zeile 105: | Zeile 101: | ||
Zuerst sieht man die IP vom Router | Zuerst sieht man die IP vom Router | ||
Dann steht da was von | Dann steht da was von | ||
<pre> | |||
Loading RootFS .. | Loading RootFS .. | ||
Writing RootFS.. (10 Minuten) | Writing RootFS.. (10 Minuten) | ||
Zeile 110: | Zeile 107: | ||
Writing Kernel.. | Writing Kernel.. | ||
Rebooting Device.. | Rebooting Device.. | ||
</pre> | |||
Fertig. | Fertig. | ||
Zeile 116: | Zeile 113: | ||
Danach hat der Fonero die IP 192.168.1.1 und ist über TELNET erreichbar. | Danach hat der Fonero die IP 192.168.1.1 und ist über TELNET erreichbar. | ||
Happy hacking. | Happy hacking. | ||
=== set password after flashing === | === set password after flashing === |