Difference between revisions of "P2P blocking"

From SME Server
Jump to navigationJump to search
(needs volunteer)
m
Line 9: Line 9:
  
 
set configuration values for various networks <br>
 
set configuration values for various networks <br>
The default is disabled, ie no blocking of p2p ,br>
+
The default is disabled, ie no blocking of p2p <br>
 
bit = bittorrent and ipp2p = are the common protocols, the others are less common and not as well tested.  
 
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 apple enabled

Revision as of 12:06, 17 June 2007

p2p blocking

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

Template:DrawBoxNote

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