i dont know how to finish this script
:foreach i in=[/ip dns cache find] do={
:local cacheName [/ip dns cache all get $i name] ;
:if (([:find $cacheName “tracker”] != 0) do={
ip firewall address-list add name thats on dnsandip addressmust be the same as dns
}
}
can any one help me with this?