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)
Details
- Page properties
-
- Content
-
... ... @@ -238,7 +238,6 @@ 238 238 239 239 Remote Mgmt 240 240 241 - 242 242 ===== 2.2.2.2 Step2: Authorization server ===== 243 243 244 244 copy the Gateway Publickey into user's private server "/home/XXXXX/.ssh/authorized_keys" file. ... ... @@ -247,7 +247,6 @@ 247 247 248 248 Publickey 249 249 250 - 251 251 ===== 2.2.2.3 Step3: connecte private server ===== 252 252 253 253 in the gateway web UI ... ... @@ -256,17 +256,14 @@ 256 256 257 257 gateway web UI 258 258 259 -(% class="box" %) 260 -((( 261 -(% class="mark" %)**Connection Type **(%%) : If user's least privileged user with private server uses a password, select (% class="mark" %)**Public Key**(%%) 262 -**Note:if user's least privileged user no uses a password,choose from both is fine** 263 -(% class="mark" %)**Login ID**(%%) : Input user name "eg : "XXXXX" 264 -(% class="mark" %)**Host Address**(%%) : Input user's private server address 265 -(% class="mark" %)**Connect at Startupt**(%%): Choose to enable connect once device is powered. 257 +{{{Connection Type : If user's least privileged user with private server uses a password, select Public Key 258 +Note:if user's least privileged user no uses a password,choose from both is fine 259 +Login ID : Input user name "eg : "XXXXX" 260 +Host Address : Input user's private server address 261 +Connect at Startupt: : Choose to enable connect once device is powered. 266 266 Click Save and then Connect 267 - )))263 +}}} 268 268 269 - 270 270 ===== 2.2.2.4 Step 4 :Cheak is fine ===== 271 271 272 272 Rssh Host connection Ok ... ... @@ -275,10 +275,9 @@ 275 275 276 276 Rssh Host connection Ok 277 277 278 - 279 279 user can use common ps | grep ssh to check it in the gateway. 280 280 281 -[[image:https://wiki.dragino.com/images/thumb/a/ad/Check_the_gateway.png/500px-Check_the_gateway.png]] 275 +[[image:https://wiki.dragino.com/images/thumb/a/ad/Check_the_gateway.png/500px-Check_the_gateway.png||height="47" width="500"]] 282 282 283 283 Check the gateway 284 284 ... ... @@ -289,10 +289,8 @@ 289 289 290 290 **Debug:** 291 291 292 -(% class="box" %) 293 -((( 294 - check: sudo ls /home/xxxxx/.ssh/authorizedkey 295 -))) 286 +{{{ check: sudo ls /home/xxxxx/.ssh/authorizedkey 287 +}}} 296 296 297 297 === 2.2.3 How to Ser up a Reverse SSH access === 298 298 ... ... @@ -302,11 +302,11 @@ 302 302 303 303 Loging server 304 304 305 - 306 306 ==== 2.2.3.2 Step2:access the gateway ==== 307 307 308 308 $ cd rssh-server/ 309 309 301 + 310 310 Check the gateway linking to the server $ ./connect-gw.sh -l 311 311 312 312 [[image:https://wiki.dragino.com/images/thumb/e/ee/Check_gateway_link_server.png/500px-Check_gateway_link_server.png||height="157" width="500"]]