Port Forwarding isn't work

My network is working.

I am able to use the Internet “Adsl 5Mbps” from the boxes on 192.168.1.0/24.
Port forwarding isn’t work, do I need something special?, I only use the port forwarding rule on the RouterOs with the “Adsl 5Mbps” internet.

It works from the boxes on that place (192.168.4.0/24 , 192.168.5.0/24)
But isn’t work for the remote ones.

I can ping everywhere from everywhere,

The wifi link is a bridge wds.
RedCasa.jpeg

show us the nat rule. Instead of srcnatting the IP block you might have to do everything outgoing.

/ ip firewall nat
add chain=srcnat action=masquerade out-interface=ether1 comment=“” disabled=no

or something like it.