Neil Smith [MVP Digital M
Guest
|
Posted:
Thu Nov 10, 2005 9:30 pm Post subject:
Re: Can WMS HTTP and IIS6 Using same Public IP ? |
|
|
On Wed, 9 Nov 2005 23:41:02 -0800, "cs" <cs@discussions.microsoft.com>
wrote:
| Quote: | Hi , Please help me with below scenario:
Currently :
Two public IP 1.1.1.1 and 1.1.1.2
Two Internal IP 2.2.2.1 and 2.2.2.2 (One NIC two IP)
2.2.2.1----->1.1.1.1 (IIS 6 Services , port 80)
2.2.2.2------>1.1.1.2 (WMS HTTP , port 80)
Question: Can we use only one public IP ? If can how ? We prefer using port
80 .
|
You *can* use only one IP, but then you *must* have different ports
for IIS and WMS. This is how servers work and there's no way to avoid
that.
Cheers - Neil |
|