i need to redirect all the traffic on port 80 coming from the real IP to a internal web server , i added this nat rule
0 chain=dstnat in-interface=real dst-address=xx.xxx.xxx.x protocol=tcp
dst-port=80 action=dst-nat to-addresses=192.168.0.216 to-ports=80
but when i try connect to my real ip from the internet i get the mikrotik administration login page
any help please
and my web proxy is enabled