I am using two tools on my ubuntu box to learn how to setup and run servers. They are webmin and ehcp. I have LAMP successfully installed and running. I also have two domains a .net and .org through godaddy. At this moment I successfully setup bind9 to handle DNS requests. Both my .net and .org point to my home server. However, I am still uncertain how to configure bind9 to handle the dns from my .net and have the .org to handle the webpage.
At the moment I have one master zone. The master zone configuration for the .net seems to work. As for the .org, am I required to create a zone for the .org? Or do I change the .net addresses in the .net master zone to the .org address so the .org addresses point to the specified ip address?
I do understand I can use godaddy for my dns purposes, but I rather setup my own dns server for learning purposes; use .net as the dns; .org for web, email, ftp and etc...