Help with failover with load balancing

Hello

I need some help in setting fail over. I have two interfaces and want to do this. When falls the first interface will change the routes and all traffic goes through the second interface but also when the second interface drops all traffic goes through the first interface. How Do I NetWatch on two interfaces?

Set two default routes and give one a higher distance.
Now first route is the default and if that goes down the second jumps in. If the first comes backup again this one takes over again.
Remove your policy routes.

If you want to do load balancing over the two lines with failover backup read the Wiki and search this forum. Depending on how many clients you have PCC failover setup is best.

i have pcc load balancing and failover working on netwatch which change route by timeout. When second connection DSL falls the DSL route not change .. Anyone help ?

Read user forne posts in this thread:
http://forum.mikrotik.com/t/load-balancing-port-forwarding/45033/1

HTH,