SOLVED DNS Errors on intodns

elis2

Active Member
Aug 14, 2017
29
1
3
Iran
cPanel Access Level
Root Administrator
Dear

me is administore hosting..

server problme dns

show error all website
Code:
=======
DNS servers responded ERROR: One or more of your nameservers did not respond:
The ones that did not respond are:
138.201.xx.xx


Multiple Nameservers ERROR: Looks like you have less than 2 nameservers. According to RFC2182 section 5 you must have at least 3 nameservers, and no more than 7. Having 2 nameservers is also ok by me.

 Missing nameservers reported by your nameservers You should already know that your NS records at your nameservers are missing, so here it is again:

ns3.example.net.
ns4.example.net.[B]
 [/B]
SOA  SOA record No valid SOA record came back!
MX MX Records Oh well, I did not detect any MX records so you probably don't have any and if you know you should have then they may be missing at your nameservers!
WWW  WWW A Record ERROR: I could not get any A records for www.domain.com!

(I only do a cache request, if you recently added a WWW A record, it might not show up here.)
plz hellp me

thank you
best regards
 

Attachments

Last edited:

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,260
463
Hello,

Can you verify your name server IP addresses are added to the cPanel server and responding to requests over port 53? If so, try rebuilding your DNS configuration file (assuming you have not customized this file) and verify if the issue persists:

Code:
mv /etc/named.conf /etc/named.conf.backup1
/scripts/rebuilddnsconfig
/scripts/restartsrv_named
Thank you.
 
  • Like
Reactions: elis2

elis2

Active Member
Aug 14, 2017
29
1
3
Iran
cPanel Access Level
Root Administrator
Hello,

Can you verify your name server IP addresses are added to the cPanel server and responding to requests over port 53? If so, try rebuilding your DNS configuration file (assuming you have not customized this file) and verify if the issue persists:

Code:
mv /etc/named.conf /etc/named.conf.backup1
/scripts/rebuilddnsconfig
/scripts/restartsrv_named
Thank you.
Dear

thank you thank you thank you

"""Best regards"""
 

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,260
463
Hello,

I'm happy to see that response helped to solve the issue. Thank you for updating us with the outcome.