bonding on multiple gateways
Hi all
i want to bond several nics together where each nic has an own
internet connection. i. e.:
host 0 has 3 interfaces eth0, eth1, eth2. each of them is connected
to a separate host.
host0:eth0 to host1:eth0
host0:eth1 to host2:eth0
....
each host 1,2 ... acts as a gateway with an internet connection.
the intend is to to bond all internet connections to one fast internet connection.
client --- host0:bond0 --- host0:eth0 --- host1:eth0 ip 168.0.1.1
--- host0:eth1 --- host2:eth1 ip 168.0.2.1
--- host0:eth2 --- host3:eht2 ip 168.0.3.1
How can i configure multiple gateways for the one bond ?
Or how can i specify for each slave interface its own gateway ?
Thanks for any reply.
|