On Tue, 7 Aug 2007, Graeme Fowler 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.
Hadn't thought of this. Let's see o This solves the problem of purchasing 100's of public IPs o does not change the number of lines for ipvsadm o does not change the number of certificates (the number of hostnames x the number of realservers). correct? Joe -- Joseph Mack NA3T EME(B,D), FM05lw North Carolina jmack (at) wm7d (dot) net - azimuthal equidistant map generator at http://www.wm7d.net/azproj.shtml Homepage http://www.austintek.com/ It's GNU/Linux! _______________________________________________ LinuxVirtualServer.org mailing list - [email protected] Send requests to [EMAIL PROTECTED] or go to http://lists.graemef.net/mailman/listinfo/lvs-users
