Hello Everybody
I tried to make load balancing with 3 gateways and failover, i got mix up in ip route, how would be the correct configuration?
this is with 2
/ ip route
add dst-address=0.0.0.0/0 gateway=10.111.0.1 scope=255 target-scope=10 routing-mark=odd check-gateway=ping
add dst-address=0.0.0.0/0 gateway=10.112.0.1 scope=255 target-scope=10 routing-mark=even check-gateway=ping
add dst-address=0.0.0.0/0 gateway=10.112.0.1 scope=255 target-scope=10
add dst-address=0.0.0.0/0 gateway=10.111.0.1 scope=255 target-scope=10 distance=2
I did with 2 gateways but with 3 I Can't
Thanks ¡¡¡¡¡