Baho Utot wrote:
> On Thu, 07 Apr 2005 17:04:18 -0700, prg wrote:
>
> [putulin]
>
> > http://www.nominum.com/getOpenSource...hp?id=6#faq_95
> >
> > [q]
> > What are these "lame server" errors in my logs?
> > A "lame server" is a server that does not believe it is
authoritative
> > for a domain which has been delegated to it. The "lame server"
messages
> > can be useful if you have the lame server, or are a domain
delegated to
> > the lame server. If you would rather not see the "lame server"
messages,
> > you can discard them using the logging statement:
> >
> > logging {
> > category lame-servers{ null; };
> > };
> > [eq]
> >
> >
> > Oops, time to eat 
> >
> > hth,
> > prg
>
> Salamat po
>
> It seems that I didn't post well, Ingles (english) is not my native
> language.
> I know what a lame server is, its the error sending response: host
> unreachable logs that I am looking for an answer to.
No, your English is good enough. I suspected that "host unreachable"
was what you were wondering about, but I was called to eat dinner
before I could continue. Thought you might want to clear the messages
though. We do at work.
Note the time difference:
Apr 7 18:51:48 server named[279]: lame server resolving
'ad.3ad.doubleclick.net' (in '3ad.doubleclick.NET'?): 65.205.8.12# 53
Apr 7 18:53:14 server named[279]: client 192.168.0.231#36299: error
sending response: host unreachable
I could not find another post that included similar messages
after/related to a lame server message, so I'm not sure if they are
related (because of a time out?). Also not clear what other packets
may have been sent/received.
"Host unreachable" here, I presume means what it always means, but
_precisely_ where it is being generated is the question. Do you
otherwise have/confirm reachability with ping, traceroute, etc.?
Something in the pathway that could be blocking/dropping (these
particular) packets from the named server to that client IP or port?
In these cases I usually employ a sniffer to watch the packets on the
wire. Especially when I'm not sure where/what to look for, I find
ethereal to be awfully handy for eyeballing the evidence.
I will look through my Bind docs/book for a clue and get back.
regards,
prg