Configuring Bind9 on ubuntu
Posted
by
Jerry
on Server Fault
See other posts from Server Fault
or by Jerry
Published on 2012-03-20T10:47:16Z
Indexed on
2012/03/20
11:31 UTC
Read the original article
Hit count: 244
I am trying to configure name server on Ubuntu just for learning. I have followed this tutorial. After configuring bind9 I have restarted it and works well. I have no registered domain name and public IP, so I have used a random domain name(khalidiitdu.com) that is not registered. When I dig khalidiitdu.com, it shows status: NXDOMAIN. If I use nslookup command, it shows ** server can't find khalidiitdu.com: NXDOMAIN. Now question is:
- Is registered domain mandatory to configure bind9 within a LAN?
If not please suggest me alternative ways.
Thanks.....
© Server Fault or respective owner