Hi
I have small problem - I want to remove from firewall few lines where comment equal to eg. 567 or 234 - comments are only numbers - and now how to do this from script ?
I’ve tried [/ip firewall rule forward remove [find comment=456]] but it says: no such command or directory (find)
In manual I found rule foreach but it remove all rules
Is it possible ? any ideas ?
Thanks