Please refer the below steps for your information.
root@root[~]# cat /etc/nameserverips
198.168.0.1=ns1.test.com
198.168.0.2=ns2.test.com
In that case correct ips entry in the following /var/cpanel/nameserverips.yaml file.
root@root [~]# cat /var/cpanel/nameserverips.yaml
—
ns1.test.com:
“198.168.0.1″: 1
count: 1
zones: test.com
ns2,.test.com:
198.168.0.2: 1
count: 1
zones: test.com
run the command #/scripts/updatenameserverips .
Now check nameserver ips in WHM >> Main >> DNS Functions >> Nameserver IPs.
root@root[~]# cat /etc/nameserverips
198.168.0.1=ns1.test.com
198.168.0.2=ns2.test.com
In that case correct ips entry in the following /var/cpanel/nameserverips.yaml file.
root@root [~]# cat /var/cpanel/nameserverips.yaml
—
ns1.test.com:
“198.168.0.1″: 1
count: 1
zones: test.com
ns2,.test.com:
198.168.0.2: 1
count: 1
zones: test.com
run the command #/scripts/updatenameserverips .
Now check nameserver ips in WHM >> Main >> DNS Functions >> Nameserver IPs.
No comments:
Post a Comment