For example,
firewall rule:
chain=input action=add-src-to-address-list protocol=tcp dst-port=23
address-list=blocking-list address-list-timeout=0s (<=== forever)
/ip firewall address-list print
D blocking-list 100.100.100.100 <=== Dynamic
Is it possible to make it automatically Static?
Because once the router restarts, everything (dynamic rule) will be gone.
\
edit: sorry double post, moved to here: