I have installed DirectAdmin in Amazon EC2 and it is working.
However, I have a problem about to way to retrieve license file in DA control panel.
it will retrieve via eth0:0 which is DirectAdmin IP Address license in directadmin.conf. However, it cannot be download via that interface.
when I going to install, I following this blog. it remove '--bind-address=IPADDRESS' parameter from `wget` command. that mean it go though eth0 interface (not eth0:0)
Now, I can manual update via directadmin script. (by remove --bind-address parameter) but cannot retrieve a license from DA control panel.
Anyone have any suggestion to make it work?
Below is message received when trying to update license via control panel.
====
This is an automated message notifying you that an error has occurred while trying to update the license file.
The generated message is as follows:
Unable to connect to 66.51.122.131<br>
Unable to connect to secure socket<br>
Unable to connect to any site for a license update<br>
Please contact JBMC-Software, including the error message. Failure to do so could result in an inactive control panel.
===
Please note that I have already configure Security Group to allow connection from that ip address in any ports.
However, I have a problem about to way to retrieve license file in DA control panel.
it will retrieve via eth0:0 which is DirectAdmin IP Address license in directadmin.conf. However, it cannot be download via that interface.
when I going to install, I following this blog. it remove '--bind-address=IPADDRESS' parameter from `wget` command. that mean it go though eth0 interface (not eth0:0)
Now, I can manual update via directadmin script. (by remove --bind-address parameter) but cannot retrieve a license from DA control panel.
Anyone have any suggestion to make it work?
Below is message received when trying to update license via control panel.
====
This is an automated message notifying you that an error has occurred while trying to update the license file.
The generated message is as follows:
Unable to connect to 66.51.122.131<br>
Unable to connect to secure socket<br>
Unable to connect to any site for a license update<br>
Please contact JBMC-Software, including the error message. Failure to do so could result in an inactive control panel.
===
Please note that I have already configure Security Group to allow connection from that ip address in any ports.
Last edited: