I see.
Then the only problem is that LVS-DR only receives (and routes) packets whose
destination is itself.
If LVS-DR takes every packet and selects an ethernet device to be used for
routing, then it may be used to duplicate(to give high-availability or to
balance load) network devices such as switches, routers, firewalls, etc.(It is
the functionality of L4-switches as I know)
But this is not look simple.
----- Original Message -----
From: "Horms" <horms@xxxxxxxxxxxx>
To: "???" <conan@xxxxxxxxxxxxxxxxxxx>
Cc: <lvs-users@xxxxxxxxxxxxxxxxxxxxxx>
Sent: Wednesday, June 14, 2000 2:09 PM
Subject: Re: LVS vs. L4-switch
> On Wed, Jun 14, 2000 at 12:42:31PM +0900, ??? wrote:
> > LVS balancesses loads by changing(or faking) the target address while
> > L4-switch balancesses loads by changing the routing path to the target.
> > I'm curious about the possibility to extend (or spwan) LVS to make
> > linux-L4-switch. Or Is there a project to make L4-switch with linux
> > already ?
>
> LVS in direct routing mode acts much the same way as a layer 4 switch. It
> just talkes the IP packet and forms up a new ethernet frame and sends it
> out. The destination IP address and port are not altered.
>
>
> --
> Horms
>
|