Support for multiple network interfaces (overcoming AWS private IP addresses limit)
Setting up cPanel/WHM 11.40.x in AWS and apparently AWS has limit of 15 private IP addresses per interface for the instance type we used.
The server has to support around 40 SSL certificates (so we need around 40 IPs) and thus I am having problem resolving this 15 IP addresses (per interface per instance) limit issue.
Does any one knows how to setup cPanel to use 2,3 or 4 interfaces and use same private IP range, say if we split one /24 IP range giving 15 IP addresses per interface (total IPs used 60 out of the /24 IP range).
Example:
eth0: 10.0.0.2 - 10.0.0.17
eth1: 10.0.0.18-10.0.0.33
and so on
Another possible solution to setup interface bonding like in this article:
/http://www.24x7servermanagement.com/blog/binding-multiple-network-interfaces-nic-into-single-interface/
in mode 3 (broadcast).
Is use of multiple network interfaces supported by cPanel? What other options I may be missing to resolve this IP limit per interface?
-
Hello :) This is discussed on the following thread: Multiple NICS Thank you. 0 -
Hello :) This is discussed on the following thread: Multiple NICS Thank you.
That link is broken (along with many others - new forum software issue, maybe?) and it's the topic I'm trying to find out about. Is there an actual working link? Or some other location that discusses using more than one NIC in cPanel?0 -
The URL should now load well. Thank you. 0 -
Michael, The URL should now load well. Thank you.
The URL loaded, and the one big surprise is that cPanel can't see more than one nic for public use. Here's the issue: We had one IP (the license IP) on eth0 (new box that we've brought up. After lots of testing, want to add a /27). We were having some routing issues, and the network guys said that IP is on a subnet behind an old fire wall that has been starting to show its age. A new nic (eth1) was added and a /27 subnet (different one than the original IP is in) was made available. We added the IPs to eth1 with the intention of turning up the nic, testing, then getting the license moved to the new IP. Ha! Best laid plans and all that. Once eth1 was turned up, cpanel couldn't function - no whm, no cpanel, no mail, no nothing. So I logged in via ssh to the new IP, checked that eth0 was still up, but couldn't route to it, ping it or anything else. Did everything I know how to do. Then turned off eth1, restarted, and back to the beginning. How do we renumber onto another nic without breaking things? Ancillary question: why can not cpanel use more than one nic?0 -
As far as licensing, you can update the IP address that's licensed for cPanel through the Manage2 interface (if you are a cPanel Partner), by contacting cs[@]cpanel.net via email, or by opening a support ticket using the link in my signature. The network configuration change is not manageable through the cPanel/WHM software (though you can modify the ETHDEV value in /etc/wwwacct.conf). Thank you. 0 -
As far as licensing, you can update the IP address that's licensed for cPanel through the Manage2 interface or by contacting cs[@]cpanel.net. The network configuration change is not manageable through the cPanel/WHM software (though you can modify the ETHDEV value in /etc/wwwacct.conf). Thank you.
No, you can't. Manage2 doesn't exist. See Support Request Id 6271753.0 -
Thanks, I've updated my post to reflect that information. I see that our customer service team is now handling your license questions. 0
Please sign in to leave a comment.
Comments
9 comments