Koozali.org: home of the SME Server

Kernel question vpn

Mork

Kernel question vpn
« on: April 10, 2007, 11:04:36 AM »
Hello,

I have a question about the kernel. After the last update (7.1.3 with yum installed) vpn didn't work.

Quote
[root@server ~]# uname -r
2.6.9-42.0.10.plus.cl4smp


and

Quote
[root@server ~]# rpm -qa |grep ppp
ppp-2.4.4-1.3.el4.sme
rp-pppoe-3.5-22
kmod-ppp-1.0.2-1.2.6.9_42.0.10.EL
kmod-ppp-smp-1.0.2-1.2.6.9_42.0.10.EL


After reboot i choose for another kernel

2.6.9-42.0.10.ELsmp

Now vpn worked fine.

Does anyone now what's the diferrent between these two kernel engine?
Why didn't works it with the plus.cl4smp?

Thanks.

Regards,

Mork

Offline okepc

  • ****
  • 118
  • +0/-0
    • http://www.okepc.nl
Kernel question vpn
« Reply #1 on: April 10, 2007, 11:17:36 AM »
These kmods were written for the sme released kernel 2.6.9_42.0.10.EL
and NOT for the centos plus 2.6.9-42.0.10.plus.cl4smp kernel therefor they do not work.

Centosplus is not enabled by default on yum and should not be used.

Dirk