On Mon, 29 Aug 2005 21:51:56 +0200, Olivier wrote:
> Graeme Hinchliffe wrote:
>> On Thu, 25 Aug 2005 23:16:42 +0200, Olivier wrote:
>>
>>
>>>>nscd is NOT running on the system.
>>>>
>>>>Graeme Hinchliffe
>>>
>>>/etc/init.d/nscd stop
>>
>>
>> Thanks for that...
>>
>> Perhaps I could suggest a course of 'how to read a post and take in it's
>> content' BEFORE posting a smug and useless post ? 
>>
>> Do you have anything else, perhaps of more use to contribute? it would be
>> appreciated.
>
> Yeah, maybe you should learn humility.
already have, thanks
> Most likely you are missing some very obvious misconfig. Basically nscd
> is running even when you *swear* you never installed it. I suppose that
> if some linux distro - even Debian - was not able to parse correctly a
> hosts file, we would have heard of it.
ps -ef | grep nscd
nothing
maybe it changed it's name ?
> You even do not give an example of what makes you believe resolution is
> not working like you think it should. You're full of yourself, certain
> the problem comes from "outside".
"It has quite a large hosts file (backup server) and seems to be ignoring
changes made to this file. In this case one of the host entries has been
commented out, and replaced further up in the file with a different entry.
Pinging the hostname yields the correct IP address, but host and telnet
manage to retieve the old commented out address!"
I do expect there to be a miss config, I fully expect that hence the post.
I have checked nsswitch, checked for nscd, nothing I can see should make
this happen, hence my post. Why this makes me full of myself I don't
know? if I truely thought I knew all the answers I wouldn't be posting
here would I. From what I have seen and had experence of over the last
years, changing the hosts file *SHOULD* resolve to that address, in this
case the machine seems to be ignoring it.
> In my experience admins with fat fingers and a bloated ego are far more
> common than bugs in libc, even on a Debian distro.
>
Good job thats not me then isn't it.
I would more liken a bloated overconfident ego to someone who gives wrong
ill thought out single command answers to that of someone with an over
inflated ego.
but just for you:
/etc/init.d/nscd stop
bash: /etc/init.d/nscd: No such file or directory
Maybe now it will work eh?
Perhaps you can point to this *Obvious* misconfig that I cannot see?
perhaps it's So obvious you can see it from where you are?
Graeme