Changes for page Remote Access Gateway
Last modified by Kilight Cao on 2022/07/25 10:47
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Attachments (0 modified, 7 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -185,7 +185,7 @@ 185 185 186 186 ===== 2.2.1.1.2 Step 2 :Install and run the RSS service ===== 187 187 188 -1):intall database for /var/rsshdb.sqlite3 and Server development port for 3721(The default is 3721) 188 +1): intall database for /var/rsshdb.sqlite3 and Server development port for 3721(The default is 3721) 189 189 190 190 user must enter the root account and run the following commands 191 191 ... ... @@ -238,44 +238,44 @@ 238 238 239 239 1) in the system ~-~-> (% style="color:#4f81bd" %)**Remote Mgmt/span>** 240 240 241 -[[image: https://wiki.dragino.com/images/thumb/8/8f/Remote_Mgmt.png/500px-Remote_Mgmt.png||height="367" width="500"]]241 +[[image:image-20220527110531-7.png]] 242 242 243 243 Remote Mgmt 244 244 245 245 246 -===== 2.2.2.2 Step2: Authorization server ===== 246 +===== **2.2.2.2 Step2: Authorization server** ===== 247 247 248 248 copy the Gateway Publickey into user's private server "/home/XXXXX/.ssh/authorized_keys" file. 249 249 250 -[[image: https://wiki.dragino.com/images/thumb/4/49/Publickey.png/500px-Publickey.png||height="81" width="500"]]250 +[[image:image-20220527110625-8.png]] 251 251 252 252 Publickey 253 253 254 254 255 -===== 2.2.2.3 Step3: connecte private server ===== 255 +===== **2.2.2.3 Step3: connecte private server** ===== 256 256 257 257 in the gateway web UI 258 258 259 -[[image: https://wiki.dragino.com/images/thumb/0/04/Gateway_web_UI.png/500px-Gateway_web_UI.png||height="389" width="500"]]259 +[[image:image-20220527110700-9.png]] 260 260 261 261 gateway web UI 262 262 263 263 (% class="box" %) 264 264 ((( 265 -(% class="mark" %)**Connection Type **(%%) : If user's least privileged user with private server uses a password, select (%class="mark" %)**Public Key**(%%)265 +(% style="color:#4f81bd" %)**Connection Type **(%%) : If user's least privileged user with private server uses a password, select (% style="color:#4f81bd" %)**Public Key**(%%) 266 266 **Note:if user's least privileged user no uses a password,choose from both is fine** 267 -(% class="mark" %)**Login ID**(%%) : Input user name "eg : "XXXXX"268 -(% class="mark" %)**Host Address**(%%) : Input user's private server address269 -(% class="mark" %)**Connect at Startupt**(%%): Choose to enable connect once device is powered.267 +(% style="color:#4f81bd" %)**Login ID**(%%) : Input user name "eg : "XXXXX" 268 +(% style="color:#4f81bd" %)**Host Address**(%%) : Input user's private server address 269 +(% style="color:#4f81bd" %)**Connect at Startupt**(%%): Choose to enable connect once device is powered. 270 270 Click Save and then Connect 271 271 ))) 272 272 273 273 274 -===== 2.2.2.4 Step 4 :Cheak is fine ===== 274 +===== **2.2.2.4 Step 4 :Cheak is fine** ===== 275 275 276 276 Rssh Host connection Ok 277 277 278 -[[image: https://wiki.dragino.com/images/thumb/6/6f/Rssh_Host_connection_Ok.png/500px-Rssh_Host_connection_Ok.png||height="225" width="500"]]278 +[[image:image-20220527111009-10.png]] 279 279 280 280 Rssh Host connection Ok 281 281 ... ... @@ -282,12 +282,12 @@ 282 282 283 283 user can use common ps | grep ssh to check it in the gateway. 284 284 285 -[[image: https://wiki.dragino.com/images/thumb/a/ad/Check_the_gateway.png/500px-Check_the_gateway.png]]285 +[[image:image-20220527111041-11.png]] 286 286 287 287 Check the gateway 288 288 289 289 290 -===== 2.2.2.5 Step5:Create an authorization key file ===== 290 +===== **2.2.2.5 Step5:Create an authorization key file** ===== 291 291 292 292 1):sudo mkdir /home/xxxxx/.ssh; sudo touch /home/xxxxx/.ssh/authorizedkey 293 293 ... ... @@ -298,22 +298,26 @@ 298 298 check: sudo ls /home/xxxxx/.ssh/authorizedkey 299 299 ))) 300 300 301 -=== 2.2.3 How to Ser up a Reverse SSH access === 302 302 303 -=== =2.2.3.1Step1: Logintotheserver system====302 +=== **2.2.3 How to Ser up a Reverse SSH access** === 304 304 305 - [[image:https://wiki.dragino.com/images/thumb/2/26/Loging_server.png/500px-Loging_server.png||height="69"width="500"]]304 +==== **2.2.3.1 Step1: Log into the server system** ==== 306 306 306 +[[image:image-20220527111145-12.png]] 307 + 307 307 Loging server 308 308 309 309 310 -==== 2.2.3.2 Step2:access the gateway ==== 311 +==== **2.2.3.2 Step2:access the gateway** ==== 311 311 313 +(% class="box" %) 314 +((( 312 312 $ cd rssh-server/ 316 +))) 313 313 314 314 Check the gateway linking to the server $ ./connect-gw.sh -l 315 315 316 -[[image: https://wiki.dragino.com/images/thumb/e/ee/Check_gateway_link_server.png/500px-Check_gateway_link_server.png||height="157" width="500"]]320 +[[image:image-20220527111219-13.png]] 317 317 318 318 Check the gateway linking to the server 319 319 ... ... @@ -320,6 +320,6 @@ 320 320 321 321 access the gateway $ ./connect-gw.sh <GWID> 322 322 323 -[[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"]]327 +[[image:image-20220527111300-14.png]] 324 324 325 325 reverse ssh access the gateway
- image-20220527110625-8.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +30.7 KB - Content
- image-20220527110700-9.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +66.6 KB - Content
- image-20220527111009-10.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +22.5 KB - Content
- image-20220527111041-11.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +13.4 KB - Content
- image-20220527111145-12.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +6.3 KB - Content
- image-20220527111219-13.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +9.1 KB - Content
- image-20220527111300-14.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +28.6 KB - Content