avatar [E-mail verified status]

MIKROTIK LB ECMP / LOAD BALANCING ECMP SCRIPT GENERATOR FOR ROUTEROS

Script Generator Result
###############################################################
# Load Balancing ECMP (Equal Cost Multi Path) / LB ECMP Script Generator
# Date/Time:
# Created by: BuanaNETPBun.Github.io - fb.me/buananet.pbun
# Load Balancing Method: ECMP (Equal Cost Multi Path)
###############################################################
/ip firewall address-list
add address=192.168.0.0/16 list=LOCAL-IP comment="LB ECMP by buananetpbun.github.io"
add address=172.16.0.0/12 list=LOCAL-IP comment="LB ECMP by buananetpbun.github.io"
add address=10.0.0.0/8 list=LOCAL-IP comment="LB ECMP by buananetpbun.github.io"
/ip firewall nat
add chain=srcnat out-interface="" action=masquerade comment="LB ECMP by buananetpbun.github.io"
add chain=srcnat out-interface="" action=masquerade comment="LB ECMP by buananetpbun.github.io"
/ip route
add check-gateway=ping distance=1 gateway=",,,,," comment="LB ECMP by buananetpbun.github.io"
add check-gateway=ping distance=1 gateway="" routing-mark="" comment="LB ECMP by buananetpbun.github.io"
add check-gateway=ping distance=1 gateway="" routing-mark="" comment="LB ECMP by buananetpbun.github.io"
/ip firewall mangle
add action=accept chain=prerouting dst-address-list=LOCAL-IP src-address-list=LOCAL-IP comment="LB ECMP by buananetpbun.github.io"
add action=accept chain=postrouting dst-address-list=LOCAL-IP src-address-list=LOCAL-IP comment="LB ECMP by buananetpbun.github.io"
add action=accept chain=forward dst-address-list=LOCAL-IP src-address-list=LOCAL-IP comment="LB ECMP by buananetpbun.github.io"
add action=accept chain=input dst-address-list=LOCAL-IP src-address-list=LOCAL-IP comment="LB ECMP by buananetpbun.github.io"
add action=accept chain=output dst-address-list=LOCAL-IP src-address-list=LOCAL-IP comment="LB ECMP by buananetpbun.github.io"
add action=mark-connection chain=input in-interface="" new-connection-mark="" passthrough=yes comment="LB ECMP by buananetpbun.github.io"
add action=mark-connection chain=input in-interface="" new-connection-mark="" passthrough=yes comment="LB ECMP by buananetpbun.github.io"
add action=mark-routing chain=output connection-mark="" new-routing-mark="" passthrough=yes comment="LB ECMP by buananetpbun.github.io"
add action=mark-routing chain=output connection-mark="" new-routing-mark="" passthrough=yes comment="LB ECMP 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