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] 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

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

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

2010-06-16 Thread Sebastian Laubscher
Hi again, > Do you have --trace output of what you describe? This is not > expected behaviour. Trace will show what is going on. Sorry for the waste of time - I don't know how I produced this behavior, but now everything works as expected. Don't fuzzle with our test environment ;-) Egg on my h

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

2010-06-16 Thread bert.hub...@netherlabs.nl
Hi, Do you have --trace output of what you describe? This is not expected behaviour. Trace will show what is going on. Bert. Sent from my phone. - Reply message - From: "Sebastian Laubscher" Date: Wed, Jun 16, 2010 11:04 Subject: [Pdns-users] pDNS Recursor and forward-zon

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

2010-06-16 Thread Sebastian Laubscher
Hi Mates. We're experiencing some "strange" behavior with pDNS Recursor (3.2 "static") and the forward-zones-file. Our Recursors are configured to forward a few hundred zones to other DNS servers, so our config is something like...: forward-zones-file=/path/to/file and the file itself contains