9
Bearbeitungen
Tina (Diskussion | Beiträge) |
Tina (Diskussion | Beiträge) |
||
Zeile 224: | Zeile 224: | ||
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> | ||
Bearbeitungen