Here is a script: /ip firewall mangle add action=mark-connection chain=prerouting connection-state=new in-interface=ether5 new-connection-m...
13. Mikrotik give Priority on QOS by MAC, IP and IP address List
Here is a script: /ip firewall address-list add address=192.168.2.247 list=Phalla-List add address=192.168.2.250 list=Phalla-List /ip firewa...
12. Mikrotik Limit Speed By Website
This summary is not available. Please
click here to view the post.
11. Mikrotik PCQ Share Equally Bandwidth for all hosts
Here is a script: /queue type add kind=pcq name=PCQ-Upload pcq-classifier=src-address \ pcq-dst-address6-mask=64 pcq-rate=2M pcq-src-add...
10. Mikrotik Limit Speed by Website and give Priority to Speedtest.net
Here is a script: /ip firewall filter add action=add-dst-to-address-list address-list=Youtube-List chain=forward \ comment=Dst-Youtube-L...
9. Mikrotik Unlimit Browsing but Limit Download
Here is a script: /ip firewall mangle add action=mark-connection chain=prerouting connection-bytes=\ 262146-4294967295 in-interface=ethe...
5. Mikrotik Limit Speed Download by File Extension
Here is a script: /ip firewall layer7-protocol add name="EXE" regexp="\\.(exe)" /ip firewall layer7-protocol add name=...
3. Mikrotik Limit Youtube and All Download but Unlimit Browsing
Here is a script: /ip firewall layer7-protocol add name=L7-Youtube regexp=youtube.com|googlevideo.com /ip firewall mangle add action=mark-co...
2. Mikrotik Block Torrent Bittorrent uTorrent
Here is a script: /ip firewall layer7-protocol add comment="Block Bit Torrent" name=layer7-bittorrent-exp regexp="^(\\x13bitt...
1. Mikrotik Unlimit Browsing But Limit Download + Youtube
Here is a script: /ip firewall layer7-protocol add name=L7-Youtube regexp= youtube.com | googlevideo .com /ip firewall mangle add action=mar...
Google Address List
/ip firewall address-list add list="GOOGLE" address=8.8.4.0/24 comment="[20140910] Google Inc. US" /ip firewall address-...
Subscribe to:
Posts (Atom)