Port forwarding issues

I have bean having problems with my mikro tick hardware when setting up port forwarding for some odd reason no matter what I do using the exact settings that is listed on the wiki both boardes one at my home and one at work will not forward the ports.

I used this line to set it up I also tried while setting the dst adrease but it still wont work.
/ip firewall nat add chain=dstnat in-interface=pppoe-out1 protocol=tcp dst-port=80
action=dst-nat to-addresses=192.168.1.209 to-ports=80

If there is something I have bean missing please let me know XD also I have looked no other posts have a helpful answer thanks :slight_smile:

Are you having any firewall filter rules blocking the traffic?

its possible that your isp might be blocking port 80 inbound. try changing the external port by changing your dst-port to something differnet, maybe 8080.