Ok... Normally U have this:
clients petittion -> lvs director-> lvs members.
But, what if I want to load balance, 2 adsl connections?
I want something like this.
adsl1 <--- lvs member + nat -\
\--- lvs director <------ Clients.
/
adsl2 <---- lvs member +nat -
I tougth, the lvs director, as the gateway of the clients.
Using fwmark to mark all packets, and then doing a lc persistent load
balancing.
The adsl connections are to internet.
I'm interested in load balancing a high bandwith demand of a number of
clients, using cheap internet connections..
I tough, about configuring the lvs director with fwmark, marking all
packages and makekin a lc persistend routing. and then, the lvs member
doing nat plus packet forwardig...
Any one, have done something like this?
Is this possible?
|