From owner-freebsd-questions Fri May 17 15:44:19 2002 Delivered-To: freebsd-questions@freebsd.org Received: from postfix.ultradns.net (postfix.ultradns.net [204.74.100.40]) by hub.freebsd.org (Postfix) with ESMTP id B780E37B40C for ; Fri, 17 May 2002 15:44:15 -0700 (PDT) Received: from localhost (localhost.ultradns.net [127.0.0.1]) by postfix.ultradns.net (Postfix) with ESMTP id 36D2C22F0C for ; Fri, 17 May 2002 15:47:39 -0700 (PDT) Received: from ultra-exchange.UltraDNS.com (nat-external.ultradns.net [204.74.100.10]) by postfix.ultradns.net (Postfix) with ESMTP id 7477022E8F for ; Fri, 17 May 2002 15:47:36 -0700 (PDT) content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: Bind 8.3.1 and stable 4.5 db dump() error X-MimeOLE: Produced By Microsoft Exchange V6.0.5762.3 Date: Fri, 17 May 2002 15:44:12 -0700 Message-ID: <3DBB075EEB95944492E127F2B9A96FAF539550@ultra-exchange.UltraDNS.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Bind 8.3.1 and stable 4.5 db dump() error Thread-Index: AcH99F2HugVnPueNT+2sJgmgZC/Uew== From: "Patrick Soltani" To: X-Virus-Scanned: by AMaViS perl-11 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I have checked every nook and cranny I could find on the subject, = however, no clue as to why bind filling the messages log file with: May 17 13:26:08 dellfwnat named[147]: zone dump for domain.com' failed, = rescheduling May 17 14:03:31 dellfwnat named[147]: fopen() of db.domain.dumptmp = failed: Permission denied ;; ANSWER SECTION: VERSION.BIND. 0S CHAOS TXT "8.3.1-REL" It is working though, but can not figure out why is it trying to dump = the db zone file? Directory permission on the conf directory: drwxr-xr-x 2 root wheel 512 Apr 27 23:58 /etc/namedb/ This is how I start it in /etc/rc.conf: named_flags=3D"-u bind -g bind -c /etc/namedb/named.conf" Any clues, hints, pointers, url deeply appreciated. Regards, Patrick Soltani. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message