<div dir="ltr">Hi All,<br><br>I remember successfully setting up my VPN box (site-to-site) 2 years back on CentOS machine. Now I am trying the same on Ubuntu installation  (9.0.4).<br>Following steps;<br>1- Fresh installation of ubuntu <br>
Linux <a href="http://flexilogix.com">flexilogix.com</a> 2.6.18-028stab068.9 #1 SMP Tue Mar 30 17:22:31 MSD 2010 i686 GNU/Linux<br><br>2- Install utilities for openswan source compilation on ubuntu<br><i><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: &#39;Times New Roman&#39;; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; font-size: medium;"><span class="Apple-style-span" style="font-family: arial,sans-serif; font-size: 13px;"><div>
build-essential<br>libgmp3-dev<br>bison<br><b>libgmp</b>-ocaml-dev</div><div>flex<br>xmlto</div></span></span></i><br>3- Compile and install openswan from source (<a href="http://www.openswan.org/download/openswan-2.6.31.tar.gz">openswan-2.6.31.tar.gz</a>)<pre style="background-color: rgb(204, 204, 255); border: 1px dotted blue;" class="escaped">
cd /usr/src/openswan-2.#.#<br>    make programs<br><br>    make install<br></pre>Once installation is succesfful; service start gives following response....<br><br>root@flexilogix:/usr/src/openswan-2.6.31# service ipsec start<br>
ipsec_setup: Starting Openswan IPsec 2.6.31...<br>ipsec_setup: No KLIPS support found while requested, desperately falling back to netkey<br>ipsec_setup: FATAL: Could not load /lib/modules/2.6.18-028stab068.9/modules.dep: No such file or directory<br>
ipsec_setup: Even NETKEY support is not there, aborting<br><br><br>Please suggest what should be done? Is this some shortcoming of Ubuntu Kernel? How can I fix this and proceed further?<br><br>Regards,<br>Hammad<br></div>