<div>Hi there,<br></div><div><br></div><div>I am just trying to understand what you are trying to do.  Are you aware that PowerDNS has two packages? There is the powerdns-server and powerdns-recursor.  The pdns-server doesn't do recursion, that's what the recursor package is for.  I hope I am understanding your question.</div>

<div><br></div><div>Kind regards</div><br><div class="gmail_quote">On Tue, Mar 15, 2011 at 7:13 PM, davis_jira <span dir="ltr"><<a href="mailto:davis.jira@gmail.com">davis.jira@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<br>
Hi all,<br>
<br>
I am new to PowerDNS. I have downloaded the new PowerDNS recursor 3.3 tar<br>
file from their website. I am debugging the code to understand how it works.<br>
I can see that there are two config files being referred in the code.<br>
"recursor.conf" in pdns_recursor.cc and "pdns.conf" in rec_control.cc.<br>
<br>
I want to be able to config the PowerDNS recursor in Non Recursive mode. I<br>
know there are following parameters from whatever I read online, which let<br>
me do that. 1. allow-recursion, 2. allow-recursion-override, 3. recursor ...<br>
but I get an error when I put these parameters in recursor.conf that its not<br>
recognized.<br>
Also I am not sure what goes into the pdns.conf.<br>
<br>
I have not configured the backend database to anything. I just want to look<br>
at the flow of the functions being called when it is run in recursive mode<br>
as well as in non-recursive mode.<br>
<br>
Could anyone explain me how exactly am I supposed to configure the PowerDNS<br>
to be able to achieve above?<br>
<br>
I have been trying this since long time but not yet succeeded. I look<br>
forward for the help.<br>
<br>
Thanks.<br>
<font color="#888888"><br>
<br>
--<br>
View this message in context: <a href="http://old.nabble.com/Configure-PowerDNS-recursor-as-NON-RECURSIVE-tp31156937p31156937.html" target="_blank">http://old.nabble.com/Configure-PowerDNS-recursor-as-NON-RECURSIVE-tp31156937p31156937.html</a><br>


Sent from the PowerDNS mailing list archive at Nabble.com.<br>
<br>
_______________________________________________<br>
Pdns-users mailing list<br>
<a href="mailto:Pdns-users@mailman.powerdns.com">Pdns-users@mailman.powerdns.com</a><br>
<a href="http://mailman.powerdns.com/mailman/listinfo/pdns-users" target="_blank">http://mailman.powerdns.com/mailman/listinfo/pdns-users</a><br>
</font></blockquote></div><br>