I would like to down prioritize the FTP traffic on my network, but is facing difficulties mangling the traffic as FTP passive mode seems to use all kinds of different ports and some server are set up for communication in other ports than 20/21.
Just saw the answer in another post, if you have not found the answer yourself.
In mangle, connection/packet-mark or routing-mark with “connection-state=related connection-type=ftp” also.
This is what i put in. I later found out that it only work in some case. I am not sure about the reason. So I would be very interested in hearing about your experience too.