On 8/7/07, Graeme Fowler <[EMAIL PROTECTED]> wrote:
> There's an alternative, much tidier approach for NAT which only requires
> one IP per machine - use multiple TCP ports instead of multiple
> addresses. You can have vhost1 bound to port 443, vhost2 to port 444 and
> so on (obviously you need to choose this range carefully). You can then
> configure VIP1:443 to use RS1:444, RS2:444, RS3:444 and so on.
To make it short - i should give each domain one external ip and
configure the load balancer to forward (NAT) those to my realservers
with one port per ssl certificate instead ip address?

Ullrich

_______________________________________________
LinuxVirtualServer.org mailing list - [email protected]
Send requests to [EMAIL PROTECTED]
or go to http://lists.graemef.net/mailman/listinfo/lvs-users

Reply via email to