Hello I need to change dst-port in rows from 25 to 35, is there a way to avoid somenthing like this:
/ip firewall nat
set 25,26,27,28,29,30,31,32,33,34,35 dst-port=13456
Would be very convenient to use a range of rows in the syntax,
some advice?
cetalfio