Difference between revisions of "P2P blocking"

From SME Server
Jump to navigationJump to search
m
Line 21: Line 21:
 
  signal-event remoteaccess-update
 
  signal-event remoteaccess-update
  
to disable blocking setprop to disabled
+
To disable blocking setprop to disabled
 +
 
 +
[[Category:Howto]]

Revision as of 05:18, 9 April 2007

p2p blocking

This refers to smeserver-ipp2p which will be available with sme 7.2
Introduced with Bugzilla:38

The default is disabled, ie no blocking of p2p

Configuration

set configuration values for various networks, bit = bittorrent, 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