Hi,

 

I have a set of authoritative servers running PDNS.  One of these servers is
also running pdns-recursor which is bound to a separate IP address.  The
recursor is having problems resolving domains that the authoritative
instance is authoritative for.  Trying to resolve hostnames within these
domains doesn't bail with a NXDOMAIN or a FAIL, but it just does not return
an IP address:

 

[EMAIL PROTECTED]:~$ host www.example.com

[EMAIL PROTECTED]:~$

 

In order to get the recursor to resolve these domains correctly, I am having
to setup forwarding on the recursor as such:

r

forward-zones=example1.com=x.x.x.x,etc

 

Is there a way to make the recursor resolve these domains without manually
forwarding each of them back to the IP address that the authoritative server
is listening on?  Shouldn't it use recursion for these queries?

 

Versions are:

 

pdns-2.9.21-4.el5.centos

pdns-recursor-3.1.5-1.el5.centos

pdns-backend-mysql-2.9.21-4.el5.centos

 

Thanks,

 

Josh

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
Pdns-users mailing list
[email protected]
http://mailman.powerdns.com/mailman/listinfo/pdns-users

Reply via email to