need yuor assistance.i need to install bind9 on RedHat Enterprise 5.

1. it should run in chroot enviroment
2.conf files to have proper chown and chmod permissions for user running named daemon.
3.master.conf to have allow-transfer directive
4. named.conf to have allow-recurssion

5.location of master.conf,named.ca,localhost.zone- under /var/named

6.directory to hold all zone files- /var/named/data

7. directory to hold named daemon ie named.conf,rndc.key'localtime - /var/named/chroot/etc

8.conf file master.conf to have "allow-transfer" directive to allow zone transfer to other secondary dns servers

9. bind 9 logs to be under /var/log/named

Install those rpms

bind-libs-9.3.3-10.el5
bind-utils-9.3.3-10.el5
bind-chroot-9.3.3-10.el5
bind-9.3.3-10.el5

and it should be on chroot env.
But you must edit /etc/sysconfig/named and alter ROOTDIR to whatever you want.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.