Koozali.org: home of the SME Server

[SOLVED] VPN connections stopped working.

Offline william_syd

  • *****
  • 1,608
  • +0/-0
  • Nothing to see here.
    • http://www.magicwilly.info
[SOLVED] VPN connections stopped working.
« Reply #15 on: January 04, 2007, 11:01:21 PM »
Quote from: "Elliott"
So I finally got the menu up and rebooted and it looks like the VPN connections are being accepted again. How does using the SMP kernel or the standard one have anything to do with VPN or PPTP connections...
Thanks for the help!


Your installed kernel modules have to match your running kernel.

You were running this kernel .... 2.6.9-34.0.2.EL but have this module installed.... kernel-module-ppp-1.0.2-2_2.6.9_42.0.2.EL

2.6.9-34.0.2.EL for one,
2.6.9_42.0.2.EL for the other.
Regards,
William

IF I give advise.. It's only if it was me....

Offline Elliott

  • ****
  • 150
  • +0/-0
[SOLVED] VPN connections stopped working.
« Reply #16 on: January 05, 2007, 03:05:10 PM »
So from this point forward reboots *SHOULD* go to the correct kernel? Can't I somehow remove the older kernels if I'm satisfied with the stability of the current one? Also, is it necessary to have the single and multiprocessor kernels on the machine?


Thanks!
Elliott

Offline Elliott

  • ****
  • 150
  • +0/-0
[SOLVED] VPN connections stopped working.
« Reply #17 on: January 05, 2007, 03:28:23 PM »
Edit / deleted.
Elliott

Offline pfloor

  • *****
  • 889
  • +1/-0
[SOLVED] VPN connections stopped working.
« Reply #18 on: January 06, 2007, 05:53:38 AM »
Quote from: "Elliott"
So I finally got the menu up and rebooted and it looks like the VPN connections are being accepted again. How does using the SMP kernel or the standard one have anything to do with VPN or PPTP connections... and what would have caused my system to start booting into the standard kernel in the first place?

Thanks for the help!

It doesn't.  You were using the 2.6.9-34.0.2 kernel and 2.6.9-42.0.2 modules.  The module version must match the kernel or those modules won't work with that kernel.

When the kernel is updated it installs the newer kernel and leaves the old one in case the newer one won't work.  It however updates the modules and erases the older ones and sometimes during the update grub does not select the correct kernel so it loads the old kernel that won't work with the newer modules.
In life, you must either "Push, Pull or Get out of the way!"

Offline Elliott

  • ****
  • 150
  • +0/-0
[SOLVED] VPN connections stopped working.
« Reply #19 on: January 08, 2007, 03:07:04 PM »
I see. So should I delete old kernels manually to help prevent this or could that cause potential future problems?
Elliott

Offline william_syd

  • *****
  • 1,608
  • +0/-0
  • Nothing to see here.
    • http://www.magicwilly.info
[SOLVED] VPN connections stopped working.
« Reply #20 on: January 10, 2007, 04:59:37 AM »
Quote from: "Elliott"
I see. So should I delete old kernels manually to help prevent this or could that cause potential future problems?


Each new kernel is installed. Thats why you have more than one kernel version.

Kernel modules are upgrade. Thats why you only have the newest one.

What happened to you should not happen.

While your system is now working, someone else my suffer the same problem. To help avoid this, you should report this issue in the Bug Tracker.
Regards,
William

IF I give advise.. It's only if it was me....

Offline pfloor

  • *****
  • 889
  • +1/-0
[SOLVED] VPN connections stopped working.
« Reply #21 on: January 10, 2007, 05:52:13 AM »
Quote from: "william_syd"
Quote from: "Elliott"
I see. So should I delete old kernels manually to help prevent this or could that cause potential future problems?


Each new kernel is installed. Thats why you have more than one kernel version.

Kernel modules are upgrade. Thats why you only have the newest one.

What happened to you should not happen.

While your system is now working, someone else my suffer the same problem. To help avoid this, you should report this issue in the Bug Tracker.

This is a known issue.  There are a couple of bug reports discussing the best way to handle kernel and kernel module updates.

http://bugs.contribs.org/show_bug.cgi?id=2101
http://bugs.contribs.org/show_bug.cgi?id=2199
In life, you must either "Push, Pull or Get out of the way!"