Surprise Me!

3 Isp Recursive Load Balancing in Mikrotik - Load Balancing & Failover on MikroTik

2023-04-02 9 Dailymotion

#wasitech #loadbalancing<br />3 Isp Recursive Load Balancing in Mikrotik | Load Balancing & Failover on MikroTik<br /><br />Route Script :<br /><br />/ip route<br />add distance=1 gateway=10.1.1.1 routing-mark=to_ISP1 scope=20<br />add distance=2 gateway=1.1.1.1 routing-mark=to_ISP1 scope=20 target-scope=20<br />add distance=1 gateway=1.1.1.1 routing-mark=to_ISP2 scope=20 target-scope=20<br />add distance=2 gateway=10.1.1.1 routing-mark=to_ISP2<br />add distance=1 gateway=2.2.2.2 routing-mark=to_ISP3 scope=20 target-scope=30<br />add distance=2 gateway=10.1.1.1 routing-mark=to_ISP3 scope=20 target-scope=40<br />add distance=1 gateway=10.1.1.1<br />add distance=1 dst-address=1.0.0.1/32 gateway=192.168.1.1 target-scope=30<br />add check-gateway=ping distance=1 dst-address=1.1.1.1/32 gateway=8.8.4.4 \<br /> scope=20 target-scope=20<br />add check-gateway=ping distance=1 dst-address=2.2.2.2/32 gateway=1.0.0.1 \<br /> scope=20 target-scope=30<br />add distance=1 dst-address=8.8.4.4/32 gateway=192.168.102.1 scope=20 \<br /> target-scope=20<br />add distance=1 dst-address=8.8.8.8/32 gateway=192.168.101.1 scope=10<br />add check-gateway=ping distance=1 dst-address=10.1.1.1/32 gateway=8.8.8.8 \<br /> scope=10

Buy Now on CodeCanyon