From: Rich Brown Date: Mon, 18 Jul 2016 01:50:30 +0000 (-0400) Subject: Editorial tweaks to "Getting Started" page X-Git-Url: http://git.openwrt.org/?p=web.git;a=commitdiff_plain;h=f68ec9679682c5d78a8bfeaa70cfaeaefbd2fb01 Editorial tweaks to "Getting Started" page --- diff --git a/_includes/docs_nav.html b/_includes/docs_nav.html index 50a8233..d77f50c 100644 --- a/_includes/docs_nav.html +++ b/_includes/docs_nav.html @@ -19,7 +19,7 @@ System Wireless - This Web Presence + About These Web Pages diff --git a/docs/index.txt b/docs/index.txt index 2933f5e..912db51 100644 --- a/docs/index.txt +++ b/docs/index.txt @@ -25,7 +25,7 @@ LEDE ships without a password. Enter `passwd` and type the new password twice. _Note: Use a good password: it secures your home network. Write it on the bottom of the router so you don't forget._ . *Connect the Wide Area Network (WAN) port of the router to "the internet".* + -The router WAN port defaults to DHCP, so you can usually connect the new WAN port into your existing router's LAN port. The new router should then be "on the air." +The router WAN port defaults to DHCP, so you can usually connect the WAN port of your new router into a LAN port of your existing router. The new router should then be "on the air." . *Confirm internet connectivity* + Type `ping 8.8.8.8` (that is Google's DNS server.) If the previous step worked, you should see ping response messages. . *Update the packages, then install the LuCI web configuration package.* + @@ -37,6 +37,6 @@ Go to https://192.168.1.1 to complete configuration. == Next Steps -* Review the link:transcript.html[SSH Transcript] to see all the configuration messages above. +* Review the link:transcript.html[SSH Transcript] to see all the messages from the configuration commands above. * Enable Wi-Fi in the router (LEDE ships with Wi-Fi turned off). See *Network -> Wireless* in the Web GUI. * Install other packages with `opkg install ...` Useful packages are snmpd, netperf, luci-app-sqm, and any of your favorites. \ No newline at end of file