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
-
... ... @@ -58,7 +58,6 @@ 58 58 59 59 Connection OK. 60 60 61 - 62 62 * (% style="color:#4f81bd" %)**Login ID**(%%): Input (% style="color:#4f81bd" %)**sshuser** 63 63 * (% style="color:#4f81bd" %)**Host Address**(%%): Input** (% style="color:#4f81bd" %)support.dragino.com(%%)** 64 64 * (% style="color:#4f81bd" %)**Host Port**(%%): Please email to support @ dragino.com to get a valid host port. ... ... @@ -84,7 +84,7 @@ 84 84 85 85 (% class="box" %) 86 86 ((( 87 - **$ ssh -p <End User Host Port> root@<Host Address>**86 +$ ssh -p <End User Host Port> root@<Host Address> 88 88 ))) 89 89 90 90 ((( ... ... @@ -99,32 +99,30 @@ 99 99 100 100 (% class="box" %) 101 101 ((( 102 - **[root@iZt4n22vqvm7ajogrfiif6Z ~~]# lsof -i :9102 ~-~-> check the port 9102 process status (change 9102 to the actually port for your gateway.101 +[root@iZt4n22vqvm7ajogrfiif6Z ~~]# lsof -i :9102 ~-~-> check the port 9102 process status (change 9102 to the actually port for your gateway. 103 103 COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME 104 104 sshd 21430 sshuser 15u IPv4 47567059 0t0 TCP localhost:bacula-fd (LISTEN) 105 105 [root@iZt4n22vqvm7ajogrfiif6Z ~~]# kill 21430 ~-~-> Kill PID of this process. 106 106 [root@iZt4n22vqvm7ajogrfiif6Z ~~]# lsof -i :9102 107 -[root@iZt4n22vqvm7ajogrfiif6Z ~~]# **106 +[root@iZt4n22vqvm7ajogrfiif6Z ~~]# 108 108 ))) 109 109 110 110 111 111 == **2.2 For Firmware Version higher than lgw~-~-build-v5.4.1618196981-20210412-1111** == 112 112 113 - 114 114 Below gateway support reverse SSH access: 115 115 116 116 (% class="box" %) 117 117 ((( 118 - **Firmware Version >lgw~-~-build-v5.4.1618196981-20210412-1111 Firmware Download116 +Firmware Version >lgw~-~-build-v5.4.1618196981-20210412-1111 Firmware Download 119 119 LG01N, OLG01N (Note: LG01-P LG01-S doesn't support) 120 120 LG02, OLG02 121 121 LG308, DLOS8 122 122 LPS8 123 -LIG16 **121 +LIG16 124 124 ))) 125 125 126 126 127 - 128 128 === **2.2.1 End User Guide to use SSH access** === 129 129 130 130 ... ... @@ -152,14 +152,14 @@ 152 152 153 153 (% class="box" %) 154 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.**152 +if you git fail. ~-~-> (% style="color:#4f81bd" %)**sudo: git: command not found.**(%%) 153 +please install git. ~-~-> (% style="color:#4f81bd" %)**yum install git -y or apt-get install git -y.** 157 157 ))) 158 158 159 159 (% class="box" %) 160 160 ((( 161 - **if you make error 127,it (% style="color:#4f81bd" %)lack of gcc.(%%)**162 - **please install gcc. ~-~->(%%)**158 +if you make error 127,it** (% style="color:#4f81bd" %)lack of gcc.(%%)** 159 +please install gcc. ~-~->(% style="color:#4f81bd" %)**yum install gcc.** 163 163 ))) 164 164 165 165 [[image:image-20220527105856-3.png]] ... ... @@ -166,11 +166,10 @@ 166 166 167 167 lack of gcc 168 168 169 - 170 170 (% class="box" %) 171 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" %).168 +if you make a fatal error : sqlite3.h,it (% style="color:#4f81bd" %)**lack of sqlite3.**(%%) 169 +please insatell (% style="color:#4f81bd" %)**sqlite3**. 174 174 ))) 175 175 176 176 [[image:image-20220527105918-4.png]]