Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

multiple web servers under one IP

 
   Web Hosting and Web Master Forums (Home) -> IIS RSS
Next:  Debugging IIS 6.0 in Visual Studio  
Author Message
anonymous1635

External


Since: Apr 09, 2004
Posts: 1



(Msg. 1) Posted: Fri Apr 09, 2004 7:06 pm
Post subject: multiple web servers under one IP
Archived from groups: microsoft>public>inetserver>iis (more info?)

i am running one IIS web server in a small office, and am
setting up another web server running for testing
purposes. if the first web server defaults at port 80 on
my firewall, how should I configure access to the second
web server?

thanks

 >> Stay informed about: multiple web servers under one IP 
Back to top
Login to vote
user658

External


Since: Aug 26, 2003
Posts: 1525



(Msg. 2) Posted: Sat Apr 10, 2004 7:43 am
Post subject: Re: multiple web servers under one IP [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Fri, 9 Apr 2004 16:06:22 -0700, "marcus lee"
<anonymous.RemoveThis@discussions.microsoft.com> wrote:

 >i am running one IIS web server in a small office, and am
 >setting up another web server running for testing
 >purposes. if the first web server defaults at port 80 on
 >my firewall, how should I configure access to the second
 >web server?

FAQ:

DNS Basics for IIS Administrators:
<a style='text-decoration: underline;' href="http://www.iisanswers.com/articles/dns_for_iis.htm" target="_blank">http://www.iisanswers.com/articles/dns_for_iis.htm</a>
How to Create Multiple Websites with one IP address:
<a style='text-decoration: underline;' href="http://www.iisanswers.com/Top10FAQ/t10-hostheaders.htm" target="_blank">http://www.iisanswers.com/Top10FAQ/t10-hostheaders.htm</a>

Jeff<!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: multiple web servers under one IP 
Back to top
Login to vote
larry

External


Since: Apr 14, 2004
Posts: 24



(Msg. 3) Posted: Sat Apr 10, 2004 5:56 pm
Post subject: Re: multiple web servers under one IP [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

you did not say if the second server is on another machine or not. If it is
on the same machine and the same IIS server, you will have to use host
headers to keep the different domain name/websites to use the same ip
address, this is the easiest method (except host headers do not support ssl)
If the new server is on another machine that uses port 80 and if you can
control the domain names, you might want to consider port mapping. However,
you take a chance of the outside not being able to get to the server on any
other port than 80.

an example config:

I have 2 machines with web servers at my home.

My outside ip is dynamic, I use no-ip.com for this:

mrmad.no-ip.com -> 24.202.251.49

my router directs port 80 on 24.202.251.49 to 10.0.0.10 port 80 my win2k
machine

hotwiz.no-ip.com redirects to mrmad.no-ip.com port 8888

my router redirects port 8888 on 24.202.251.49 to 10.0.0.15 port 80

this is my Linux box

so if in internet explore I type <a style='text-decoration: underline;' href="http://hotwiz.no-ip.com" target="_blank">http://hotwiz.no-ip.com</a> , I get the web
site on the Linux box, however, if I was outside in the internet and I was
using a web browser somewhere where port 8888 is blocked, I would result in
an dns error.

I have one production server that is hosting 3 different web sites on the
same machine, same ip address, all on port 80, host headers on the iis
server make this possible.
--
And if you have time, check out my new website:

<a style='text-decoration: underline;' href="http://hyman.sytes.net" target="_blank">http://hyman.sytes.net</a>


"marcus lee" <anonymous RemoveThis @discussions.microsoft.com> wrote in message
news:1621601c41e87$465a7c90$a001280a@phx.gbl...
 > i am running one IIS web server in a small office, and am
 > setting up another web server running for testing
 > purposes. if the first web server defaults at port 80 on
 > my firewall, how should I configure access to the second
 > web server?
 >
 > thanks<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: multiple web servers under one IP 
Back to top
Login to vote
support7

External


Since: Aug 25, 2003
Posts: 58



(Msg. 4) Posted: Sun Apr 11, 2004 3:34 pm
Post subject: Re: multiple web servers under one IP [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Fri, 9 Apr 2004 16:06:22 -0700, "marcus lee"
<anonymous.RemoveThis@discussions.microsoft.com> wrote:

 >i am running one IIS web server in a small office, and am
 >setting up another web server running for testing
 >purposes. if the first web server defaults at port 80 on
 >my firewall, how should I configure access to the second
 >web server?
 >
 >thanks

Host header FAQ:

<a style='text-decoration: underline;' href="http://www.serverautomationtools.com/iisfaqs/2.html" target="_blank">http://www.serverautomationtools.com/iisfaqs/2.html</a>


John Cesta

---------------------------------
The CPU Checker - Maximize Server Uptime
LogFileManager - The only IIS Logfile Management Tool
DomainReportIt PRO - Helps Convert IIS Installs
<a style='text-decoration: underline;' href="http://www.serverautomationtools.com" target="_blank">http://www.serverautomationtools.com</a><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: multiple web servers under one IP 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
multiple pop3 servers - Hi can i install multiple domains names ( i mean for emails) with the FEATURE pop3 sever services ,on the same server that's have windows 2003 server and just one public ip address. it's a possible to do that

Single Logon across multiple web servers - The new IE security patch, that was relaesed on monday feb 2, has disabled the feature to use the username and password in the url for basic authentication within IIS. Are there any work arounds that does not involve coding an entire isapi filter or sso...

Multiple Web Sites on 1 public IP on separate servers - I have a w2k machine running websites and a new w2k3 box bringing into production running different websites. I have my firewall setup to allow port 80 through to both of them and even tried allowing port 80 through to both and redirecting port 80 t...

IIS servers - Hello, Our organization is constantly faced with an ever growing number of web based applications that require full installations on our IIS server. What we have done is install each application on our IIS server. Each app usually creates its own web....

DNS servers - Hi all. I have a static public IP address on my server and would like to transfer my site currently hosted by an ISP to my server. When I log into my ISPs web site I see the DNS server's name there. I do not have a DNS server name. Can I use the..
   Web Hosting and Web Master Forums (Home) -> IIS All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]