Zeile 142: |
Zeile 142: |
| | | |
| | | |
− | '''config interface 'lan'''' ==> Dieser Block wird entfernt. Vorher die Zeile "option ifname " suchen und den Namen des Interfaces mit der Tabelle oben vergleichen. Dieser Name ist die <span style="background: #{{Color|Gelb}};"><SWITCH-IF></span>. Block jetzt löschen.
| + | |
| + | {| class="wikitable sortable" |
| + | ! style="background:#FF8080; width:250px; text-align:left; text-decoration: line-through;" | config interface 'lan' |
| + | | style="width:300px; text-align:left;" | Dieser Block wird entfernt. <br />Vorher die Zeile "option ifname " suchen und<br /> den Namen des Interfaces mit der Tabelle oben <br />vergleichen. Dieser Name ist die <span style="background: #{{Color|Gelb}};"><SWITCH-IF></span>. <br />'''Block danach löschen'''. |
| + | |} |
| | | |
| An dieser Stelle einsetzen: | | An dieser Stelle einsetzen: |
Zeile 167: |
Zeile 171: |
| option dns '10.37.4.1' | | option dns '10.37.4.1' |
| | | |
− | '''config interface 'wan'''' ==> Dieser Block bleibt erhalten
| + | {| class="wikitable sortable" |
− | | + | ! style="background:#FF8080; width:250px; text-align:left; text-decoration: none;" | config interface 'wan' |
− | '''config interface 'wan6'''' ==> Der ganze Block (3 Zeilen) fliegt raus / löschen oder mit # auskommentieren
| + | | style="width:300px; text-align:left;" | Dieser Block bleibt erhalten |
− | | + | |} |
− | '''config switch...''' ==> diese Blöcke bleiben erhalten
| + | {| class="wikitable sortable" |
| + | ! style="background:#FF8080; width:250px; text-align:left; text-decoration: line-through;" | config interface 'wan6' |
| + | | style="width:300px; text-align:left;" | Der ganze Block (3 Zeilen) fliegt raus!<br />Löschen oder mit # auskommentieren |
| + | |} |
| + | {| class="wikitable sortable" |
| + | ! style="background:#FF8080; width:250px; text-align:left; text-decoration: none;" | config switch... |
| + | | style="width:300px; text-align:left;" | Diese Blöcke bleiben erhalten |
| + | |} |
| | | |
| Speichern und raus: Bei 'vi' mit ESC :wq | | Speichern und raus: Bei 'vi' mit ESC :wq |