Linux - ServerThis forum is for the discussion of Linux Software used in a server related context.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Hi all , Iam trying to set up a dns server for myIntranet where there is no Internet acess at all. All i need is to get the server name resolved by all the clients through out the domain. Iam using Fedora 8.Pleas help to reolve my issue . Thanks in advance
if all you want is to install bind then install using using rpm
then start named
then rndc status it will tell you if it is up and running
also be careful of the version you are using the config is diff
If using bind, you'll need a Fully Qualified Domain Name and probably internet access....
I'd recommend either coming up with a neat script that pulls all the host names on your network and puts them into a hosts file... OR... setup Samba as a WINS server.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.