Date: Mon, 1 Sep 2008 16:20:29 +0200 From: Stefan Bethke <stb@lassitu.de> To: Alex Goncharov <alex-goncharov@comcast.net> Cc: freebsd-current@freebsd.org Subject: Re: named mystery -- error: dumping master file: master/tmp-wTjhUzoix6 Message-ID: <597586F2-3D3E-4B16-8E20-C3D2B69D25BD@lassitu.de> In-Reply-To: <E1Ka9v7-0007oh-Re@daland.home> References: <200809011331.m81DV7pq094904@lurza.secnetix.de> <E1Ka9v7-0007oh-Re@daland.home>
next in thread | previous in thread | raw e-mail | index | archive | help
Am 01.09.2008 um 15:58 schrieb Alex Goncharov: > | There's no reason that the named process needs write access > | to the master directory. If you use dynamic zone updates, > | you should use the "dynamic" directory for those zones, > | which is writable by bind. > > I just tried a simplistic change: > > a. Changed "type master" to "type dynamic" in named.conf. > > b. cp master/* dynamic There no "dynamic" type. You need to change the file path for the zone from 'file "master/foo.bar"' to 'file "dynamic/foo.bar"'. Maybe reading the Bind Admin Guide or one of the books might be in order? Stefan -- Stefan Bethke <stb@lassitu.de> Fon +49 170 346 0140
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?597586F2-3D3E-4B16-8E20-C3D2B69D25BD>