Changes

From SME Server
Jump to navigationJump to search
611 bytes added ,  00:38, 14 February 2010
Added Installation, Uninstallation, disable commands
Line 5: Line 5:  
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]]]]}}
 +
 +
===Installation===
 +
 +
The rpm is currently located in the smetest repository here
 +
 +
http://mirror.contribs.org/smeserver/releases/7.4/smetest/i386/RPMS/
 +
 +
To install do
 +
yum install --enablerepo=smetest smeserver-ipp2p
    
===Configuration===
 
===Configuration===
 
+
====Enabling====
 
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>
Line 18: Line 27:  
  config setprop ipp2p winmx enabled  
 
  config setprop ipp2p winmx enabled  
   −
check
+
check settings are correct
 
  config show ipp2p
 
  config show ipp2p
   Line 24: Line 33:  
  signal-event remoteaccess-update
 
  signal-event remoteaccess-update
    +
====Disabling====
 
To disable blocking setprop to disabled
 
To disable blocking setprop to disabled
 +
config setprop ipp2p apple disabled
 +
config setprop ipp2p bit disabled
 +
config setprop ipp2p ares disabled
 +
config setprop ipp2p ipp2p disabled
 +
config setprop ipp2p soul disabled
 +
config setprop ipp2p winmx disabled
 +
 +
apply changes and restart server
 +
signal-event remoteaccess-update
    
<noinclude>[[Category:Contrib]]</noinclude>
 
<noinclude>[[Category:Contrib]]</noinclude>
 +
 +
===Uninstallation===
 +
 +
yum remove smeserver-ipp2p
624

edits

Navigation menu