Page 1 of 1

DNS Setup

Posted: 2015/12/19 21:56:42
by shakeer
Hi folks,

Could you please any one help me I'm new for configuring DNS Server i have a doute before configuring DNS Server need to register Domain Name. or purchase public IP from the ISP.

Re: DNS Setup

Posted: 2015/12/21 14:24:16
by gerald_clark
When you purchase your domain name, you will be given links to use your registrar's name servers.

Re: DNS Setup

Posted: 2015/12/21 15:01:08
by shakeer
Thanks for giving good information.

DNS Setup

Posted: 2015/12/21 21:18:18
by shakeer
DEVICE="eth0"
BOOTPROTO=no
HWADDR="00:0C:29:4A:DA:ED"
DEFROUTE=yes
IPADDR=192.168.xx.xx -------------------> this is my local IP
NETMASK=255.255.255.0
GATEWAY=192.168.58.2
DOMAIN="linuxhost1.ddns.net" -----------> this is my domain name but not registered
DNS1=159.0.xxx.xx ------------> this is my public provided by no-IP.com
HOSTNAME=linuxhost1
IPV6INIT="yes"
NM_CONTROLLED="no"
ONBOOT="yes"
TYPE="Ethernet"
UUID="374e2030-64fd-4203-bb62-11e9e1ad7ffe"


could you please anyone help me above configuration is it correct or not i would like to know that before configuring zone data file should be register domain or no need.

Re: DNS Setup

Posted: 2015/12/21 21:33:49
by TrevorH
Please don't make duplicate posts. I have merged your latest one into the previous thread. Please stick to one place.