Load balancing with failover

Linux Advanced Routing and Traffic Control

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi all,
i have network setup with 3 gateways and a large number of intranet nodes,
i want to do automatic load balancing with failover,
i have put following ip rules and routes,
 
        ip rule add prio 222 table 222
        ip route add default table 222 proto static \
                nexthop via $GWE1 dev $IFE1 \
                nexthop via $GWE2 dev $IFE2 \
                nexthop via $GWE2 dev $IFE3 \
Now, i also want to do failover,
but the point is that what shall i need to do about deleting the route cache as soon as some gateway becomes dead or unavailable,
what the system will do on its own and what we need to do for this,
i need a help,
please guide me,
thanx in advance,
Regards,
 
----------------------------------------------------------------
Tushar Thakker
Elitecore Technologies Ltd.
Ph: 9824080066 / 6405600 Ext-535
----------------------------------------------------------------
Life gives all that one deserves, but not all that one desires...
----------------------------------------------------------------

[Index of Archives]     [LARTC Home Page]     [Netfilter]     [Netfilter Development]     [Network Development]     [Bugtraq]     [GCC Help]     [Yosemite News]     [Linux Kernel]     [Fedora Users]
  Powered by Linux