<
From version < 49.1 >
edited by Kilight Cao
on 2022/08/15 18:00
To version < 44.4 >
edited by Xiaoling
on 2022/07/25 17:20
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Kilight
1 +XWiki.Xiaoling
Content
... ... @@ -71,6 +71,7 @@
71 71  
72 72  
73 73  
74 +
74 74  == **1.3  Monitor Public IP** ==
75 75  
76 76  
... ... @@ -102,9 +102,10 @@
102 102  * For Quick add remote.it to (% style="color:blue" %)**Dragino for remote debug**(%%), please see below:
103 103  
104 104  
106 +
105 105  (% style="color:blue" %)**1. Install the Remote.it software**
106 106  
107 -Users can directly click** "Install"** on the Web UI to install Remote. it.
109 +Users can directly click "Install" on the Web UI to install Remote. it.
108 108  
109 109  
110 110  [[image:image-20220725134300-1.png||height="438" width="905"]]
... ... @@ -113,7 +113,7 @@
113 113  
114 114  (% style="color:blue" %)**2. Enter the license key**
115 115  
116 -Users need to enter the license key in the box under **"2. Register"** section and click the **"Save"** button and** "Register"** button.
118 +Users need to enter the license key in the box under "2. Register" section and click the "Save" button and "Register" button.
117 117  
118 118  (% style="color:red" %)**When the user enters this license key, Dragino support will have access to your gateway.**
119 119  
... ... @@ -135,41 +135,7 @@
135 135  [[image:image-20220725115720-2.png||height="658" width="900"]]
136 136  
137 137  
138 -=== **How to register hp0d with AWS** ===
139 139  
140 -
141 -**Prerequisites:**
142 -
143 -Users must have an account and APP for remote.it
144 -
145 -[[https:~~/~~/app.remote.it>>https://app.remote.it]]
146 -
147 -
148 -(% style="color:blue" %)**1. Click "+" in the APP to add a device**
149 -
150 -Then click Add "Linux & Raspberry Pi" and the APP will generate a command to register the device.
151 -
152 -
153 -[[image:image-20220815173938-1.jpeg||height="574" width="919"]]
154 -
155 -
156 -(% style="color:blue" %)**2.Copy the register device command**
157 -
158 -
159 -[[image:image-20220815173944-2.jpeg||height="556" width="923"]]
160 -
161 -
162 -(% style="color:blue" %)**3.Enter the command copied from the previous step on the HP0D Linux command line**
163 -
164 -[[image:image-20220815173951-3.jpeg||height="424" width="1147"]]
165 -
166 -
167 -(% style="color:blue" %)**4.Check whether the device is successfully registered on the Remote.it APP**
168 -
169 -
170 -[[image:image-20220815173958-4.jpeg||height="580" width="964"]]
171 -
172 -
173 173  == **2.2  RSSH Introduction** ==
174 174  
175 175  
... ... @@ -183,9 +183,8 @@
183 183  This RSSH allow Dragino Support to remote access to the device, If user want to access himself, he need to set up the RSSH server himself.
184 184  )))
185 185  
154 +Below gateway support reverse SSH access:
186 186  
187 -**Below gateway support reverse SSH access:**
188 -
189 189  * Firmware Version > lgw~-~-build-v5.4.1618196981-20210412-1111 [[Firmware Download>>url:http://www.dragino.com/downloads/index.php?dir=LoRa_Gateway/LPS8/Firmware/Release/]]
190 190  * LG01N, OLG01N (Note: LG01-P LG01-S doesn't support)
191 191  * LG02, OLG02
... ... @@ -195,8 +195,6 @@
195 195  * MS14 series if installed with the same firmware.
196 196  
197 197  
198 -
199 -
200 200  === **2.2.1  End User Guide to use SSH access** ===
201 201  
202 202  
... ... @@ -270,7 +270,7 @@
270 270  [[image:image-20220531151628-8.png]]
271 271  
272 272  
273 -(% style="color:blue" %)**How to install Sqlit3:**
238 +(% style="color:blue" %)**How to install Sqlit3**
274 274  
275 275  (% class="box infomessage" %)
276 276  (((
... ... @@ -277,6 +277,7 @@
277 277  **~ Step 1:** Download the SQLit3 installation package
278 278   sudo wget **[[https:~~/~~/www.sqlite.org/2021/sqlite-autoconf-3350400.tar.gz>>url:https://www.sqlite.org/2021/sqlite-autoconf-3350400.tar.gz]]**
279 279  
245 +
280 280  **Step 2: **tar the SQLit3 installation package
281 281   sudo tar -zxvf sqlite-autoconf-3350300.tar.gz
282 282  
... ... @@ -310,9 +310,9 @@
310 310  
311 311  (% class="box infomessage" %)
312 312  (((
313 -**$ ./create_sqlite3_db.sh
279 +$ ./create_sqlite3_db.sh
314 314  $ ./rssh_serv -p  3721 2>&1 &
315 -$ ps -ef | grep rssh_serv check 3721 port**
281 +$ ps -ef | grep rssh_serv check 3721 port
316 316  )))
317 317  
318 318  [[image:image-20220531151958-10.png]]
... ... @@ -352,7 +352,6 @@
352 352  
353 353  **1):**  sudo mkdir /home/xxxxx/.ssh; sudo touch /home/xxxxx/.ssh/authorizedkey
354 354  
355 -
356 356  **Debug:**
357 357  
358 358  {{{ check: sudo ls /home/xxxxx/.ssh/authorizedkey}}}
image-20220815173938-1.jpeg
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -56.6 KB
Content
image-20220815173944-2.jpeg
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -40.6 KB
Content
image-20220815173951-3.jpeg
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -75.4 KB
Content
image-20220815173958-4.jpeg
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -54.2 KB
Content
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0