Hi, Change 'recursor=127.0.0.1:53' to another port as below and pdnsd will respond.
recursor=127.0.0.1:5300 At the same time, don't forget to change 'local-port' line in recursor.conf as below: local-port=5300 The same port must be specified in the both .conf files. Of course, pens_recursor must be installed, too. As Maarten says, you should not use root user. You should create an exclusive user for powerdns. In addition, It's better to limit 'allow-recursion' to only your local network or your server. Cheers! On 2011/11/22, at 19:30, [email protected] wrote: > Hello, > > I'm using powerdns with poweradmin > > > this my pdns.conf: > > setuid=pdns > setgid=pdns > launch=bind,gmysql > gmysql-host=127.0.0.1 > gmysql-user=root > gmysql-password=sigmundfreud > gmysql-dbname=powerdns > allow-recursion=0.0.0.0/0 > recursor=yes > recursor=127.0.0.1:53 > local-address=0.0.0.0 > local-port=53 > loglevel=4 > socket-dir=/var/run/ > > but, I put 127.0.0.1 in resolv.conf and Powerdns does not resolv name, > www.aol.com, for example. > > What could be? > > Thanks. (snip) -- Koichi MATSUMOTO - http://maccoterie.com/ contact me? please see http://mch.tel/ --
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ poweradmin-users mailing list [email protected] http://lists.poweradmin.org/cgi-bin/mailman/listinfo/poweradmin-users
