Bug 83716 - IPSec unable to start
Summary: IPSec unable to start
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: kernel
Version: 8.0
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Arjan van de Ven
QA Contact: Brian Brock
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2003-02-07 15:03 UTC by Dave Sherman
Modified: 2007-04-18 16:50 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2003-06-06 00:48:11 UTC
Embargoed:


Attachments (Terms of Use)

Description Dave Sherman 2003-02-07 15:03:42 UTC
Description of problem:
IPSec appears to be either missing or disabled in the latest kernel update
(2.4.18-24.8.0). I can no longer create a VPN tunnel to my office, as the ipsec
service is unable to start.

Version-Release number of selected component (if applicable):
2.4.18-24.8.0

How reproducible:
[root@dedannshae root] # service ipsec start
ipsec_setup: Starting FreeS/WAN IPsec 1.99...
ipsec_setup: insmod: ipsec: no module by that name found
ipsec_setup: modprobe: Can't locate module ipsec
ipsec_setup: kernel appears to lack KLIPS
ipsec_setup: OOPS, should have aborted!  Broken shell!

If I boot into the previous kernel, ipsec start fine and I have my VPN working.

Steps to Reproduce:
1. See above.
2.
3.
    
Actual results:
See terminal output above.

Expected results:
Standard IPSec startup messages and VPN functionality.

Additional info:

Comment 1 Arjan van de Ven 2003-02-07 15:21:21 UTC
Red Hat Linux kernels haven't ever included IPSec support.
We're looking at it for a future release, however past kernels have never
included it. 

Comment 2 Dave Sherman 2003-02-07 15:26:54 UTC
OK, then apparently the latest kernel broke the freeswan kernel module. My
freeswan version is:
freeswan-module-1.99_2.4.18_19.8.0-0
freeswan-1.99_2.4.18_19.8.0-0

Can this bug be moved over to the kernel module maintainer, or whoever takes
care of this?

Comment 3 Arjan van de Ven 2003-02-07 15:29:59 UTC
we don't ship those freeswan modules...
You need to recompile them for the latest kernel to work. if you have a .src.rpm
somewhere of them you can do that by rpmbuild --rebuild --target i686 <foo>.src.rpm

Comment 4 Dave Sherman 2003-02-07 15:34:22 UTC
Ah. OK, thanks for the help. I'll check freeswan.org first, as I originally got
binary rpms from there (I think - I had thought they came with RH 8.0, but
apparently not :-) ).

Comment 5 Bill Nottingham 2003-06-06 00:48:11 UTC
Closing, not a RH bug.


Note You need to log in before you can comment on or make changes to this bug.