Skip to main content

Does BIND have to be disabled in local server to use remote DNSOnly servers?

Comments

7 comments

  • deka
    Can somebody just tell me if BIND *has* to be disabled in local server for remote DNSOnly to handle DNS requests?
    0
  • cPanelMichael
    Hello :) It's okay to leave Bind enabled on the local name servers, but it's not required if you are using other servers for DNS purposes. Note the issue you described likely has nothing to do with Bind being enabled/disabled on the local name server. You should review a website such as IntoDNS for that domain name to see what the problem might be. Thank you.
    0
  • deka
    Thanks Michael The problem is the domain is not resolving with the nameservers but I can't work out why as all looks good. I may just need to give propagation more time, though it has been 24 hours. I thought it may have been BIND but I can now eliminate that. Thanks again for that info, it was really helpful.
    0
  • cPanelMichael
    [quote="deka, post: 1695151">The problem is the domain is not resolving with the nameservers
    Have you used the "dig" command or a website such as IntoDNS to determine if the name servers at the registrar are correct? Thank you.
    0
  • deka
    Since my lasy post the domain has propagated and now resolves without errors. The following showed the NS's were correct but there was no A record: root@host [~]# dig NS domain.com +trace
    Further check showed: root@host [~]# dig domain.com @nsxx.host.com ;domain.com. IN A root@host [~]# dig domain.com @nsxx.host.com ;domain.com. IN A
    It just took a bit longer than I'm used to for propagation but all good now. Thank you.
    0
  • cPanelMichael
    I am happy to see the issue is now resolved. Thank you for updating us with the outcome.
    0
  • deka
    I was mistaken in believing that propagation was the reason for domains not resolving with the nameservers. My cPanel DNS changes are wrote to DNSONLY and the /var/named/domain.com.db is updated, as expected. However, named.conf is not updated and therefore newly added domains do not resolve with the nameservers. Domains are only wrote to named.conf if I run the following: /usr/local/cpanel/scripts/rebuilddnsconfig I've since added more domains, none of which are added to named.conf unless /usr/local/cpanel/scripts/rebuilddnsconfig is run. Is this a known issue / bug?
    0

Please sign in to leave a comment.