i have rb951g with 3wan. Already config load balancing.
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
/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
30.0.0.1 is wan1 gateway