Configuring bind9 views so I can have DNS services?
- by Cesar Downs
I want to configure bind9 using the Ubuntu terminal to have the DNS resolve a local name, not a domain name.
For example, if I type in Nicole it will resolve my IP address in a local network fashion.
How can I do this, step-by-step please?
I've already installed bind9 using:
sudo apt-get install bind9
It's fully installed now, I just need some help configuring.
Should I be using local views?
I am going to do the connection with two laptops probably connected to each other by Ethernet cable or WIFI. One of them is running Ubuntu and the other is running Windows. I not sure if that's part of the problem.