This can help you weather your firewall is blocking connection or not./ip firewall filter add chain=forward dst-address=X.X.X.X
This can help you weather your firewall is blocking connection or not./ip firewall filter add chain=forward dst-address=X.X.X.X
add action=dst-nat chain=dstnat dst-address=109.251.71.5 dst-port=8080 in-interface=ether1-gateway protocol=tcp to-addresses=192.168.88.2 to-ports=8080