setup for publishing internal sharepoint server over the www

i have an standalone sharepoint server on 192.168.5.5, i have a public address dedicated to access the server, lets say 5.5.5.5

what all do i have to do in the router OS for requests to 5.5.5.5 to access the 192.168.5.5

here is what i did so far:
installed certificate SSL on the sharepoint so only HTTPS requests are let through
added address 5.5.5.5 to the mikrotik IP/ADDRESS list
made dstnat rule pointing requests from 5.5.5.5 to 192.168.5.5

anything else that needs to be done for this to work?

tnx

Nope, should be fine. Post /export compact and we can check your rules.

hi, thanks for the reply

i can ping the IP, from the outside, but i get no reply.

also the counter on NAT rule is increasing every time i try to access that IP address

should i try to disable all the firewall rules one by one then try?

thanks