Hi Ruben, Stefan I tried Ruben's suggestion by enabling: - quiet=no - trace=on
But my recursor still got 3 answers. And I wonder why, because Ruben's recursor and Google DNS got 16 answers. Attached is recursor output. These 16 answers is very important for my recursor, because one of those 16 answers is AAAA record. My recursor has a lua script, if the script found one or more A records, and does not find any AAAA records, it will syntesize fake AAAA record based on A record. But if it found any AAAA record, it do nothing. Any other idea, would be very appreciated. Regards, Muntasir On Mon, May 7, 2012 at 11:24 PM, Ruben d'Arco <[email protected]> wrote: > Hi, > > Running a quite recent recursor version, i have this: > > [18:20:13] cyclops@prof-x:~$ dig @127.0.0.1 +tcp www.detik.com any > > ; <<>> DiG 9.7.3 <<>> @127.0.0.1 +tcp www.detik.com any > ; (1 server found) > ;; global options: +cmd > ;; Got answer: > ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 30955 > ;; flags: qr rd ra; QUERY: 1, ANSWER: 16, AUTHORITY: 0, ADDITIONAL: 0 > > The full out might help debug. > > Regards, > Ruben > > On Mon, May 07, 2012 at 03:58:54PM +0700, Muntasir Rahman wrote: > > Hi All, > > I query a domain name to a local pdns-recursor, and i got much less > output > > compared to Google DNS. > > > > $ dig @127.0.0.1 +tcp www.detik.com any > > > > > ;; Got answer: > > > ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 32248 > > > ;; flags: qr rd ra; QUERY: 1, ANSWER: 3, AUTHORITY: 0, ADDITIONAL: 2 > > > > > > > $ dig @8.8.8.8 +tcp www.detik.com any > > > > > ;; Got answer: > > > ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 25034 > > > ;; flags: qr rd ra; QUERY: 1, ANSWER: 16, AUTHORITY: 0, ADDITIONAL: 0 > > > > > > > PDNS Recursor 3.3, downloaded and compiled from tar.gz source. > > > > My questions are: > > - why do i get much less result compared to Google DNS ? > > - which configuration item of recursor.conf should i change to get > similar > > result of google DNS? > > > > Attached are screenshot files. > > > > Regards, > > Muntasir > > > > [image: Inline image 1] > > > > [image: Inline image 2] > > > > > > _______________________________________________ > > Pdns-users mailing list > > [email protected] > > http://mailman.powerdns.com/mailman/listinfo/pdns-users > > _______________________________________________ > Pdns-users mailing list > [email protected] > http://mailman.powerdns.com/mailman/listinfo/pdns-users >
_______________________________________________ Pdns-users mailing list [email protected] http://mailman.powerdns.com/mailman/listinfo/pdns-users
