Skip to main content

DNS updates from Plesk Windows installation to cPanel DNSOnly

Comments

2 comments

  • cPanelMichael
    To test this theory, I manually copied a DNS zone from the windows plesk installation to the /var/named directory of a cPanel DNSOnly server and restarted bind with "systemctl restart named" and then tried to run nslookup from my local workstation and force it to perform the lookup against the newly created zone, but the lookup failed. I tried renaming the file from domain.tld to domain.tld.db and restarted bind again. What am I missing here in order to get it working?

    Hello, Try rebuilding the /etc/named.conf file after adding the new domain.tld.db file to see if that helps. EX:
    /scripts/rebuilddnsconfig
    Thank you.
    0
  • kenneth-vkd
    Hi This seems to have solved the issue, once the filename is correct. Now the only remaining issue is how I get the systems to correctly name the files that have been transferred, as Plesk names the zone-files domain.tld and not domain.tld.db. But I think that this question might be better suited for the Plesk community, unless there is a way to get CentOS 7 to rename the files when being copied.
    0

Please sign in to leave a comment.