Fonera: Unterschied zwischen den Versionen
MovGP0 (Diskussion | Beiträge) |
MovGP0 (Diskussion | Beiträge) |
||
Zeile 194: | Zeile 194: | ||
=== /etc/config/network === | === /etc/config/network === | ||
See [http://downloads.openwrt.org/kamikaze/docs/openwrt.html#x1-80001.2.1 OpenWRT Kamikaze Manual] for setting up basic network configuration | See [http://downloads.openwrt.org/kamikaze/docs/openwrt.html#x1-80001.2.1 OpenWRT Kamikaze Manual] for setting up basic network configuration | ||
; Example 0<nowiki>:</nowiki><br/>Routing between Ethernet and WLAN | ; Example 0<nowiki>:</nowiki><br/>Routing between Ethernet and WLAN | ||
Zeile 210: | Zeile 211: | ||
option dns 10.0.0.138 # dns server | option dns 10.0.0.138 # dns server | ||
</pre> | </pre> | ||
; Example 1<nowiki>:</nowiki><br/>Bridging Ethernet and WLAN | ; Example 1<nowiki>:</nowiki><br/>Bridging Ethernet and WLAN | ||
Zeile 228: | Zeile 230: | ||
option dns 10.0.0.138 # dns server | option dns 10.0.0.138 # dns server | ||
</pre> | </pre> | ||
; Example 2<nowiki>:</nowiki><br/>Bridging multiple Ethernet ports | ; Example 2<nowiki>:</nowiki><br/>Bridging multiple Ethernet ports |