Arindam Haldar wrote:
> load balancing can be done using some routing commands...like...
>
> ip route del default
> ip route add default nexthop via <gateway1> dev <ether> nexthop via
> <gateway2> dev <ether>
>
> in RH7.2 u can use this command safely :-)
You should also use policy routing to route traffic which was previously
sent to ISP1 to ISP1.
Again, works safely on RH7.2.
Regards
Henrik
Received on Sat Jan 04 2003 - 07:32:04 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:12:27 MST