Dear Kenneth,

> This does not rule out the firewall. If there is a problem with
> connection establishment and tracking, you could conceivable
> exhaust a firewall resource which would have the same symptoms:
> the updates work for a period of time and then stop working. Our
> recursor instances are working properly for days/weeks on end.
> You may want to try without the firewall.
>
>   
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

and the same rules for OUTPUT. Perhaps there are problems with to many
open connections on this system.

Best regards,
thomas polnik.
_______________________________________________
Pdns-users mailing list
Pdns-users@mailman.powerdns.com
http://mailman.powerdns.com/mailman/listinfo/pdns-users

Reply via email to