<
From version < 2.2 >
edited by Xiaoling
on 2022/05/12 14:13
To version < 2.3 >
edited by Xiaoling
on 2022/05/12 14:15
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -65,7 +65,7 @@
65 65  Advance administrator can config a SSH server to provide support their end user themselves. Instruction is as below:
66 66  
67 67  1. Prepare a Linux server with public IP. The gateways need to be able to create SSH connection to this server. We recommend to use a server that performs no other function than to support the RSSH access, and to have no additional accounts active, and no access from the Internet that uses ID/password authentication.
68 -1. In the gateway settings, The Login ID will be the SSH user for this server and the Host Address is the server address.
68 +1. In the gateway settings, The (% class="mark" %)**Login ID**(%%) will be the SSH user for this server and the (% class="mark" %)**Host Address**(%%) is the server address.
69 69  1. Ask your end user to send you the key generate in the gateway and put them in /home/<Login ID>/.ssh/authorized_key file.
70 70  1. Give a free port to the user and ask them to configure RSSH page in the gateway.
71 71  1. In your server or other machine, you will able to access to the end user device by below command:
... ... @@ -73,8 +73,9 @@
73 73  {{{ $ ssh -p <End User Host Port> root@<Host Address>
74 74  }}}
75 75  
76 -Remote RSSH Access allow the gateway to connect to SSH server as well. This will create risk to the RSSH server. Please make sure the account use for Gateway Access has the lowest access right.
76 +(% class="mark" %)**Remote RSSH Access allow the gateway to connect to SSH server as well. This will create risk to the RSSH server. Please make sure the account use for Gateway Access has the lowest access right.**
77 77  
78 +
78 78  ==== 2.1.2.1 Note for set up RSSH server ====
79 79  
80 80  * If gateway reboot or the connection is incidentely close by end node. The port in SSH server will still be occupy for a long time. Administrator can use below commands to release the port.
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0