> > Did you set prefix to > > /usr/local/bind or etcdir to /usr/local/bind/etc? > > > > named will by default search in directories you configured at compile > > time.
On 29.10.08 23:09, Stephen Liu wrote: > xen03:/usr/local/src/bind-9.5.0#./configure --prefix=/usr/local/bind in such case, named will work in /usr/local/bind and search for config file in /ust/local/bind/etc. If you chroot to /usr/local/bind, named will search for default config file /usr/local/bind/usr/local/bind/etc/named.conf, unless you provide any with "-c" command line option, and for other files in /usr/local/bind/usr/local/bind/etc/ (chrootdir/prefixdir/...). So now you need to specify named.conf file (which you already do) and have to use "directory" option in the config file for other files not to be searched in /usr/local/bind/usr/local/bind/etc/. -- Matus UHLAR - fantomas, [EMAIL PROTECTED] ; http://www.fantomas.sk/ Warning: I wish NOT to receive e-mail advertising to this address. Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu. "Two words: Windows survives." - Craig Mundie, Microsoft senior strategist "So does syphillis. Good thing we have penicillin." - Matthew Alton
