51
Bearbeitungen
Tina (Diskussion | Beiträge) |
Otto (Diskussion | Beiträge) (mark as legacy) |
||
(4 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 103: | 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 | '''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 224: | 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 273: | 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