[Pdns-users] Why is powerdns recursively asking for parent domain SOA

sumit sharma sksumit1 at gmail.com
Tue May 26 10:36:33 UTC 2015


Sorry for the trouble. I overrode getSOA function & its all fine now :)

On Tue, May 26, 2015 at 2:19 PM, Aki Tuomi <cmouse at youzen.ext.b2.fi> wrote:

> On Tue, May 26, 2015 at 01:23:44PM +0530, sumit sharma wrote:
> > Hi,
> >
> > I have configured my custom backend.
> > On query when pdns asks for a SOA i give back a SOA.
> > Still it keeps on recursively asking for parent domain SOAs.
> >
> > How can i avoid this.
> >
> > May 26 10:29:09 Remote 127.0.0.1 wants 'abc.tiny.subdomain.mydomain.com
> |A',
> > do = 0, bufsize = 512: packetcache MISS
> >
> > May 26 10:29:09 [MyCustomBackend] Recieved query for SOA
> > abc.tiny.subdomain.mydomain.com
> >
> > //Didn't send back SOA
> >
> > May 26 10:29:09 [MyCustomBackend] Recieved query for SOA
> > tiny.subdomain.mydomain.com
> >
> > May 26 10:29:09  Sending back ns1.abc.tiny.subdomain.mydomain.com
> > hostmaster.abc.tiny.subdomain.mydomain.com 1
> >
> > May 26 10:29:09 --------------------------------------
> >
> > //Sent the SOA
> >
> > May 26 10:29:09 [MyCustomBackend] Recieved query for SOA
> > subdomain.mydomain.com
> >
> > May 26 10:29:09 [MyCustomBackend] Recieved query for SOA mydomain.com
> >
> > May 26 10:29:09 [MyCustomBackend] Recieved query for SOA com
> >
> > May 26 10:29:09 [MyCustomBackend] Recieved query for SOA
> >
> >
> >
> > Regards,
> >
> > Sumit
>
> Are you sure you sent it back the right way? =)
>
> Any chance to see your code?
>
> Aki
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.powerdns.com/pipermail/pdns-users/attachments/20150526/c0916eb2/attachment-0001.html>


More information about the Pdns-users mailing list