Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
ja:docs:guide-quick-start:start [2017/05/04 13:04] – translation working musashino205ja:docs:guide-quick-start:start [2018/02/20 20:56] – ↷ Links adapted because of a move operation bobafetthotmail
Line 54: Line 54:
           - type ''uci commit && service network restart'' and press Return            - type ''uci commit && service network restart'' and press Return 
           - 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:user-guide:wan_interface_protocols|WAN interface protocols]] or look in your device's page. /* LINK TO A WIKI ARTICLE TO CONNECT MODEMS IN BRIDGING SHOULD ALSO GO HERE */+     - **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:user-guide:network:wan_interface_protocols|WAN interface protocols]] or look in your device's page. /* LINK TO A WIKI ARTICLE TO CONNECT MODEMS IN BRIDGING SHOULD ALSO GO HERE */
   - **Confirm internet connectivity of your device:** Go to Network -> Diagnostics and Click on "ping" button (or write ''ping lede-project.org'' from command line ) - it should print "0% packet loss" if all is right.\\ If you cannot connect to the internet, review the steps at [[:docs:guide-quick-start:ts-internetconnectivity|Troubleshooting Internet Connectivity.]]   - **Confirm internet connectivity of your device:** Go to Network -> Diagnostics and Click on "ping" button (or write ''ping lede-project.org'' from command line ) - it should print "0% packet loss" if all is right.\\ If you cannot connect to the internet, review the steps at [[:docs:guide-quick-start:ts-internetconnectivity|Troubleshooting Internet Connectivity.]]
   - **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/Flash Firmware page. After you did so, you can restore the setting backup file you generated before the upgrade from Luci's System -> Backup/Flash Firmware page.
-You might also want to check [[docs:user-guide:ssh-firmware-upgrade|Installing LEDE from the Command Line]] if you want to see what are the differences between new/old config files or do other advanced-user tasks.+You might also want to check [[docs:user-guide:installation:sysupgrade.cli|Installing LEDE from the Command Line]] if you want to see what are the differences between new/old config files or do other advanced-user tasks.
  
 ===== Optional Next Steps ===== ===== Optional Next Steps =====
  • Last modified: 2020/04/22 14:49
  • by tmomas