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, 4 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Kilight1 +XWiki.Xiaoye - Content
-
... ... @@ -23,7 +23,6 @@ 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 - 27 27 (% class="box infomessage" %) 28 28 ((( 29 29 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]] ... ... @@ -41,7 +41,6 @@ 41 41 42 42 * change the script monitor_gateway.sh with properly users setting: 43 43 44 - 45 45 (% class="box infomessage" %) 46 46 ((( 47 47 USER='xxxxx' # user name in your thinkspeak ~-~-> Profile ... ... @@ -56,7 +56,6 @@ 56 56 57 57 * 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 58 58 59 - 60 60 (% class="box infomessage" %) 61 61 ((( 62 62 # For details see man 4 crontabs ... ... @@ -75,9 +75,6 @@ 75 75 76 76 * Reboot device. 77 77 78 - 79 - 80 - 81 81 == **1.3 Monitor Public IP** == 82 82 83 83 ... ... @@ -94,7 +94,7 @@ 94 94 95 95 = **2. Remote Access** = 96 96 97 -= =**2.1 Remote Access via Remote.it.** ==91 += **2.1 Remote Access via Remote.it.** = 98 98 99 99 100 100 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. ... ... @@ -108,8 +108,6 @@ 108 108 * 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]]. 109 109 * For Quick add remote.it to (% style="color:blue" %)**Dragino for remote debug**(%%), please see below: 110 110 111 - 112 - 113 113 (% style="color:blue" %)**1. Install the Remote.it software** 114 114 115 115 Users can directly click** "Install"** on the Web UI to install Remote. it. ... ... @@ -143,9 +143,40 @@ 143 143 [[image:image-20220725115720-2.png||height="658" width="900"]] 144 144 145 145 146 -=== **2.1.1 How to register hp0d with Remote.it** === 147 147 139 +== **How to save the registered remote after the gateway's firmware update.** == 148 148 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 + 149 149 **Prerequisites:** 150 150 151 151 Users must have an account and APP for remote.it ... ... @@ -153,7 +153,7 @@ 153 153 [[https:~~/~~/app.remote.it>>https://app.remote.it]] 154 154 155 155 156 -(% style="color:blue" %)**1. Click "+" in the APP to add a device** 179 +=== (% style="color:blue" %)**1. Click "+" in the APP to add a device**(%%) === 157 157 158 158 Then click Add "Linux & Raspberry Pi" and the APP will generate a command to register the device. 159 159 ... ... @@ -162,7 +162,7 @@ 162 162 163 163 164 164 165 -(% style="color:blue" %)**2.Copy the register device command** 188 +=== (% style="color:blue" %)**2. Copy the register device command**(%%) === 166 166 167 167 168 168 [[image:image-20220815173944-2.jpeg||height="556" width="923"]] ... ... @@ -169,7 +169,7 @@ 169 169 170 170 171 171 172 -(% style="color:blue" %)**3.Enter the command copied from the previous step on the HP0D Linux command line** 195 +=== (% style="color:blue" %)**3. Enter the command copied from the previous step on the HP0D Linux command line**(%%) === 173 173 174 174 175 175 [[image:image-20220815173951-3.jpeg||height="424" width="1147"]] ... ... @@ -176,36 +176,40 @@ 176 176 177 177 178 178 179 -(% style="color:blue" %)**4.Check whether the device is successfully registered on the Remote.it APP** 202 +=== (% style="color:blue" %)**4. Check whether the device is successfully registered on the Remote.it APP**(%%) === 180 180 181 181 182 182 [[image:image-20220815173958-4.jpeg||height="580" width="964"]] 183 183 184 184 185 -=== **2.1.2 Trouble Shooting** === 186 186 209 +== **2.1.2 Trouble Shooting** == 187 187 188 -==== **What should users do when gateway Remote.it installation fails** ==== 189 189 212 +=== **1. What should users do when gateway Remote.it installation fails** === 213 + 214 + 190 190 [[image:image-20220907162028-4.png||height="564" width="1148"]] 191 191 192 192 193 -Step 1 .Users can download the archive and upload it to the gateway:** [[attach:backup.tar.gz||target="_blank"]]**218 +(% style="color:blue" %)**Step 1: **(%%)Users can download the archive and upload it to the gateway:** [[attach:backup.tar.gz||target="_blank"]]** 194 194 195 195 [[image:image-20220907161050-2.png]] 196 196 197 197 198 -Step 2. Back to the Remote.it screen, and click **"Install"** again. 199 199 224 +(% style="color:blue" %)**Step 2: **(%%)Back to the Remote.it screen, and click **"Install"** again. 225 + 200 200 [[image:image-20220907161352-3.png]] 201 201 202 202 203 -Step 3 .Follow the [[Remoteit user instruction for Dragino Gateway>>https://www.remote.it/getting-started/dragino]] steps to reconfigure229 +(% style="color:blue" %)**Step 3:**(%%) Follow the [[Remoteit user instruction for Dragino Gateway>>https://www.remote.it/getting-started/dragino]] steps to reconfigure 204 204 205 205 206 -== **2.2 RSSH Introduction** == 207 207 233 += **2.2 RSSH Introduction** = 208 208 235 + 209 209 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. 210 210 211 211 (% style="color:red" %)**Important Notice:** ... ... @@ -228,8 +228,6 @@ 228 228 * MS14 series if installed with the same firmware. 229 229 230 230 231 - 232 - 233 233 === **2.2.1 End User Guide to use SSH access** === 234 234 235 235 ... ... @@ -460,4 +460,3 @@ 460 460 461 461 [[image:image-20220531153219-17.png]] 462 462 463 -
- image-20221112162416-1.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoye - Size
-
... ... @@ -1,0 +1,1 @@ 1 +53.7 KB - Content
- image-20221112162543-2.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoye - Size
-
... ... @@ -1,0 +1,1 @@ 1 +63.2 KB - Content
- image-20221112162547-3.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoye - Size
-
... ... @@ -1,0 +1,1 @@ 1 +63.2 KB - Content
- image-20221112162644-4.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoye - Size
-
... ... @@ -1,0 +1,1 @@ 1 +55.7 KB - Content