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 sizbut on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

DNS newbie question...

Status
Not open for further replies.

fernan82

Technical User
Oct 29, 2002
10
US
I've been running a Windows 2000 advanced server for a while now to host my website and i'm trying to setup my own DNS server for my domain name... my questions are the following:

1) Can anybody point me to a simple tutorial on how to accomplish that... i've done searched this forum for a while now and found many related posts but nothing specific on how to setup the server for my domain name...

2) After I setup the DNS server will i be able to redirect a sub domain to a folder on my website, for example if i want to redirect forums.mydomain.com to is that possible..?
 
Question 1 -
Question 2 - It works like this.... you set the default openning page in IIS. This will be the page that everybody see's when they open your site. On the openning page, you'll have a link connected to whatever site you would like. So the answer is yes, you can do that.

I'm a little fuzzy about the second question. Did I answer it?
 
On Question 2:
You can do a redirect through a virtual web server, but not through DNS.
DNS can only point an address to a IP address , not to a URL.
So, to accomplish this, you would:
Point forums.domain.com to IP address 1.2.3.4
On Server 1.2.3.4 you would redirect forums.domain.com to '
This make sense?
*Mick*
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top