<
From version < 25.8 >
edited by Xiaoling
on 2022/05/31 15:36
To version < 17.2 >
edited by Xiaoling
on 2022/05/31 15:19
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,10 +1,7 @@
1 -**Contents:**
2 -
1 +{{box cssClass="floatinginfobox" title="**Contents**"}}
3 3  {{toc/}}
3 +{{/box}}
4 4  
5 -
6 -
7 -
8 8  = **1. Monitor Gateway** =
9 9  
10 10  == **1.1 Introduction** ==
... ... @@ -64,8 +64,6 @@
64 64  
65 65  * Reboot device.
66 66  
67 -
68 -
69 69  == **1.3 Monitor Public IP** ==
70 70  
71 71  The monitor_gateway.sh has been updated to upload the public ip of the device as well.
... ... @@ -114,8 +114,6 @@
114 114  * LIG16
115 115  * MS14 series if installed with the same firmware.
116 116  
117 -
118 -
119 119  === **2.2.1 End User Guide to use SSH access** ===
120 120  
121 121  Go to this the Reverse SSH page as below:
... ... @@ -206,8 +206,7 @@
206 206   After that execute the command ./sqlite3 test.db again.
207 207  )))
208 208  
209 -(% class="wikigeneratedid" id="H" %)
210 -
202 +===== =====
211 211  
212 212  ==== **2.2.2.2 Step 2 :Install and run the RSS service** ====
213 213  
... ... @@ -222,7 +222,7 @@
222 222  $ ps -ef | grep rssh_serv check 3721 port
223 223  )))
224 224  
225 -[[image:image-20220531151958-10.png]]
217 +[[image:image-20220531151858-9.png]]
226 226  
227 227  
228 228  **Debug:**
... ... @@ -254,7 +254,6 @@
254 254  **Now user "XXXXX" is the user with limited permissions of the current system**
255 255  
256 256  
257 -
258 258  ==== **2.2.2.4 Step4:Create an authorization key file** ====
259 259  
260 260  1):sudo mkdir /home/xxxxx/.ssh; sudo touch /home/xxxxx/.ssh/authorizedkey
... ... @@ -270,9 +270,9 @@
270 270  
271 271  ==== **2.3.1 Step1: Come back the gateway web UI to get the gateway Public key** ====
272 272  
273 -1)in the system ~-~-> (% style="color:#037691" %)**Remote Mgmt/span**
264 +1)in the system ~-~-> Remote Mgmt/span>
274 274  
275 -[[image:image-20220531152419-11.png]]
266 +[[~[~[image:https://wiki.dragino.com/images/thumb/8/8f/Remote_Mgmt.png/500px-Remote_Mgmt.png~|~|height="367" width="500"~]~]>>url:https://wiki.dragino.com/index.php/File:Remote_Mgmt.png]]
276 276  
277 277  
278 278  ==== **2.3.2 Step2: Authorization server** ====
... ... @@ -279,7 +279,7 @@
279 279  
280 280  Input the Gateway Publickey into user's private server "/home/XXXXX/.ssh/authorized_keys" file.
281 281  
282 -[[image:image-20220531152549-12.png]]
273 +[[~[~[image:https://wiki.dragino.com/images/thumb/4/49/Publickey.png/500px-Publickey.png~|~|height="81" width="500"~]~]>>url:https://wiki.dragino.com/index.php/File:Publickey.png]]
283 283  
284 284  
285 285  ===== **2.3.3 Step3: Connect private server** =====
... ... @@ -286,7 +286,7 @@
286 286  
287 287  This is same as connect Dragino Support Server but just change the server address to customize server address.
288 288  
289 -[[image:image-20220531152633-13.png]]
280 +[[~[~[image:https://wiki.dragino.com/images/thumb/0/04/Gateway_web_UI.png/500px-Gateway_web_UI.png~|~|height="389" width="500"~]~]>>url:https://wiki.dragino.com/index.php/File:Gateway_web_UI.png]]
290 290  
291 291  
292 292  
... ... @@ -294,12 +294,12 @@
294 294  
295 295  Rssh Host connection Ok
296 296  
297 -[[image:image-20220531152815-14.png]]
288 +[[~[~[image:https://wiki.dragino.com/images/thumb/6/6f/Rssh_Host_connection_Ok.png/500px-Rssh_Host_connection_Ok.png~|~|height="225" width="500"~]~]>>url:https://wiki.dragino.com/index.php/File:Rssh_Host_connection_Ok.png]]
298 298  
299 299  
300 300  User can use common ps | grep ssh to check it in the gateway.
301 301  
302 -[[image:image-20220531152840-15.png]]
293 +[[~[~[image:https://wiki.dragino.com/images/thumb/a/ad/Check_the_gateway.png/500px-Check_the_gateway.png~|~|height="47" width="500"~]~]>>url:https://wiki.dragino.com/index.php/File:Check_the_gateway.png]]
303 303  
304 304  
305 305  ==== **2.3.5 Step5:Access the gateway from customized server** ====
... ... @@ -306,20 +306,14 @@
306 306  
307 307  Check what gateways link to server.
308 308  
309 -(% class="box infomessage" %)
310 -(((
311 311  $ ./connect-gw.sh -l
312 -)))
313 313  
314 -[[image:image-20220531153016-16.png]]
302 +[[~[~[image:https://wiki.dragino.com/images/thumb/e/ee/Check_gateway_link_server.png/500px-Check_gateway_link_server.png~|~|height="157" width="500"~]~]>>url:https://wiki.dragino.com/index.php/File:Check_gateway_link_server.png]]
315 315  
316 316  
317 317  
318 318  Access the gateway
319 319  
320 -(% class="box infomessage" %)
321 -(((
322 322  $ ./connect-gw.sh <GWID>
323 -)))
324 324  
325 -[[image:image-20220531153219-17.png]]
310 +[[~[~[image:https://wiki.dragino.com/images/thumb/b/b7/Reverse_ssh_access_the_gateway1.png/500px-Reverse_ssh_access_the_gateway1.png~|~|height="230" width="500"~]~]>>url:https://wiki.dragino.com/index.php/File:Reverse_ssh_access_the_gateway1.png]]
image-20220531151958-10.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -8.5 KB
Content
image-20220531152419-11.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -79.6 KB
Content
image-20220531152549-12.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -30.6 KB
Content
image-20220531152633-13.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -66.7 KB
Content
image-20220531152815-14.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -22.5 KB
Content
image-20220531152840-15.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -13.6 KB
Content
image-20220531153016-16.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -9.3 KB
Content
image-20220531153219-17.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -28.8 KB
Content
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0