- Joined
- Apr 17, 2020
- Messages
- 136
- Reaction score
- 29
Hi there,
after renewing our subscription I've tried to refresh the license but the server fails to communicate with the activation service.
- The server version is 18.0 Update 5 (Build 418), from what I've read in the other posts it should only fail for versions < U5
- I've tried using 8.8.8.8 as only dns server and reboot the server, no luck. This is the output of dig:
- I can ping the service, I can only curl the url with https://
- There are no rules that restrict the outbound traffic
after renewing our subscription I've tried to refresh the license but the server fails to communicate with the activation service.
- The server version is 18.0 Update 5 (Build 418), from what I've read in the other posts it should only fail for versions < U5
- I've tried using 8.8.8.8 as only dns server and reboot the server, no luck. This is the output of dig:
Code:
root@ip-172-26-12-148:~# dig activate.3cx.com
; <<>> DiG 9.11.5-P4-5.1+deb10u5-Debian <<>> activate.3cx.com
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 1339
;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 1
;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 512
;; QUESTION SECTION:
;activate.3cx.com. IN A
;; ANSWER SECTION:
activate.3cx.com. 300 IN A 104.18.40.127
activate.3cx.com. 300 IN A 172.64.147.129
;; Query time: 4 msec
;; SERVER: 8.8.8.8#53(8.8.8.8)
;; WHEN: Mon Aug 21 15:09:48 BST 2023
;; MSG SIZE rcvd: 77
- I can ping the service, I can only curl the url with https://
Code:
root@ip-172-26-12-148:~# ping activate.3cx.com
PING activate.3cx.com (172.64.147.129): 56 data bytes
64 bytes from 172.64.147.129: icmp_seq=0 ttl=49 time=0.747 ms
64 bytes from 172.64.147.129: icmp_seq=1 ttl=49 time=0.720 ms
--- activate.3cx.com ping statistics ---
2 packets transmitted, 2 packets received, 0% packet loss
round-trip min/avg/max/stddev = 0.720/0.734/0.747/0.000 ms
root@ip-172-26-12-148:~# curl -I https://activate.3cx.com
HTTP/2 404
date: Mon, 21 Aug 2023 14:13:28 GMT
content-type: text/html
x-powered-by: ASP.NET
cf-cache-status: DYNAMIC
set-cookie: __cf_bm=qL1W0tfJYGvByuufi8RgHYBq.54.KGOF2353E.nydu4-1692627208-0-AWzVoE7Pb+OmiP9E1vnQe4yZs7DVMy0A9JvFljRF15UQegBYn0sM39WWe2KUCbz/667Ygg7kncDW14GnUiQSBRc=; path=/; expires=Mon, 21-Aug-23 14:43:28 GMT; domain=.3cx.com; HttpOnly; Secure; SameSite=None
server: cloudflare
cf-ray: 7fa37a0fc81020d5-IAD
- There are no rules that restrict the outbound traffic