Home Miscellaneous NameserverIPs option not listing entries in WHM

NameserverIPs option not listing entries in WHM

by SupportPRO Admin
When you try to access the name-server IPs from WHM >> Main >> DNS Functions >> Nameserver IPs it either shows no IPs or show incorrect information.
To fix the issue you need to correct the entries for the name-servers IP in the below two files ::
Firstly, check the entries in the /etc/nameserverips file and it should show the below output ::
==================================
root@server [~]# cat /etc/nameserverips
x.x.x.x=ns1.yourdomain.com
x.x.x.x=ns2.yourdomain.com
==================================
And if the entries in the above files are correct then check the next file it should show the below output ::
======================================
root@server [~]# cat /var/cpanel/nameserverips.yaml
x.x.x.x: 1
count: 1
x.x.x.x: 1
count: 1
==========================================
If the above entries are missing in the above file then add those as shown in the example.

If you require help, contact SupportPRO Server Admin

Server not running properly? Get A FREE Server Checkup By Expert Server Admins - $125 Value

Leave a Comment