Good morning
my server is a dedicated from SoYouStart. I purchased 8 failover IP.
OS is Centos 7.4 + CloudLinux. The machine will run a cPanel box.
What I need is associate the cPanel and CloudLinux licenses to one of the failover IP's rather than the main server IP.
In order to check the license, both cPanel and CloudLinux check the result of
#hostname --ip-address
or
curl -L http://cpanel.net/showip.cgi
I mean that the IP resulting from above command is the IP used for the license.
My question is: how I can configure network in order that #hostname --ip-address returns one of the failover IP's?
I searched on cPanel and CL docs/forums but not found a solution.
Thank you very much.