[Pdns-users] bind backend zones not registered with zone cache

Peter van Dijk peter.van.dijk at powerdns.com
Fri Jul 30 14:32:06 UTC 2021


Hello Christof,

On Tue, 2021-07-27 at 19:21 +0200, Christof Meerwald via Pdns-users
wrote:
> After adding a zone with
> 
>   pdns bind-add-zone example.com /etc/dns/example.com.dns
> 
> I could query that zone.
> 
> To me it seems there really is a call to "g_zoneCache.add" missing for
> those zones added from the "bind-config" file. Can anyone confirm
> that?

The zones loaded from your config should be available because pdns
calls `Bind2Backend::getAllDomains` during startup, and this works for
me here.

Can you share your config?

Kind regards,
-- 
Peter van Dijk
PowerDNS.COM BV - https://www.powerdns.com/



More information about the Pdns-users mailing list