Looking for some assistance or direction with the WHMCS module.
I am unable to successfully add my AApanel to WHMCS. Possibly a version issue. (last on premise version)
My first attempt was to use the internal IP address or the local loop back address. Both connect to the server when using the default self signed certificate. But fail to connect to the AApanel using the "log in to AApanel " button under the server settings once its been added to WHMCS. Times out with a 502 error.
Attempting to add the server using the public IP address fails to connect, and just spins during the testing connection. With the default cert and lets encrypt.
Local address with Lets-Encrypt SSL returns 'CURL错误:Failed to connect to xxx.xxx.xxx.xxx port xxxxx: Connection refused' I suspect this is an issue with no alternative subject name.
I should mention I have confirmed hairpin NAT is working as expected on the subnet.
- ping from the AApanel terminal returns the internal host address correctly.
- curl from the AApanel returns a 404
- tracert6 -4 returns the internal host IP address as expected.
How do I get the WHMCS server module to connect to the external IP?