[new]send specific traffic over LTE interface

Here is my situation:

ISP1 => ether1; ip static = 1.1.1.1
ISP2 => LTE: ip dhcp

bridge1: ether2-4 : ip static = 192.168.100.3/24

So, what I’d like to do:
IF destination = youtube.com or if destination=netflix.com or if destination = 10.0.0.100/27 => then outgoing ISP = LTE
otherwise the rest of the traffic to go through ISP1( ether1)

Bear in mind I’m still quite noob in configuring Mikrotik so I’d like and detailed explanation if possible :slight_smile: