and the other whole internet will work on (ISP)Ether2
(ADSL) Ether1
(ISP) Ether2
(LAN) Ether3
Code: Select all
/ip firewall mangle
add chain=prerouting protocol=tcp dst-port=80 content=youtube.com action=mark-routing new-routing-mark=you-tube-route passthrough=yes
add chain=prerouting protocol=tcp dst-port=80 content=facebook.com action=mark-routing new-routing-mark=facebook-route passthrough=yes
add chain=prerouting protocol=tcp dst-port=80 content=orkut.com action=mark-routing new-routing-mark=orkut-route passthrough=yes
after this add routes to selected mark-routes