Changes

Jump to navigation Jump to search
1,148 bytes added ,  21:23, 17 April 2021
no edit summary
Line 1: Line 1: −
==p2p blocking==
+
==Overview==
 
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.
   −
{{Note box|These instructions refer to smeserver-ipp2p and sme 7.1.3
+
It appears the ipp2p project may now be defunct (at February 2010), although the maintainer of the smeserver-ipp2p packages is still releasing updates for each SME server kernel upgrade (as at May 2012 for SME 7.6.x).
The package will need recompiling for SME 7.2 before it will work,  
+
 
see here to volunteer [[[[Bugzilla:38]]]]}}
+
{{Note box|msg=The packages for this contrib must be recompiled for each released version of SME server and the corresponding kernel (and kernel mod) version.
 +
 
 +
See this Forum thread for information regarding the current release status http://forums.contribs.org/index.php/topic,43669.0.html
 +
 
 +
Also see [[Bugzilla:38]] for information regarding development & maintenance.}}
    
===Installation===
 
===Installation===
   −
The rpm is currently located in the smetest repository here
+
The rpms are currently located here
   −
http://mirror.contribs.org/smeserver/releases/7.4/smetest/i386/RPMS/
+
http://jeremielorente.free.fr/linux/sme/contribs/ipp2p/
   −
To install do
+
Please manually check the latest released rpm version numbers, and use those version numbers in the commands below.
  yum install --enablerepo=smetest smeserver-ipp2p
+
 
 +
To download do
 +
  mkdir -p /temp/ipp2p
 +
cd /temp/ipp2p
 +
wget http://jeremielorente.free.fr/linux/sme/contribs/ipp2p/smeserver-ipp2p-1.0-2.el4.sme.noarch.rpm
 +
wget http://jeremielorente.free.fr/linux/sme/contribs/ipp2p/ipp2p-0.8.2-4.el4.sme.i686.rpm
 +
wget http://jeremielorente.free.fr/linux/sme/contribs/ipp2p/kmod-ipp2p-0.8.2-1.2.6.9_103.EL.i686.rpm
 +
wget http://jeremielorente.free.fr/linux/sme/contribs/ipp2p/kmod-ipp2p-smp-0.8.2-1.2.6.9_103.EL.i686.rpm
 +
 
 +
If required, download and install the hugemem kmod module
 +
wget http://jeremielorente.free.fr/linux/sme/contribs/ipp2p/kmod-ipp2p-hugemem-0.8.2-1.2.6.9_103.EL.i686.rpm
 +
 
 +
Install the rpms
 +
cd /temp/ipp2p
 +
yum localinstall *.rpm
    
===Configuration===
 
===Configuration===
Line 44: Line 62:  
apply changes and restart server
 
apply changes and restart server
 
  signal-event remoteaccess-update
 
  signal-event remoteaccess-update
  −
<noinclude>[[Category:Contrib]]</noinclude>
      
===Uninstallation===
 
===Uninstallation===
    
  yum remove smeserver-ipp2p
 
  yum remove smeserver-ipp2p
 +
----
 +
<noinclude>[[Category:Deprecated Contrib]]
 +
[[Category:Administration]]</noinclude>
Super Admin, Wiki & Docs Team, Bureaucrats, Interface administrators, Administrators
3,250

edits

Navigation menu