Learn MikroTik RouterOs Tutorial Series (english)
————– Script —————-
/ip firewall layer7-protocol
add name=Steam regexp=”^..+\.(steam|valve|steampowered|steamcommunity|steamga
mes|steamusercontent|steamcontent|steamstatic).*$”
/queue simple
add max-limit=1M/10M name=Global priority=1/1 target=192.168.88.0/24
add limit-at=1M/10M max-limit=1M/10M name=Steam packet-marks=steam-pk parent=
Global priority=1/1 queue=default/default target=192.168.88.0/24
add limit-at=512k/2M max-limit=512k/2M name=Browsing packet-marks=
http-pk parent=Global priority=5/5 queue=default/default target=
192.168.88.0/24
add limit-at=512k/1M max-limit=512k/1M name=Other packet-marks=
other-pk parent=Global queue=default/default target=192.168.88.0/24
/ip firewall mangle
add action=mark-connection chain=forward comment=”Steam UDP Ports”
new-connection-mark=steam-conn passthrough=yes port=
27000-28999,3478,4379,4380 protocol=udp
add action=mark-connection chain=forward comment=”Steam TCP Ports” dst-port=
27015,27036,27037 new-connection-mark=steam-conn passthrough=yes
protocol=tcp
add action=mark-connection chain=forward comment=”Steam L7″ layer7-protocol=
Steam new-connection-mark=steam-conn passthrough=yes protocol=tcp
add action=mark-connection chain=forward comment=”Steam https” dst-port=443
new-connection-mark=steam-conn passthrough=yes protocol=tcp tls-host=
*steam*
add action=mark-packet chain=forward comment=all-steam-pk connection-mark=
steam-conn new-packet-mark=steam-pk passthrough=no
add action=mark-connection chain=forward comment=”http-conn 80″ dst-port=80
new-connection-mark=http-conn passthrough=yes protocol=tcp
add action=mark-connection chain=forward comment=”http-conn 443″ dst-port=443
new-connection-mark=http-conn passthrough=yes protocol=tcp
add action=mark-packet chain=forward comment=http-pk connection-mark=
http-conn new-packet-mark=http-pk passthrough=no
add action=mark-connection chain=forward comment=other-conn
new-connection-mark=other-conn passthrough=yes
add action=mark-packet chain=forward comment=other-pk connection-mark=
other-conn new-packet-mark=other-pk passthrough=no
Nguồn: https://mutuseo.com/
Xem thêm bài viết khác: https://mutuseo.com/game/
Xem thêm Bài Viết:
- Custom Paracord Call Lanyard for Buck, Duck, Goose or Predator (Full Length)
- Fan Trực Tiếp Game #188: Sát Nhân Dũng CT Bị Gái Hàn Megu Trêu
- Giới thiệu Azur Lane | game waifu mới a Béo đang chơi [ Azur Lane | SmartAho ]
- Duraludon STALWART Master Ball Pokemon Sword Shield WiFi Battles
- ETC Mosh on Shrines – Peeling 101 with ETC – Grandmaster Storm League Game
All Comments
GTA 5 please i get disconnected during HEISTS
kindly send me scrip for this at mnrispci@gmail.con
I'm still lagging though…
Any scrip for Mobile legends?
this for all steam game?
hi, can you do a tutorial on how to prioritize mobile legends online game? thanks
i do not know which IP to take as a target. I see no traffic what so ever.
good morning friend could you do me the favor of indicating me with a tutorial how is the marking of packages for fortnite and gameloop.
thanks
bro how can i do it for a different load paymet, for example one of them global 6Mb and other 9Mb ..
thank you so much your tutorialls well ..
do you have latest tcp and udp for pubg on steam?
can you provide layer 7 scrip for rules of survival. pubg/lite crossfireph and cyberhunter thank you.
Bro, I Face Problem With PUBG Ping Issue What Should Need To Do To Stable PUBG Ping
Sir pls answer my question, why did you use forward not prerouting? I really want to know the deiference
How do I do this on RouterOS v6.45.1? When I go to Mangle there's no connections there…
Great! thank you for these tutorials, they are very useful for those of us who want to learn. I've noticed on this and previous videos that you focus on bandwith allocation, what about minimizing latency on games? What gamers would say "how to lower my ping" when another PC on the network is downloading Windows updates or streamig videos or performing a Whatsapp backup to the cloud.
can i add UDP ports to steam like other game udp port and change steam name to (ANYGAMES) ? thanks
Can I add a game instead of steam?
Example given, ports for rainbow six siege.
damn it works!
hi! sir how create a mangle rule in roblox and prioritize it?
Hello Dear! i need Help From You Plz Help….
Hi Nice content! 🙂 I have a question, is this same for the game Mobile Legends: Bang Bang?
Please I want to ask questions
I want Facebook to ask you1
how to subscribe sir?
Hi, thanks for this fantastic Tutorial. I have a Raptorcache in the same Network as the Steam. For that i did some Rules and a Queue wich may interferir with http 80 and https 443 . Do you have some expirience with this combination?
please teach us how to write those script..
can you update those scripts for league of legends and fortnite? hearthstone, tera… pubg… PLEASE!!
@TKSJa thanks for the tutorial. i have rb850G2 Router it has not TLS HOST feature. what should i do. is TLS HOST that neccesary ?
thanks for a helpful video,, would you mind sending me a script for this configuration… my email add is danna01ramirez@gmail.com. thank you in advance.
how about League of Legends port pls make video for that sir thank you
Great, thanks!
For other games, could I just add their known udp and tcp connections with steam so that i dont have to create another set of mangle rules? A LOT of thanks to you and your channel, it helped me so much!