On Tue, 5 Feb 2008, Greg wrote: > but in reverse order :
> internal server ---> LB server with round-robin SNAT ip ---> internet server let me redraw this to my guess as to what you might be doing internal public clients VIP DIP servers 192,168.1.x 192,168.1.1- x.x.x.x c1 - LVS-NAT -- s1 c1 -|--------------director--------|-- s2 c3 - -- s2 the director will load balance whatever ports you put in the ipvsadm table x.x.x.x is your public IP the public servers are all serving the same content/application and don't have to know that they're being load balanced by the director. Is this what you want? Joe _______________________________________________ LinuxVirtualServer.org mailing list - [email protected] Send requests to [EMAIL PROTECTED] or go to http://lists.graemef.net/mailman/listinfo/lvs-users -- 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
