Hi,
Thanks for pointing that out. Just in case otehrs don't figure it out, the
2 AA bits the FAQ referrs to are the ones printed by dig on the flags line:
;; flags: qr aa rd;
cheers
On Sat, 25 Jul 2009 18:20:25 +0300, Leen Besselink
wrote:
root wrote:
Hello all,
Hi,
how can I a
root wrote:
> Hello all,
>
Hi,
> how can I achieve this? what do I need to set up/configure?
>
If you read question 3 in the FAQ:
http://doc.powerdns.com/pdns-users-faq.html
You mind find you don't need it.
Hope that helps.
Have a nice day,
Leen.
__
Hello all,
I installed powerdns a while back and I am doing some testing on it and
for some reason I cannot get an authoritive response from it.
my setup is pdns-2.9.22 with (g)mysql backend setup according to
http://downloads.powerdns.com/documentation/html/generic-mypgsql-backends.html#AE
Hi Michael,
Just make sure you have this set in your pdns.conf,
allow-recursion=10.1.10.0/24,192.168.0.0/16
recursor=127.0.0.1
Then configure powerdns to run on your main interface, for example
local-address=10.1.10.200
Then lastly, configure powerdns recursor to listen on 127.0.0.1, such as