I have Mikrotik RB 750G on local network 192.168.1.0/24 where the ftp server is on 192.168.1.254. I set port forwarding on port 21 to 192.168.1.254 , for the public address 1.1.1.2 for example. When I access from net on ftp://1.1.1.2 Mtik sends me to FTP server and this is clear.
How to allow local computers to get access to the local server when they try it on public address (ftp://1.1.1.2). This option is available on Linksys as Internet NAT Redirection Filter option or on D-Link as loopback like disable/enable option to block or allow access to local servers for local computer over the public address.
How can I achive this on Mtik?
Thanks…