Difference between revisions of "P2P blocking"

From SME Server
Jump to navigationJump to search
m (move from howto to contrib)
m (Replaced Template:drawBox* (deprecated) with Template:* box)
Line 2: Line 2:
 
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.
  
{{DrawBoxNote|content=These instructions refer to smeserver-ipp2p and sme 7.1.3
+
{{Note box|These instructions refer to smeserver-ipp2p and sme 7.1.3
 
The package will need recompiling for SME 7.2 before it will work,  
 
The package will need recompiling for SME 7.2 before it will work,  
 
see here to volunteer [[Bugzilla:38]]}}
 
see here to volunteer [[Bugzilla:38]]}}

Revision as of 19:09, 28 September 2007

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