hi guys,
so i have a small network of around 500 devices connecting to a single LAN, i have multiple WANs to get internet access.
what i want to do is manually load specific traffic to specific WAN line, like i want to redirect all TikTok traffic via WAN 2.
what i already do is use firewall raw content to collect ip address of this TikTok app and redirect all of the tiktok ip addresses to WAN 2 using firewall mangle with new routing mark.
it worked but was not smooth like when using a single WAN line, sometimes it still lags or another app experiences lag because it uses the same cdn ip address but is already routed to a different WAN line to tiktok.
for example tiktok cdn uses ip addr A and is already routed to WAN 2, then there is toped cdn uses same ip addr but toped is already routed to WAN 1. it makes toped app laging when i open it and vice versa to tiktok, probably because an app manually routed via different WAN.
what do you think is the best practice to solve this problem?
thank you and i appreciate your help.
