It actually runs on the first of each month but wont kick the connections
Just wondering if anyone can see the problem?
Code: Select all
:if ([/system clock get date]~"/01/") do={
/ppp/active/remove [/ppp/active/find]
:log info "PPP Reset"} else={ :log info "PPP NOT Reset" }