- Joined
- Nov 8, 2018
- Messages
- 22
- Reaction score
- 1
Dear community,
i have a strange issue with my STUN resolution. My logs show the following:
Correct dynamic public IP gets displayed on dashboard and in parameter "DEFAULT_CONFIGURED_PUBLIC_IP", but FQDN won't get updated.
If I reboot the virtual machine, or restart the services, my 3CX FQDN is updated, but will not upon next ip change.
I created a packet dump with tcpdump for the STUN queries and everything looks normal. Even verbose logging won't show any leads.
Only thing that I don't understand is the "UNKNOWN_TRANSPORT" in those log entries.
Anyone an idea?
Thanks Basti
i have a strange issue with my STUN resolution. My logs show the following:
Code:
03/16/2020 8:40:10 PM - [CM506001]: STUN request to resolve SIP external IP:port mapping is sent to STUN server 51.38.45.26:3478/UNKNOWN_TRANSPORT fk=0 tgt= over Transport 0.0.0.0:5060/UDP fk=0 tgt=
03/16/2020 8:40:10 PM - STUN server stun2.3cx.com has IP: 54.39.182.217:3478/UNKNOWN_TRANSPORT fk=0 tgt=
03/16/2020 8:40:10 PM - STUN server stun.sipgate.net has IP: 217.10.68.145:3478/UNKNOWN_TRANSPORT fk=0 tgt=
03/16/2020 8:40:10 PM - STUN server stun.sipgate.net has IP: 217.10.68.152:3478/UNKNOWN_TRANSPORT fk=0 tgt=
03/16/2020 8:40:10 PM - STUN server stun-eu.3cx.com has IP: 54.37.20.144:3478/UNKNOWN_TRANSPORT fk=0 tgt=
03/16/2020 8:40:10 PM - STUN server stun-eu.3cx.com has IP: 51.38.45.26:3478/UNKNOWN_TRANSPORT fk=0 tgt=
03/16/2020 8:39:09 PM - [CM306002]: There is no valid STUN server specified! External IP can not be resolved.
03/16/2020 8:09:09 PM - [CM306002]: There is no valid STUN server specified! External IP can not be resolved.
03/16/2020 7:39:08 PM - [CM306002]: There is no valid STUN server specified! External IP can not be resolved.
03/16/2020 7:09:07 PM - [CM306002]: There is no valid STUN server specified! External IP can not be resolved.
03/16/2020 6:39:07 PM - [CM306002]: There is no valid STUN server specified! External IP can not be resolved.
Correct dynamic public IP gets displayed on dashboard and in parameter "DEFAULT_CONFIGURED_PUBLIC_IP", but FQDN won't get updated.
If I reboot the virtual machine, or restart the services, my 3CX FQDN is updated, but will not upon next ip change.
I created a packet dump with tcpdump for the STUN queries and everything looks normal. Even verbose logging won't show any leads.
Only thing that I don't understand is the "UNKNOWN_TRANSPORT" in those log entries.
Anyone an idea?
Thanks Basti