[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: bind log



El 2011-04-05 a las 09:09 +0200, Informatik.hu escribió:

(forwarding to the list)

> On 2011.03.29. 20:02, Camaleón wrote:
>> On Thu, 24 Mar 2011 09:17:16 +0100, Informatik.hu wrote:
>>
>>> My syslog is full these errors:
>>>
>>> Mar 24 09:15:32 tuban named[1541]: error (unexpected RCODE REFUSED)
>>> resolving 'server.lyonessaukcio.hu/A/IN': 88.151.100.170#53
>> (...)
>>
>> Are you in charge of that zone/host? :-?
>>
>> There are some bind messages that you can discard (for example, those
>> coming from "lame servers") but I'm not sure if this one ("unexpected
>> RCODE REFUSED") falls into that category.

> Hi!
>
> No, i am not i charge for that host/zone.
> The message is repeated with different hosts/zones.

Then you can try to disable logging lame servers. In 
"/etc/bind/named.conf.options" you can add the following stanza at the 
bottom:

***
logging {
    category lame-servers { null; };
    };
***

This will prevent flooding your syslog from misconfigured DNS servers, 
so you can try and see if you finally get rid of those errors.

Greetings,    

-- 
Camaleón 


Reply to: