Obsolete Releases > SME 8.x Contribs

ipp2p on SME8

(1/2) > >>

gdbs:
Is anyone here want to test ipp2p contrib on sme8?

I cannot test it so i'd like to get your return on it

First install ipp2p:


--- Code: ---rpm -Uvh http://jeremielorente.free.fr/linux/sme/8/contribs/ipp2p/i686/ipp2p-0.8.2-1.i686.rpm
--- End code ---

then the kmod according to your arch:

i686:
--- Code: ---rpm -Uvh http://jeremielorente.free.fr/linux/sme/8/contribs/ipp2p/i686/kmod-ipp2p-0.8.2-1.2.6.18_308.8.1.el5.i686.rpm
--- End code ---
i686-PAE:
--- Code: ---rpm -Uvh http://jeremielorente.free.fr/linux/sme/8/contribs/ipp2p/i686/kmod-ipp2p-PAE-0.8.2-1.2.6.18_308.8.1.el5.i686.rpm
--- End code ---
XEN:
--- Code: ---rpm -Uvh  http://jeremielorente.free.fr/linux/sme/8/contribs/ipp2p/i686/kmod-ipp2p-xen-0.8.2-1.2.6.18_308.8.1.el5.i686.rpm
--- End code ---

install smeserver package:


--- Code: ---rpm -Uvh http://jeremielorente.free.fr/linux/sme/8/contribs/ipp2p/noarch/smeserver-ipp2p-1.0-2.noarch.rpm
--- End code ---

Enabling:


--- Code: ---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
--- End code ---

check:

--- Code: ---config show ipp2p
--- End code ---

apply changes and restart server:

--- Code: ---signal-event remoteaccess-update; signal-event reboot
--- End code ---

Let me know if everything is ok :)

src are here (if anyone could compile it and test on x64 arch.... thx):
http://jeremielorente.free.fr/linux/sme/8/contribs/ipp2p/src/

newburns:
I will, but I must ask:
If i have a static IP setup with my ISP, then I technically have another static IP setup for the gateway itself correct?
Can I usde that for my test SME server? Then I can help in testing by setting up that server to be accessible to devs and myself.
How would I set the other connection? Would I set it as dynamic in SME configuration since static will require the gateway IP as well?

gdbs:
sorry i don't understand what you want to do.... maybe if you draw it... :D

newburns:
                                     Comcast Modem (One Static IP Purchased)
                                           /                              \
                           SME 8 Production Server          SME 8 Test Server
                         |Setup in Gateway/Server|        |Setup in Gateway/Server|
                         |mode using Static IP      |        |mode using modem IP     |
                                                                     |dynamically                   |

I heard before, that if you have purchased a static IP, you can use the static and still have connection "dynamically" through the modem's static. The only reason is to be able to have SSH connection to the test server. I know I can port forward, but I want to also do test while the server is in Gateway/Server mode. I am trying to test new contribs, multiple PXE images to learn PXE booting, anad VPN solutions to learn how VPN's work. The PPTP is not very reliable for me on my production server.

jarkor:
Hi gdbs,

Thanks for your work. But I still can test it, because I have a different kernel version installed.

I currently have the stock kernel : 2.6.18-308.4.1.el5

If I upgrade through yum, I will have 2.6.18-308.16.1.el5, so isn't usefull too.

It's possible for you to build a kmod for different kernel versions?

Thanks in advance, I will try to test it asap, let me know if you need help to advance on this topic.

Regards,

Navigation

[0] Message Index

[#] Next page

Go to full version