Hello dear friends
Question about
Run the script named TEST2 after creating a list of address lists(name=123)
I wrote a filter RulesS with the details below
Ip fierwall filter:
chain=input action=add-src-to-address-list protocol=tcp
address-list=123 address-list-timeout=none-dynamic dst-port=8081 log=no log-prefix=“”
Now I want to write a script and specify that whenever a file named address-list 123 is making, a script named TEST2 run