Skip to main content

Strange DNS problem

Comments

3 comments

  • kernow
    Check /etc/named.conf does an entry for example-123.com exist? Check /var/named/example-123.db does the entry look OK?
    0
  • zohair28
    Yes both files looks fine.
    0
  • cPanelMichael
    Bind" is enabled on server - I tried rebuilddns command and I'm sure that ports 53 & 953 are opened.

    Hello, Is the issue isolated to this particular domain name? If so, try backing up the zone, deleting, and then re-creating it to verify the zone isn't corrupted:
    cp -a /var/named/example-123.db /root/example-123.com.db /scripts/killdns example-123.com /scripts/adddns --domain example-123.com
    Ensure you repopulate the zone with any custom entries after creating it again. Thank you.
    0

Please sign in to leave a comment.