2 web sites on different IP addresses (both must be SSL) 1 server that is publicly accessible via 2 different IP addresses.
I want to routing to be as follows:
<External IP 1>:443 --> :443
<External IP 2>:443 --> :443
I am having trouble figuring this out. Apparently it is only allowing for unique ports, even though the external IP addresses are on separate interfaces.
Any ideas would be helpful.