- Joined
- May 4, 2018
- Messages
- 4
- Reaction score
- 0
Hi All -
Running into an issue with a new deployment of 3CX SBC on Debian 9 that we are testing in a remote office. The tunnel seems to establish itself ok, and even logs that it is sending and receiving keep-alives, but every few minutes the tunnel disconnects. The log below is from my 3cxsbc.log in debug mode. You can see the keep alives being sent and received, but the statistics after the tunnel disconnects show that the last keep alive was received 20271 ms ago even though the log shows a keep alive was received just before the disconnect. Has anyone seen anything like this before, or know where my issue may be? Where you see the xxx.xxx.xxx.xxx in the log, our public IP address is there, I've just removed it before posting the log here.
Any help or ideas would be very much appreciated!
Running into an issue with a new deployment of 3CX SBC on Debian 9 that we are testing in a remote office. The tunnel seems to establish itself ok, and even logs that it is sending and receiving keep-alives, but every few minutes the tunnel disconnects. The log below is from my 3cxsbc.log in debug mode. You can see the keep alives being sent and received, but the statistics after the tunnel disconnects show that the last keep alive was received 20271 ms ago even though the log shows a keep alive was received just before the disconnect. Has anyone seen anything like this before, or know where my issue may be? Where you see the xxx.xxx.xxx.xxx in the log, our public IP address is there, I've just removed it before posting the log here.
Any help or ideas would be very much appreciated!
Code:
debug:3CXTunnel[734]::2018-05-04T11:24:42.356609-05:00: TUNL | 139853381245120 | /home/repomaster/workspace/SBC/Sources/Projects/3CXSBC/TunnelTcp.cpp:523 | UDP channel is acknowledged
info:3CXTunnel[734]::2018-05-04T11:24:42.627315-05:00: TUNL | 139853381245120 | /home/repomaster/workspace/SBC/Sources/Projects/3CXSBC/security.cpp:1342 | Keep-alive received
debug:3CXTunnel[734]::2018-05-04T11:24:43.358011-05:00: TUNL | 139853381245120 | /home/repomaster/workspace/SBC/Sources/Projects/3CXSBC/TunnelTcp.cpp:765 | Sending keep-alive. Stats: KA sent: 238, KA recv: 54
debug:3CXTunnel[734]::2018-05-04T11:24:44.359303-05:00: TUNL | 139853381245120 | /home/repomaster/workspace/SBC/Sources/Projects/3CXSBC/TunnelTcp.cpp:765 | Sending keep-alive. Stats: KA sent: 239, KA recv: 54
debug:3CXTunnel[734]::2018-05-04T11:24:45.360588-05:00: TUNL | 139853381245120 | /home/repomaster/workspace/SBC/Sources/Projects/3CXSBC/TunnelTcp.cpp:765 | Sending keep-alive. Stats: KA sent: 240, KA recv: 54
debug:3CXTunnel[734]::2018-05-04T11:24:46.361902-05:00: TUNL | 139853381245120 | /home/repomaster/workspace/SBC/Sources/Projects/3CXSBC/TunnelTcp.cpp:765 | Sending keep-alive. Stats: KA sent: 241, KA recv: 54
debug:3CXTunnel[734]::2018-05-04T11:24:47.363187-05:00: TUNL | 139853381245120 | /home/repomaster/workspace/SBC/Sources/Projects/3CXSBC/TunnelTcp.cpp:765 | Sending keep-alive. Stats: KA sent: 242, KA recv: 54
info:3CXTunnel[734]::2018-05-04T11:24:27.481536-05:00: TUNL | 139853381245120 | /home/repomaster/workspace/SBC/Sources/Projects/3CXSBC/security.cpp:1342 | Keep-alive received
debug:3CXTunnel[734]::2018-05-04T11:24:27.483298-05:00: TUNL | 139853381245120 | /home/repomaster/workspace/SBC/Sources/Projects/3CXSBC/TunnelTcp.cpp:765 | Sending keep-alive. Stats: KA sent: 243, KA recv: 55
debug:3CXTunnel[734]::2018-05-04T11:24:27.484663-05:00: TUNL | 139853381245120 | /home/repomaster/workspace/SBC/Sources/Projects/3CXSBC/TunnelTcp.cpp:506 | Sent UDP channel re-check request sbc.c35e8dd8$8844 to [ V4 xxx.xxx.xxx.xxx:5090 TCP ]
debug:3CXTunnel[734]::2018-05-04T11:24:47.752117-05:00: TUNL | 139853381245120 | /home/repomaster/workspace/SBC/Sources/Projects/3CXSBC/TunnelTcp.cpp:523 | UDP channel is acknowledged
err:3CXTunnel[734]::2018-05-04T11:24:47.753515-05:00: TUNL | 139853381245120 | /home/repomaster/workspace/SBC/Sources/Projects/3CXSBC/TunnelTcp.cpp:268 | Bridge [3CX Session Border Controller] failure 'Too long inactivity' on TCP connection: while processing tunnel connection
debug:3CXTunnel[734]::2018-05-04T11:24:47.754718-05:00: TUNL | 139853381245120 | /home/repomaster/workspace/SBC/Sources/Projects/3CXSBC/TunnelTcp.cpp:581 | === Statistics:#012 Keep-alives: recv 55, sent 243#012 Transfers: recv last 20271 ms ago,#011total 13565 bytes#012 sent last 1 ms ago,#011total 18826 bytes#012===
warning:3CXTunnel[734]::2018-05-04T11:24:47.756162-05:00: TUNL | 139853381245120 | /home/repomaster/workspace/SBC/Sources/Projects/3CXSBC/Bridge.cpp:261 | Tunnel disconnected. Terminating all active calls.