From ba0fc46d99c8830727561f4b92b89fdc7322c354 Mon Sep 17 00:00:00 2001 From: dunji Date: Sat, 4 Jun 2022 16:43:40 +0200 Subject: [PATCH] =?UTF-8?q?Anleitung=20f=C3=BCr=20AVM-Ger=C3=A4te?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- content/docs/Gluon/avm_fritzbox_flashen.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 content/docs/Gluon/avm_fritzbox_flashen.md diff --git a/content/docs/Gluon/avm_fritzbox_flashen.md b/content/docs/Gluon/avm_fritzbox_flashen.md new file mode 100644 index 0000000..9864bd5 --- /dev/null +++ b/content/docs/Gluon/avm_fritzbox_flashen.md @@ -0,0 +1,22 @@ +# FRITZ!Boxen / AVM-Geräte flashen +Am einfachsten ist das Flashen von AVM-Geräten mit den [fritz-tools](https://fritz-tools.readthedocs.io/de/latest/) von [Freifunk Darmstadt](https://github.com/freifunk-darmstadt/fritz-tools). In der Anleitung ist zwar explizit Gluon erwähnt, es funktionieren aber ebenfalls andere OpenWRT-sysupgrade.bin. + +## Supported Devices +- FRITZ!Box 4020 +- FRITZ!Box 4040 +- FRITZ!Box 7312 +- FRITZ!Box 7320 +- FRITZ!Box 7330 +- FRITZ!Box 7330 SL +- FRITZ!Box 7360 (v1, v2) +- FRITZ!Box 7360 SL +- FRITZ!WLAN Repeater 300E +- FRITZ!WLAN Repeater 450E +- FRITZ!WLAN Repeater 1750E + +## Kurzanleitung +1. Firmware downloaden +2. fritzflash.py in den selben Ordner packen +3. Statitische IP (192.168.178.2/24) und Gateway (192.168.178.1) einstellen +4. Skript ausführen +5. Router starten \ No newline at end of file