bandwith limitations with HotSpot and walled garden... help!

hi there!
we have working hotspot with users limited at 256k/256k
we want all users be limited at different speed to fixed FTP server, attached to the hotspot’s out interface
is this possible to be done

thanks,
regards,
C. G.

You need to make mangle rules to mark specific packets+ static queues.

thank you for the answer, sergejs.
maybe i have to correct the question. we wanna use bandwith limitation of users using profile on each user and simple queue to limit transmit and receive to a specified ip-address (ftp server or samba).
E. g. each user with profile “tempo” may use 128k/256k internet bandwith and 2M/2M connectivity to our FTP server. internet connection is limited by user’s profile. and then we use mangle+static queues to limit FTP-to-client connectivity. is that correct?
kind regards,
C. G.

If you will use ‘queue simple’, you have to make sure that static rules for the FTP server are at the top of dynamic rules.

hi again,

everytime some user comes online with authorisation, dynamic queue goes at the top of the “queue simple” - list.
is there a way to make static queues to be always on top. and stay there authomatically.

regards,
C. G.

maybe we need to write some script?

regards,
C. G.

I forgot to notice. Problem solved with a script that moving D-queues, found into the forum. http://forum.mikrotik.com/t/hotspot-on-login-script-username/10261/1 is the exact link.

thanks raivis-v.
thank you all.

Regards,
C. G.