[Pdns-users] Recursor
Johan Kooijman
mail at johankooijman.com
Wed Apr 23 11:49:17 UTC 2014
Hi all,
I'm seeing something I cannot explain. I've setup my pdns daemon to send
requests for recursions to Google DNS for now. But when I execute a host
lookup, I'm seeing this:
*[13:35:42 jkooijman /home/jkooijman]$ host cnn.com <http://cnn.com> <IP>*
*Using domain server:*
*Name: <hostname>*
*Address: <IP>#53*
*Aliases:*
*cnn.com.jkit.nl <http://cnn.com.jkit.nl> mail is handled by 10
mail.jkit.nl <http://mail.jkit.nl>*.
Now.. jkit.nl is a domain in the DNS database itself, but I don't really
understand why pdns adds it to my query.
My config:
setuid=pdns
setgid=pdns
launch=gmysql
gmysql-host=localhost
gmysql-user=<username>
gmysql-password=<password>
gmysql-dbname=dns
disable-axfr=no
allow-axfr-ips=127.0.0.1/32 <more IP's>
allow-recursion=127.0.0.1/32 <more IP's>
recursor=8.8.8.8
local-address=<IP>
loglevel=2
Am I missing something here?
--
Met vriendelijke groeten / With kind regards,
Johan Kooijman
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.powerdns.com/pipermail/pdns-users/attachments/20140423/3df9774f/attachment.html>
More information about the Pdns-users
mailing list