Koozali.org: home of the SME Server

Howto Kernel upgrade.

cc_skavenger

PPTP Connection
« Reply #15 on: August 10, 2004, 04:04:37 PM »
Yes,
I did follow step 7 and have verified that the alias is there.  Are you making pptp connections to this test server or through this test server.  I seem to be having problems with making connections through my test server.  I can make pptp connections to it all day long, with no trouble.

thanks

Offline MasterSleepy

  • *
  • 386
  • +0/-0
    • http://www.vanhees.cc
Howto Kernel upgrade.
« Reply #16 on: August 10, 2004, 07:37:27 PM »
You are right, I teste by connecting directly to the teste server.
try the following command at the command line :
Code: [Select]
/sbin/iptables --append INPUT -p GRE -j ACCEPT
But normally nothing have change with firewall rules.

Regards.

cc_skavenger

PPTP Pass through
« Reply #17 on: August 11, 2004, 04:43:55 PM »
Master Sleepy,

Tried that, but it did not help.  Checked the message log, but did not find any reference to the outgoing pptp connection.  I am going to load the dev tools and try to compare the two different kernel's options.
I'll let you know what I find.

Marco

djohen

Howto Kernel upgrade.
« Reply #18 on: August 12, 2004, 01:46:07 PM »
interesting, cuz im having the same problems with vpn after a kernel upgrade

Offline MasterSleepy

  • *
  • 386
  • +0/-0
    • http://www.vanhees.cc
Howto Kernel upgrade.
« Reply #19 on: August 12, 2004, 07:47:47 PM »
Great thanks to cc_skavenger,

New kernel have a problem with some patch from netfilter.
I look to solve that.

Regards,

cc_skavenger

Kernel upgrade
« Reply #20 on: August 15, 2004, 06:40:53 PM »
MasterSleepy,
I have upgraded another test box.  As long as I don't install the iptables rpm, things seem to work fine.  What is the iptables file for?  Is it an update to iptables?

Thanks for the great work you have been doing.

Marco

Offline MasterSleepy

  • *
  • 386
  • +0/-0
    • http://www.vanhees.cc
Howto Kernel upgrade.
« Reply #21 on: August 16, 2004, 06:29:58 AM »
Hello Marco,

Great thanks to make the test and for the feedback.

The update of iptables is needed if you want to use new feature that are include in the new kernel, like iptables string,mms, h323,... modules.
Effectively there is a 1.2.11 version of iptables, I need to update whole packages.

Solution are near for kernel, but style have some problems, I'm no the good way to find the solution  ;-)

Regards.

PhilV

Howto Kernel upgrade.
« Reply #22 on: August 16, 2004, 02:10:02 PM »
Sorry, newbie, here, (with a slow connection!) Does the howto say in detail how to update the kernel?

Also am I right in thinking that the new kernels support SATA raid?

Offline MasterSleepy

  • *
  • 386
  • +0/-0
    • http://www.vanhees.cc
Howto Kernel upgrade.
« Reply #23 on: August 16, 2004, 02:45:43 PM »
Hy,

If every things goes fine, here is the supported SATA hardware in the new kernel:

Serial ATA (SATA) support
   ServerWorks Frodo / Apple K2 SATA support (EXPERIMENTAL)
   Promise SATA TX2/TX4 support (EXPERIMENTAL)
   Promise SATA SX4 support (EXPERIMENTAL)
   Silicon Image SATA support (EXPERIMENTAL)
   SiS 964/180 SATA support (EXPERIMENTAL)
   VIA SATA support (EXPERIMENTAL)
   Vitesse VSC-7174 SATA support (EXPERIMENTAL)

Regards.

danny

Howto Kernel upgrade.
« Reply #24 on: August 18, 2004, 08:43:50 AM »
currently i'm running e-smith 5.6, with freeswan-1.99_2.4.18_27_7.x-0.i386.rpm and the associated module rpm as well.

i'm about to upgrade to SME 6, and hopefully i dont brake the ipsec too much.. obviously i have to install the ipsec compiled to the newer kernel, however, i will be upgrading to this kernel as well.. so might do it all at once..

has anyone else got ipsec/freeswan running for vpn with sme6 and this latest kernel?

if so, please let me know of any problems you encounted

Offline MasterSleepy

  • *
  • 386
  • +0/-0
    • http://www.vanhees.cc
Howto Kernel upgrade.
« Reply #25 on: August 18, 2004, 08:57:07 AM »
Hello danny,

I've include the freeswan kernel patch in this futur kernel.

Regards.

jeremy

Howto Kernel upgrade.
« Reply #26 on: August 18, 2004, 09:35:35 PM »
MasterSleepy,

Any ideas on this?

http://Contribs.org/viewtopic.php?t=23503

Offline MasterSleepy

  • *
  • 386
  • +0/-0
    • http://www.vanhees.cc
Howto Kernel upgrade.
« Reply #27 on: August 20, 2004, 09:03:16 AM »
Hello,

Now I thing every thing work fine.
http://www.vanhees.cc/index.php?module=ContentExpress&func=display&ceid=18

rpm have been updated too.

regards.

Offline MasterSleepy

  • *
  • 386
  • +0/-0
    • http://www.vanhees.cc
Howto Kernel upgrade.
« Reply #28 on: August 20, 2004, 09:05:23 AM »
SMP version of the kernel is not done.
I'm waiting for feedback of UP version to compile SMP version.

Regs

cc_skavenger

Kernel Upgrade
« Reply #29 on: August 20, 2004, 10:54:15 PM »
Downloading it now, will let you know in a couple of hours....

Thanks for the serious effort you have been putting into this!

Marco