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 | ||
| de:docs:guide-user:network:wan:internet.connection [2018/06/08 20:14] – links fixed tmomas | de:docs:guide-user:network:wan:internet.connection [2018/09/16 11:53] – fixing link typo bobafetthotmail | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| Eine Verbindung ins Internet kann unter Verwendung diverser Geräte und Protokolle erfolgen: | Eine Verbindung ins Internet kann unter Verwendung diverser Geräte und Protokolle erfolgen: | ||
| - | | {{: | + | | {{: |
| Line 13: | Line 13: | ||
| * eingebautes Modem: ✗ | * eingebautes Modem: ✗ | ||
| * externes Modem: you could [[docs: | * externes Modem: you could [[docs: | ||
| - | * **DOCSIS** (Kabelmodem) -> [[doc:uci:network#protocol.dhcp|DHCP]] oder [[doc:uci:network#protocol.static|static IP address]] | + | * **DOCSIS** (Kabelmodem) -> [[docs:guide-user:network:protocol.dhcp|DHCP]] oder [[docs:guide-user:network:protocol.static|static IP address]] |
| * eingebautes Modem: ✗ | * eingebautes Modem: ✗ | ||
| * externes Modem: [[docs: | * externes Modem: [[docs: | ||
| Line 20: | Line 20: | ||
| * externes Modem, per USB angeschlossen (häufig //3G dongle// genannt): | * externes Modem, per USB angeschlossen (häufig //3G dongle// genannt): | ||
| * via einfachem **Ethernet** | * via einfachem **Ethernet** | ||
| - | * [[doc:uci:network#protocol.dhcp|DHCP]] (default) | + | * [[docs:guide-user:network:protocol.dhcp|DHCP]] (default) |
| - | * [[doc:uci:network#protocol.static|Static IP]] | + | * [[docs:guide-user:network:protocol.static|Static IP]] |
| * Example configuration commands: < | * Example configuration commands: < | ||
| uci set network.wan.proto=static | uci set network.wan.proto=static | ||