From owner-freebsd-ports Fri Jan 3 15:17:12 2003 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A4CC737B401 for ; Fri, 3 Jan 2003 15:17:11 -0800 (PST) Received: from ensemada.lava.net (ensemada.lava.net [64.65.64.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3E07843EE5 for ; Fri, 3 Jan 2003 15:17:11 -0800 (PST) (envelope-from booker@lava.net) Received: from chocolatemeat (chocolatemeat.lava.net [64.65.127.193]) by ensemada.lava.net (Postfix) with ESMTP id AF2F330110 for ; Fri, 3 Jan 2003 13:17:10 -1000 (HST) Reply-To: From: "Booker" To: Subject: port: fastresolve - convert-ip-db can't read the db file Date: Fri, 3 Jan 2003 13:16:54 -1000 Organization: LavaNet, Inc. Message-ID: <002e01c2b37e$341f1a60$c17f4140@lava.net> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.4024 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I installed fastresolve via ports on freebsd 4.7. dns-terror seems to run fine but convert-ip-db doesn't work. This is the error I get: bash-2.05a$ convert-ip-db /usr/local/bin/convert-ip-db: Can't read ip2host.db: Inappropriate file type or format I created the ip2host.db file using the method below: bash-2.05a$ dns-terror < access_log ...(stuff cut out) 162038 lines read. 15 (0.01%) invalid addresses. 0 (0.00%) cache hits from the DB file. 16909 (10.44%) addresses were queried with DNS; 14630 (86.52%) of those queries were successful. Any suggestions? Booker To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message