11-16-05 11:03 PM
Personally I would put these two sites on two different IP address and avoid
using Host Headers. You will run into more problems if you decide to use SSL
with Host Header names...
You can leave 172.16.1.2 for external site and map it to e.g. external IP
address on e.g. your firewall. Not change 172.16.1.2 IP address on internal
site to something else that is free on your network...
--
Mike
Microsoft MVP - Windows Security
"bill tie" <billtie@discussions.microsoft.com> wrote in message
news:605EF23C-9AC7-46A4-B979-EE9E34B06409@microsoft.com...
>
> Mike,
>
> Thank you for your interest.
>
>
> I've concocted a working twin-site, but I'm not 100% sure about server
> and/or secure bindings of each twin.
>
> For the sake of clarity, I'll call the twins Internal Site and External
> Site. The Internal site should be accessed as http://siteName/, and the
> External Site as https://siteName.CompanyName.com.
>
> 1. Internal Site
> IP: 172.16.1.2
> TCP/IP port: 80
> SSL port: blank
> Host header names: 172.16.1.2:80 siteName, 172.16.1.2:80
> siteName.CompanyName.com
>
> 2. External Site
> IP: 172.16.1.2
> TCP/IP port: 80
> SSL port: 443
> SSL host header name: 172.16.1.2:443 siteName.CompanyName.com
>
> Could you comment, please?
>
>
[ Post a follow-up to this message ]
|