Sunday, September 23, 2012

Block Torrent Connection

Block Torrent Connection



IP > Firewall > Filter Rules fill like below
Tab General
Chain : forward
src-address : 192.168.1.0/24 - Assume Ip address
P2P : all-p2p
Tab Action
Action : Drop
klik Apply
Atau copas ini ke New Terminal agan :
/ip firewall filter
add action=drop chain=forward comment="blokir torrent"
    disabled=no p2p=all-p2p

Block Torrent With Mikrotik
Run torrent application and see the statistic 
gud luck
 
SECOND METHOD:

Assume you want to block torrent & p2p traffic on 192.168.1.0/24
/ip firewall layer7-protocol>
use winbox to copy paste name=torrentsites
regexp:
^.*(get|GET).+(torrent|

thepiratebay|isohunt|entertane|demonoid|btjunkie|mininova|flixflux|

torrentz|vertor|h33t|btscene|bitunity|bittoxic|thunderbytes|

entertane|zoozle|vcdq|bitnova|bitsoup|meganova|fulldls|btbot|

flixflux|seedpeer|fenopy|gpirate|commonbits).*$


/ip firewall filter>
add chain=forward src-address=192.168.1.0/24 layer7-protocol=torrentsites action=drop comment=torrentsites
add chain=forward src-address=192.168.1.0/24 protocol=17 dst-port=53 layer7-protocol=torrentsites action=drop comment=dropDNS
add chain=forward src-address=192.168.1.0/24 content=torrent action=drop comment=keyword_drop
add chain=forward src-address=192.168.1.0/24 content=tracker action=drop comment=trackers_drop
add chain=forward src-address=192.168.1.0/24 content=getpeers action=drop comment=get_peers_drop
add chain=forward src-address=192.168.1.0/24 content=info_hash action=drop comment=info_hash_drop
add chain=forward src-address=192.168.1.0/24 content=announce_peers action=drop comment=announce_peers_drop

& also use default rule to drop p2p traffic which alone is not working for me

add chain=forward src-address=192.168.1.0/24 p2p=all-p2p action=drop comment=p2p_drop

Gud luck

7 comments:

  1. If you are wondering how to hide IP address when downloading a torrent, top choice should be via best VPN for torrenting. There are multiple other options when it comes to hiding your torrenting activity, but a VPN is by far the most convenient and easiest to set up.

    ReplyDelete
  2. Thank you because you have been willing to share information with us. we will always appreciate all you have done here because I know you are very concerned with our. yggtorrent

    ReplyDelete