Operating System - Linux
1829767 Members
6188 Online
109992 Solutions
New Discussion

Re: DNS Server On Redhat Linux 7.1

 
Amit Dixit
Occasional Contributor

DNS Server On Redhat Linux 7.1

Hi,
I want to configure DNS server on redhat linux 7.1 for web hosting services.

How can i configure it using bindconf utility say if i am having a registered domain compucommail.com and i want to map it on IP 203.129.200.139

1 REPLY 1
U.SivaKumar_2
Honored Contributor

Re: DNS Server On Redhat Linux 7.1

hi,

Use bindconf . create a forward zone for
domain compucommail.com . And add Name server
to it . add hosts names to address mapping in it. add mx records for mail servers.Then you need to create a reverse zone for 203.129.200 network. ( 200.129.203.in-addr.arpa file ). And add reverse mappings of ip addresses to names of name server and clients.

it is very tough to explain step by step. i told you the basic things. you can learn in detail by exploring more options in bindconf
and www.redhat.com.

regards,
U.SivaKumar







Innovations are made when conventions are broken