So I moved from one server to another and made a backup of old cpanel account. On new server through whm I restored that account and then gave it a new designated ip. I went to 'Edit DNS Zone' for that domain name and changed all the old ip numbers including the two nameserver ip listed as ns1. ns1. and saved the config.
Even though saved in the 'Edit DNS Zone' there was no record at all under 'NS Record Report'. So in ssh I ran the script
/usr/local/cpanel/scripts/updatenameserverips.
Now the 'NS Record Report'. Was showing the ns1. ns2. entries but with the old namesever ip addresses.
So in ssh I edited the following files which had the old ip addresses still listed
vi /etc/nameserverips
vi /var/cpanel/nameserverips.yaml
Now the 'NS Record Report' lists the correct ip.
The A records etc. at the domain registrar have all been changed to reflect new nameservers and ip and after checking have appeared to have gone through the propagation perioud.
However the domain name is still not pointing to designated ip and getting 'server not found' message.
When I go to 'Basic cPanel & WHM Setup' and then 'Add an A entry for the nameserver' it is still reporting the old nameserver ip addresses.
Is there something that I am missing that is stopping domain name from pointing to this new server and why is 'Add an A entry for the nameserver' still reporting old ip addresses?
Any help would be appreciated.
Thanks.
Even though saved in the 'Edit DNS Zone' there was no record at all under 'NS Record Report'. So in ssh I ran the script
/usr/local/cpanel/scripts/updatenameserverips.
Now the 'NS Record Report'. Was showing the ns1. ns2. entries but with the old namesever ip addresses.
So in ssh I edited the following files which had the old ip addresses still listed
vi /etc/nameserverips
vi /var/cpanel/nameserverips.yaml
Now the 'NS Record Report' lists the correct ip.
The A records etc. at the domain registrar have all been changed to reflect new nameservers and ip and after checking have appeared to have gone through the propagation perioud.
However the domain name is still not pointing to designated ip and getting 'server not found' message.
When I go to 'Basic cPanel & WHM Setup' and then 'Add an A entry for the nameserver' it is still reporting the old nameserver ip addresses.
Is there something that I am missing that is stopping domain name from pointing to this new server and why is 'Add an A entry for the nameserver' still reporting old ip addresses?
Any help would be appreciated.
Thanks.