Difference between revisions of "P2P blocking"

From SME Server
Jump to navigationJump to search
m (P2p moved to P2P blocking: clarity)
m
Line 1: Line 1:
===p2p blocking===
+
==p2p blocking==
 
The goal of the IPP2P project is to identify peer-to-peer (P2P) data in IP traffic.
 
The goal of the IPP2P project is to identify peer-to-peer (P2P) data in IP traffic.
  
Line 6: Line 6:
 
see here to volunteer [[Bugzilla:38]]}}
 
see here to volunteer [[Bugzilla:38]]}}
  
====Configuration====
+
===Configuration===
  
 
set configuration values for various networks <br>
 
set configuration values for various networks <br>

Revision as of 02:30, 18 January 2008

p2p blocking

The goal of the IPP2P project is to identify peer-to-peer (P2P) data in IP traffic.


Important.png Note:
These instructions refer to smeserver-ipp2p and sme 7.1.3

The package will need recompiling for SME 7.2 before it will work, see here to volunteer Bugzilla:38


Configuration

set configuration values for various networks
The default is disabled, ie no blocking of p2p
bit = bittorrent and ipp2p = are the common protocols, the others are less common and not as well tested.

config setprop ipp2p apple enabled
config setprop ipp2p bit enabled
config setprop ipp2p ares enabled 
config setprop ipp2p ipp2p enabled
config setprop ipp2p soul enabled 
config setprop ipp2p winmx enabled 

check

config show ipp2p

apply changes and restart server

signal-event remoteaccess-update

To disable blocking setprop to disabled