Hi all,
How to limit user bandwidth on specific connection ?
the example needs as follows :
+ if users just browse the internet, than any user can use any available bandwidth.
+ if one of the users doing download (transfer rate more than 32Kbps continuesly more than 5 minute) and add the destination server to address list with time out 1 hour, let say it will named with download-server
+ all address-list on download-server will be put on mangle and than to be limited on simple queue or queue tree.
is it possible ?
Paul