How do I set up DNS for an intranet web site?
Posted
by
BradyKelly
on Server Fault
See other posts from Server Fault
or by BradyKelly
Published on 2013-06-24T12:47:16Z
Indexed on
2013/06/24
16:24 UTC
Read the original article
Hit count: 405
I have a web site running on our local server, 'OBAMA'. In my hosts file on that server, I map engenxt.local
to 127.0.0.1, so typing engenxt.local
on that machine itself brings up the website.
I would like other machines to access the site via domain name 'engenxt'. On a Windows Server 2008 R2 Standard server, where would I begin, where should I go, and where should I end? I know precious little about DNS, or rather precious nothing, but am a quick study, besides, that is why I'm asking how to do this here.
Episode 2
When I run DNS as Ryan suggests, it says 'the server OBAMA is unavailable. Do I want to add it?' It adds it, and tells me to choose to 'Configure a DNS server' from the actions menu, but nearly all the actions in that menu are disabled.
© Server Fault or respective owner