Koozali.org: home of the SME Server

ipp2p + kmod + smeserver-ipp2p

Offline gdbs

  • *
  • 96
  • +0/-0
ipp2p + kmod + smeserver-ipp2p
« on: March 26, 2009, 04:46:29 PM »
Hi,

I've compile smeserver-ipp2p package, so this is an up to date of my last post:

Install ipp2p:
Code: [Select]
rpm -Uvh http://jeremielorente.free.fr/linux/sme/contribs/ipp2p/ipp2p-0.8.2-4.el4.sme.i686.rpm

Install kmod:
Code: [Select]
rpm -Uvh http://jeremielorente.free.fr/linux/sme/contribs/ipp2p/kmod-ipp2p-0.8.2-1.2.6.9_78.0.13.EL.i686.rpm
rpm -Uvh http://jeremielorente.free.fr/linux/sme/contribs/ipp2p/kmod-ipp2p-smp-0.8.2-1.2.6.9_78.0.13.EL.i686.rpm

Install smeserver-ipp2p:
Code: [Select]
rpm -Uvh http://jeremielorente.free.fr/linux/sme/contribs/ipp2p/smeserver-ipp2p-1.0-2.el4.sme.noarch.rpm

then do (http://wiki.contribs.org/P2P_blocking):

Code: [Select]
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

then

Code: [Select]
signal-event remoteaccess-update
signal-event post-upgrade
signal-event reboot

i'll post next releases for each kernel here.

Offline cactus

  • *
  • 4,880
  • +3/-0
    • http://www.snetram.nl
Re: ipp2p + kmod + smeserver-ipp2p
« Reply #1 on: March 26, 2009, 09:47:37 PM »
Please contact admin [at] contribs [dot] org as we do not need packages like this to live outside the developement stream and be maintained seperately.

Read up on how the development on SME Server works (http://wiki.contribs.org/Package_Modification) and see if you can get your version in the SME Server repository again so we can trigger new builds when a new kernel is released. Installing it from the repositories would make things much easier for the community.

Also please use you to install packages on SME Server as this is the default method to install packages.

I believe you already have a bug open for this in bugzilla, or am I wrong here?
Be careful whose advice you buy, but be patient with those who supply it. Advice is a form of nostalgia, dispensing it is a way of fishing the past from the disposal, wiping it off, painting over the ugly parts and recycling it for more than its worth ~ Baz Luhrmann - Everybody's Free (To Wear Sunscreen)

Offline David Harper

  • *
  • 653
  • +0/-0
  • Watch this space
    • Workgroup Technology Solutions
Re: ipp2p + kmod + smeserver-ipp2p
« Reply #2 on: March 26, 2009, 09:49:22 PM »
Cactus, IIRC this was taken out of the build system because kmod-ipp2p wouldn't compile without manual tinkering for each version.

Offline cactus

  • *
  • 4,880
  • +3/-0
    • http://www.snetram.nl
Re: ipp2p + kmod + smeserver-ipp2p
« Reply #3 on: March 26, 2009, 10:00:31 PM »
Cactus, IIRC this was taken out of the build system because kmod-ipp2p wouldn't compile without manual tinkering for each version.
Not sure if that is still the case, that was quite an old remark in http://bugs.contribs.org/show_bug.cgi?id=38 .
Be careful whose advice you buy, but be patient with those who supply it. Advice is a form of nostalgia, dispensing it is a way of fishing the past from the disposal, wiping it off, painting over the ugly parts and recycling it for more than its worth ~ Baz Luhrmann - Everybody's Free (To Wear Sunscreen)

Offline David Harper

  • *
  • 653
  • +0/-0
  • Watch this space
    • Workgroup Technology Solutions
Re: ipp2p + kmod + smeserver-ipp2p
« Reply #4 on: March 26, 2009, 10:02:30 PM »
Okay.

@gdbs, can you please post your SRPMs?

Offline gdbs

  • *
  • 96
  • +0/-0
Re: ipp2p + kmod + smeserver-ipp2p
« Reply #5 on: March 27, 2009, 01:43:31 PM »
sure! i'll do it on monday... it's the WE actually :)

Offline gdbs

  • *
  • 96
  • +0/-0
Re: ipp2p + kmod + smeserver-ipp2p
« Reply #6 on: May 07, 2009, 05:17:48 PM »
Update for upcoming kernel version: 2.6.9_78.0.22

Install ipp2p:

Code: [Select]
rpm -Uvh http://jeremielorente.free.fr/linux/sme/contribs/ipp2p/ipp2p-0.8.2-4.el4.sme.i686.rpm

Install kmod:

Code: [Select]
rpm -Uvh http://jeremielorente.free.fr/linux/sme/contribs/ipp2p/kmod-ipp2p-0.8.2-1.2.6.9_78.0.22.EL.i686.rpm
rpm -Uvh http://jeremielorente.free.fr/linux/sme/contribs/ipp2p/kmod-ipp2p-smp-0.8.2-1.2.6.9_78.0.22.EL.i686.rpm
rpm -Uvh http://jeremielorente.free.fr/linux/sme/contribs/ipp2p/kmod-ipp2p-hugemem-0.8.2-1.2.6.9_78.0.22.EL.i686.rpm

Install smeserver-ipp2p:

Code: [Select]
rpm -Uvh http://jeremielorente.free.fr/linux/sme/contribs/ipp2p/smeserver-ipp2p-1.0-2.el4.sme.noarch.rpm

then do (http://wiki.contribs.org/P2P_blocking):

Code: [Select]
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

then

Code: [Select]
signal-event remoteaccess-update
signal-event post-upgrade
signal-event reboot

RPMS here:

http://jeremielorente.free.fr/linux/sme/contribs/ipp2p/src/
« Last Edit: May 07, 2009, 05:20:06 PM by gdbs »

Offline cactus

  • *
  • 4,880
  • +3/-0
    • http://www.snetram.nl
Re: ipp2p + kmod + smeserver-ipp2p
« Reply #7 on: May 07, 2009, 05:21:14 PM »
Please get yourself developer access to the CVS so we can do this in the proper SME Server channels again. See for details: http://wiki.contribs.org/Package_Modification

It will make updates seemless and saves the hassle of removing and manually installing.

Thanks in advance.
Be careful whose advice you buy, but be patient with those who supply it. Advice is a form of nostalgia, dispensing it is a way of fishing the past from the disposal, wiping it off, painting over the ugly parts and recycling it for more than its worth ~ Baz Luhrmann - Everybody's Free (To Wear Sunscreen)

Offline gdbs

  • *
  • 96
  • +0/-0
Re: ipp2p + kmod + smeserver-ipp2p
« Reply #8 on: May 07, 2009, 06:24:50 PM »
sure but cause of lack of time, i'll do it in few month...

Offline gdbs

  • *
  • 96
  • +0/-0
Re: ipp2p + kmod + smeserver-ipp2p
« Reply #9 on: January 11, 2010, 05:41:28 PM »
Update for upcoming kernel version: 2.6.9_89.0.16

Install ipp2p:

Code: [Select]
rpm -Uvh http://jeremielorente.free.fr/linux/sme/contribs/ipp2p/ipp2p-0.8.2-4.el4.sme.i686.rpm

Install kmod:

Code: [Select]
rpm -Uvh http://jeremielorente.free.fr/linux/sme/contribs/ipp2p/kmod-ipp2p-0.8.2-1.2.6.9_89.0.16.EL.i686.rpm
rpm -Uvh http://jeremielorente.free.fr/linux/sme/contribs/ipp2p/kmod-ipp2p-smp-0.8.2-1.2.6.9_89.0.16.EL.i686.rpm
rpm -Uvh http://jeremielorente.free.fr/linux/sme/contribs/ipp2p/kmod-ipp2p-hugemem-0.8.2-1.2.6.9_89.0.16.EL.i686.rpm

Install smeserver-ipp2p:

Code: [Select]
rpm -Uvh http://jeremielorente.free.fr/linux/sme/contribs/ipp2p/smeserver-ipp2p-1.0-2.el4.sme.noarch.rpm

then do (http://wiki.contribs.org/P2P_blocking):

Code: [Select]
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

then

Code: [Select]
signal-event remoteaccess-update
signal-event post-upgrade
signal-event reboot

RPMS here:

http://jeremielorente.free.fr/linux/sme/contribs/ipp2p/src/

« Last Edit: January 12, 2010, 09:09:30 AM by gdbs »

Offline Stefano

  • *
  • 10,836
  • +2/-0
Re: ipp2p + kmod + smeserver-ipp2p
« Reply #10 on: January 11, 2010, 06:40:46 PM »
gdbs: please follow asap cactus' advice..
put your rpms be in CVS, thank you

Offline mikalof

  • *
  • 27
  • +0/-0
Re: ipp2p + kmod + smeserver-ipp2p
« Reply #11 on: January 14, 2010, 08:08:42 PM »
In your build is there a configuration file or other way for configuring local IP-addresses which will not be filtered?

Offline gdbs

  • *
  • 96
  • +0/-0
Re: ipp2p + kmod + smeserver-ipp2p
« Reply #12 on: June 15, 2010, 04:24:01 PM »
@Stefano: Ok, i'll compile a last time as i've done until today for 7.5 release cause i need it quickly, and then i'll kick my ass to put it in CVS during next weeks :)

@Mikalof: nop sorry, but maybe it's possible to modify smeserver-ipp2p package in order to do it... it would be a great feature.

Offline raem

  • *
  • 3,972
  • +4/-0
Re: ipp2p + kmod + smeserver-ipp2p
« Reply #13 on: October 04, 2010, 11:17:13 AM »
gdbs & all

I revised the wiki at
http://wiki.contribs.org/P2P_blocking
to reflect the current location of rpms as being at http://jeremielorente.free.fr/linux/sme/contribs/ipp2p/
rather than the smetest repo
Jeremie (gdbs), thanks for being the maintainer.
...

Offline cactus

  • *
  • 4,880
  • +3/-0
    • http://www.snetram.nl
Re: ipp2p + kmod + smeserver-ipp2p
« Reply #14 on: October 04, 2010, 06:40:28 PM »
@Stefano: Ok, i'll compile a last time as i've done until today for 7.5 release cause i need it quickly, and then i'll kick my ass to put it in CVS during next weeks :)
Any chance this is going to happen soon?
Be careful whose advice you buy, but be patient with those who supply it. Advice is a form of nostalgia, dispensing it is a way of fishing the past from the disposal, wiping it off, painting over the ugly parts and recycling it for more than its worth ~ Baz Luhrmann - Everybody's Free (To Wear Sunscreen)