Re: [Pdns-users] PDNS to answer as NON-authoritative?

2016-01-03 Thread Michael Loftis
Two people have answered your question and told you what you're missing. I'm not going to try to guess at whatever misconfiguration or misunderstanding resulted in you getting (or seemingly getting) recursive results from bind when you were attempting to disable them. PowerDNS fully and completely

Re: [Pdns-users] PDNS to answer as NON-authoritative?

2016-01-03 Thread Luis Daniel Lucio Quiroz
No because in bind, when you turn off recursive resolution it resolves. I can't figure out the missing part to have the same behavior. Le 3 janv. 2016 2:39 PM, "Michael Loftis" a écrit : > Again not a resolver. Sorry but you're the one misunderstanding. If you > want answers for data not present

Re: [Pdns-users] PDNS to answer as NON-authoritative?

2016-01-03 Thread Michael Loftis
Again not a resolver. Sorry but you're the one misunderstanding. If you want answers for data not present you need a recursive resolver. On Sunday, January 3, 2016, Luis Daniel Lucio Quiroz < luis.daniel.lu...@gmail.com> wrote: > Host command does not do that as well. It off on the sample output

Re: [Pdns-users] PDNS to answer as NON-authoritative?

2016-01-03 Thread Luis Daniel Lucio Quiroz
Host command does not do that as well. It off on the sample output Le 3 janv. 2016 2:00 PM, "Aki Tuomi" a écrit : > That is because dig is not a resolver. > > > > --- > Aki Tuomi > > > Original message > From: Luis Daniel Lucio Quiroz > Date: 03/01/2016 20:56 (GMT+02:00) > To:

Re: [Pdns-users] PDNS to answer as NON-authoritative?

2016-01-03 Thread Luis Daniel Lucio Quiroz
You don't pay attention. My question is why the resolver doesn't continue the iterative query. It just stops when it gets the ns answer Le 3 janv. 2016 12:59 PM, "Michael Loftis" a écrit : > Then quit asking it for information it doesn't have. Responding with the > root NS set is correct when you

Re: [Pdns-users] PDNS to answer as NON-authoritative?

2016-01-03 Thread Michael Loftis
Then quit asking it for information it doesn't have. Responding with the root NS set is correct when you're asking for Google.com which it knows nothing about. On Sunday, January 3, 2016, Luis Daniel Lucio Quiroz < luis.daniel.lu...@gmail.com> wrote: > Thanks. But that's the way u don't want to u

Re: [Pdns-users] PDNS to answer as NON-authoritative?

2016-01-03 Thread Luis Daniel Lucio Quiroz
Thanks. But that's the way u don't want to use. I know how. I need to make it work in non recursive mode. Le 3 janv. 2016 9:29 AM, "Aki Tuomi" a écrit : > If you want to use auth as recursor, you need to configure > > recursor= > allow-recursion= > > On Sat, Jan 02, 2016 at 09:55:54PM -0800, Mic

Re: [Pdns-users] PDNS to answer as NON-authoritative?

2016-01-03 Thread Aki Tuomi
If you want to use auth as recursor, you need to configure recursor= allow-recursion= On Sat, Jan 02, 2016 at 09:55:54PM -0800, Michael Loftis wrote: > PowerDNS is not the same as PowerDNS Recursor. The former only does > authoritative which is your problem here. > > On Saturday, January 2, 2016