port forwarding in WinBox

Hello,

I am try to do port forwarding, however without much luck. Using MikroTik RouterOS 2.9.11 and with most rules setup in the NAT section I can’t set up a rule that works for example, using port 1022 on a public address (on the router) to route to port 22 on an internal address (on an internal server).

Many thanks in advance.

James

/ip firewall nat add chain=dstnat action=dst-nat to-addresses=<inside ip> to-ports=22 dst-address=<outside ip> dst-port=1022 protocol=tcp

read here about nat:
http://www.mikrotik.com/testdocs/ros/2.9/ip/nat.php

I think you should also use the opportunity of free upgrades, and upgrade to 2.9.45

http://wiki.mikrotik.com/wiki/Upgrading_RouterOS