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
-
... ... @@ -80,13 +80,15 @@ 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 -{{{[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 -}}} 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 +))) 90 90 91 91 == 2.2 For Firmware Version higher than lgw~-~-build-v5.4.1618196981-20210412-1111 == 92 92