Sob:
First, it’s bad idea to stick your problem to another thread, even if you feel it’s similar. It only creates confusion. And if on top of that the thread is several years old, it does not help.
About your problem, you can redirect pretty much anything to anywhere. If it comes to your router, you’re free to rewrite addresses or ports any way you like. If I’m understanding you correctly, you want to redirect incoming port 2222 to 22 for address which is not on router itself. It’s no problem, just use:
/ip firewall nat
add action=dst-nat chain=dstnat dst-address=<address from /29> dst-port=2222 protocol=tcp to-ports=22
Firstly I would like to apologize for the confusion I might have cause with my post and…
secondly i am really thank you for your reply!
Keep on!!!
good day
I’ve tried these steps but have no luck.
I’m trying to forward these ports for Need for speed 2015
UDP: 443 TCP: 443,80,8080
have tried it as dstnat and srcnat, but have not had any luck.
Regards
ClutchPlate