|
Hello tysonh04,
It has been about 3 months since you posted your question. You may have figured it like I did, or got assistance from another source. I did not see any replies, and decided to send you one to you.
In Fedora, the Bind DNS configuration and data (zone) files are in the ~named/chroot directory. The /etc/sysconfig/named systeem configuration script defines the ROOTDIR variable to /var/named/chroot. The /etc/rc.d/init.d/named run control script uses that variable to determine if it should run the named daemon with the -t '$ROOTDIR" option.
I you have to do is copy the named.conf files to the ~named/chroot/etc directory, and the zone files to the ~named/chroot/var directory.
I know this is 3 months late, but I hope this helps you or anyone else who uses this site.
Regadrs,
Gabe
|