We are running a VPS on win2008. I have two static IP's that are configured for one NIC (probably all virtually because it's a VPS). In the firewall I have a rule to allow traffic inbound on ports 80 and 443 to any IP address.
My first site (domain1.com) which is bound to my first IP address and is using SSL is fine. My second site (domain2.com) which is bound to my second IP address is trying to use SSL but I can't access it locally or remotely.
It's strange because I can do "telnet domain2.com 443" and it works, but if I try to telnet to the IP address of domain2 it doesn't work for port 80 or 443. Also on the website http://www.yougetsignal.com/tools/open-ports/ It says that my ports are open for my first domain name and my first IP. It also says there open for my second domain name but not it's IP. Which basically just confirmed my telnetting.
Can anyone help me sort this?