Hey Holger,
Could you please run tcpdump on the real server and the LVS and see
where the packets are lost?
My guess is it has something to do with the tunnel size. I was
encountering a similar problem. When the size of the packet was 1480
or greater it resulted in fragmentation. I had to force fully set a
lower MSS (Maximum Segment Size - The size of the data in the packet)
to 1400 and it solved for me.
Sameer
On Jan 8, 2008 9:08 PM, Joseph Mack NA3T <jmack@xxxxxxxx> wrote:
> On Tue, 8 Jan 2008, Holger Latz wrote:
>
> >
> > Hello,
> >
> > I want install LVS-TUN with keepalived.
> >
> > The tunnel to the client
>
> there is no tunnel to the client in LVS-Tun
>
> > is established and the healthchecker communicates with the
> > real server. When a client connects to the VIP, ipvsadm
> > shows incoming packets. The problem: these packets will
> > not be forwarded to the tunnel-device.
>
> are you making a prediction about what will happen? If so
> why not?
>
> have you set up LVS-DR first on a test setup?
>
> Joe
>
> --
> 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 - lvs-users@xxxxxxxxxxxxxxxxxxxxxx
> Send requests to lvs-users-request@xxxxxxxxxxxxxxxxxxxxxx
> or go to http://lists.graemef.net/mailman/listinfo/lvs-users
>
|