Jay Taylor's notes
back to listing indexHow to Port Forward in Mikrotik Router
[web search]
Original source (www.icafemenu.com)
Clipped on: 2015-02-13
Terminal Version
Type the following value into a Terminal window to enter this port forwarding rule.
/ip firewall nat
add action=dst-nat chain=dstnat disabled=no dst-port=3999 in-interface=ether1-gateway protocol=tcp to-addresses=192.168.1.200 to-ports=3999