Problem with "name rewrites script"
Posted: Wed Feb 04, 2009 3:22 am
Hi
I hawe a problem with the script:
The script is to move the names of the queues in the addresslist comment. I used it in version 2.9 and work there without a problem I have now 3.20 and I can not run it. Where do I make an error.
I hawe a problem with the script:
Code: Select all
:foreach ip in=[/ip firewall address-list find list=("USERS_ON_LAN")] do={/i
p firewall address-list set [find list=("USERS_ON_LAN") address=[/ip firewall address-list g
et $ip address]] comment=[/queue simple get [find target-addresses=[/ip firewall address-list
get $ip address]] name ]}