Since I have slow internet connection @ my home, I would like to limit internet speed to users who are & when they are downloading torrents.
Currently I have set up Layer 7 Protocol which detects torrent usage and firewall which adds those to Address List (for 10min) but I can’t find option to add Address List to Queue.
How can I do that?
Or maybe there is easier way to achieve this solution?
Not at all… let’s say you have an address-list named “acl-limited” with specific addresses (or set dynamically via dhcp-server leases), and your LAN address is 1.2.3.0/24:
OK, this might work, thanks.
I also have currently set up firewall rules which block torrent traffic and I would like to turn off those rules if less than 3 devices are connected to mikrotik, do you know how to do that?
Maybe a better approach is to mark those BitTorrent packets and put them in a queue with less priority (bigger number) so you can prioritize other traffic before BitTorrent. It’s easier and does not rely on a script to be run every minute.