Download Speed Limit Based on the Extension [Mikrotik Winbox] Tutorial
Internet users in the cafe who like downloading files with IDM is very disturbing others who are browsing or playing games, on this case we can add the filter for this Downloaders
with a little extra in his Mikrotik Rules Filter firewall mangle and then on into Mikrotik queues.
internet -> check ext (add to address list) -> mangle (mark packets) -> queues (slowing speed) -> client
1. Go to Mikrotik winbox -> IP -> Firewall -> -> Filter Rules -> Add Filter Rules. configure:
a. chain = forward
b. Protocol = 6 (tcp)
c. Content = .exe
d. Action = add dst to address list
e. Address List = downloaders
f. Timeout = 01.00.00
* Content filtering is filled with rules that would be blocked ext
* Address List for alias type Downloaders <- whatever name
* Timeout up to you, 5 minutes or 3 days (3d)
* Create a rule as much depends ext, .Exe, .Rar, .Avi, .Mpg, .Iso, .Zip, .Flv, etc.
![Filter Rule 77025119 Download Speed Limit Based on the Extension [Mikrotik Winbox] Tutorial](http://img24.imageshack.us/img24/2967/77025119.jpg)
2. Go tab Mikrotik Mangle, winbox -> Ip -> Firewall -> Mangle -> Add new Mangle Rule. Configure:
a. Chain = forward
b. Protocol = 6 (tcp)
c. Src. Address List = downloaders
d. Action = mark packet
e. New Packet Mark = turunin speed
f. Passtrough = yes
* Src Address List is the list we add’ve made in the initial step is Downloaders <- select in the drop down box.
* New Packet for alias Mark slowing speed <- whatever name
* Passtrough checked
![Mangle 18525141 Download Speed Limit Based on the Extension [Mikrotik Winbox] Tutorial](http://img32.imageshack.us/img32/7023/18525141.jpg)
3. Go to Mikrotik Queues, winbox -> Queues -> Simple Queues -> add new simple queues. Configure:
a. Name = download-files
b. Target Upload Max Limit / Limit at = 64k
c. Target Download Max Limit / Limit at= 64k
d. Packet Marks = slowing speed
e. Priority = 4
* Packet mark and Priority is in the Advanced tab, select the drop down box that is the rule that we’ve made in the mangle had the slowing speed
* 64k = 8KBps di IDM.
![Queue 50035891 Download Speed Limit Based on the Extension [Mikrotik Winbox] Tutorial](http://img190.imageshack.us/img190/205/50035891.jpg)
after that please tested.
credit : ray16.info



October 26, 2009 | Posted by admin ![Download Speed Limit Based on the Extension [Mikrotik Winbox] Tutorial](http://kuliahku.com/wp-content/plugins/wp-likes/images/spinner.gif)
Categories:
Tags: