CyberPanel Community

ClosedPowerDNS running successfully, but DNS not working. How to identify problem from terminal?

DF
Denis Filippov #1

I want to change the NS zone so that DNS records can be managed from the cyberpanel, but PowerDNS does not work correctly, because nslookup utility reports server not found domain by ip and list zone = 0.
root@cp ~ # pdns_control list-zones
All zonecount:0

Now all DNS records are in Hetzner.

How to identify problem from terminal?


4 replies
DF
Denis Filippov #4

All working)) I`m delete CNAME

MariaDB [cyberpanel]> delete from records where domain_id=1 and type=“CNAME”;

And everything worked, all domains open. BUT! When I returned all CNAMEs back, everything also continues to work. I never understood what it was

#bug BUG in Cyberpanel: Serial number DNS in SOA not update automatically after editing DNS

tb
tbaldur #5

I’m not a cyberpanel dev.

Regarding your issue, I Will see tomorrow if i can figure out whats the issue, not at pc today.

Edit: nvm I saw you fixed your issue

Sign in to reply