avatar [E-mail verified status]

MIKROTIK LB PCC / LOAD BALANCING PCC SCRIPT GENERATOR FOR ROUTEROS

Script Generator Result
###############################################################
# Load Balancing Per Connection Clasifier (LB PCC) Script Generator
# Date/Time:
# 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 PCC by buananetpbun.github.io"
add address=172.16.0.0/12 list=LOCAL-IP comment="LB PCC by buananetpbun.github.io"
add address=10.0.0.0/8 list=LOCAL-IP comment="LB PCC by buananetpbun.github.io"
/ip firewall nat
add chain=srcnat out-interface="" action=masquerade comment="LB PCC by buananetpbun.github.io"
add chain=srcnat out-interface="" action=masquerade comment="LB PCC by buananetpbun.github.io"
/ip route
add check-gateway=ping distance=1 gateway="" routing-mark="" comment="LB PCC by buananetpbun.github.io"
add check-gateway=ping distance=1 gateway="" routing-mark="" comment="LB PCC by buananetpbun.github.io"
add check-gateway=ping distance=1 gateway="" comment="LB PCC by buananetpbun.github.io"
add check-gateway=ping distance=2 gateway="" comment="LB PCC by buananetpbun.github.io"
/ip firewall mangle
add action=accept chain=prerouting dst-address-list=LOCAL-IP src-address-list=LOCAL-IP comment="LB PCC by buananetpbun.github.io"
add action=accept chain=postrouting dst-address-list=LOCAL-IP src-address-list=LOCAL-IP comment="LB PCC by buananetpbun.github.io"
add action=accept chain=forward dst-address-list=LOCAL-IP src-address-list=LOCAL-IP comment="LB PCC by buananetpbun.github.io"
add action=accept chain=input dst-address-list=LOCAL-IP src-address-list=LOCAL-IP comment="LB PCC by buananetpbun.github.io"
add action=accept chain=output dst-address-list=LOCAL-IP src-address-list=LOCAL-IP comment="LB PCC by buananetpbun.github.io"
add action=mark-connection chain=input in-interface="" new-connection-mark="" passthrough=yes comment="LB PCC by buananetpbun.github.io"
add action=mark-connection chain=input in-interface="" new-connection-mark="" passthrough=yes comment="LB PCC by buananetpbun.github.io"
add action=mark-routing chain=output connection-mark="" new-routing-mark="" passthrough=yes comment="LB PCC by buananetpbun.github.io"
add action=mark-routing chain=output connection-mark="" new-routing-mark="" passthrough=yes comment="LB PCC by buananetpbun.github.io"
add action=mark-connection chain=prerouting dst-address-type=!local new-connection-mark="" passthrough=yes per-connection-classifier=both-addresses-and-ports:2/0 dst-address-list=!LOCAL-IP src-address-list=LOCAL-IP comment="LB PCC by buananetpbun.github.io"
add action=mark-connection chain=prerouting dst-address-type=!local new-connection-mark="" passthrough=yes per-connection-classifier=both-addresses-and-ports:2/1 dst-address-list=!LOCAL-IP src-address-list=LOCAL-IP comment="LB PCC by buananetpbun.github.io"
add action=mark-routing chain=prerouting connection-mark="" new-routing-mark="" passthrough=yes dst-address-list=!LOCAL-IP src-address-list=LOCAL-IP comment="LB PCC by buananetpbun.github.io"
add action=mark-routing chain=prerouting connection-mark="" new-routing-mark="" passthrough=yes dst-address-list=!LOCAL-IP src-address-list=LOCAL-IP comment="LB PCC by buananetpbun.github.io"

Copy-Paste to Terminal.
Please Activate Your Email.
GET PREMIUM ACCESS
PLEASE SUBSCRIBE
redirected to the new domain https://buananet.com