Hello, I presume this topic might have been beaten to death, but I’m a beginner in RouterBOARD devices and therefore would appreciate a fresh look on the issue puzzling me for a few days.
The story is as follows: I have a Mikrotik connected to another router (de facto gateway for MikroTik). Port 80 works fine, as it should, I need to forward port 9090 however for RDP sessions. The configuration is as follows:

I followed tutorials for beginners regarding the port forwarding / NAT issues and my NAT/filter rules are as follows:


The Gateway itself is set to just forward everything to MikroTik:

But what happens as a result is this:

When I use the packet sniffer (direction: any) in MikroTik, here’s what I see:

I tried disabling the “drop input in.interface ether1-gateway” rule because I suspect it has something to do with firewall - but this changes port status (when scanned) from filtered to ‘closed’. Adding “accept input from 192.168.3.1” results in the same outcome, i.e. I can see incoming packets matching that rule (RDP) but the connections is refused:

And yes, I’m able to connect to 192.168.1.5:9090 from within LAN. The whole issue arose after replacing an old router with a MikroTik, so I’m pretty sure it’s only a matter of me not configuring it properly.
Everything best in the New Year and thanks in advance for your help.
