Hi,
the else of the if is not working.
:if ([/interface get $inetinterface value-name=running]) do={
:log info "SkriptOVPNpushRoute: currentIP = $previousIPovpn";
} else={
:log info "SkriptOVPNpushRoute:$inetinterface is not currently running, so therefore will not update.";
}
Do I something wrong?
mfg
Klaus