Mikrotik Load balance PCC + Hotspot
Script generated from https://buananetpbun.github.io/pcc.html ROS 7.X ############################################################# # LOAD BALANCING (LB) PCC SCRIPT GENERATOR # Date/Time: 6/27/2022, 1:19:22 PM # Created By: BuanaNETPBun.Github.io – fb.me/buananet.pbun # Load Balancing Method -> PCC (Per Connection Clasifier) ############################################################# /ip firewall address-list add address=192.168.0.0/16 list=LOCAL-IP comment="LB By BNT" add address=172.16.0.0/12 list=LOCAL-IP comment="LB By BNT" add address=10.0.0.0/8 list=LOCAL-IP comment="LB By […]