<div>Hello,</div>
<div>After I restarted the linux box, I got ipsec and openswan back. :) Thank you Paul.</div>
<div>&nbsp;</div>
<div>I copied my old ipsec,conf and ipsec.secrets files back to /etc folder and started the openswan.</div>
<div>&nbsp;</div>
<div>ipsec verify command gives me&nbsp;2&nbsp;[FAILED] lines&nbsp;that I did not have before;</div>
<div>&nbsp;</div>
<div><font size="2">
<p>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;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [OK]<br>Linux Openswan U2.4.5rc5/K2.6.13-15-smp (netkey)<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;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [OK]
<br>NETKEY detected, testing for disabled ICMP send_redirects&nbsp;&nbsp;&nbsp; [FAILED]<br>Please disable /proc/sys/net/ipv4/conf/*/send_redirects<br>or NETKEY will cause the sending of bogus ICMP redirects!<br>NETKEY detected, testing for disabled ICMP accept_redirects [FAILED]
<br>Please disable /proc/sys/net/ipv4/conf/*/accept_redirects<br>or NETKEY will accept bogus ICMP redirects!<br>Checking for RSA private key (/etc/ipsec.secrets)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [OK]<br>Checking that pluto is running [OK]
<br>Two or more interfaces found, checking IP forwarding&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [OK]<br>Checking NAT and MASQUERADEing&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 '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;&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;&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;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[DISABLED]</p>
<p>And this is from /var/log/messages;</p><font size="2">
<p>Mar 22 11:21:34 linuxserver ipsec_setup: ...Openswan IPsec started</p>
<p>Mar 22 11:21:34 linuxserver ipsec_setup: Starting Openswan IPsec 2.4.5rc5...</p>
<p>Mar 22 11:21:34 linuxserver ipsec_setup: insmod /lib/modules/2.6.13-15-smp/kernel/net/key/af_key.ko </p>
<p>Mar 22 11:21:34 linuxserver ipsec_setup: insmod /lib/modules/2.6.13-15-smp/kernel/net/ipv4/xfrm4_tunnel.ko </p>
<p>Mar 22 11:21:34 linuxserver ipsec_setup: insmod /lib/modules/2.6.13-15-smp/kernel/net/xfrm/xfrm_user.ko </p>
<p>Mar 22 11:21:34 linuxserver ipsec_setup: insmod /lib/modules/2.6.13-15-smp/kernel/drivers/char/hw_random.ko </p>
<p>Mar 22 11:21:34 linuxserver ipsec_setup: FATAL: Error inserting hw_random (/lib/modules/2.6.13-15-smp/kernel/drivers/char/hw_random.ko): No such device</p>
<p>Mar 22 11:21:34 linuxserver ipsec_setup: insmod /lib/modules/2.6.13-15-smp/kernel/drivers/crypto/padlock.ko </p>
<p>Mar 22 11:21:34 linuxserver ipsec_setup: FATAL: Error inserting padlock (/lib/modules/2.6.13-15-smp/kernel/drivers/crypto/padlock.ko): No such device</p>
<p>Mar 22 11:21:34 linuxserver pluto[6472]: starting up 1 cryptographic helpers</p>
<p>Mar 22 11:21:34 linuxserver pluto[6472]: started helper pid=6482 (fd:6)</p>
<p>Mar 22 11:21:34 linuxserver pluto[6472]: Using Linux 2.6 IPsec interface code on 2.6.13-15-smp</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>Thank you</p>
<p>Can Akalin</p></font></font><br>&nbsp;</div>
<div><span class="gmail_quote">On 3/22/06, <b class="gmail_sendername">Paul Wouters</b> &lt;<a href="mailto:paul@xelerance.com">paul@xelerance.com</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">On Wed, 22 Mar 2006, Can Akalin wrote:<br><br>&gt; rpm -e openswan<br>&gt;<br>&gt; command and now I don't have openswan!
<br>&gt;<br>&gt; I again followed the commands<br>&gt;<br>&gt; #cd /usr/src/openswan-2.#.#<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; #make programs<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; #make install<br>&gt;<br>&gt; BUT nothing has happened. I do not have openswan and ipsec. Only thing I saw
<br>&gt; while I was running&nbsp;&nbsp;#make programs&nbsp;&nbsp;command are &quot; Entering directory<br>&gt; ...&quot;&nbsp;&nbsp;, &quot; Leaving directory... &quot; and &quot; Nothing to be done for 'programs' &quot;<br>&gt;<br>&gt; I have libgmp, gawk, flex and bison installed in my Suse Linux 
2.6.13-15box.<br>&gt;<br>&gt; Can anyone tell me what am I missing?<br><br>relogin or type 'hash -r'<br><br>the ipsec command moved from /usr/sbin/ipsec from the rpm, to /usr/local/sbin/ipsec<br>from the source install.<br>
<br>Paul<br></blockquote></div><br>