Skip to main content

Why is PowerDNS required on every server in the DNS cluster to enable DNSSEC?

Comments

3 comments

  • cPRex Jurassic Moderator
    Hey there! This is happening because DNSSEC requires PowerDNS, according to our docs here: must use PowerDNS as the nameserver. For more information about how to install PowerDNS on your server, read our
    0
  • DennisMidjord
    In order to keep things consistent, we just ensure that all cluster members will use PowerDNS to avoid issues.

    But why is it necessary on the shared servers? I don't see why those servers need to be using PowerDNS as everything DNS related is handled by our actual name servers.
    0
  • cPRex Jurassic Moderator
    The DNSSEC functions are actually a part of PowerDNS. For example, the DNSSEC key database is part of the pdnsutil function, which gets handled with this command: pdnsutil create-bind-db /var/cpanel/pdns/dnssec.db
    Since the functions themselves need PowerDNS, it has to exist on all the cluster members.
    0

Please sign in to leave a comment.