From owner-freebsd-questions@FreeBSD.ORG Tue Mar 28 16:42:55 2006 Return-Path: X-Original-To: questions@freebsd.org 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 AE08916A401 for ; Tue, 28 Mar 2006 16:42:55 +0000 (UTC) (envelope-from danstemporaryaccount@yahoo.ca) Received: from kenyan.nodes.net.ad-flow.com (KENYAN.NODES.NET.AD-FLOW.COM [66.117.33.216]) by mx1.FreeBSD.org (Postfix) with ESMTP id 70B2E44AE2 for ; Tue, 28 Mar 2006 16:42:55 +0000 (GMT) (envelope-from danstemporaryaccount@yahoo.ca) Received: from [66.38.196.186] (helo=dquinn.cubearmy.com) by kenyan.nodes.net.ad-flow.com with esmtps (TLSv1:AES256-SHA:256) (Exim 4.50) id 1FOHHS-000FZu-AS for questions@freebsd.org; Tue, 28 Mar 2006 16:42:54 +0000 From: daniel To: questions@freebsd.org User-Agent: KMail/1.9.1 MIME-Version: 1.0 Content-Disposition: inline Date: Tue, 28 Mar 2006 11:42:53 -0500 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Message-Id: <200603281142.53947.danstemporaryaccount@yahoo.ca> Cc: Subject: Oops: Deleted /var/named X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Mar 2006 16:42:55 -0000 Yes, it was dumb, but while I have a backup of all of my domain info and have restored it all, starting named gives me this error now: devfs rule: ioctl DEVFSIO_RAPPLY: Inappropriate ioctl for device devfs rule: ioctl DEVFSIO_RAPPLY: Inappropriate ioctl for device devfs rule: ioctl DEVFSIO_RAPPLY: Inappropriate ioctl for device I can only assume that it has something to do with the files in /var/named/dev/ that I have untarred there. I tried doing a "make deinstall; make install" in /usr/ports/dns/bind9 but that didn't create anything. What is the propper way to re-set this up?