<
From version < 1.2 >
edited by Xiaoling
on 2022/05/12 14:02
To version < 20.1 >
edited by Xiaoling
on 2022/07/14 15:06
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,30 +1,33 @@
1 - **Contents:**
1 + **Table of Contents:**
2 2  
3 3  {{toc/}}
4 4  
5 5  
6 -= 1. Use Remote.it service =
7 7  
7 += **1.  Use Remote.it service** =
8 +
9 +
8 8  Remote.it for remote access is available in the latest Dragino firmware for gateway. For security concern, the remote.it only available base on end user demand.
9 9  
10 -Important Notice:
12 +(% style="color:red" %)**Important Notice:**
11 11  
12 -* Remote.it access will give full control of your device to remote support.
13 -* The Remote.it allow Dragino Support to remote access to the device, If user want to access himself, it need to sign up for an remote.it account.
14 +* (% style="color:red" %)**Remote.it access will give full control of your device to remote support.**
15 +* (% style="color:red" %)**The Remote.it allow Dragino Support to remote access to the device, If user want to access himself, it need to sign up for an remote.it account.**
14 14  
15 15  For how to use remoteit, please see : [[Remoteit user instruction for Dragino Gateway>>url:https://www.dragino.com/downloads/index.php?dir=LoRa_Gateway/&file=Dragino-Remoteit_User_Manual.pdf]].
16 16  
17 17  
18 -= 2. RSSH Introduction =
19 19  
20 -Reverse SSH for remote access is available in the latest Dragino firmware for gateway. For security concern, the RSSH only available base on end user demand.
21 += **2.  RSSH Introduction** =
21 21  
22 -Important Notice:
23 23  
24 -* RSSH access will give full control of your device to remote support. Please remove sensitivity info before perform this
25 -* 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.
24 +Reverse SSH for remote access is available in the latest Dragino firmware for gateway. For security concern, the RSSH only available base on end user demand.
26 26  
26 +(% style="color:red" %)**Important Notice:**
27 27  
28 +* (% style="color:red" %)**RSSH access will give full control of your device to remote support. Please remove sensitivity info before perform this**
29 +* (% style="color:red" %)**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.**
30 +
28 28  Below gateway support reverse SSH access:
29 29  
30 30  * Firmware Version > LG02_LG08-5.3.1580178039 [[Firmware Download>>url:http://www.dragino.com/downloads/index.php?dir=LoRa_Gateway/LPS8/Firmware/Release/]]
... ... @@ -36,251 +36,343 @@
36 36  * MS14 series if installed with the same firmware.
37 37  
38 38  
39 -== 2.1 For Firmware Version lower than lgw~-~-build-v5.4.1616478814-20210323-1355 ==
40 40  
41 -=== 2.1.1 End User Guide to use SSH access ===
42 42  
44 +== **2.1  For Firmware Version lower than lgw~-~-build-v5.4.1616478814-20210323-1355** ==
45 +
46 +
47 +=== **2.1.1  End User Guide to use SSH access** ===
48 +
49 +
43 43  Go to this the Reverse SSH page as below:
44 44  
45 -[[image:https://wiki.dragino.com/images/thumb/5/55/RSSH_Menu2.png/500px-RSSH_Menu2.png||height="256" width="500"]]
52 +[[image:image-20220527102348-1.png]]
46 46  
47 47  Get the RSSH configure page
48 48  
49 49  
50 -[[image:https://wiki.dragino.com/images/thumb/7/78/RSSH_Menu3.png/500px-RSSH_Menu3.png||height="313" width="500"]]
57 +[[image:image-20220527103251-2.png]]
51 51  
52 52  Connection OK.
53 53  
54 -* Login ID: Input sshuser
55 -* Host Address: Input support.dragino.com
56 -* Host Port: : Please email to support @ dragino.com to get a valid host port.
57 -* Connect at Startupt: : Choose to enable connect once device is powered.
58 -* Network Keys; Click the Generate keys to generate the keys and download / mail it to Dragino support so Dragino can prepare the remote access to
59 59  
62 +* (% style="color:#4f81bd" %)**Login ID**(%%):  Input (% style="color:#4f81bd" %)**sshuser**
63 +* (% style="color:#4f81bd" %)**Host Address**(%%):  Input** (% style="color:#4f81bd" %)support.dragino.com(%%)**
64 +* (% style="color:#4f81bd" %)**Host Port**(%%):  Please email to support @ dragino.com to get a valid host port.
65 +* (% style="color:#4f81bd" %)**Connect at Startupt**(%%): Choose to enable connect once device is powered.
66 +* (% style="color:#4f81bd" %)**Network Keys:          **(%%)Click the Generate keys to generate the keys and download / mail it to Dragino support so Dragino can prepare the remote access to
67 +
68 +(((
60 60  After doing above, please download and mail the public keys to Dragino support and wait for our mail for the valid host port. Input the valid host port got from our support and click connect so we can remote access to your gateway.
70 +)))
61 61  
62 62  
63 -=== 2.1.2 How to Ser up a Reverse SSH access ===
64 64  
74 +=== **2.1.2  How to Ser up a Reverse SSH access** ===
75 +
76 +
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.
80 +1. In the gateway settings, The (% style="color:#4f81bd" %)**Login ID**(%%) will be the SSH user for this server and the (% style="color:#4f81bd" %)**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:
72 72  
73 -{{{ $ ssh -p <End User Host Port> root@<Host Address>
74 -}}}
85 +(% class="box" %)
86 +(((
87 +**$ ssh   -p <End User Host Port>   root@<Host Address>**
88 +)))
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.
90 +(((
91 +(% style="color:red" %)**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.**
92 +)))
77 77  
78 -==== 2.1.2.1 Note for set up RSSH server ====
79 79  
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.
81 81  
82 -{{{[root@iZt4n22vqvm7ajogrfiif6Z ~]# lsof -i :9102 --> check the port 9102 process status (change 9102 to the actually port for your gateway.
83 -COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
84 -sshd 21430 sshuser 15u IPv4 47567059 0t0 TCP localhost:bacula-fd (LISTEN)
85 -[root@iZt4n22vqvm7ajogrfiif6Z ~]# kill 21430 --> Kill PID of this process.
86 -[root@iZt4n22vqvm7ajogrfiif6Z ~]# lsof -i :9102
87 -[root@iZt4n22vqvm7ajogrfiif6Z ~]#
88 -}}}
96 +==== **2.1.2.1  Note for set up RSSH server** ====
89 89  
90 -== 2.2 For Firmware Version higher than lgw~-~-build-v5.4.1618196981-20210412-1111 ==
98 +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.
91 91  
100 +(% class="box" %)
101 +(((
102 +**[root@iZt4n22vqvm7ajogrfiif6Z ~~]# lsof -i :9102 ~-~-> check the port 9102 process status (change 9102 to the actually port for your gateway.
103 +COMMAND   PID    USER   FD   TYPE   DEVICE SIZE/OFF NODE NAME
104 +sshd    21430 sshuser   15u  IPv4 47567059      0t0  TCP localhost:bacula-fd (LISTEN)
105 +[root@iZt4n22vqvm7ajogrfiif6Z ~~]# kill 21430   ~-~-> Kill PID of this process.
106 +[root@iZt4n22vqvm7ajogrfiif6Z ~~]# lsof -i :9102        
107 +[root@iZt4n22vqvm7ajogrfiif6Z ~~]#**
108 +)))
109 +
110 +
111 +== **2.2  For Firmware Version higher than lgw~-~-build-v5.4.1618196981-20210412-1111** ==
112 +
113 +
92 92  Below gateway support reverse SSH access:
93 93  
94 -{{{ Firmware Version >lgw--build-v5.4.1618196981-20210412-1111 Firmware Download
95 - LG01N, OLG01N (Note: LG01-P LG01-S doesn't support)
96 - LG02, OLG02
97 - LG308, DLOS8
98 - LPS8
99 - LIG16
100 -}}}
116 +(% class="box" %)
117 +(((
118 +**Firmware Version >lgw~-~-build-v5.4.1618196981-20210412-1111 Firmware Download
119 +LG01N, OLG01N (Note: LG01-P LG01-S doesn't support)
120 +LG02, OLG02
121 +LG308, DLOS8
122 +LPS8
123 +LIG16**
124 +)))
101 101  
102 -=== 2.2.1 End User Guide to use SSH access ===
103 103  
104 -==== 2.2.1.1 Install the SSH service for server ====
105 105  
106 -===== 2.2.1.1.1 Step 1:Download the SSH service code =====
128 +=== **2.2.1  End User Guide to use SSH access** ===
107 107  
108 -1).git clone [[https:~~/~~/github.com/dragino/rssh-server.git>>url:https://github.com/dragino/rssh-server.git]] rssh-server
109 109  
110 -[[image:https://wiki.dragino.com/images/thumb/d/d0/Git_clone.png/500px-Git_clone.png||height="80" width="500"]]
131 +==== **2.2.1.1  Install the SSH service for server** ====
111 111  
133 +
134 +===== (% style="color:blue" %)**Step 1 : Download the SSH service code**(%%) =====
135 +
136 +
137 +**1).  **git clone [[https:~~/~~/github.com/dragino/rssh-server.git>>url:https://github.com/dragino/rssh-server.git]] rssh-server
138 +
139 +[[image:image-20220527105447-1.png]]
140 +
112 112  git clone rssh-server
113 113  
114 -2).cd rssh-server; sudo make ~-~--> to Generate the execute file:rssh_serv
115 115  
116 -[[image:https://wiki.dragino.com/images/thumb/e/e3/Generate_the_execute_file.png/500px-Generate_the_execute_file.png||height="103" width="500"]]
144 +**2). ** cd rssh-server; sudo make ~-~--> to Generate the execute file:rssh_serv
117 117  
146 +[[image:image-20220527105511-2.png]]
147 +
118 118  Generate the execute file
119 119  
150 +
120 120  **Debug** :
121 121  
122 -{{{ if you git fail. --> sudo: git: command not found.
123 - please install git. --> yum install git -y or apt-get install git -y.
124 -}}}
153 +(% class="box" %)
154 +(((
155 +**if you git fail.  ~-~->**    (% style="color:#4f81bd" %)**sudo: git: command not found.**(%%)
156 +**please install git.  ~-~->**  (% style="color:#4f81bd" %)**yum install git -y  or  apt-get install git -y.**
157 +)))
125 125  
126 -{{{ if you make error 127,it lack of gcc.
127 - please install gcc. -->yum install gcc.
128 -}}}
159 +(% class="box" %)
160 +(((
161 +**if you make error 127,it (% style="color:#4f81bd" %)lack of gcc.(%%)**
162 +**please install gcc.    ~-~-> (% style="color:#4f81bd" %)yum install gcc.(%%)**
163 +)))
129 129  
130 -[[image:https://wiki.dragino.com/images/d/d7/Lack_of_gcc.png||height="174" width="434"]]
165 +[[image:image-20220527105856-3.png]]
131 131  
132 132  lack of gcc
133 133  
134 -{{{ if you make a fatal error : sqlite3.h,it lack of sqlite3.
135 - please insatell sqlite3.
136 -}}}
137 137  
138 -[[image:https://wiki.dragino.com/images/thumb/9/93/Lack_of_sqlite3.png/500px-Lack_of_sqlite3.png||height="137" width="500"]]
170 +(% class="box" %)
171 +(((
172 +**if you make a fatal error : sqlite3.h,it** (% style="color:#4f81bd" %)**lack of sqlite3.**(%%)
173 +**please insatell (% style="color:#4f81bd" %)sqlite3(%%)**(% style="color:#4f81bd" %).
174 +)))
139 139  
176 +[[image:image-20220527105918-4.png]]
177 +
140 140  lack of sqlite3
141 141  
142 -How to install Sqlit3
143 143  
144 -{{{ Step1:Download the SQLit3 installation package
145 - sudo wget
146 - Step2:tar the SQLit3 installation package
181 +(% style="color:blue" %)**How to install Sqlit3:**
182 +
183 +(% class="box" %)
184 +(((
185 +(% style="color:#037691" %)**Step1:**(%%) Download the SQLit3 installation package
186 + sudo wget [[https:~~/~~/www.sqlite.org/2021/sqlite-autoconf-3350400.tar.gz>>url:https://www.sqlite.org/2021/sqlite-autoconf-3350400.tar.gz]]
187 +
188 +(% style="color:#037691" %)**Step2:**(%%) tar the SQLit3 installation package
147 147   sudo tar -zxvf sqlite-autoconf-3350300.tar.gz
148 - Step3:Generate the makefile
190 +
191 +(% style="color:#037691" %)**Step3:**(%%) Generate the makefile
149 149   cd sqlite-autoconf-3350300/;./configure
150 - Step4:Compile makefile
193 +
194 +(% style="color:#037691" %)**Step4:**(%%) Compile makefile
151 151   sudo make
152 - Step5:Install makefile
196 +
197 +(% style="color:#037691" %)**Step5: **(%%)Install makefile
153 153   sudo make install
154 - Check:
155 - cd /usr/local/bin;ls -al --> Check to see if there is a file for sqlite3
156 - cd sqlite-autoconf-3350300/;./sqlite3 test.db --> Test whether the sqlite3 was installed successfully
157 - debug:
199 +
200 +(% style="color:#037691" %)**Check:**(%%)
201 + cd /usr/local/bin;ls -al  ~-~->    Check to see if there is a file for sqlite3
202 + cd sqlite-autoconf-3350300/;./sqlite3 test.db        ~-~->  Test whether the sqlite3 was installed successfully
203 +
204 +(% style="color:#037691" %)**debug:**(%%)
158 158   If you get the imformation that is SQLite header and source version mismatch, when you execute./sqlite3 test.db.
159 159   Please execute the command /sbin/ldconfig.
160 160   After that execute the command ./sqlite3 test.db again.
161 -}}}
208 +)))
162 162  
163 -===== 2.2.1.1.2 Step 2 :Install and run the RSS service =====
164 164  
165 -1):intall database for /var/rsshdb.sqlite3 and Server development port for 3721(The default is 3721)
166 166  
212 +===== (% style="color:blue" %)**Step 2 : Install and run the RSS service**(%%) =====
213 +
214 +
215 +**1):**  intall database for /var/rsshdb.sqlite3 and Server development port for 3721(The default is 3721)
216 +
167 167  user must enter the root account and run the following commands
168 168  
169 -{{{ $ ./create_sqlite3_db.sh
170 - $ ./rssh_serv -p 3721 2>&1 &
171 - $ ps -ef | grep rssh_serv check 3721 port
172 -}}}
219 +(% class="box" %)
220 +(((
221 +**~ $ ./create_sqlite3_db.sh
222 + $ ./rssh_serv -p  3721 2>&1 &
223 + $ ps -ef | grep rssh_serv check 3721 port**
224 +)))
173 173  
174 -[[image:https://wiki.dragino.com/images/thumb/c/cb/Intall_database_and_server_development_port.png/500px-Intall_database_and_server_development_port.png||height="70" width="500"]]
226 +[[image:image-20220527110436-6.png]]
175 175  
176 176  intall database and server development port
177 177  
230 +
178 178  **Debug:**
179 179  
180 -{{{ Check /var/rsshdb.sqlite3 --> ls /var/rsshdb.sqlite3
181 - Check ls /var/rsshdb.sqlite3 --> sudo chmod 777 rssh_serv
182 -}}}
233 +(% class="box" %)
234 +(((
235 +**Check /var/rsshdb.sqlite3  ~-~->(% style="color:#4f81bd" %)  ls /var/rsshdb.sqlite3(%%)**
236 +**Check ls /var/rsshdb.sqlite3 ~-~->**  (% style="color:#4f81bd" %)**sudo chmod 777 rssh_serv**
237 +)))
183 183  
184 -{{{ if fail to open dpvlry or to bind to it
185 - please kill rssh_serv,and run ./rssh_serv -p 3721 2>&1 & again
186 -}}}
239 +(% class="box" %)
240 +(((
241 +**if fail to open dpvlry or to bind to it**
242 +**please kill rssh_serv,and run (% style="color:#4f81bd" %) ./rssh_serv -p  3721 2>&1 &(%%)**(% style="color:#4f81bd" %) (%%)** again**
243 +)))
187 187  
188 -===== 2.2.1.1.3 Step 3 :Create a minimal SSH user (reverse SSH proxy for the gateway) =====
189 189  
190 -1):sudo useradd XXXXX (custom user name)
191 191  
192 -2):sudo passwd xxxxxx
247 +===== (% style="color:blue" %)**Step 3 : Create a minimal SSH user (reverse SSH proxy for the gateway)**(%%) =====
193 193  
194 -3):cp /bin/bash /bin/rbash
195 195  
196 -4):sudo nano /etc/passwd ~-~-> Change /bin/bash to /bin/rbash
250 +**1): (% style="color:#4f81bd" %)sudo useradd XXXXX(%%)** **(custom user name)**
197 197  
198 -5):sudo nano /home/xxxxx/.bashrc **empty it,and input export PATH=$HOME/bin**
252 +**2):** (% style="color:#4f81bd" %)**sudo passwd xxxxxx**
199 199  
200 -6):sudo nano /home/xxxxx/.bash_profile **empty it,and input export PATH=$HOME/bin**
254 +**3):** (% style="color:#4f81bd" %)**cp /bin/bash /bin/rbash**
201 201  
202 -**Now user "XXXXX" is the user with limited permissions of the current system**
256 +**4):** (% style="color:#4f81bd" %)**sudo nano /etc/passwd**(%%)  ** ~-~-> Change /bin/bash to /bin/rbash**
203 203  
204 -=== 2.2.2 How does user get the gateway to connect to a user's private server ===
258 +**5):** (% style="color:#4f81bd" %)**sudo nano /home/xxxxx/.bashrc**(%%) **empty it,and input export PATH=$HOME/bin**
205 205  
206 -===== 2.2.2.1 Step1: Come bace the gateway web UI for get the gateway Public key =====
260 +**6):** (% style="color:#4f81bd" %)**sudo nano /home/xxxxx/.bash_profile**(%%) **empty it,and input export PATH=$HOME/bin**
207 207  
208 -1)in the system ~-~-> Remote Mgmt/span>
209 209  
210 -[[image:https://wiki.dragino.com/images/thumb/8/8f/Remote_Mgmt.png/500px-Remote_Mgmt.png||height="367" width="500"]]
263 +(% style="color:red" %)**Now user "XXXXX" is the user with limited permissions of the current system**
211 211  
265 +
266 +
267 +=== **2.2.2  How does user get the gateway to connect to a user's private server** ===
268 +
269 +
270 +===== (% style="color:blue" %)**Step 1 : Come bace the gateway web UI for get the gateway Public key**(%%) =====
271 +
272 +
273 +**1) in the system ~-~->** (% style="color:#4f81bd" %)**Remote Mgmt**
274 +
275 +[[image:image-20220527110531-7.png]]
276 +
212 212  Remote Mgmt
213 213  
214 -===== 2.2.2.2 Step2: Authorization server =====
215 215  
280 +
281 +===== (% style="color:blue" %)**Step 2 : Authorization server**(%%) =====
282 +
283 +
216 216  copy the Gateway Publickey into user's private server "/home/XXXXX/.ssh/authorized_keys" file.
217 217  
218 -[[image:https://wiki.dragino.com/images/thumb/4/49/Publickey.png/500px-Publickey.png||height="81" width="500"]]
286 +[[image:image-20220527110625-8.png]]
219 219  
220 220  Publickey
221 221  
222 -===== 2.2.2.3 Step3: connecte private server =====
223 223  
291 +
292 +===== (% style="color:blue" %)**Step 3 : connecte private server**(%%) =====
293 +
294 +
224 224  in the gateway web UI
225 225  
226 -[[image:https://wiki.dragino.com/images/thumb/0/04/Gateway_web_UI.png/500px-Gateway_web_UI.png||height="389" width="500"]]
297 +[[image:image-20220527110700-9.png]]
227 227  
228 228  gateway web UI
229 229  
230 -{{{Connection Type : If user's least privileged user with private server uses a password, select Public Key
231 -Note:if user's least privileged user no uses a password,choose from both is fine
232 -Login ID : Input user name "eg : "XXXXX"
233 -Host Address : Input user's private server address
234 -Connect at Startupt: : Choose to enable connect once device is powered.
235 -Click Save and then Connect
236 -}}}
237 237  
238 -===== 2.2.2.4 Step 4 :Cheak is fine =====
302 +(% class="box" %)
303 +(((
304 +(% style="color:#4f81bd" %)**Connection Type **(%%) :  **If user's least privileged user with private server uses a password, select** (% style="color:#4f81bd" %)**Public Key**(%%)
305 +(% style="color:red" %)**Note: if user's least privileged user no uses a password,choose from both is fine**(%%)
306 +(% style="color:#4f81bd" %)**Login ID**(%%) :  ** Input user name "eg : "XXXXX"**
307 +(% style="color:#4f81bd" %)**Host Address**(%%)  :  ** Input user's private server address**
308 +(% style="color:#4f81bd" %)**Connect at Startupt **(%%):  ** Choose to enable connect once device is powered.**
309 +**Click Save and then Connect**
310 +)))
239 239  
312 +
313 +
314 +===== (% style="color:blue" %)**Step 4 : Cheak is fine**(%%) =====
315 +
316 +
240 240  Rssh Host connection Ok
241 241  
242 -[[image:https://wiki.dragino.com/images/thumb/6/6f/Rssh_Host_connection_Ok.png/500px-Rssh_Host_connection_Ok.png||height="225" width="500"]]
319 +[[image:image-20220527111009-10.png]]
243 243  
244 244  Rssh Host connection Ok
245 245  
323 +
246 246  user can use common ps | grep ssh to check it in the gateway.
247 247  
248 -[[image:https://wiki.dragino.com/images/thumb/a/ad/Check_the_gateway.png/500px-Check_the_gateway.png||height="47" width="500"]]
326 +[[image:image-20220527111041-11.png]]
249 249  
250 250  Check the gateway
251 251  
252 252  
253 -===== 2.2.2.5 Step5:Create an authorization key file =====
254 254  
255 -1):sudo mkdir /home/xxxxx/.ssh; sudo touch /home/xxxxx/.ssh/authorizedkey
332 +===== (% style="color:blue" %)**Step 5 : Create an authorization key file**(%%) =====
256 256  
334 +
335 +**1):**  **sudo mkdir /home/xxxxx/.ssh; sudo touch /home/xxxxx/.ssh/authorizedkey**
336 +
337 +
257 257  **Debug:**
258 258  
259 -{{{ check: sudo ls /home/xxxxx/.ssh/authorizedkey
260 -}}}
340 +(% class="box" %)
341 +(((
342 +**~ check: sudo ls /home/xxxxx/.ssh/authorizedkey**
343 +)))
261 261  
262 -=== 2.2.3 How to Ser up a Reverse SSH access ===
263 263  
264 -==== 2.2.3.1 Step1: Log into the server system ====
265 265  
266 -[[image:https://wiki.dragino.com/images/thumb/2/26/Loging_server.png/500px-Loging_server.png||height="69" width="500"]]
347 +=== **2.2.3  How to Ser up a Reverse SSH access** ===
267 267  
349 +
350 +==== (% style="color:blue" %)**Step 1 : Log into the server system**(%%) ====
351 +
352 +
353 +[[image:image-20220527111145-12.png]]
354 +
268 268  Loging server
269 269  
270 -==== 2.2.3.2 Step2:access the gateway ====
271 271  
272 -$ cd rssh-server/
273 273  
359 +==== (% style="color:blue" %)**Step 2 : access the gateway**(%%) ====
274 274  
361 +
362 +(% class="box" %)
363 +(((
364 +**$ cd rssh-server/**
365 +)))
366 +
275 275  Check the gateway linking to the server $ ./connect-gw.sh -l
276 276  
277 -[[image:https://wiki.dragino.com/images/thumb/e/ee/Check_gateway_link_server.png/500px-Check_gateway_link_server.png||height="157" width="500"]]
369 +[[image:image-20220527111219-13.png]]
278 278  
279 279  Check the gateway linking to the server
280 280  
281 281  
374 +
282 282  access the gateway $ ./connect-gw.sh <GWID>
283 283  
284 -[[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"]]
377 +[[image:image-20220527111300-14.png]]
285 285  
286 286  reverse ssh access the gateway
380 +
381 +
image-20220527102348-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +52.6 KB
Content
image-20220527103251-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +40.4 KB
Content
image-20220527105447-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +13.0 KB
Content
image-20220527105511-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +29.3 KB
Content
image-20220527105856-3.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +9.9 KB
Content
image-20220527105918-4.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +11.3 KB
Content
image-20220527110011-5.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +11.2 KB
Content
image-20220527110436-6.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +10.5 KB
Content
image-20220527110531-7.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +79.9 KB
Content
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
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0