Re: [Pdns-users] PDNS Recursor and forward-zones-file

2022-03-17 Thread Brian Candler via Pdns-users
On 17/03/2022 15:50, Pepe Charli wrote: But the idea is to have in the future a file forward-zones-file of the type test1.com =192.168.1.1 test2.com =192.168.1.2 .=192.168.68.63, 192.168.68.64 I think dnsdist is better for that application - it's what it's d

Re: [Pdns-users] PDNS Recursor and forward-zones-file

2022-03-17 Thread Pepe Charli via Pdns-users
192.168.68.63/64 are authoritative-only servers (pdns auth) for internal domains. You are right that currently the resolver does not make sense But the idea is to have in the future a file forward-zones-file of the type test1.com=192.168.1.1 test2.com=192.168.1.2 .=192.168.68.63, 192.168.68.64

Re: [Pdns-users] ddns: no A records created, only PTR

2022-03-17 Thread Brian Candler via Pdns-users
On 17/03/2022 15:37, Patrick Bervoets via Pdns-users wrote: ddns-domainname "psc-elsene.be"; ddns-rev-domainname "in-addr.arpa."; zone psc-elsene.be { primary 127.0.0.53; key dhcpdupdate; } zone 103.103.10.in-addr.arpa. { primary 127.0.0.53; key dhcpdupdate; } ...   set ddns-client-fqdn = "vpc2

Re: [Pdns-users] PDNS Recursor and forward-zones-file

2022-03-17 Thread Brian Candler via Pdns-users
On 17/03/2022 15:26, Pepe Charli wrote:      In the traces only the domain has been changed to test.com      192.168.68.63 and 192.168.68.64 are autoritatives for this domain.      Both resolver and authoritative are only used internally with private IPs Are 192.168.68.63/64

[Pdns-users] ddns: no A records created, only PTR

2022-03-17 Thread Patrick Bervoets via Pdns-users
pdns 4.7 ISC dhcpd 4.2.5 MariaDB 10.7.3 It's been 3 days now I am trying to get ddns working, and I ran out of ideas. PTRs gets created, in-addr.arpa SOA gets updated, but I can't find a way to create or update A records. I'm quite sure I made a stupid mistake but just can't find it. The relev

Re: [Pdns-users] PDNS Recursor and forward-zones-file

2022-03-17 Thread Pepe Charli via Pdns-users
Hi In the traces only the domain has been changed to test.com 192.168.68.63 and 192.168.68.64 are autoritatives for this domain. Both resolver and authoritative are only used internally with private IPs I have added "dont-query=127.0.0.0/8" in the resolver, I'll watch it to see

Re: [Pdns-users] PDNS Recursor and forward-zones-file

2022-03-17 Thread Otto Moerbeek via Pdns-users
On Thu, Mar 17, 2022 at 12:17:59PM +, Brian Candler via Pdns-users wrote: > On 17/03/2022 12:04, Pepe Charli via Pdns-users wrote: > > The recursor is configured to forward all zones to other DNS servers > > > > forward-zones-file=/path/to/file > > and the file itself contains > > .=192.168.6

Re: [Pdns-users] PDNS Recursor and forward-zones-file

2022-03-17 Thread Otto Moerbeek via Pdns-users
On Thu, Mar 17, 2022 at 12:25:38PM +, Brian Candler via Pdns-users wrote: > Hmm, see also: > > https://github.com/PowerDNS/pdns/issues/10638 > https://github.com/PowerDNS/pdns/pull/10643 > > But this was backported to the 4.4 branch, and should be present in recursor > 4.4.7: > > https://gi

Re: [Pdns-users] PDNS Recursor and forward-zones-file

2022-03-17 Thread Otto Moerbeek via Pdns-users
On Thu, Mar 17, 2022 at 01:04:55PM +0100, Pepe Charli via Pdns-users wrote: > Hi, > > I am experiencing some "strange" behavior with pDNS Recursor ( > pdns-recursor-4.4.7-1pdns.el7.x86_64) > > The recursor is configured to forward all zones to other DNS servers > > forward-zones-file=/path/to/f

Re: [Pdns-users] PDNS Recursor and forward-zones-file

2022-03-17 Thread Brian Candler via Pdns-users
Hmm, see also: https://github.com/PowerDNS/pdns/issues/10638 https://github.com/PowerDNS/pdns/pull/10643 But this was backported to the 4.4 branch, and should be present in recursor 4.4.7: https://github.com/PowerDNS/pdns/pull/10654 ___ Pdns-users

Re: [Pdns-users] PDNS Recursor and forward-zones-file

2022-03-17 Thread Brian Candler via Pdns-users
On 17/03/2022 12:04, Pepe Charli via Pdns-users wrote: The recursor is configured to forward all zones to other DNS servers forward-zones-file=/path/to/file and the file itself contains .=192.168.68.63, 192.168.68.64 If you're forwarding the whole world then you need a plus sign for the reque

[Pdns-users] PDNS Recursor and forward-zones-file

2022-03-17 Thread Pepe Charli via Pdns-users
Hi, I am experiencing some "strange" behavior with pDNS Recursor ( pdns-recursor-4.4.7-1pdns.el7.x86_64) The recursor is configured to forward all zones to other DNS servers forward-zones-file=/path/to/file and the file itself contains .=192.168.68.63, 192.168.68.64 >From time to time the resou