Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision Next revisionBoth sides next revision | ||
| docs:guide-user:network:wan:internet.connection [2018/06/08 20:14] – links fixed tmomas | docs:guide-user:network:wan:internet.connection [2020/11/11 09:51] – update links vgaetera | ||
|---|---|---|---|
| Line 34: | Line 34: | ||
| uci commit network | uci commit network | ||
| ifup wan</ | ifup wan</ | ||
| - | * **DOCSIS** -> [[doc:uci:network# | + | * **DOCSIS** -> [[docs:guide-user:network: |
| * via built-in modem: you can carry out adjustments | * via built-in modem: you can carry out adjustments | ||
| * via a modem connected over an Ethernet cable: you could [[docs: | * via a modem connected over an Ethernet cable: you could [[docs: | ||
| Line 41: | Line 41: | ||
| * via a modem connected over USB (often called a //3G dongle//): | * via a modem connected over USB (often called a //3G dongle//): | ||
| * via plain **Ethernet** | * via plain **Ethernet** | ||
| - | * [[doc:uci:network# | + | * [[docs:guide-user:network: |
| - | * [[doc:uci:network# | + | * [[docs:guide-user:network: |
| * Example configuration commands: < | * Example configuration commands: < | ||
| uci set network.wan.proto=static | uci set network.wan.proto=static | ||
| Line 51: | Line 51: | ||
| uci commit network | uci commit network | ||
| ifup wan</ | ifup wan</ | ||
| - | * [[docs: | + | * [[docs: |
| - | * via [[doc:uci:network#protocol_l2tp_ppp_over_l2tp_pseudowire_tunnel]] + [[docs: | + | * via [[docs:guide-user:network: |
| * via **wireless** (one of the 802.11x-standards) | * via **wireless** (one of the 802.11x-standards) | ||
| * for **multiple connections** to the Internet, you should first make them each working solitary with OpenWrt before trying this: [[docs: | * for **multiple connections** to the Internet, you should first make them each working solitary with OpenWrt before trying this: [[docs: | ||