80 port forwarding to lan ip

Hello!

I need some help with port forward to my web-server, i tried:

1 chain=dstnat dst-address=195.195.195.20 protocol=tcp dst-port=80
action=dst-nat to-addresses=200.200.200.2 to-ports=80

but it did not work


I have mikrotik 2.9.27

public ethernet: ether1
local ethernet: ether2

microtik ip`s
public ip: 195.195.195.20
local: 200.200.200.1

web-server: 200.200.200.2

Thanx for help!

Do you have a firewall rule to allow 200.200.200.2 to communicate on port 80. If not then I but that is the problem.