You are on page 1of 1

/ip firewall nat

add action=dst-nat chain=dstnat dst-port=10021 \


in-interface=ether1 protocol=tcp \
to-addresses=192.168.21.2 to-ports=8291
add action=dst-nat chain=dstnat dst-port=10022 \
in-interface=ether1 protocol=tcp \
to-addresses=192.168.22.2 to-ports=8291

You might also like