مايكروتيك - تحديث ايبيات لعبة ببجي لشهر يناير 2021 + اعدادات رهيبة لتحسين الاداء

Опубликовано: 25 Май 2026
на канале: Unique Techs
3,074
115

/interface bridge settings set use-ip-firewall=yes
/ip firewall address-list
add address=20.44.0.0/16 list=pubg
add address=20.190.0.0/16 list=pubg
add address=20.195.0.0/16 list=pubg
add address=23.6.0.0/16 list=pubg
add address=40.70.0.0/16 list=pubg
add address=40.120.0.0/16 list=pubg
add address=40.124.0.0/16 list=pubg
add address=40.127.0.0/16 list=pubg
add address=49.51.0.0/16 list=pubg
add address=52.89.0.0/16 list=pubg
add address=52.139.0.0/16 list=pubg
add address=52.230.0.0/16 list=pubg
add address=99.80.0.0/16 list=pubg
add address=101.32.0.0/16 list=pubg
add address=111.221.0.0/16 list=pubg
add address=119.8.0.0/16 list=pubg
add address=119.28.0.0/16 list=pubg
add address=124.156.0.0/16 list=pubg
add address=129.226.0.0/16 list=pubg
add address=150.109.0.0/16 list=pubg
add address=162.62.0.0/16 list=pubg
add address=170.106.0.0/16 list=pubg
add address=184.169.0.0/16 list=pubg
add address=185.151.0.0/16 list=pubg
add address=203.205.0.0/16 list=pubg
add address=20.45.0.0/16 list=pubg
add address=23.1.0.0/16 list=pubg
add address=23.47.0.0/16 list=pubg
add address=52.52.0.0/16 list=pubg
add address=159.138.0.0/16 list=pubg

/ip firewall mangle
add action=mark-packet chain=forward dst-address=192.168.88.0/24 new-packet-mark=Lan-download passthrough=yes src-address-list=!pubg
add action=mark-packet chain=forward dst-address-list=!pubg new-packet-mark=Lan-upload passthrough=yes src-address=192.168.88.0/24
add action=mark-packet chain=forward new-packet-mark=pubg-download passthrough=yes src-address-list=pubg
add action=mark-packet chain=forward dst-address-list=pubg new-packet-mark=pubg-upload passthrough=yes

/queue tree
add max-limit=40M name="all bandwidth" parent=global priority=1
add max-limit=20M name=Lan-download packet-mark=Lan-download parent="all bandwidth"
add max-limit=10M name=Lan-upload packet-mark=Lan-upload parent="all bandwidth"
add max-limit=5M name=pubg-download packet-mark=pubg-download parent="all bandwidth" priority=1
add max-limit=5M name=pubg-upload packet-mark=pubg-upload parent="all bandwidth" priority=1