Block torrent downloads
Block torrent download
To block torrent downloads on Mikrotik Router Board can do that with the firewall layer7 protocol.
Click "IP" and "firewall".
Click "layer7 protocol" click on the blue cross.
Enter a name.
Now put the text in the window, you can copy it and paste it here.
^.+(torrent|thepiratebay|isohunt|entertane|demonoid|btjunkie|mininova|flixflux|vertor|h33t|zoozle|bitnova|bitsoup|meganova|fulldls|btbot|fenopy|gpirate|commonbits).*$
Click "OK" then back on the blue cross
Enter a name.
Now put the text in the window, you can copy it and paste it here.
^.*(get|GET).+(torrent|thepiratebay|isohunt|entertane|demonoid|btjunkie|mininova|flixflux|vertor|h33t|zoozle|bitnova|bitsoup|meganova|fulldls|btbot|fenopy|gpirate|commonbits).*$
Click "OK" now customize the firewall.
- For "out interface" select the WAN interface.
- Continue clicking to "advanced".
- At "layer7 protocol" you select the regeexp you created.
- Continue clicking to "action".
In "action" select "drop".
Go again to "filter rules" to "general" "chain" select "forward". For "out interface" select the WAN interface. Continue clicking to "advanced".
At "layer7 protocol" you select the second regeexp you created.
In "action" select "drop".
The firewall rules are hard on the CPU load.
Comments