From owner-freebsd-questions@FreeBSD.ORG Sun Jul 13 11:24:44 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 01A5B37B404 for ; Sun, 13 Jul 2003 11:24:44 -0700 (PDT) Received: from hotmail.com (law9-oe57.law9.hotmail.com [64.4.8.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id 810CF43FAF for ; Sun, 13 Jul 2003 11:24:43 -0700 (PDT) (envelope-from ajtpolo@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Sun, 13 Jul 2003 11:24:43 -0700 Received: from 128.151.93.123 by law9-oe57.law9.hotmail.com with DAV; Sun, 13 Jul 2003 18:24:43 +0000 X-Originating-IP: [128.151.93.123] X-Originating-Email: [ajtpolo@hotmail.com] User-Agent: Microsoft-Entourage/10.0.0.1331 Date: Sun, 13 Jul 2003 14:24:53 -0400 From: Andrew J Thomas To: Message-ID: Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit X-OriginalArrivalTime: 13 Jul 2003 18:24:43.0582 (UTC) FILETIME=[07FCF5E0:01C3496C] Subject: Problem with lookupd X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Jul 2003 18:24:44 -0000 I have been experiencing a problem with the lookup daemon (or at least that's as far as I have been able to track it) where after 2-50 minutes of successful operation it will return a generic 'not found' error for network addresses. It seems that the cache is becoming corrupt or something. Sending a SIGHUP to lookupd resolves the problem briefly but it comes back again within 10 minutes usually. Any suggestions how this is happening or how to fix this permanently other than re-installing? Thanks in advance.