Mailinglist Archive: opensuse-security (616 mails)
| < Previous | Next > |
Re: [suse-security] [bit OT] FreeS/WAN
- From: Michael Appeldorn <appeldorn@xxxxxxxxx>
- Date: Fri, 15 Mar 2002 08:45:05 +0100
- Message-id: <KJQOHWQID96POJDZUHBKHKEMH2WCA73.3c91a681@pc_100_32>
Am 15.03.2002 08:28:39, schrieb Schoenwaelder Oliver <oschoenwaelder@xxxxxxxxxxxxxxxxx>:
>anybody out there who knows how to use SuSE freeswan package with a self
>made kernel?
>Iconfigured and tested FreeS/WAN in our development area and now I want to
>use it in production.
>But it fails due to missing modules in our customized kernels.
>It seems that ipsec modules are not installes in the correct module path.
>It uses the path for the standard kernel, e.g. /lib/modules/2.4.16-4GB.
>And using make menuconfig I don't see anything ipsec related.
You have to patch the kernel with the IPSec sources at first.
cd /usr/src
tar -xzf freeswan*.gz
cd freeswan
make menugo
now you'll see ipsec related stuff :O)
Michael Appeldorn
>anybody out there who knows how to use SuSE freeswan package with a self
>made kernel?
>Iconfigured and tested FreeS/WAN in our development area and now I want to
>use it in production.
>But it fails due to missing modules in our customized kernels.
>It seems that ipsec modules are not installes in the correct module path.
>It uses the path for the standard kernel, e.g. /lib/modules/2.4.16-4GB.
>And using make menuconfig I don't see anything ipsec related.
You have to patch the kernel with the IPSec sources at first.
cd /usr/src
tar -xzf freeswan*.gz
cd freeswan
make menugo
now you'll see ipsec related stuff :O)
Michael Appeldorn
| < Previous | Next > |