I have installed a 3 wan loadbalance with pcc according the mikrotik documentation.
The issue i have is that if one router fails in a way not to power off just to unsinchronize (dsl connection) then it doesn’t work the load balancing and also the failover.
As i see in the routing table it keeps the route that is not working because is reachable but without internet.
I use 3 dsl connections with three routers and the public ip is the lan ip of every router.
Is the pcc the right way?What can i do to bypass this issue?
Thanks
You need some recursive routing
https://wiki.mikrotik.com/wiki/Advanced_Routing_Failover_without_Scripting
Just remember that to make recursive route monitoring useful along with PCC, you have to define at least one backup uplink route for each routing mark assigned by PCC, otherwise the new connections which the PCC rules will send to the dead uplink will fail and the user will have to retry. Connections whose client side port doesn’t change would fail systematically.