PDA

View Full Version : How to not log NAMED CACHE DENIED error?


SergioC
09-26-09, 09:15 PM
Hi,
is there a way to not log in /var/log/messages the following error:

Sep 23 14:34:20 server named[27034]: client 64.237.96.11#13318: query (cache) 'domain.com/A/IN' denied
My message file is getting bigger and I don't need to log this.

Any idea?

Point Red
09-30-09, 09:50 AM
Are you using BIND, right?
You may can check your named.conf and change the "severity" setting or disable logging function.
You should have named.conf somewhere into your server.

SergioC
09-30-09, 09:36 PM
Are you using BIND, right?
You may can check your named.conf and change the "severity" setting or disable logging function.
You should have named.conf somewhere into your server.
Thanks Point Red for replying.

Yes, I have BIND and I have already checked named.conf, the problem is that I can't change the severity nor disable logins at all, I just want to disable the denied cache. I still hope there could be another way to accomplish this.

Regards.

infinitienet
03-10-11, 02:07 PM
You could just disable caching unless for some reason you need caching.