Re: lame server messages in named.log

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

 



Those messages are indication of misconfiguration of the name servers
responsible for zones specified in the messages. There is no problem
with _your_ name server, the problems exist with _their_ name servers.
"lame server" message is logged when your server sends request to the
name server which is responsible for some zone (as shown by the NS
record
in parent zone) but the name server asked responds that it is actually 
not responsible for that zone (as set in that name server
configuration).
If you do not want to see such messages in your log files you can
disable
logging of "lame server" messages by including in your name server
configuration the following lines (in the 'logging' section):

        channel null {
                null;
        };
        category lame-servers {
                null;
        };

Alexey Fadyushin
Brainbench MVP for Linux
http://www.brainbench.com

Nabin Limbu wrote:
> 
> Hi,
> 
> I am getting lots of message like below in my named.log. Could
> you pls help me to understand what they mean and are they
> indication of any problem in my name server.
> 
> Hoping for your kind help.
> 
> With Regards
> Nabin Limbu
> 
> --
> redhat-list mailing list
> unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
> https://www.redhat.com/mailman/listinfo/redhat-list


-- 
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list

[Index of Archives]     [CentOS]     [Kernel Development]     [PAM]     [Fedora Users]     [Red Hat Development]     [Big List of Linux Books]     [Linux Admin]     [Gimp]     [Asterisk PBX]     [Yosemite News]     [Red Hat Crash Utility]


  Powered by Linux