FTP connection to remote server.

Dears,
I have one problem with FTP…
The connection from outside to NAS in my LAN is without problem. I set the NAT etc.. and it is OK.
Problem is, if i am trying connect to some FTP which is outside on internet. It does not matter which… i can not connect to FTP…
I can connect only to my FTP in LAN. And this FTP is accessible from outside without problem.

I have RouterOS v6.23

What can be bad?
Thank you guys!

Add in-interface=pppoe1-out as a criteria to all of your dstnat rules.
You also need to change your input filter rules - change ether1-gateway to pppoe1-out everywhere.

ZeroByte,
Thank you for info.
Sorry for my delayed response. It works!
Thanks again