Posts

Showing posts from January, 2013

DNS configuration for RHEL5

DNS ( Domain Name Server ) ############################################## [root@desktop18 ~]# yum install caching-name* bind* -y [root@desktop18 ~]# cd /var/named/chroot/etc/ [root@desktop18 ~]# cp -p named.caching-nameserver.conf named.conf [root@desktop18 ~]# vim named.conf     ####################################################################### Configure file and add zone ####################################################################### // // named.caching-nameserver.conf // // Provided by Red Hat caching-nameserver package to configure the // ISC BIND named(8) DNS server as a caching only nameserver // (as a localhost DNS resolver only). // // See /usr/share/doc/bind*/sample/ for example named configuration files. // // DO NOT EDIT THIS FILE - use system-config-bind or an editor // to create n