Re: need help with pdns authoritative + gmysql backend with mysql group replication-based servers

Miod Vallat via Pdns-users <[email protected]> Thu, 24 Apr 2025 08:57:03 +0200
Newsgroups gmane.network.dns.powerdns.user
Message-ID <[email protected]>
Re,

> 2.> zone2sql --named-conf=<my zone file> --gmysql | mysql -u powerdns -p 
> powerdns

You are not using zone2sql correctly. You should not pass it a bind zone
file, but rather the named.conf bind configuration which references your
zone file.

HTH,
Miod