Skip to main content

Transfering accounts to a different server issue

Comments

3 comments

  • Jarvis421
    Hello Dave, Welcome to cPanel forums. IP mismatch in DNS and Apache configuration can cause such issues. Just check and ensure that A record of domains that have issue are matching IP in httpd.conf new server. You can check A record of domains using : Dig (DNS lookup) To check IP of domain in httpd.conf, SSH to the new server and run following command : grep -4 www.yourdomain.tld /etc/apache2/conf/httpd.conf
    0
  • mythprod
    You're absolutely right. Something is putting local IPs in there for the domains that aren't working. Can I edit the httpd.conf directly or should I go back into WHM and fix it in the interface somewhere? Because we've been in the interface already and didn't see these assigned. I'm not sure how local IPs got there the IP address isn't familiar to me. Is it some NAT setting maybe putting it there? I'm okay with editing the httpd.conf file if that's the thing to do at this point. Any advice there? Thanks!!
    0
  • cPanelLauren
    Hi @mythprod If you're running a NAT configuration on the server all IP's in configuration files should be using the local IP address. You might want to take a look at the documentation on 1:1 NAT configurations we have here: 1:1 NAT - Version 76 Documentation - cPanel Documentation
    0

Please sign in to leave a comment.