[Pdns-users] recursor can't refresh the . records

thomas polnik thomas at polnik.de
Thu Aug 9 21:07:22 UTC 2007


bert hubert schrieb:
> On Thu, Aug 09, 2007 at 10:42:30PM +0200, thomas polnik wrote:
>
>   
>>> You may want to try without the firewall.
>>>
>>>   
>>>       
Hello,
>> without iptables is perhaps a bad idea :), but I will change it to
>> iptables -I INPUT 1 -p udp --dport 53 -j ACCEPT
>> iptables -I INPUT 2 -p tcp --dport 53 -j ACCEPT
>>     
>
>   
> This is wrong - you need to accept packets *coming* from port 53 for
> answers as well.
>
> Otherwise PowerDNS can't receive answers to the questions it is sending out!
>
>   
Yes, this is correct, sorry, my mistake. If I would make this changes, I
would see it ... very fast :)



> Good luck!
>
>   
Thanks,
thomas polnik.



More information about the Pdns-users mailing list