Skip to main content

Can't Change NameServer Ip

Comments

7 comments

  • cPanelLauren
    Hi @Joef Can you confirm the DNS zone file for the nameserver is being modified accordingly? You can see these at WHM>>DNS Functions>>Edit DNS Zone It may take some time for the system to report the nameserver IP's due to propagation once they're changed. Thanks!
    0
  • Joef
    "Can you confirm the DNS zone file for the nameserver is being modified accordingly?" When i try to update the through "Configure Address Records" it gives this error in WHM>>DNS Functions>>Edit DNS Zone: There were errors in the zone which have been highlighted below. Please manually correct these errors before trying to edit the zone. 2017010901 ; serial, todays date+todays no current owner name 3600 ; refresh, seconds no current owner name 7200 ; retry, seconds no current owner name 1209600 ; expire, seconds no current owner name 86400 ) ; minimum, seconds unbalanced parentheses
    0
  • cPanelLauren
    Hi @Joef Can you run the following via CLI and let me know the output (please replace any actual IP's or domains) head -10 /var/named/domain.tld.db
    stat /var/named/domain.tld.db
    0
  • Joef
    "Can you run the following via CLI and let me know the output (please replace any actual IP's or domains)" [root@server ~]# head -10 /var/named/domain.tld.db head: cannot open `/var/named/domain.tld.db' for reading: No such file or directory
    0
  • Joef
    I don't have a domain.tld.db file but I have: ns1.mydomain.com.db ns1.mydomain.com.db server.mydomain.com.db
    0
  • Joef
    It's fixed. Looks it was automatically updated or something. Thank you
    0
  • cPanelLauren
    HI @Joef I'm glad to hear that. Please let us know if you encounter any further issues. Thanks!
    0

Please sign in to leave a comment.