i want my client with ip local 10.0.0.254 for example only use wan1 whenever he use youtube.
Any ideas is helpful.
Thanks in advance and sorry for my bad english.
Tried to add this rule but still not work
Code: Select all
/ip firewall mangle
add action=mark-routing chain=prerouting src-address=10.0.0.254 dst-address=31.13.95.36 new-routing-mark=WAN1_route
/ip route
add distance=1 gateway=30.0.0.1 routing-mark=WAN1_route