LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

Re: [lvs-users] LVS configuration using pirahna

To: "LinuxVirtualServer.org users mailing list." <lvs-users@xxxxxxxxxxxxxxxxxxxxxx>
Subject: Re: [lvs-users] LVS configuration using pirahna
Cc: Reet Vyas <reet.vyas28@xxxxxxxxx>
From: David Coulson <david@xxxxxxxxxxxxxxxx>
Date: Tue, 20 Mar 2012 06:40:12 -0400
Are you using LVS-NAT for a reason? What is the default gateway for .2 
and .3? LVS-NAT requires all reply traffic to go via the LVS node which 
routed the original packet.

On 3/20/12 6:34 AM, Reet Vyas wrote:
> 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<khapare77@xxxxxxxxx>  wrote:
>
>> On Tue, Mar 20, 2012 at 10:15 AM, David Coulson<david@xxxxxxxxxxxxxxxx
>>> 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 - lvs-users@xxxxxxxxxxxxxxxxxxxxxx
>> Send requests to lvs-users-request@xxxxxxxxxxxxxxxxxxxxxx
>> 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 - lvs-users@xxxxxxxxxxxxxxxxxxxxxx
> Send requests to lvs-users-request@xxxxxxxxxxxxxxxxxxxxxx
> 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 - lvs-users@xxxxxxxxxxxxxxxxxxxxxx
Send requests to lvs-users-request@xxxxxxxxxxxxxxxxxxxxxx
or go to http://lists.graemef.net/mailman/listinfo/lvs-users

<Prev in Thread] Current Thread [Next in Thread>