I have one server that installed IIS7 and exchange 2010.
What i want is to place exchange 2010 and another website called "Horizon" in the same IIS (though it's not recommended but it's okay because we are a small company).
I've a new Fortigate firewall, and not use ISA server.
By default Exchange is installed in "default website", binding is *:80.
what i want to do is, i want the OWA has specific IP address which is in my case, 192.168.0.1, and Horizon is 192.168.0.2. Then I try to change default website the binding from *:80 to 192.168.0.1:80 and i make a new website with binding:192.168.0.2:80
But same question with this topic ht*p://social.technet.microsoft.com/Forums/en-US/exchange2010/thread/aee638b4-92b6-4ed9-b5c0-98a88d618a45, i could not open the EMC because i change the binding.
So, how could i have OWA and other website in one IIS Server use specific IP address so that i can SNAT it to external IP addrs? I dont want to use ISA, we are a small company.
Note:On the fortigate side, 192.168.0.1 will be SNAT to x.x.x.67 and 192.168.0.2 ~>x.x.x.68.