I have the domain confused.com. I have a web server and mail server being hosted out on the Internet.
www.confused.com and mail.confused.com. The domain is registered and I am using my registar's name servers. Everything is working fine.
In my house I also have the domain name confused.com. I have the computers named desk.confused.com, laptop.confused.com, dads.confused.com. I also have several virtual machines running on my home network.
In the past I have just updated hosts files as needed. But it is getting too hard to keep all the hosts files in sync. I am looking for a central host file. I am trying to learn DNS and Bind. I am running Slackware 13.1 on an old P3.
I understand the caching DNS server and it works fine. I'm somewhat comfortable with setting up a DNS server, but I am confused as how do I setup a server for looking up my home network address and resolve those, and at the same time look up like google.com and resolve it.
I am not wanting to setup a DNS server for Internet access, my ISP seems to have that covered. I can set up forwarding to my ISP's servers to lookup Internet addresses. But how do I configure Bind not to look up addresses for my internal hosts? Can I give it a list of all my internal host names to search through first?
-JJ