I am building an new configuration here, and cant find definite answer.
Does routeros allow using several lists in [src|dst]-address-list= ?
Something like
/ip firewall filter add action=drop chain=forward src-address-list=banned-dynamic,banned-static
or must we use separate rules for every address list?
6.x at least give no error on such line, but does it work?