Portforwarding not working

Hi all, I just bought a mikrotik router. Set it up and is working correctly. I have a server on the ip 192.168.5.2 ip with a web app on the port 8080.

I just want to set up portforwarfing to that port and also the port 22 to access from the outside. I followed every tutorial to how to do it. And the ports dont open I dont know what else to do.

/ip firewall nat add chain=dstnat protocol=tcp dst-port=8080 in-interface=ether1 action=dst-nat to-address=192.168.5.2 to-ports=8080

This is the comand I added, same. with the port 22

Welcome. The MT is a complicated beast and the config is very much interrelated. In other words we could guess a lot, but playing whackamole is no fun.
Please post your entire config for a quick resolution.
/export hide-sensitive file=anyname

In winbox go to the windows terminal menu choice and type the above
In winbox go to the files menu choice find the file and right click download to PC
On pc use notepadd++ to open the file copy and paste it in here.
Use the code brackets (above black square with white square brackets)
Before submitting ensure you remove your actual wanip with x.x.x.x.x