Differences

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

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
zh:docs:guide-quick-start:checks_and_troubleshooting [2018/09/02 14:48] – created pcazh:docs:guide-quick-start:checks_and_troubleshooting [2020/04/22 14:49] – ↷ Links adapted because of a move operation tmomas
Line 3: Line 3:
 ===== 因特网可连接性和可能遇到的问题 ===== ===== 因特网可连接性和可能遇到的问题 =====
  
-  * For a first quick Internet access test: If you have an existing router, connect the WAN port of your LEDE device to a LAN port of that router and confirm internet connectivity of your LEDE device with the following steps: +  * 给第一次快速因特网访问测试:如果你已经有一个路由器了,连接你的LEDE设备的WAN口至那个路由器的LAN口,并且通过以下步骤确保你LEDE设备的可连接性: 
-     In the LEDE admin web GUI, go to Network -> Diagnostics and Click on "ping" button+     LEDEweb图形用户管理界面, 找到 Network -> Diagnostics 点击"ping" 按钮。
      * or, if using LEDE SSH command line, you can use the command ''ping lede-project.org''       * or, if using LEDE SSH command line, you can use the command ''ping lede-project.org'' 
      * This should return "0% packet loss" if everything is allright with your Internet connection.      * This should return "0% packet loss" if everything is allright with your Internet connection.
Line 18: Line 18:
   * Do not worry, if the 5 GHz WiFi does not seem to start immediately after having enabled it. It might be busy for 1-10 min scanning for weather radar, see [[docs:guide-quick-start:basic_wifi|basic WiFi setup]] for more background info.    * Do not worry, if the 5 GHz WiFi does not seem to start immediately after having enabled it. It might be busy for 1-10 min scanning for weather radar, see [[docs:guide-quick-start:basic_wifi|basic WiFi setup]] for more background info. 
   * Note that you can always run ''logread'' on the SSH command line, to gain more insight into what the device is currently doing or to diagnose any kind of problems.    * Note that you can always run ''logread'' on the SSH command line, to gain more insight into what the device is currently doing or to diagnose any kind of problems. 
-  * If needed, you can also take a look at [[docs:guide-quick-start:ts-internetconnectivity|Troubleshooting Internet Connectivity]].+  * If needed, you can also take a look at [[docs:guide-quick-start:troubleshooting_internetconnectivity|Troubleshooting Internet Connectivity]].
  • Last modified: 2023/12/29 12:29
  • by heybrowhatsup