I currently have one external IP setup pointing to an internal web server. Everything works fine, but I need two different SSL certificates installed on the server for two domains.
I now have two external IP's (one is assigned as an interface and the other using the "Additional Addresses" feature. The web server has two NICs with internal IPs assigned to each.
The original website is now listening on internal IP1 port 80. The new website is listing on internal IP2 port 7080. How do I set this up in Astaro (v7), so when a user enters www.address1.com (DNS to external IP1) it goes to the original website and when they enter www.address2.com (DNS to external IP2) it goes to the new website. I can make it work if they use 7080 as the port when accessing the new website, but I'd prefer they not have to use port numbers. Is this possible? Thanks!
This thread was automatically locked due to age.