For Example:
Nameserver IP No. Zones
ns1.localhost.com 11.22.33.44 80
ns2.localhost.com 11.22.33.44 80
ns1.localhost.com 11.22.33.44 80
ns2.localhost.com 11.22.33.44 80
Main >> Server Configuration >> Basic cPanel & WHM Setup >> Nameservers
#vi /etc/nameserverips
11.22.33.44=ns1.localhost.com
11.22.33.44=ns2.localhost.com
Change it to the appropriate IP address and Local host.
:wq!
11.22.33.44=ns1.localhost.com
11.22.33.44=ns2.localhost.com
Change it to the appropriate IP address and Local host.
:wq!
#vi /var/cpanel/nameserverips.yaml
Replace the appropriate nameservers and the IP address.
Replace the appropriate nameservers and the IP address.
#service named restart OR #/etc/init.d/named restart
#service cPanel restart OR #/etc/init.d/cpanel restart
#service cPanel restart OR #/etc/init.d/cpanel restart
Leave a comment: