You need to do a packet capture or something to figure out what is not working.
You can't test from the lvs router. You need a separate client.
Sent from my iPhone
On Mar 20, 2012, at 8:15 AM, Reet Vyas <reet.vyas28@xxxxxxxxx> wrote:
> I did that but still no luck I just want to know wat i am trying to configure
> is correct or not .. Can i access url from VIP as 192.168.3.10:8080 or not?
> this is the VIP of my lvs router and it is working with reasl server
> 192.168.3.2:8080 ..
>
>
> On Tue, Mar 20, 2012 at 5:07 PM, David Coulson <david@xxxxxxxxxxxxxxxx> wrote:
> http://kb.linuxvirtualserver.org/wiki/Windows_Servers_in_LVS/DR_and_LVS/TUN_Clusters
>
>
> On 3/20/12 7:36 AM, Reet Vyas wrote:
>>
>> how to change to DR mode and my real servers are windows..how to do this on
>> windows
>>
>> On Tue, Mar 20, 2012 at 4:56 PM, David Coulson <david@xxxxxxxxxxxxxxxx>
>> wrote:
>> Change it to use DR mode, then on each of your real servers do:
>>
>> iptables -t nat -A PREROUTING -d 192.168.3.10 -j REDIRECT
>>
>> does it work then?
>>
>>
>> On 3/20/12 7:10 AM, Reet Vyas wrote:
>> Its yep I am using NAT for this lvs setup gateway of realserver is vip of
>> my lvs router. Is this wrong?? If u can pleas suggest how to do it i
>> wasted my three days still no results :(
>>
>> On Tue, Mar 20, 2012 at 4:17 PM, Graeme Fowler<graeme@xxxxxxxxxxx> wrote:
>>
>> On Tue, 2012-03-20 at 06:40 -0400, David Coulson wrote:
>> Actually, piranha is supported on el6. I must have been thinking of
>> something else.
>> Piranha was removed from Fedora 17, which implies that it will be
>> removed from the next release of RedHat Enterprise Linux. As that's some
>> time away, it's going to be around for a while yet.
>>
>> Looking at Reet's question though - what address does the
>> client have
>> that you're using to test your setup? It must *not* be on the same
>> network range as the realservers.
>>
>> Graeme
>>
>>
>> _______________________________________________
>> 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
|