/ip firewall nat
add action=masquerade chain=srcnat out-interface=ether1
add action=dst-nat chain=dstnat dst-port=4856 protocol=tcp to-addresses=10.12.0.250 to-ports=4856
add action=masquerade chain=srcnat out-interface=ether1Должно работать.