Tell me more ×
Server Fault is a question and answer site for professional system and network administrators. It's 100% free, no registration required.

I can't find any complete guide on how to get this working on a VPS, my current problems is:

In Basic cPanel & WHM Setup when I set ns1.domain.com and ns2.domain.com as Nameserver 1 and 2, when I press the Assign IP Address button, it assigns an ip address that I can't ping/telnet neither through internet nor in the lan of my box. Is this correct, should this ip be accessible online ?

share|improve this question

1 Answer

cPanel&WHM is not intended to be used within a NAT setup (where private IPs are present and/or bound to the server). cPanel&WHM is not NAT-aware so it assumes every IP bound to the server is publicly accessible. Hence the system requirement of being on static publicly visible IP address(es):

http://go.cpanel.net/whmrequirements

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.