да можно создайте правила типа:
/ip firewall nat
add chain=dstnat protocol=tcp dst-port=80 action=redirect to-ports=8081 comment=”REDIRECT 80 na-INFO”
и еще одно
/ip proxy
set enabled=yes
set port=8081
access
add action=deny disabled=no local-port=8081 redirect-to="мой.адрессайта/и_типа_полная_ссилка"