Multiple domain names, one IP???

  • Thread starter Thread starter Chris
  • Start date Start date
C

Chris

Is there any way to point multiple domains to one IP each
going to another port.

EG: www.domain1.com to 192.168.2.100:80
www.domain2.com to 192.168.2.100:81

Not that farmiliar with the ins and outs of DNS.

Thanks in advance
Chris
 
Is there any way to point multiple domains to one IP each
going to another port.

EG: www.domain1.com to 192.168.2.100:80
www.domain2.com to 192.168.2.100:81
No.

Not that farmiliar with the ins and outs of DNS.

DNS doesn't do ports. But fortunately, what you want is easily done.
See:

How to Create Multiple Websites with one IP address:
http://www.iisanswers.com/Top10FAQ/t10-hostheaders.htm
DNS Basics for IIS Administrators:
http://www.iisanswers.com/articles/dns_for_iis.htm

Jeff
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top