Changes for page Monitor & Remote Access Gateway
Last modified by Kilight Cao on 2025/01/14 10:25
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
-
Attachments (0 modified, 0 added, 4 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Xiaoye1 +XWiki.Kilight - Content
-
... ... @@ -23,6 +23,7 @@ 23 23 * Create account in ThingsSpeak and creat channel. 24 24 * Download script from dragino site and move it to properly directory 25 25 26 + 26 26 (% class="box infomessage" %) 27 27 ((( 28 28 root@dragino-1baf44:~~# wget [[http:~~/~~/www.dragino.com/downloads/downloads/LoRa_Gateway/LPS8/Firmware/customized_script/monitor_gateway.sh>>url:http://www.dragino.com/downloads/downloads/LoRa_Gateway/LPS8/Firmware/customized_script/monitor_gateway.sh]] ... ... @@ -40,6 +40,7 @@ 40 40 41 41 * change the script monitor_gateway.sh with properly users setting: 42 42 44 + 43 43 (% class="box infomessage" %) 44 44 ((( 45 45 USER='xxxxx' # user name in your thinkspeak ~-~-> Profile ... ... @@ -54,6 +54,7 @@ 54 54 55 55 * Add monitor_gateway.sh to cron work (% style="color:blue" %)**/etc/crontabs/root**(%%) to make this script runs perdiocally, below is an example to update every 20 minutes 56 56 59 + 57 57 (% class="box infomessage" %) 58 58 ((( 59 59 # For details see man 4 crontabs ... ... @@ -72,6 +72,9 @@ 72 72 73 73 * Reboot device. 74 74 78 + 79 + 80 + 75 75 == **1.3 Monitor Public IP** == 76 76 77 77 ... ... @@ -88,7 +88,7 @@ 88 88 89 89 = **2. Remote Access** = 90 90 91 -= **2.1 Remote Access via Remote.it.** = 97 +== **2.1 Remote Access via Remote.it.** == 92 92 93 93 94 94 Remote.it for remote access is available in the latest Dragino firmware for gateway. For security concern, the remote.it only available base on end user demand. ... ... @@ -102,6 +102,8 @@ 102 102 * For how to use remote.it for (% style="color:blue" %)**general remote control**(%%), please see : [[Remoteit user instruction for Dragino Gateway>>https://www.remote.it/getting-started/dragino]]. 103 103 * For Quick add remote.it to (% style="color:blue" %)**Dragino for remote debug**(%%), please see below: 104 104 111 + 112 + 105 105 (% style="color:blue" %)**1. Install the Remote.it software** 106 106 107 107 Users can directly click** "Install"** on the Web UI to install Remote. it. ... ... @@ -135,40 +135,9 @@ 135 135 [[image:image-20220725115720-2.png||height="658" width="900"]] 136 136 137 137 146 +=== **2.1.1 How to register hp0d with Remote.it** === 138 138 139 -== **How to save the registered remote after the gateway's firmware update.** == 140 140 141 -Before version [[lgw~-~-build-v5.4.1668240318-20221112-1606>>http://repo.dragino.com/release/miscellaneous/remoteit/dragino-lgw--v5.4.1668240318-squashfs-sysupgrade.bin]], once the gateway firmware is upgraded the remote configuration is gone. 142 - 143 -This issue is now corrected: 144 - 145 - 146 -=== The gateway version is lower than **lgw~-~-build-v5.4.1668240318-20221112-1606:** === 147 - 148 -~1. upload the [[backup file>>http://repo.dragino.com/release/miscellaneous/remoteit/backup.tar.gz]] to update the configuration. 149 - 150 - 151 -[[image:image-20221112162644-4.png]] 152 - 153 -2. Check the 'Preserver Settings' check box when you upgrade the gateway with the firmware. 154 - 155 - 156 -[[image:image-20221112162543-2.png]] 157 - 158 - 159 -=== The gateway version is greater or equal to **lgw~-~-build-v5.4.1668240318-20221112-1606:** === 160 - 161 - 162 -~1. Only to do: Check the 'Preserver Settings' check box when you upgrade the gateway with the firmware. 163 - 164 - 165 -[[image:image-20221112162547-3.png]] 166 - 167 - 168 - 169 -== **2.1.1 How to register hp0d with Remote.it** == 170 - 171 - 172 172 **Prerequisites:** 173 173 174 174 Users must have an account and APP for remote.it ... ... @@ -176,7 +176,7 @@ 176 176 [[https:~~/~~/app.remote.it>>https://app.remote.it]] 177 177 178 178 179 - ===(% style="color:blue" %)**1.(%%) ===156 +(% style="color:blue" %)**1. Click "+" in the APP to add a device** 180 180 181 181 Then click Add "Linux & Raspberry Pi" and the APP will generate a command to register the device. 182 182 ... ... @@ -185,7 +185,7 @@ 185 185 186 186 187 187 188 - ===(% style="color:blue" %)**2.(%%) ===165 +(% style="color:blue" %)**2.Copy the register device command** 189 189 190 190 191 191 [[image:image-20220815173944-2.jpeg||height="556" width="923"]] ... ... @@ -192,7 +192,7 @@ 192 192 193 193 194 194 195 - ===(% style="color:blue" %)**3.(%%) ===172 +(% style="color:blue" %)**3.Enter the command copied from the previous step on the HP0D Linux command line** 196 196 197 197 198 198 [[image:image-20220815173951-3.jpeg||height="424" width="1147"]] ... ... @@ -199,40 +199,36 @@ 199 199 200 200 201 201 202 - ===(% style="color:blue" %)**4.(%%) ===179 +(% style="color:blue" %)**4.Check whether the device is successfully registered on the Remote.it APP** 203 203 204 204 205 205 [[image:image-20220815173958-4.jpeg||height="580" width="964"]] 206 206 207 207 185 +=== **2.1.2 Trouble Shooting** === 208 208 209 -== **2.1.2 Trouble Shooting** == 210 210 188 +==== **What should users do when gateway Remote.it installation fails** ==== 211 211 212 -=== **1. What should users do when gateway Remote.it installation fails** === 213 - 214 - 215 215 [[image:image-20220907162028-4.png||height="564" width="1148"]] 216 216 217 217 218 - (% style="color:blue" %)**Step 1:**(%%)Users can download the archive and upload it to the gateway:** [[attach:backup.tar.gz||target="_blank"]]**193 +Step 1. Users can download the archive and upload it to the gateway:** [[attach:backup.tar.gz||target="_blank"]]** 219 219 220 220 [[image:image-20220907161050-2.png]] 221 221 222 222 198 +Step 2. Back to the Remote.it screen, and click **"Install"** again. 223 223 224 -(% style="color:blue" %)**Step 2: **(%%)Back to the Remote.it screen, and click **"Install"** again. 225 - 226 226 [[image:image-20220907161352-3.png]] 227 227 228 228 229 - (% style="color:blue" %)**Step 3:**(%%)Follow the [[Remoteit user instruction for Dragino Gateway>>https://www.remote.it/getting-started/dragino]] steps to reconfigure203 +Step 3. Follow the [[Remoteit user instruction for Dragino Gateway>>https://www.remote.it/getting-started/dragino]] steps to reconfigure 230 230 231 231 206 +== **2.2 RSSH Introduction** == 232 232 233 -= **2.2 RSSH Introduction** = 234 234 235 - 236 236 Reverse SSH for remote access is available in the latest Dragino firmware for gateway. For security concern, the RSSH only available base on end user demand. 237 237 238 238 (% style="color:red" %)**Important Notice:** ... ... @@ -254,6 +254,9 @@ 254 254 * LIG16 255 255 * MS14 series if installed with the same firmware. 256 256 230 + 231 + 232 + 257 257 === **2.2.1 End User Guide to use SSH access** === 258 258 259 259 ... ... @@ -483,3 +483,5 @@ 483 483 ))) 484 484 485 485 [[image:image-20220531153219-17.png]] 462 + 463 +
- image-20221112162416-1.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoye - Size
-
... ... @@ -1,1 +1,0 @@ 1 -53.7 KB - Content
- image-20221112162543-2.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoye - Size
-
... ... @@ -1,1 +1,0 @@ 1 -63.2 KB - Content
- image-20221112162547-3.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoye - Size
-
... ... @@ -1,1 +1,0 @@ 1 -63.2 KB - Content
- image-20221112162644-4.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoye - Size
-
... ... @@ -1,1 +1,0 @@ 1 -55.7 KB - Content