How to Split Game Traffic and Browsing 2 ISPs, in this video I try to split traffic or split game 2 ISP lines where the first connection is missed by the game for browsing and is missed on the second connection. I separate game traffic and browsing, I set it on mikrotik rb 941 2nd.
Splitting game and browsing paths is quite effective for launching online games, splitting 2 ISP lines on Mikrotik depends on the ISP connection that we use. If the first connection or ISP we use is bad, then this traffic split setting will be useless.
Hopefully what I say in this video can be useful for all
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
● Watch Also
Split traffic for all connections : • Pisah Jalur 2 ISP di Mikrotik Menggun...
Split Game VPN traffic : • Cara Mengarahkan Game ke VPN
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
Subscribe : / catatanusangteknisi
Instagram : / catatan_usang_teknisi
Facebook : / catatanusangteknisi
Blogspot : https://catatanusangteknisi.blogspot....
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
● Hashtag
#pisahtrafik #pisahkoneksi #pashjalur2isp
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
● Channel Alternatif
Bobon JM : / bobonjm
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
● Traffic Split Script
/ip firewall address-list
add address=192.168.10.0/24 list=local
add address=192.168.11.0/24 list=local
add address=10.78.78.0/24 list=local
/ip firewall mangle
add action=mark-routing chain=prerouting comment=GAME dst-address-list=!local \
dst-port=!80,443,8000-8081,21,22,23,81,88,5050,843,182,8777,1935,53 \
new-routing-mark=game passthrough=no protocol=tcp src-address-list=\
local
add action=mark-routing chain=prerouting dst-address-list=!local dst-port=\
!80,443,8000-8081,21,22,23,81,88,5050,843,182,8777,1935,53 \
new-routing-mark=game passthrough=no protocol=udp src-address-list=\
local
add action=mark-routing chain=prerouting comment="ALL TRAFIC" \
dst-address-list=!local dst-port=\
80,443,8000-8081,21,22,23,81,88,5050,843,182,8777,1935,53 \
new-routing-mark=all passthrough=no protocol=tcp src-address-list=local
add action=mark-routing chain=prerouting dst-address-list=!local dst-port=\
80,443,8000-8081,21,22,23,81,88,5050,843,182,8777,1935,53 \
new-routing-mark=all passthrough=no protocol=udp src-address-list=local
Смотрите видео How to Split Game Traffic and Browsing 2 ISP онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Catatan Usang Teknisi 24 Июнь 2021, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 18,017 раз и оно понравилось 158 людям.