- Joined
- May 18, 2018
- Messages
- 254
- Reaction score
- 43
- 3CX Version: Pro Annual 18.0 U3 Build 461
- Server OS, Debian 10
- Is the 3CX Server Hosted and where? Hosted in my own "cloud"
- IP Phone Make/Model/Firmware version, None yet
- Provisioning Method: None yet
- Trunk Provider or VoIP Gateway Make/Model, None yet
- Has the Firewall Checker passed: YES
- Are custom Phone Templates being used: NO
I have a brand new install and I'm getting, "Unable to reach 3CX License Activation Server. Confirm that your Primary DNS Server is able to resolve activate.3cx.com"
Except that it can:
Code:
# nslookup activate.3cx.com
Server: 208.89.144.100
Address: 208.89.144.100#53
Non-authoritative answer:
Name: activate.3cx.com
Address: 104.18.14.54
Name: activate.3cx.com
Address: 104.18.15.54
Name: activate.3cx.com
Address: 2606:4700::6812:e36
Name: activate.3cx.com
Address: 2606:4700::6812:f36
and it can pull down other pages:
Code:
# wget fart.com
--2022-04-13 10:15:59-- http://fart.com/
Resolving fart.com (fart.com)... 142.93.86.2
Connecting to fart.com (fart.com)|142.93.86.2|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://fart.com/ [following]
--2022-04-13 10:16:04-- https://fart.com/
Connecting to fart.com (fart.com)|142.93.86.2|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/html]
Saving to: ‘index.html’
index.html [ <=> ] 138.27K --.-KB/s in 0.1s
2022-04-13 10:16:05 (1.26 MB/s) - ‘index.html’ saved [141586]