LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

Re: Problems with IPVS

To: "LinuxVirtualServer.org users mailing list." <lvs-users@xxxxxxxxxxxxxxxxxxxxxx>
Subject: Re: Problems with IPVS
From: Malte Geierhos <malte@xxxxxxxxxx>
Date: Tue, 17 Oct 2006 15:16:27 +0200
hi
Since you're using GRE - Tunnels - have you seen some sort of icmp - packets
arriving at your phone ? or is this blocked ?
If so you should try to lower your mss as if you're using tun ... (just a thought)

This is what we do on our realservers - i can imagine your problem has something to do with the mtu.

iptables -A OUTPUT -s <VIP> -p tcp -m tcp --tcp-flags SYN,RST,ACK SYN,ACK -j TCPMSS --set-mss 1440

just my 2 cent
malte
 Web clients are Sony Ericsson phones so I cannot upgrade all of them. :)

Do you know if this is a problem with the phone or ipvs (does it work with a regular client)?

Phone. It works with phones from other vendors (e.g. Nokia). But as I noted below phones works with DNAT.

And as you understand it is impossible to fix all Sony Ericsson phones out there. :)

9. phone once more sends ACK packet acknowledging packet 2 (duplicate of packet 3);
10. and one more dupe of packet 3;
11.-14. proxy repeats packet 6. 4 times.

The problem is that LVS does not pass packets 11. to 14. to phone. Why?

this is out of my league sorry

 Who could I report this bug then? I mean ipvs team of course :).

 Mindaugas

_______________________________________________
LinuxVirtualServer.org mailing list - lvs-users@xxxxxxxxxxxxxxxxxxxxxx
Send requests to lvs-users-request@xxxxxxxxxxxxxxxxxxxxxx
or go to http://www.in-addr.de/mailman/listinfo/lvs-users


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