2 port in smae rule??

ex:
i want to drop dst.port.
21 and 22
can i set it in one rule

yes, /ip firewall filter add protocol=tcp port=22,23

thx alot