Sorry for the trouble. I overrode getSOA function & its all fine now :)
On Tue, May 26, 2015 at 2:19 PM, Aki Tuomi <[email protected]> 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 >
_______________________________________________ Pdns-users mailing list [email protected] http://mailman.powerdns.com/mailman/listinfo/pdns-users
