Changes for page Monitor & Remote Access Gateway
Last modified by Kilight Cao on 2025/01/14 10:25
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -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: ... ... @@ -145,7 +145,7 @@ 145 145 Advance administrator can config a SSH server to provide support their end user themselves., Steps as below 146 146 147 147 148 -==== **2.2.2.1 Step 1:Download the SSH service code** ==== 144 +==== **2.2.2.1 Step 1 : Download the SSH service code** ==== 149 149 150 150 1).git clone [[https:~~/~~/github.com/dragino/rssh-server.git>>url:https://github.com/dragino/rssh-server.git]] rssh-server 151 151 ... ... @@ -206,10 +206,8 @@ 206 206 After that execute the command ./sqlite3 test.db again. 207 207 ))) 208 208 209 -(% class="wikigeneratedid" id="H" %) 210 - 211 211 212 -==== **2.2.2.2 Step 2 :Install and run the RSS service** ==== 206 +==== **2.2.2.2 Step 2 : Install and run the RSS service** ==== 213 213 214 214 1):install database for /var/rsshdb.sqlite3 and Server development port for 3721(The default is 3721) 215 215 ... ... @@ -235,13 +235,9 @@ 235 235 please kill rssh_serv,and run ./rssh_serv -p 3721 2>&1 & again 236 236 }}} 237 237 238 -(% class="wikigeneratedid" id="H-1" %) 239 - 240 240 241 -(% class="wikigeneratedid" id="H-2" %) 242 - 243 243 244 -==== **2.2.2.3 Step 3 :Create a minimal SSH user (reverse SSH proxy for the gateway)** ==== 234 +==== **2.2.2.3 Step 3 : Create a minimal SSH user (reverse SSH proxy for the gateway)** ==== 245 245 246 246 (% class="box infomessage" %) 247 247 ((( ... ... @@ -257,7 +257,7 @@ 257 257 258 258 259 259 260 -==== **2.2.2.4 Step4:Create an authorization key file** ==== 250 +==== **2.2.2.4 Step 4 : Create an authorization key file** ==== 261 261 262 262 1):sudo mkdir /home/xxxxx/.ssh; sudo touch /home/xxxxx/.ssh/authorizedkey 263 263 ... ... @@ -267,10 +267,10 @@ 267 267 268 268 269 269 270 -=== **2.3 How does user get the gateway to connect to a user's private server** === 260 +=== **2.2.3 How does user get the gateway to connect to a user's private server** === 271 271 272 272 273 -==== **2.3.1 Step1: Come back the gateway web UI to get the gateway Public key** ==== 263 +==== **2.2.3.1 Step 1 : Come back the gateway web UI to get the gateway Public key** ==== 274 274 275 275 1)in the system ~-~-> (% style="color:#037691" %)**Remote Mgmt/span** 276 276 ... ... @@ -277,7 +277,7 @@ 277 277 [[image:image-20220531152419-11.png]] 278 278 279 279 280 -==== **2.3.2 Step2: Authorization server** ==== 270 +==== **2.2.3.2 Step 2 : Authorization server** ==== 281 281 282 282 Input the Gateway Publickey into user's private server "/home/XXXXX/.ssh/authorized_keys" file. 283 283 ... ... @@ -284,7 +284,7 @@ 284 284 [[image:image-20220531152549-12.png]] 285 285 286 286 287 -==== =**2.3.3 Step3: Connect private server** =====277 +==== **2.2.3.3 Step 3 : Connect private server** ==== 288 288 289 289 This is same as connect Dragino Support Server but just change the server address to customize server address. 290 290 ... ... @@ -292,7 +292,7 @@ 292 292 293 293 294 294 295 -==== =**2.3.4 Step 4 :Check Connection** =====285 +==== **2.2.3.4 Step 4 : Check Connection** ==== 296 296 297 297 Rssh Host connection Ok 298 298 ... ... @@ -304,7 +304,7 @@ 304 304 [[image:image-20220531152840-15.png]] 305 305 306 306 307 -==== **2.3.5 Step5:Access the gateway from customized server** ==== 297 +==== **2.2.3.5 Step 5 : Access the gateway from customized server** ==== 308 308 309 309 Check what gateways link to server. 310 310