Are you not able to use an ISO on your VPS and install 3CX the supported way?
also, a google search would have given you this:
You see the "incorrect" checksums due to a feature called TCP checksum offloading. The checksum fields for outgoing TCP packets are not pre-calculated by the operating system but instead set to 0 and left for calculation by the NIC processor. The
Wireshark FAQ has a more detailed explanation.
use tcpdump --dont-verify-checksums
You should only see incorrect checksums on packets sent by your machine. This is not specific to Wireshark, any packet capture software working at this level will produce similar results. If you see checksum fails on received packets, there might be a problem indeed - these packets are discarded by the TCP stack and trigger retransmission as well as congestion control algorithms - which will have a direct impact on data throughput
Hi -
Thanks for your help and quick response on this.
We ran tcpdump as you recommended while trying to register (tcpdump -i eth0 dst activation.3cx.com -r log.log -vv --dont-verify-checksums), and this is the result:
reading from file log.log, link-type EN10MB (Ethernet)
14:54:11.008809 IP (tos 0x0, ttl 64, id 6470, offset 0, flags [DF], proto TCP (6), length 60)
vmi533962.contaboserver.net.49232 > 151.80.125.88.https: Flags , seq 532939222, win 29200, options [mss 1460,sackOK,TS val 2591543 ecr 0,nop,wscale 7], length 0
14:54:11.022758 IP (tos 0x0, ttl 64, id 6471, offset 0, flags [DF], proto TCP (6), length 52)
vmi533962.contaboserver.net.49232 > 151.80.125.88.https: Flags [.], seq 532939223, ack 838356618, win 229, options [nop,nop,TS val 2591547 ecr 217034293], length 0
14:54:11.023936 IP (tos 0x0, ttl 64, id 6472, offset 0, flags [DF], proto TCP (6), length 255)
vmi533962.contaboserver.net.49232 > 151.80.125.88.https: Flags [P.], seq 0:203, ack 1, win 229, options [nop,nop,TS val 2591547 ecr 217034293], length 203
14:54:11.035055 IP (tos 0x0, ttl 64, id 32546, offset 0, flags [DF], proto TCP (6), length 60)
vmi533962.contaboserver.net.49234 > 151.80.125.88.https: Flags , seq 1437426508, win 29200, options [mss 1460,sackOK,TS val 2591550 ecr 0,nop,wscale 7], length 0
14:54:11.039507 IP (tos 0x0, ttl 64, id 6473, offset 0, flags [DF], proto TCP (6), length 52)
vmi533962.contaboserver.net.49232 > 151.80.125.88.https: Flags [.], seq 203, ack 3345, win 281, options [nop,nop,TS val 2591551 ecr 217034295], length 0
14:54:11.041812 IP (tos 0x0, ttl 64, id 6474, offset 0, flags [DF], proto TCP (6), length 302)
vmi533962.contaboserver.net.49232 > 151.80.125.88.https: Flags [P.], seq 203:453, ack 3345, win 281, options [nop,nop,TS val 2591551 ecr 217034295], length 250
14:54:11.046920 IP (tos 0x0, ttl 64, id 32547, offset 0, flags [DF], proto TCP (6), length 52)
vmi533962.contaboserver.net.49234 > 151.80.125.88.https: Flags [.], seq 1437426509, ack 1576737014, win 229, options [nop,nop,TS val 2591553 ecr 217034296], length 0
14:54:11.047789 IP (tos 0x0, ttl 64, id 32548, offset 0, flags [DF], proto TCP (6), length 255)
vmi533962.contaboserver.net.49234 > 151.80.125.88.https: Flags [P.], seq 0:203, ack 1, win 229, options [nop,nop,TS val 2591553 ecr 217034296], length 203
14:54:11.060902 IP (tos 0x0, ttl 64, id 32549, offset 0, flags [DF], proto TCP (6), length 52)
vmi533962.contaboserver.net.49234 > 151.80.125.88.https: Flags [.], seq 203, ack 1449, win 251, options [nop,nop,TS val 2591556 ecr 217034297], length 0
14:54:11.060934 IP (tos 0x0, ttl 64, id 32550, offset 0, flags [DF], proto TCP (6), length 52)
vmi533962.contaboserver.net.49234 > 151.80.125.88.https: Flags [.], seq 203, ack 3345, win 281, options [nop,nop,TS val 2591556 ecr 217034297], length 0
14:54:11.062504 IP (tos 0x0, ttl 64, id 32551, offset 0, flags [DF], proto TCP (6), length 302)
vmi533962.contaboserver.net.49234 > 151.80.125.88.https: Flags [P.], seq 203:453, ack 3345, win 281, options [nop,nop,TS val 2591557 ecr 217034297], length 250
14:54:11.074108 IP (tos 0x0, ttl 64, id 6475, offset 0, flags [DF], proto TCP (6), length 52)
vmi533962.contaboserver.net.49232 > 151.80.125.88.https: Flags [F.], seq 453, ack 3452, win 281, options [nop,nop,TS val 2591560 ecr 217034296], length 0
14:54:11.079888 IP (tos 0x0, ttl 64, id 32552, offset 0, flags [DF], proto TCP (6), length 52)
vmi533962.contaboserver.net.49234 > 151.80.125.88.https: Flags [F.], seq 453, ack 3452, win 281, options [nop,nop,TS val 2591561 ecr 217034298], length 0
14:54:28.915164 IP (tos 0x0, ttl 64, id 28347, offset 0, flags [DF], proto TCP (6), length 60)
vmi533962.contaboserver.net.49236 > 151.80.125.88.https: Flags , seq 108045648, win 29200, options [mss 1460,sackOK,TS val 2596020 ecr 0,nop,wscale 7], length 0
14:54:28.929423 IP (tos 0x0, ttl 64, id 28348, offset 0, flags [DF], proto TCP (6), length 52)
vmi533962.contaboserver.net.49236 > 151.80.125.88.https: Flags [.], seq 108045649, ack 918840311, win 229, options [nop,nop,TS val 2596023 ecr 217036084], length 0
14:54:28.930497 IP (tos 0x0, ttl 64, id 28349, offset 0, flags [DF], proto TCP (6), length 255)
vmi533962.contaboserver.net.49236 > 151.80.125.88.https: Flags [P.], seq 0:203, ack 1, win 229, options [nop,nop,TS val 2596024 ecr 217036084], length 203
14:54:28.947323 IP (tos 0x0, ttl 64, id 28350, offset 0, flags [DF], proto TCP (6), length 64)
vmi533962.contaboserver.net.49236 > 151.80.125.88.https: Flags [.], seq 203, ack 1, win 258, options [nop,nop,TS val 2596028 ecr 217036084,nop,nop,sack 1 {1449:3345}], length 0
14:54:28.947370 IP (tos 0x0, ttl 64, id 28351, offset 0, flags [DF], proto TCP (6), length 52)
vmi533962.contaboserver.net.49236 > 151.80.125.88.https: Flags [.], seq 203, ack 3345, win 281, options [nop,nop,TS val 2596028 ecr 217036085], length 0
14:54:28.948850 IP (tos 0x0, ttl 64, id 28352, offset 0, flags [DF], proto TCP (6), length 302)
vmi533962.contaboserver.net.49236 > 151.80.125.88.https: Flags [P.], seq 203:453, ack 3345, win 281, options [nop,nop,TS val 2596028 ecr 217036085], length 250
14:54:28.968404 IP (tos 0x0, ttl 64, id 28353, offset 0, flags [DF], proto TCP (6), length 52)
vmi533962.contaboserver.net.49236 > 151.80.125.88.https: Flags [F.], seq 453, ack 3452, win 281, options [nop,nop,TS val 2596033 ecr 217036087], length 0
We don't know if this checks the connection or finds out on which node the connection drops.
Can you please help us to understand the issue?
Regards,