Can someone tell me the difference between these two rules, for me they do the same, excuse me my English, is the translator ![]()
/ip firewall nat
add action=dst-nat chain=dstnat in-interface=ether1 \
to-addresses=192.168.1.2
add action=netmap chain=dstnat in-interface=ether1 to-addresses=192.168.1.2
thanks