I have 2 vpn connections (2 user) from client side connect to server side.
(Note: 1 MikroTik at Client and 1 MikroTik at Server.)
Each connection use different Internet ISP. Main ISP bandwidth 700/700 Mbps and backup ISP bandwidth 50/50 Mbps
I’d like to set routing distance to have Main ISP as Prefer route. but at server side menu ppp->secret, it has only space to insert routing in “Routes” and has no where to specific distance for those route.
In Route List, it always has distance = 1 for both vpn connection.. so the MikroTik at server side will use route from lastest vpn connection. If vpn from backup ISP is reconnected, the active routing will change to go via backup ISP, even the Main ISP is still active.
Is there anyway to config in other menu for solve this situation?