Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to setup DNS for intranet website? 2

Status
Not open for further replies.

Ovatvvon

Programmer
Feb 1, 2001
1,514
US
Hello all,

I've been trying to figure out how to setup the DNS server so I can have a single-name for my website internally. I know how to set it up for a normal domain name (i.e. but what if I want to just write " or rather, "dev" in the URL bar to hit a development intranet site? How can I set that up? The closest I could get was to get it so I'd have to type "dev.dev", or by setting up a wild-card, I could type [anything].dev. But never just "dev".

Anyone know?


-Ovatvvon :-Q
 
You set DEV up the same way you set up WWW. Just remember that the fully qualified name for DEV will be dev.myplace.com. It sounds like to me you created a new DNS Zone called DEV and you created a record in that zone, giving you dev.dev.

=====================================
The good ole days weren't always good
and tomorrow ain't as bad as it seems
=====================================
 

Thank you both. It is working now. :)


-Ovatvvon :-Q
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top