> -----Original Message----- > From: [email protected] [mailto:pdns-users- > [email protected]] On Behalf Of Guy Baxter > Sent: Tuesday, June 21, 2011 1:59 AM > To: [email protected] > Subject: [Pdns-users] recursor sending servfail > > Hi, > > I've installed the newest pdns and pdns recursor packages avaliable for > centos 5.6 via yum > > I have an issue with pdns recursor, it continually sends servfail. The > monitor thinks that the replies are being sent however: > > > > recursing-answers 354 Number of recursive answers sent out > recursing-questions 355 Number of questions sent to recursor > > Here are the bits of config from my config files: > > pdns.conf: > > allow-recursion=192.168.1.0/24,127.0.0.0/8 > launch=gmysql....... > local-address=192.168.1.228 > local-port=53 > master=yes > recursor=127.0.0.1:54 > webserver-address=192.168.1.228 > webserver-port=8081 > > recursor.conf > > allow-from=192.168.1.0/24,127.0.0.0/8 > daemon=yes > local-address=127.0.0.1 > local-port=54 > > Could anyone assist please? > > Thanks > > Guy.
Question, how is the recursor supposed to get answers for your queries if it is only on localhost? Brad This email may contain confidential and privileged material for the sole use of the intended recipient. Any review, use, distribution or disclosure by others is strictly prohibited. If you are not the intended recipient (or authorized to receive for the recipient), please contact the sender by reply email and delete all copies of this message. _______________________________________________ Pdns-users mailing list [email protected] http://mailman.powerdns.com/mailman/listinfo/pdns-users
