Create chains

Hi,

how can I create my own chain on mikrotik?

chain=forward action=jump jump-target=MyChain src-address=192.168.88.2

how to define MyChain?

Simply create a new firewall rule, and inside the chain option, write the new chain’s name.