[Pdns-users] Wildcard records with recursor.

Mike Eklund meklund at dealnews.com
Wed May 18 15:15:27 UTC 2016


I have pdns 3.4.7, and recursor 3.7.3 
recursor.conf is: 

local-address=127.0.0.1 
local-port=5300 
log-common-errors=yes 
quiet=yes 
setgid=pdns 
setuid=pdns 
trace=off 

pdns.conf: 
daemon=yes 
guardian=yes 
include-dir=/etc/powerdns/pdns.d 
launch= 
local-address=0.0.0.0 
setgid=pdns 
setuid=pdns 
launch=gmysql 
# gmysql parameters 
gmysql-host=localhost 
gmysql-port=3306 
gmysql-dbname=XXXX 
gmysql-user=XXXX 
gmysql-password=XXXXX 
gmysql-dnssec=no 
recursor=127.0.0.1:5300 

I have a wildcard CNAME record in my dns. When I disable recursion in my pdns server the wildcard record works. When I have recursion on, it tries to recurse that record, even if the local host is the only listed NS record. 

Is this expected behavior or am I missing something? 

Mike Eklund 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.powerdns.com/pipermail/pdns-users/attachments/20160518/5a583ba5/attachment.html>


More information about the Pdns-users mailing list