This is what I have in my pdns.conf :/ # grep recurs /etc/powerdns/pdns.conf # allow-recursion List of netmasks that are allowed to recurse allow-recursion=127.0.0.1 # allow-recursion-override Local data even about hosts that don't exist will # allow-recursion-override= # lazy-recursion Only recurse if question cannot be answered locally # lazy-recursion=yes # recursive-cache-ttl Seconds to store packets in the PacketCache # recursive-cache-ttl=10 # recursor If recursion is desired, IP address of a recursing nameserver # recursor=
So everything is commented out except allow-recursion Any ideas? On 28 January 2013 14:06, Peter van Dijk <peter.van.d...@netherlabs.nl>wrote: > Hello Roman, > > On Jan 28, 2013, at 12:33 , Roman Gaufman wrote: > > > If I do that I get: > > > > # dig ns . @127.0.0.1 > > root@zanview > > > > ; <<>> DiG 9.8.1-P1 <<>> ns . @127.0.0.1 > > ;; global options: +cmd > > ;; connection timed out; no servers could be reached > > ------------------------------------------------------------ > > > > Is there any way to make powerdns reply to such a request? > > It should reply to such a request by default. Is it possible you specified > recursor= in pdns.conf and pointed it to something that does not respond? > > Kind regards, > -- > Peter van Dijk > Netherlabs Computer Consulting BV - http://www.netherlabs.nl/ > > _______________________________________________ > Pdns-users mailing list > Pdns-users@mailman.powerdns.com > http://mailman.powerdns.com/mailman/listinfo/pdns-users >
_______________________________________________ Pdns-users mailing list Pdns-users@mailman.powerdns.com http://mailman.powerdns.com/mailman/listinfo/pdns-users