It is possible to used this on my mikrotik dual wan?
Let say:
WAN1 - is for games
WAN2 - browsing/streaming
Sorry. Newbie here.
I appreciate who welling to help. Thanks
It is possible to used this on my mikrotik dual wan?
Let say:
WAN1 - is for games
WAN2 - browsing/streaming
Sorry. Newbie here.
I appreciate who welling to help. Thanks
There are many possible solutions to the scenario you provide. Recommend at least go latest, think its 7.15.3 …
The easiest options is not to divide at the router by traffic type, (very challenging and sometimes impossible) but put USERS into different subnets or vlans.
Then its easy as pie to ‘capture’ and force traffic from identified groups of users to go out specific WANs…
Those who are primarily gamers can be in vlan-gaming, and those who are not can simply be in vlan-home for example.
Another cool option if connection is primarily by wifi, is too provide TWO wlan networks
SSID: Gamers-Only ( on vlan-gaming )
SSID: HomeUsers ( on vlan-home )
You can give out passwords to those that need it for the specific SSIDS, and then users can decide which network they connect to based on their activity.
The most complicated is identify and maintain a list of destination for gaming.
Technicaly, it’s Rules Routing (PBR) and routeros has no problem to do that.
An other approach can be use the desination port 80/443tcp to mark-route them and add a routing rules that call a specific routing tables to use your browsing wan.
So the default is gaming wan and only if dst port go trough gamin wan…
But imagine if a game use 443 and others ports… you’ll be identified by 2 IP at the same time. This can be problematic.
it’s possible leave your contact maybe i can help you
Can you help me too?