This is how i configure ipvsadm . When i tried to access application using external ip of lvs routers asL ip:8080/popiweb/index.htm wont work but it is working on real servers ip like 192.168.3.2:8080/popiweb/index.htm.
TCP 192.168.3.10:80 rr -> 192.168.3.2:80 Masq 1 0 0 -> 192.168.3.3:80 Masq 1 0 0 TCP 192.168.3.10:5001 rr -> 192.168.3.2:5001 Masq 1 0 0 -> 192.168.3.3:5001 Masq 1 0 0 TCP 192.168.3.10:5002 rr -> 192.168.3.2:5002 Masq 1 0 0 -> 192.168.3.3:5002 Masq 1 0 0 TCP 192.168.3.10:5003 rr -> 192.168.3.2:5003 Masq 1 0 0 -> 192.168.3.3:5003 Masq 1 0 0 TCP 192.168.3.10:5004 rr -> 192.168.3.2:5004 Masq 1 0 0 -> 192.168.3.3:5004 Masq 1 0 0 TCP 192.168.3.10:5005 rr -> 192.168.3.2:5005 Masq 1 0 0 -> 192.168.3.3:5005 Masq 1 0 0 TCP 192.168.3.10:5006 rr -> 192.168.3.2:5006 Masq 1 0 0 -> 192.168.3.3:5006 Masq 1 0 0 TCP 192.168.3.10:5007 rr -> 192.168.3.2:5007 Masq 1 0 0 -> 192.168.3.3:5007 Masq 1 0 0 TCP 192.168.3.10:8080 rr -> 192.168.3.2:8080 Masq 1 0 0 -> 192.168.3.3:8080 Masq 1 0 0 On Tue, Mar 20, 2012 at 3:56 PM, Khapare Joshi <[email protected]> wrote: > On Tue, Mar 20, 2012 at 10:15 AM, David Coulson <[email protected] > >wrote: > > > 1) don't use pirahna - It's not supported by RedHat anymore. > > > so what is the alternative for piranha that is supported by RedHat ? > _______________________________________________ > Please read the documentation before posting - it's available at: > http://www.linuxvirtualserver.org/ > > LinuxVirtualServer.org mailing list - [email protected] > Send requests to [email protected] > or go to http://lists.graemef.net/mailman/listinfo/lvs-users > _______________________________________________ Please read the documentation before posting - it's available at: http://www.linuxvirtualserver.org/ LinuxVirtualServer.org mailing list - [email protected] Send requests to [email protected] or go to http://lists.graemef.net/mailman/listinfo/lvs-users
