On Mon, 5 Mar 2012, Alex wrote:

Hi,

I have a fedora15 box with bind-9.8.2 running as master for one zone,
and having some problems with lame-servers and "network unreachable"
messages. I believe I understand what a lame-server is, but don't
understand why there would also be a "network unreachable" message
attached to it:

05-Mar-2012 21:10:54.733 lame-servers: info: error (network
unreachable) resolving '82.8.193.122.zen.spamhaus.org/A/IN':
2001:7b8:3:1f:0:2:53:2#53
05-Mar-2012 21:11:58.640 lame-servers: info: error (network
unreachable) resolving 'dns1.iplanisp.com.ar/A/IN':
2001:67c:e0::59#53

<snipped>


       };

       category queries { query_info; };
       category default { b_debug; };
       category config { b_debug; };
        category security { security_file; };



Those are all lame-servers: info  logs and can be eliminated by adding a

         category lame-servers { null; };

statement.

--
David Forrest St. Louis, Missouri
_______________________________________________
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Reply via email to