I have two public IP addresses resolving to external interface on my ISA Server.
Example 1) 209.111.111.22 > Redirected to HTTPS for OWA on internal Exchange server - 192.168.1.4 (works great) 2) 209.111.111.22 > Redirected to HTTP for "intranet.company.com" - 192.168.1.5 (does not work)
I am using the same Web Listener for both.
Any ideas?
Also, is there a good tutorial on using host headers somewhere for ISA 2004?
Thanks a lot for the help.
< Message edited by dforsman -- 14.Jan.2006 8:32:53 PM >
I just thought I would update people on what the fix was. Well when there server was orginally configured I wanted to have the message screener on it so IIS was installed with SMTP. The IIS web service was on listening on port 80 therefore when I tried to create other web site publishing using the primary IP of the external interface with port 80 it would basically stop at the firewall (hence why "page cannot be displayed appeared". So I disabled the IIS web service and SMTP is running, everything is working great now.
Thanks for the update! When I describe how to install the SMTP service on the ISA firewall, I'm always careful to show how to enable ONLY the SMTP service and not the WWW service. But I see that it could be easy to enable both if you're not careful.