On Saturday 22 December 2001 03:39, you babbled something about:
> my server's named log is filled with:
> lame server on ......
>
> and maillog is filled with:
> gethostbyaddr(192.168.255.254) failed: 1
>
> are they harmful in any way ?

Only if you can be annoyed to death. ;)
They basically keep telling you how many misconfigured DNS servers are out 
there.

To disable this you can add the following to your /etc/named.conf file.

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

-- 
Brian Ashe                                                     CTO
Dee-Web Software Services, LLC.                  [EMAIL PROTECTED]



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

Reply via email to