Hello everyone,
I like to route any domains through other gateway. I have two gateway in my router OS I like to mark some domains in the layer7-protocol and mark route in the mangle then route this through other gateway.
etc all domains route through pppoe gateway1 but I want to route google.com through pppoe gateway2.
In this case I crate layer2-protocole regex like this ^.(google.com).$ and in mangle I create roule in prerouting and select layer7 and action is markrouting with markname is google so in the routing table in default route 2 (pppoe gateway2) I select routing mark is mangle name (google)