Done!!! :) :local WANInterface "Your PPPoE-Client interface" :local IPCurrent [/ip address get [find interface=$WANInterface] address]; :local IPString [pick $IPCurrent 0 7] :if ($IPString ="100.71.") do={ :log error $IPCurrent; :log warning "Reconnecting..."; /interfac...