[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: nscd gotcha
- From: Sarantis Paskalis <sarantis cnl di uoa gr>
- To: Development discussions related to Fedora Core <fedora-devel-list redhat com>
- Subject: Re: nscd gotcha
- Date: Wed, 10 Nov 2004 19:58:16 +0200
On Wed, Nov 10, 2004 at 09:45:43AM -0600, Brian Millett wrote:
> My server at home uses a dyndns server to keep the current ip address
> uptodate. Well this morning, the lease expired and it got a new ip. No
> problem there. But I could not get to my mail any more. Strange. I
> checked to see what it was resolving to:
> [bpm]$ dig mail.momillett.org
>
I ran into a similar problem. It seems that nscd stores its cache
persistently across restarts (and/or reboots). To clean its hosts
cache, I had to run manually
# nscd --invalidate hosts
The man page is silent on this option. I found it, however, with
nscd --help.
-- Sarantis
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]