9.5.1b1 noisy logging of EDNS errors

D. Stussy spam at bde-arc.ampr.org
Tue Jul 22 22:48:05 UTC 2008


<sthaug at nethelp.no> wrote in message news:g639pr$2cme$1 at sf1.isc.org...
> Running 9.5.1b1 on FreeBSD 7-STABLE.
>
> I assume the noisiness of this log message is deliberate:
>
> Jul 18 14:38:22 slem2 named[10514]: too many timeouts resolving
'16.69.17.209.in-addr.arpa/PTR' (in '69.17.209.in-addr.arpa'?): disabling
EDNS
> Jul 18 14:38:22 slem2 named[10514]: too many timeouts resolving
'16.69.17.209.in-addr.arpa/PTR' (in '69.17.209.in-addr.arpa'?): disabling
EDNS
> ...

For your "/etc/named.conf" file:

logging {
        category lame-servers   { null; };
        category edns-disabled  { null; };
};


Turns OFF obnoxious log messages.




More information about the bind-users mailing list