I've tried setting up dns for my internal network and cannot seem to get it working right. I've followed several tutorials and read the manpages. the one that is closest to my needs is located here. the only difference between the example and my setup is that his network is 192.168.1.x whereas mine is 192.168.0.x everything else is the same. after setting these files up and restarting named i type something like machinename.nutter.dhs.org into a webbrowser and get nothing. this should resolve to one of the machines on my network, but doesn't
i'd like to configure bind so internal machines on the network can access a machine by its name. eventually i want to allow outside access to these boxes. what are the differences between these configurations?
are there any tools to help configure the dns? its kinda annoying that there are no little scripts to help generate the necessary files (or at least none that i can find)
i realize that i could accomplish similar things by using an /etc/hosts file, but i want to use dns so eventually i could just allow outside access to my internal machines. please don't make any assumptions when answering, bring up anything you might think of.
i'd like to configure bind so internal machines on the network can access a machine by its name. eventually i want to allow outside access to these boxes. what are the differences between these configurations?
are there any tools to help configure the dns? its kinda annoying that there are no little scripts to help generate the necessary files (or at least none that i can find)
i realize that i could accomplish similar things by using an /etc/hosts file, but i want to use dns so eventually i could just allow outside access to my internal machines. please don't make any assumptions when answering, bring up anything you might think of.