[Ilugc] dns

  • From: immiraja@xxxxxxxxx (Immanuel Jeyaraj)
  • Date: Tue Apr 20 23:16:58 2010

Why do you need a DNS set up...

anyways, here is the procedure...

as root run the following... I am assuming you are using CentOS5.4

yum install dns
you will need some basic DNS zone files. If you are using GUI then
install system admin scrips

yum system-config-bind

run the system-config-bind. It will complain that you don't have
certain zone files. It will offer to create them for you... accept it.

now you can use your favorite editor to create your zone file...

nano / gedit /var/named/chroot/etc/named.conf

You need to create your DNS server config file... it is our of scope
of this email...

after which you need to create 2 zone files (forward and reverse zone
files)... it is out of scope of this email...

after which you need to restart your dns server by issueing

service named restart

well, when you restart if you want your DNS server to start automatic then type

chkconfig named on

that is it...

On Tue, Apr 20, 2010 at 8:39 PM, bhoobesh <bhoobesh1984@xxxxxxxxx> wrote:

sir
how to install dns in cent os please sir/madam
_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Other related posts: