Hello friends,<br>
<br>
I am sorry acutally i have used the ipsec.ko from the previously compiled kernel just for trial purpose if it works.. <br>
<div><span class="gmail_quote">Now after again from scratch with fresh
kernel source and fresh openswan. Done the previous steps and i am
installing openswan in the newly patched kernel.<br>
<br>
More if i use <br>
But still i am getting the same problem ::<br>
<br>
</span>
Oct 31 02:33:40 localhost ipsec__plutorun: 003 &quot;netone&quot;: requested kernel enc ealg_id=2 not present<br>

Oct 31 02:33:40 localhost ipsec__plutorun: 034 &quot;netone&quot;: can not initiate: no acceptable kernel algorithms loaded<br>
<br>
Can I have your(paul) .config for checking of what i am doing is correct ? It will be your great help then..<br>
<br>
Thank you.<br>
Ankur.<br>
<span class="gmail_quote">On 10/30/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="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Mon, 30 Oct 2006, conn intel wrote:<br><br>&gt; I am trying to install KLIPS but still dont leave it.. to the end.. :-)<br>&gt;<br>&gt; I have successfully patch the kernel 2.6.17 using patch provided with<br>&gt; openswan 
2.4.6. And also done the following changes in .config. After<br>&gt; booting in the new patched kernel i have successfully compiled openswan from<br>&gt; the instructions in README. But find the error below when trying to restart
<br>&gt; ipsec. Also i have tried to do the modprobe but in vain.<br>&gt;<br>&gt; Let me know where i am making mistake ..<br><br>&gt; Oct 31 01:35:40 localhost ipsec__plutorun: 034 &quot;netone&quot;: can not initiate:<br>
&gt; no acceptable kernel algorithms loaded<br>&gt;<br>&gt; modprobe ipsec<br>&gt; FATAL: Error inserting ipsec<br>&gt; (/lib/modules/2.6.17/kernel/net/ipsec/ipsec.ko): Unknown symbol in module,<br>&gt; or unknown parameter (see dmesg)
<br>&gt; &amp; in dmesg ::<br><br>&gt; ipsec: Unknown symbol ipsec_cryptoapi_init<br><br>Looks like you changed a non-modular bit of the kernel, and compiled the module<br>but not the entire kernel and its other modules.<br>
do a make clean bzImage modules modules_install and reboot into the new kernel?<br><br>Paul<br></blockquote></div><br>