FTP Redirect

Hi to all,

i have a big problem to solve, someone could help me?
I 2 connectivity ADSL A1 A2, on A1, I want us to spend requested on port 80 443 21 22 110, while the A2 everything else including p2p.

I used this rule

chain = prerouting protocol = tcp-dst port = 80 src-address-list = Clients action = mark-routing new-routing-mark = HTTP
passthrough = Yes

and everything worked perfectly, except for FTP, in fact using FTP, in addition to 21, other doors at random. Is possible route requests FTP only on connectivity A1? thank you.

hmmm… try enabling ftp-helper in firewall → service ports, and then in firewall rule use connection state = related

Ok i try it, if is ok i advise you Thx

Negative… the problem persist…