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 | ||
| ja:docs:guide-quick-start:start [2017/05/04 11:08] – replace "開発ビルド" to "開発版ビルド" musashino205 | ja:docs:guide-quick-start:start [2018/02/20 20:56] – ↷ Links adapted because of a move operation bobafetthotmail | ||
|---|---|---|---|
| Line 43: | Line 43: | ||
| - ここで、デバイスのネットワーク ケーブルを既存のネットワークの LAN ポートに接続できます。(一般的に、他のルーターの LAN ポートです) | - ここで、デバイスのネットワーク ケーブルを既存のネットワークの LAN ポートに接続できます。(一般的に、他のルーターの LAN ポートです) | ||
| - 上記で設定した新しいアドレスで、デバイスに再度接続します。 | - 上記で設定した新しいアドレスで、デバイスに再度接続します。 | ||
| - | - **Router device** If your device has some ports labeled | + | - **ルーター デバイス** デバイスに |
| - | * **Luci | + | * **Luci |
| - | - Click on **Network** -> **Interfaces**, then click on the **Edit** button of the LAN Network. | + | - **ネットワーク** -> **インターフェース** の順に移動し、LAN ネットワークの |
| - | - In **General Setup** tab, in **IPv4 | + | - **一般設定** タブの |
| - | - By default the WAN interface/port is set as **DHCP | + | - WAN インターフェース |
| * **Command line instructions**: | * **Command line instructions**: | ||
| - type '' | - type '' | ||
| Line 54: | Line 54: | ||
| - type '' | - type '' | ||
| - then connect again to your device at its new IP address and continue | - then connect again to your device at its new IP address and continue | ||
| - | - **Gateway device** If your device has a port labeled WAN or an integrated modem (supported by LEDE) and you want it to operate as a gateway (controlling a modem to give Internet access to all devices in a local network, usually a gateway is also a router for the local network).\\ Here Router settings as detailed above apply as in most cases the gateway is also the router in the same local network, but on the WAN port you either connect a modem in bridging, or you use an integrated modem. In either case, read the article about [[docs: | + | - **Gateway device** If your device has a port labeled WAN or an integrated modem (supported by LEDE) and you want it to operate as a gateway (controlling a modem to give Internet access to all devices in a local network, usually a gateway is also a router for the local network).\\ Here Router settings as detailed above apply as in most cases the gateway is also the router in the same local network, but on the WAN port you either connect a modem in bridging, or you use an integrated modem. In either case, read the article about [[docs: |
| - **Confirm internet connectivity of your device:** Go to Network -> Diagnostics and Click on " | - **Confirm internet connectivity of your device:** Go to Network -> Diagnostics and Click on " | ||
| - **Enable Wi-Fi in the device.** Devices that have ethernet ports have Wi-Fi turned off by default. Go to **Network -> Wireless** in the Web GUI to enable and configure Wi-Fi. /*WOULD BE COOL TO HAVE WIFI CONFIG TUTORIAL TOO HERE*/ | - **Enable Wi-Fi in the device.** Devices that have ethernet ports have Wi-Fi turned off by default. Go to **Network -> Wireless** in the Web GUI to enable and configure Wi-Fi. /*WOULD BE COOL TO HAVE WIFI CONFIG TUTORIAL TOO HERE*/ | ||
| Line 73: | Line 73: | ||
| After a sysupgrade you must install again all the packages you installed before the sysupgrade, also enable them again if they added system services. | After a sysupgrade you must install again all the packages you installed before the sysupgrade, also enable them again if they added system services. | ||
| After you did so, you can restore the setting backup file you generated before the upgrade from Luci's System -> Backup/ | After you did so, you can restore the setting backup file you generated before the upgrade from Luci's System -> Backup/ | ||
| - | You might also want to check [[docs: | + | You might also want to check [[docs: |
| ===== Optional Next Steps ===== | ===== Optional Next Steps ===== | ||