Skip to main content

Synchronize DNS zones from BIND to PowerDNS

Comments

4 comments

  • ffeingol
    The way that cPanel uses PDNS they have it configured for a BIND back end. That that basically means is that the zones are stored in BIND format regardless if you are using BIND or PDNS. On your new DNS Only server, if you look in /var/named do you see all the zones there?
    0
  • sozotech
    No they are not there in /var/named. I do see a the zones that I mentioned I updated some records manually and did propagate.
    0
  • sozotech
    I managed to get the zones to sync by deleting the cluster entry of the new DNS server and re-adding and checking Synchronize Zones Immediately. I am not sure why it does not work after the fact....**Shrug**
    0
  • cPRex Jurassic Moderator
    Hey there! Are you saying it's still not working after you made that change? Were you trying to sync between two DNS servers? Whenever a cluster isn't doing what I think it should I like to go to WHM >> Tweak Settings >> "Logging" tab on the web server and make sure that 'Enable verbose logging of DNS zone syncing" is set to on. Then you can watch /usr/local/cpanel/logs/dnsadmin_log while performing a sync of a zone to see if there are any specific errors being reported. Once that log is set to "on" you can run this command to sync one zone to minimize the output to that log file: /scripts/dnscluster synczone domain.com
    allowing you to further isolate the issue.
    0

Please sign in to leave a comment.