I am using mikrotik router from a while now (3 Years) and i suddenly stuck in a simple problem. Port forwarding.
I have a VDSL modem and is set as NAT/BRIDGE. i attached my 750GL as pppoe client and i am able to obtain a pubblic ip on PPPOE interface i was able to open port 80 and 8291 but i i cant open port 5000 (my synology server). It was working flawless with my new faster line, i think after an upgrade it stopped working. I reset the router and started from scratch. Nothing.
If i look at packet and bytes of the rule under nat i can see it increasing when i try to connect from WAN, but i can’t obtain a connection. (using the app or the browser).
What i am missing?
rule is
ip firewall nat add chain=dstnat protocol=tcp dst-port=5000 action=dst-nat to-addresses=192.168.X.X to-ports=5000
Is so simple but why it dont work? ![]()