hellou, i have very simple script: return true/false if IP adress from registration-table is in range from array Ranges :local Ranges [:toarray "192.168.1.0/24,192.168.2.0/24"]; \ :foreach i in=[/interface wireless registration-table find] do={ \ :local lastIP [/interface wireless registra...