On 12/31/2008 03:00 AM, Simon Roberts wrote:
Hi all,
I just moved my internal DNS services from SuSE 9.3 to 11.1.
In the process I found a couple of issues.
First, and the one I'd rather like to fix is that although everything is working from a client perspective, I get a stream of errors in the logfile (so it'll fill up pretty fast, and presumably isn't working as cleanly/efficiently as it should be).
The errors are of the form:
Date... host... named[pid]: too many timeouts resolving 'address.somewhere.com/A' (in '.'?): disabling EDNS
Add (or uncomment if already there, category edns-disabled { null; }; to your /etc/named.conf in the logging section, and restart or reload. For example, logging { category xfer-in { log_syslog; }; channel log_syslog { syslog; }; category default { log_syslog; }; category lame-servers { null; }; category edns-disabled { null; }; }; -- Joe Morris Registered Linux user 231871 running openSUSE 10.3 x86_64 -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org