Control Web Panel

WebPanel => DNS => Topic started by: Haniver on May 08, 2017, 07:20:02 PM

Title: DNS not setup correctly
Post by: Haniver on May 08, 2017, 07:20:02 PM
Hello,
I have a VPS with CentOS 7 that I'm trying to manage with centos webpanel.
I set the hostname in ssh as root as:
Code: [Select]
hostname mysrv.mydomain.comI edited DNS Functions -> edit nameservers ip as:
NS1 SubDomain:    ns1.mydomain.com   NS1 IP:    my.single.ip.numbers
NS2 SubDomain:    ns2.mydomain.com   NS1 IP:    my.single.ip.numbers
And edited DNS Functions --> List DNS Zones -> mydomain.com.db -> edit file as:}
ns1 14400 IN A my.single.ip.numbers
ns2 14400 IN A my.single.ip.numbers
But it's not working. The dns are not set. What am I missing? Thank you
Title: Re: DNS not setup correctly
Post by: Administrator on May 09, 2017, 08:01:22 PM
try using this site for dns testing http://leafdns.com/ and you will see where the error is.
Title: Re: DNS not setup correctly
Post by: 24x7servermanagement on May 10, 2017, 05:12:20 AM
Have you created ns1.mydomain.com and ns2.mydomain.com with the same IP address at domain name registrar end?