config public ip in mikrotik for server

hello
i have a public ip- mikrotik switch and a server.
i want to see my server from home.
i nat my public ip like this picture. but when i browse public ip i cant see my server. please help me

There is no picture attached.

I assume you want to connect to your server attached to your network behind your Mikrotik. You can accomplish this two ways:

Setup a destination nat (I don’t recommend in this case - not enough info provided) I would use this option for a webserver or other types of hosted services.

Setup a VPN on your Mikrotik. This will allow you a secure connection to remotely connect to your home network and then you can access the server as if you were at home.

http://s4.img7.ir/Fcix6.png
this is my picture

You may want to change the action to dst-nat in that rule. Also, I would limit it to only the protocols and ports that have services listening on them (tcp/80,443 on a web server, etc.)

Sent from my LG-D850 using Tapatalk

no this slution dont work

Hi friend,
Please follow this ; Firstly You have to know which port you need to open. For HTTP (80) please do following configuration. You can change ports number to connect ssh or telnet or any service you want. Now you can access to http of your server. http://publicip:33000
portforwarding.png