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 09:58] – translation working musashino205 | ja:docs:guide-quick-start:start [2018/02/20 20:56] – ↷ Links adapted because of a move operation bobafetthotmail | ||
|---|---|---|---|
| Line 10: | Line 10: | ||
| ===== この説明の前提 ===== | ===== この説明の前提 ===== | ||
| もしあなたの状況が以下の基準に合致しない場合、更なる情報は併記されているリンクを使用してください: | もしあなたの状況が以下の基準に合致しない場合、更なる情報は併記されているリンクを使用してください: | ||
| - | * LEDE の " | + | * LEDE の " |
| * あなたのルーターが、少なくとも 8MB の Flash 及び 64MB の RAM を持っている ([[# | * あなたのルーターが、少なくとも 8MB の Flash 及び 64MB の RAM を持っている ([[# | ||
| * この手順に何らかの疑問を持っていたり、ルーター以外の種類のデバイスに LEDE をインストールしたい場合、この手順を開始する前にヘルプを得るため [[https:// | * この手順に何らかの疑問を持っていたり、ルーター以外の種類のデバイスに LEDE をインストールしたい場合、この手順を開始する前にヘルプを得るため [[https:// | ||
| 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 ===== | ||