<div>Hi,<br></div><div><br></div><div>we are currently switching from mydns-ng to powerdns.</div><div><br></div><div>now we got an issue with external cname entries.</div><div><br></div><div>example:</div><div><br></div><div>
<a href="http://help.example.com">help.example.com</a>      CNAME    <a href="http://www.help.com">www.help.com</a></div><div><br></div><div><br></div><div>reply from pdns:</div><div><br></div><div>** server can't find <a href="http://help.example.com">help.example.com</a>: NXDOMAIN</div>
<div><br></div><div>our pdns.conf:</div><div><br></div><div><br>config-dir=/etc/powerdns<br>daemon=yes<br>disable-axfr=yes<br>guardian=yes<br>launch=gmysql<br>lazy-recursion=yes<br>local-address=1.1.1.1<br>local-ipv6=2a02:xx:xx:x::x<br>
local-port=53<br>module-dir=/usr/lib/powerdns<br>recursor=8.8.8.8<br>setgid=pdns<br>setuid=pdns<br>socket-dir=/var/run<br>use-logfile=yes<br>version-string=powerdns<br>include=/etc/powerdns/pdns.d<br></div><div><br></div>
<div><br></div><div>any hint, how i can get external cnames running ?<br><br></div>