<
From version < 2.4 >
edited by Xiaoling
on 2022/05/12 14:24
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
... ... @@ -80,15 +80,13 @@
80 80  
81 81  * 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.
82 82  
83 -(% class="box" %)
84 -(((
85 -[root@iZt4n22vqvm7ajogrfiif6Z ~~]# lsof -i :9102 ~-~-> check the port 9102 process status (change 9102 to the actually port for your gateway.
86 -COMMAND   PID    USER   FD   TYPE   DEVICE SIZE/OFF NODE NAME
87 -sshd    21430 sshuser   15u  IPv4 47567059      0t0  TCP localhost:bacula-fd (LISTEN)
88 -[root@iZt4n22vqvm7ajogrfiif6Z ~~]# kill 21430   ~-~-> Kill PID of this process.
89 -[root@iZt4n22vqvm7ajogrfiif6Z ~~]# lsof -i :9102        
90 -[root@iZt4n22vqvm7ajogrfiif6Z ~~]#
91 -)))
83 +{{{[root@iZt4n22vqvm7ajogrfiif6Z ~]# lsof -i :9102 --> check the port 9102 process status (change 9102 to the actually port for your gateway.
84 +COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
85 +sshd 21430 sshuser 15u IPv4 47567059 0t0 TCP localhost:bacula-fd (LISTEN)
86 +[root@iZt4n22vqvm7ajogrfiif6Z ~]# kill 21430 --> Kill PID of this process.
87 +[root@iZt4n22vqvm7ajogrfiif6Z ~]# lsof -i :9102
88 +[root@iZt4n22vqvm7ajogrfiif6Z ~]#
89 +}}}
92 92  
93 93  == 2.2 For Firmware Version higher than lgw~-~-build-v5.4.1618196981-20210412-1111 ==
94 94  
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0