Dual WAN with LTE

Hi
I have configured LTE with distance 1 as my primary ether1 wan access.
both are currently working and once the ether1 is down its running to LTE.
I wanted to have a specific route throught the LTE (and also have port forward from LTE to one of the clients)
when I tried to configure specific route rule for pref source it didn’t work
what do I miss?

I really recommended to learn and do this one HowTo who have got the best way to use many WAN’s at ones.
Next you can use any method netwatch/script/pcc etc to just flow the outgoing - then this is small stuff.

Bandwidth-based load-balancing with failover. This presentation also covers Mangle.
This was presented at the MUM (MikroTik User Meeting) in New Orelans, USA.
Tomas Kirnak - YouTube: https://www.youtube.com/watch?v=67Dna_ffCvc&t=1s
http://mum.mikrotik.com/presentations/US12/tomas.pdf

Thanks i was just ment to see the firewall mangle rules
I saw a presentation by tomas that could help. I will keep this post updated.

Ok o have tried what tomas suggested i could see in logs that the traffic minitor chabges to isp2 but the traffic isnt going there. How can i run a debug for mangle rules?

enable logs…
watch tools/sniffer or tools/torch…
watch firewall/connections…

I will take a look
Thanks