Hosting website when port 80 is taken?
Posted
by cinqoTimo
on Server Fault
See other posts from Server Fault
or by cinqoTimo
Published on 2010-06-01T16:10:16Z
Indexed on
2010/06/01
16:14 UTC
Read the original article
Hit count: 188
networking
|webserver
A few months ago, we purchased an R-HUB unit to replace WebEx for remote support. The device operates through port 80, ehich doesn't appear to be configurable. I know in IIS, you can specify a port besides port 80, but the problem is in the port forwarding.
On our router, we have to map an incoming port to the forward port which then directs traffic to the node (webserver). However, the incoming port for both the webserver and the R-HUB is 80 - and the server seems to be getting confused as I can only get to the R-HUB, not the website.
How can I expose both devices? Host header headers? DNS config?
© Server Fault or respective owner