Category: MIKROTIK
-
Script mikrotik: check-internet
:local target 8.8.8.8:if ([/ping $target count=5] = 0) do={/ip route set [find comment=”ISP1″] disabled=yes/ip route set [find comment=”ISP2″] disabled=no:log warning “ISP1 DOWN! Switch ke ISP2”} else={/ip route set [find comment=”ISP1″] disabled=no/ip route set [find comment=”ISP2″] disabled=yes}Scheduler (tiap 1 menit): pgsqlSalin kode/system scheduler add name=check-internet interval=1m on-event=check-internet
-
Script PCC Load balancing
here our script, will help you generate pcc mikrotik automaticaly https://vyos.web.id/mikrotik/index.php