<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16544" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><SPAN class=113465913-30112007><FONT face=Arial 
color=#0000ff size=2>In most modern kernels NETKEY is already installed, in your 
case it seems this isn't so.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=113465913-30112007><FONT face=Arial 
color=#0000ff size=2>Use the following commands to install the KLIPS 
module.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=113465913-30112007><FONT face=Arial 
color=#0000ff size=2>This is the easiest way to get openswan running without any 
kernel changes.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=113465913-30112007><FONT face=Arial 
color=#0000ff size=2>And it's documented in the README and INSTALL files with 
the commands you already used.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=113465913-30112007><FONT face=Arial 
color=#0000ff size=2>First you'll need your kernel source which matches your 
kernel installed.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=113465913-30112007><FONT face=Arial 
color=#0000ff size=2>make KERNELSRC=/usr/src/linux-`uname 
-r`&nbsp;module</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=113465913-30112007><FONT face=Arial 
color=#0000ff size=2>make KERNELSRC=/usr/src/linux-`uname -r` 
minstall</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=113465913-30112007><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=113465913-30112007><FONT face=Arial 
color=#0000ff size=2>Afterwards you need to start the ipsec 
service.</FONT></SPAN></DIV>
<DIV><FONT face=Arial color=#0000ff size=2></FONT>&nbsp;</DIV>
<DIV align=left><FONT face=Arial size=2>Peter McGill</FONT></DIV>
<DIV><FONT face=Arial color=#0000ff size=2></FONT>&nbsp;</DIV><FONT face=Arial 
size=2></FONT><FONT face=Arial size=2></FONT><BR>
<BLOCKQUOTE dir=ltr 
style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #0000ff 2px solid; MARGIN-RIGHT: 0px">
  <DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
  <HR tabIndex=-1>
  <FONT face=Tahoma size=2><B>From:</B> users-bounces@openswan.org 
  [mailto:users-bounces@openswan.org] <B>On Behalf Of </B>mohamed 
  mydeen<BR><B>Sent:</B> November 30, 2007 5:50 AM<BR><B>To:</B> 
  users@openswan.org<BR><B>Subject:</B> [Openswan Users] Openswan Installation: 
  Help<BR></FONT><BR></DIV>
  <DIV></DIV>
  <P>Hi All,</P>
  <DIV>I need your help in getting clear about the openswan installation 
  properly.</DIV>
  <DIV><FONT face=Arial color=#0000ff size=2></FONT>&nbsp;</DIV>
  <DIV>I used the following commands to compile from source 
  openswan-2.4.10.tar.gz</DIV>
  <P>tar zxvf openswan-2.4.10.tar.gz<BR>cd openswan-2.4.10<BR>make 
  programs<BR>make install</P>
  <P>I have installed gmp and gmp-devel packages in my system.&nbsp; My system 
  running with Linux SuSE 10.1</P>
  <P>I got the following output. I think openwan is installed but not running by 
  seeing pluto is not running from the following output also IPsec Stack is also 
  not 
  installed.<BR>------------------------------------------------------------------------------------------------- 
  <BR>linux-susi:/mohamed/openswan-2.4.10 # ipsec verify<BR>Checking your system 
  to see if IPsec got installed and started correctly:<BR>Version check and 
  ipsec 
  on-path&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  &nbsp; [OK]<BR>Linux Openswan U2.4.10/K(no kernel code presently 
  loaded)<BR>Checking for IPsec support in 
  kernel&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  &nbsp; [FAILED]<BR>Checking for RSA private key 
  (/etc/ipsec.secrets)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  &nbsp; [DISABLED]<BR>&nbsp; ipsec showhostkey: file `/etc/ipsec.secrets' does 
  not exist <BR>Checking that pluto is 
  running&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  &nbsp; [FAILED]<BR>&nbsp; whack: Pluto is not running (no 
  "/var/run/pluto/pluto.ctl")<BR>Two or more interfaces found, checking IP 
  forwarding&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [FAILED] 
  <BR>&nbsp; whack: Pluto is not running (no 
  "/var/run/pluto/pluto.ctl")<BR>Checking for 'ip' 
  command&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  &nbsp; [OK]<BR>Checking for 'iptables' 
  command&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  &nbsp; [OK] <BR>Opportunistic Encryption 
  Support&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  &nbsp; [DISABLED]<BR>linux-susi:/mohamed/openswan-2.4.10 
  #<BR>-------------------------------------------------------------------------------------------------- 
  </P>
  <P>Any patch for KLIPS or NETKEY should I add ?</P>
  <DIV>Expecting reply from any one of you pl...</DIV>
  <DIV><FONT face=Arial color=#0000ff size=2></FONT>&nbsp;</DIV>
  <DIV>Thanks &amp; Regards,</DIV>
  <DIV><FONT face=Arial color=#0000ff size=2></FONT>&nbsp;</DIV>
  <DIV>Muhammad Muhyiddeen A</DIV></BLOCKQUOTE></BODY></HTML>