Because that's why you're getting these messages.

Aleksander posted a problem with bind and COS5.4 a while back. Adding
OPTIONS="-4"
to the end of your /etc/sysconfig/named file, and doing
# service named restart
fixes the problem.

There are also some lame-server messages from bind that can be annoying, as they get picked up by logwatch. To get rid of them, modify your named.caching-nameserver.conf file as such in the logging section:
logging {
        channel default_debug {
                file "data/named.run";
                severity dynamic;
        };
        category lame-servers { null; };
};

Merry Christmas! :)

--
-Eric 'shubes'


Francisco Paco Peralta wrote:
Yes, I have CentOS 5.4...Why?

 Francisco "Paco" Peralta




________________________________
From: Eric Shubert <[email protected]>
To: [email protected]
Sent: Thu, December 10, 2009 10:18:46 AM
Subject: [qmailtoaster]  Re: Named (Bind) Generating Network Unreachable Logs

Francisco Paco Peralta wrote:
The following is a subset of the messages Named (Bind) has been generating 
lately, is there a way address this?  Any help will be greatly 
appreciated...Thanks in advance.

network unreachable resolving '0.ns.spamhaus.org/A/IN': 2001:630:1:106::6#53: 1 
Time(s)
network unreachable resolving '0.ns.spamhaus.org/AAAA/IN': 
2001:630:1:106::6#53: 1 Time(s)
network unreachable resolving '1.ns.spamhaus.org/A/IN': 2001:630:1:106::6#53: 1 
Time(s)
network unreachable resolving '1.ns.spamhaus.org/AAAA/IN': 
2001:630:1:106::6#53: 1 Time(s)
network unreac
 hable resolving '116.0.42.78.zen.spamhaus.org/TXT/IN': 
2001:7b8:3:1f:0:2:53:1#53: 1 Time(s)
network unreachable resolving
 '124.20.124.124.zen.spamhaus.org/TXT/IN': 2001:7b8:3:1f:0:2:53:1#53: 1 Time(s)


 Francisco "Paco" Peralta



Have you upgraded to CentOS 5.4?

-- -Eric 'shubes'


---------------------------------------------------------------------------------
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
   Vickers Consulting Group offers Qmailtoaster support and installations.
     If you need professional help with your setup, contact them today!


--
-Eric 'shubes'


---------------------------------------------------------------------------------
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
   Vickers Consulting Group offers Qmailtoaster support and installations.
     If you need professional help with your setup, contact them today!
---------------------------------------------------------------------------------
    Please visit qmailtoaster.com for the latest news, updates, and packages.
To unsubscribe, e-mail: [email protected]
    For additional commands, e-mail: [email protected]


Reply via email to