Re: [Pdns-users] why different parameters syntax on forward-zones and forward-zones-file

2022-11-29 Thread Otto Moerbeek via Pdns-users
On Tue, Nov 29, 2022 at 09:55:54AM -0500, Kevin P. Fleming via Pdns-users wrote: > On Tue, Nov 29, 2022, at 08:45, Victor Hugo dos Santos via Pdns-users wrote: > > hello there, > > > > today we have to migrate an old configuration (what was using the > > forward-zones-file) to a new server using t

Re: [Pdns-users] why different parameters syntax on forward-zones and forward-zones-file

2022-11-29 Thread Kevin P. Fleming via Pdns-users
On Tue, Nov 29, 2022, at 08:45, Victor Hugo dos Santos via Pdns-users wrote: > hello there, > > today we have to migrate an old configuration (what was using the > forward-zones-file) to a new server using the ansible recursor > playbook (https://github.com/PowerDNS/pdns_recursor-ansible), but some

[Pdns-users] why different parameters syntax on forward-zones and forward-zones-file

2022-11-29 Thread Victor Hugo dos Santos via Pdns-users
hello there, today we have to migrate an old configuration (what was using the forward-zones-file) to a new server using the ansible recursor playbook (https://github.com/PowerDNS/pdns_recursor-ansible), but some internal domains didn't worked well and after some debug we got that there is a diffe

Re: [Pdns-users] Recursor Cache entries per record

2022-11-29 Thread Giovanni Vecchi via Pdns-users
Hi guys, I enabled tracing and I can confirm what you said. Before my test I missed the difference between record cache and packet cache, so I misunderstood. Thanks a lot! On Mon, 28 Nov 2022 at 20:37, Otto Moerbeek via Pdns-users < pdns-users@mailman.powerdns.com> wrote: > Hello > > What Winfr