On Fri, 9 Feb 2001, Tomás García Ferrari spewed into the bitstream:

TGF>Hello,
TGF>
TGF>I set up a caching DNS on my server and now I started to have a lot of lines
TGF>in /var/log/messages saying "Lame server" (and some "bad referral" too...)
TGF>What does these means? How can I solve it (in the case there is a
TGF>problem...)?

In /etc/named.conf add this at the top of the file:

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

Note the "category lame-servers" line above... that will turn off of
these errors... the lame server messages are telling you that someone
has misconfigured their DNS... it is awe inspiring to see the numbers of
people who are running DNS but do not know how to do it...

--
Chuck Mead, chuck -AT- moongroup.com, Owner, MoonGroup.com 
(Note: html formatted email sent to me is filtered & deleted unread)
GnuPG Public Key Available: http://wwwkeys.us.pgp.net



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to