51
Bearbeitungen
Tina (Diskussion | Beiträge) |
Otto (Diskussion | Beiträge) (mark as legacy) |
||
(6 dazwischenliegende Versionen von 3 Benutzern werden nicht angezeigt) | |||
Zeile 1: | Zeile 1: | ||
{| style="float:right" | | |||
| __TOC__ | |||
|} | |||
{{Vorlage:Legacy|Text=This Firmware Kathleen was superceeded by [[Hedy]] in 2018.}} | |||
==Overview== | ==Overview== | ||
Zeile 35: | Zeile 41: | ||
'''Please note:'''You need to be connected via ethernet cable to the router, when you start installing the firmware on the router. | |||
* Download the firmware at http://berlin.freifunk.net/downloads/. | * Download the firmware at http://berlin.freifunk.net/downloads/. | ||
Zeile 43: | Zeile 49: | ||
* If your router still has the original firmware of the manufacturer installed (e.g. if your router is new), you need to select '''Erstinstallation''' (initial installation). | * If your router still has the original firmware of the manufacturer installed (e.g. if your router is new), you need to select '''Erstinstallation''' (initial installation). | ||
* Please consult the | * Please consult the manual of your router on how to update the firmware - and use these instructions to upload the Freifunk firmware to the router. | ||
===Aktualisierung (Update)=== | ===Aktualisierung (Update)=== | ||
Zeile 61: | Zeile 67: | ||
<br />[[Datei:1-passwortvergabe.png|600px]] | <br />[[Datei:1-passwortvergabe.png|600px]] | ||
'''Please note:'''This is the administration password for the router - it is '''not''' a WLAN password. | |||
Zeile 87: | Zeile 93: | ||
You should have received a '''.tgz'' file via Email, containing your VPN key. | You should have received a '''.tgz'' file via Email, containing your VPN key. | ||
Under Windows, you can unzip the file using [[http://www.7-zip.org/ 7zip]]. | |||
Upload the unzipped file. | |||
<br />[[Datei:4-vpn.png|500px]]<br /> | <br />[[Datei:4-vpn.png|500px]]<br /> | ||
===Bandwidth=== | ===Bandwidth=== | ||
If you have an active node, i.e. share your uplink, choose the | If you have an active node, i.e. share your uplink, choose the bandwidth you want to share. Please keep in mind to maintain a sensible ratio between up- and download - otherwise problems may occur. Ask for help, if neccessary. | ||
Zeile 100: | Zeile 109: | ||
Monitoring requires a lot of resources. Therefore it should only be enabled on routers from the WDR3000 and WDR4000 series. | Monitoring requires a lot of resources. Therefore it should only be enabled on routers from the WDR3000 and WDR4000 series. | ||
'''Please note:'''Monitoring must '''never''' be enabled on the WR700 or WR800 series. Also, it is not recommended for Ubiquiti devices. | |||
<br />[[Datei:5-monitoring.png|500px]] | <br />[[Datei:5-monitoring.png|500px]] | ||
Zeile 147: | Zeile 156: | ||
** '''Start IP''': DHCP-IP+1 | ** '''Start IP''': DHCP-IP+1 | ||
** '''Limit''': Network size - 3 (network size 32: limit 29, network size 64: 61, ...) | ** '''Limit''': Network size - 3 (network size 32: limit 29, network size 64: 61, ...) | ||
** | ** Leasetime: 15 Minutes | ||
* Disable all IPv6 settings. | * Disable all IPv6 settings. | ||
Zeile 193: | Zeile 202: | ||
===Wireless 5 GHz=== | ===Wireless 5 GHz=== | ||
'''Please note:'''This applies only to devices with a 5 GHz module, such as WDR4300 or WDR3600. | |||
* Navigate to ''Network --> Wifi'' and delete the Mesh-WLAN | * Navigate to ''Network --> Wifi'' and delete the Mesh-WLAN | ||
Zeile 221: | Zeile 230: | ||
Since the Smart Gateway (SGW) functionality causes some problems, it should be disabled with the following steps: | Since the Smart Gateway (SGW) functionality causes some problems, it should be disabled with the following steps: | ||
* Connect via SSH to the router | *Connect via SSH to the router | ||
** Remove the tunneling settings for SGW from '''/etc/config/olsrd''' . Delete or comment out with <code>#</code> the following lines: <br> | **Remove the tunneling settings for SGW from '''/etc/config/olsrd''' . Delete or comment out with <code>#</code> the following lines: <br> | ||
<pre>option RtTableTunnel '113' | <pre>option RtTableTunnel '113' | ||
option RtTableTunnelPriority '100000'</pre><br> | option RtTableTunnelPriority '100000'</pre><br> | ||
** In '''/etc/config/freifunk-policyrouting''' change the value for <code>fallback</code> to <code>1</code>.<br><br> | **In '''/etc/config/freifunk-policyrouting''' change the value for <code>fallback</code> to <code>1</code>.<br><br> | ||
* Leave the console open and open the web interface in the browser | *Leave the console open and open the web interface in the browser | ||
* Navigate to Services -> OLSRv4 -> SmartGateway and disable Smart Gateway<br> | *Navigate to Services -> OLSRv4 -> SmartGateway and disable Smart Gateway<br> | ||
* Click on "Speichern & Anwenden" | *Click on "Speichern & Anwenden" | ||
* Restart the router from the console | *Restart the router from the console | ||
<pre>exec reboot</pre> | <pre>exec reboot</pre> | ||
Zeile 270: | Zeile 279: | ||
'''Background:''' | |||
* The script collects data in <code>/tmp/collstat</code> every minute. | * The script collects data in <code>/tmp/collstat</code> every minute. | ||
* Once an hour, the data will be upload to the server. | * Once an hour, the data will be upload to the server. |
Bearbeitungen