The UK Home Automation Archive

Archive Home
Group Home
Search Archive


Advanced Search

The UKHA-ARCHIVE IS CEASING OPERATIONS 31 DEC 2024

Latest message you have seen: New Mods


[Message Prev][Message Next][Thread Prev][Thread Next][Message Index][Thread Index]

RE: Web server DNS name


  • Subject: RE: Web server DNS name
  • From: "Sullivan, Glenn" <gsullivan@xxxxxxxxxxxxxx>
  • Date: Wed, 23 Mar 2005 08:21:49 -0500


Paul,

In the DNS Server snap-in, create a new DNS entry named
"telephone" and
give it your servers IP.

In the IIS manager, create a new web site.  In the properties for the
new site, on the "Web Site" tab, click advanced.  Select the
"Default"
ip address, click edit, and add "telephone.domain.com" into the
host
header.
Click "Add" and set the IP address to default, the port to 80,
and the
host header to "Telephone"

Then, on the "Home Directory" tab, change it to "Content for
this
resource should come from a redirection to a URL" and enter
http://192.168.0.2:52340 as the
URL.

Apply the changes, and restart the web site.

Make sure that domain.com is listed as the DNS Suffix on every computer
in the domain.

Voila!  Typing "telephone" in the IE address bar will cause your
PC to
make a DNS query with the DNS suffix appended.  This query will return
the IP of your server, which will be contacted on port 80 with a host
header of either "telephone" or "telephone.domain.com"

IIS, upon receiving the request, sees the host header, and, realizing it
matches this new "web site" attempts to load the home page from
the home
directory.  But, then the redirect happens, and you end up at your phone
software's page.

HTH,

Glenn Sullivan, MCSE+I  MCDBA
David Clark Company Inc.

-----Original Message-----
From: Paul Gale [mailto:groups@xxxxxxx]
Sent: Wednesday, March 23, 2005 3:09 AM
To: ukha_d@xxxxxxx
Subject: [ukha_d] Web server DNS name


I asked this a few weeks ago but didn't get it resolved. This is what I
want to do and need some ideas/help:

I have a xAP application running on my W2K3 server. It has a web
interface service running on port 52340. I also have IIS v6 running on
the server (domain controller that also runs most other services inc
DNS) and serve up local web pages for HA use and Exchange.

What I want to do is type 'telephone' into IE's address bar and have it
load the correct page. At the moment I have to type 192.168.0.2:52340 or
servername.domain:52340.

I think I need to add a DNS entry and use host headers on IIS maybe??? I
don't understand the host headers bit though.

Help would be great thanks!

Paul.





[Non-text portions of this message have been removed]




UKHA_D Main Index | UKHA_D Thread Index | UKHA_D Home | Archives Home

Comments to the Webmaster are always welcomed, please use this contact form . Note that as this site is a mailing list archive, the Webmaster has no control over the contents of the messages. Comments about message content should be directed to the relevant mailing list.