Views
Setting up DNS
Centos 4
- See: http://www.howtoforge.com/perfect-server-centos-5.2-p4
- Add the
bind,bind-utils, andbind-chrootpackages. - Edit
/etc/sysconfig/named, settingROOTDIR=/var/named/chroot - Edit
/var/named/chroot/etc/named.conf, setting up the zones we manage. - Copy to zone files to
/var/named/chroot/var/named/and/var/named/chroot/var/named/slaves, as appropriate; set their ownership tonamed:named.