Hi,<br><br>I have installed openswan 3.0.06 and OCF both, but I think, I have missed out something in KLIPS.<br><br>The modules seems to be loaded ok !<br><br><span class="q">[root@localhost ocf]# lsmod | grep crypto<br>> cryptosoft 12684 0
<br>> cryptodev 14732 2<br>> ocf 25520 2 cryptosoft,cryptodev<br>><br>> and cat /proc/net/pf_key_supported give me:<br>><br>> [root@localhost ocf]# cat /proc/net/pf_key_supported
<br>> satype exttype alg_id ivlen minbits maxbits name<br>> 2 14 3 0 160 160 unknown<br>> 2 14 2 0 128 128 unknown<br>> 3 15 3 64 192 192 unknown
<br>> 3 15 12 128 128 256 unknown<br>> 3 15 3 64 168 168 unknown<br>> 3 14 3 0 160 160 unknown<br>> 3 14 2 0 128 128 unknown
<br>> 9 15 4 0 128 128 unknown<br>> 9 15 3 0 32 128 unknown<br>> 9 15 2 0 128 32 unknown<br>> 9 15 1 0 32 32 unknown
<br>> 10 15 2 0 1 1 unknown<br>></span><br clear="all"><br>When I checked kernel config, there is no option of 'KLIPS Options'. what could be the reason? I think I might not have followed some sequence in installation...Can you please just describe the procedure of installation from the beginning freshly, so that I can get the KLIPS options and OCF options in kernel configuration ?
<br><br>I would also like to describe what did I do and how was m approach from the beginning.<br><br>I have RHEL 5 Server (kernel 2.6.18-8) and I downloaded openswan3.0.06. Here are the following steps of how I approached:
<br><br>1) copied openswan to /usr/src<br>2) cd /usr/src/openswan3.0.06<br>3) make programs<br>4) make install<br>5) export KERNELSRC=/usr/src/kernels/2.6.18-8.el5-i686/<br>6) make module<br>7) make module_install<br><br>
Now, if I see <span style="font-weight: bold;">/usr/src/kernels/2.6.18-8.el5-i686/crypto/ </span>, there is no directory of ocf. Do I need to download OCF separately and then add it to this directory ? <br><br>I added ocf to that directory and
<span style="font-weight: bold;">source "crypto/ocf/Kconfig"</span> to the tail of Kconfig in /usr/src/kernels/2.6.18-8.el5-i686/crypto/ , and then saw the kernel menuconfiguration. I could see OCF Options...,but not KLIPS Options....
<br><br>Did I miss out any patches? If yes which ones !!<br>How do I get KLIPS Options in kernel menuconfiguration ?<br><br>I would appreciate if everything is described from the beginning in brief.<br><br>Thank you,<br>Regards,
<br>-- <br>Ankit Parikh<br>MS, Computer Science<br>University of Southern California<br>Los Angeles<br>California