1 Nov 2007 08:38
Re: problem with NAT, Public IP's and SSL cert
Hans <hans <at> ezpear.com>
2007-11-01 07:38:06 GMT
2007-11-01 07:38:06 GMT
Matus UHLAR - fantomas wrote: >> On 10/27/07, Hans <hans <at> ezpear.com> wrote: >> >>> In last week our customer requested to put new ssl cert for him with his >>> own IP. I created VIP and forwarded to ports:80 and 443. >>> But I have problem with configuration. >>> >>> Before few words about my future conf, during next few weeks I will >>> install Load Balancing enviroment with 2 identical active/active >>> webservers which conf created is automatically from mysql database. Both >>> machine will be behind NAT and need to use only public IP's is >>> configuration for virtual hosts. I cannot use for virtualhost eg. >>> 192.168.2.10,192.168.2.11(because for vhost generated will be only >>> public IP 65.65.65.65). >>> > > There's no problem with load-balancing if you configure it properly. We are > running many vhosts (some SSL'ed, but wildcarded on the same IP/port with > the same cert) behind loadbalancer. > > Our balancer does DNAT, so the servers don't know that it's there, they see > connections coming to them. > > The problem is, that if you want to have multiple SSL vhosts (with multiple > certs), you have to configure each of them on servers and balancer > (but you can do e.g. multiple ports with different certs on hosts, and the > same port on multiple IPs on balancer). > > >>> So back to my question. I wanted change confiuguration from *:80 (*:443)(Continue reading)
RSS Feed