Is there any possibility to set the route metric for IPSEC-tunnels?
I have set up an IPSEC-tunnel Mikrotik to Fortigate (which is working), but I cannot set its priority compared to the “normal routes” and other IPSEC-tunnels.
What route metric ?
According to the IPsec policies you have configured the traffic will be routed accordingly…
If you see the flow diagram of a packet https://wiki.mikrotik.com/wiki/Manual:Packet_Flow you will notice that after the routing decision the routing policy comes in, then according to that routing policy a routing decision is made…
So if there is a matching policy it will be routed according to that policy…
If there is no policy, then the routing decision was already made…