Hello forum, please forgive my ignorance, but I wonder if the following is possible to do with ISPConfig 2? Scenario: domain.com is located on the same server as ISPConfig 2, on dmz in the local network. (local IP-address 172.17.1.100) mail.domain.com is located on a dedicated server within the local network. (local IP-address 192.168.1.100) We have one static, public IP-address. Commercial wildcard ssl-certificates are installed on both servers. What I want to achieve is to forward traffic on https://mail.domain.com from the Internet through the ISPConfig-server to the server hosting mail.domain.com. The reason for this is that we are about to host several subdomains which will use SSL, and today we simply forward the traffic on port 443 directly to the mail.domain.com-server trough the router. With todays solution there are no room for more ssl-domains... Thankyou all for any response! Primaxx
I don't know if this works. I think I'd try to set something up with Apache's reverse proxy feature. This tutorial should give you the idea: http://www.howtoforge.com/apache_reverse_proxy_ispconfig
Ironically, I was reading that while you wrote this answer... -But thanks! What I don't understand is the scrolldownmenus I see when configuring a new site; The Server-scrolldownlist and the ipaddress-scrolldownlist. In my configuration I have only one selection to choose from in each of them. I would have assumed that these were the keys to solve my problem, but I don't know how to add more choises to the scrolldownlists, and since you, Falko, who wrote ISPConfig don't mention them I guess that makes my assumption wrong... Thanks anyway! Primaxx
You can ignore the Server drop-down menu because ISPConfig 2 isn't capable of handling multiple servers. This feature was planned, but never implemented (but ISPConfig 3 can handle multiple servers ). If your server has multiple IP addresses and you have added them under Management > Server > Settings, you can choose the IP address that a web site should listen on from the IP address drop-down menu.