heymrdj
Diamond Member
I've got a working DHCP server. I need DNS to work. I need just to be able to make ONE domain (www.bcx3.local) that everyone on the 50+ computer network can use. The domain will go to a Linux Apache cluster on the network (4 Apache servers in a cluster to handle load + one MySQL server). This server WILL NOT SEE THE INTERNET. I don't need it to DNS the world, or forward queries or anything, I just want a local DNS server to make one or two domains so people don't have to remember the Apache load balancer's IP address. So instead of 10.10.10.105/bcx3 for the site, they can use www.bcx3.local/index.php Much simpler yes? PLEASE HELP SOMEONE >_<