Kód: Vybrat vše
/ip firewall nat add chain=dstnat dst-address=ip1 protocol=tcp dst-port=3389 \
action=dst-nat to-addresses=192.168.1.101 to-ports=3389
Kód: Vybrat vše
/ip firewall nat add chain=dstnat dst-address=ip1 protocol=tcp dst-port=3389 \
action=dst-nat to-addresses=192.168.1.101 to-ports=3389