if you are referring to the ipsec.o module that should be in /lib/modules, the reason that it is not included is because it is not needed for the ipsec to work. ipsec.lrp and ipsec.o are two seperate beasts altogether. ipsec.o is used for passing through ipsec requests (to an internal IPSec machine), whereas ipsec.lrp is the package to implement an IPSec server on the gateway itself. And you do NOT need ipsec.o to make an ipsec connection work.
hope that helps... joey ----- Original Message ----- From: Erich Titl <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, November 13, 2002 4:48 PM Subject: [leaf-devel] ipsec.o missing in ipsec.lrp Hi Jacques I finally dared to install ipsec on my gateway and found to my utter astonishment that the ipsec.o module was not in the ipsec package. Is there a reason why we have to download and install it separately? Thanks Erich THINK P�ntenstrasse 39 8143 Stallikon mailto:erich.titl@;think.ch PGP Fingerprint: BC9A 25BC 3954 3BC8 C024 8D8A B7D4 FF9D 05B8 0A16 ------------------------------------------------------- This sf.net email is sponsored by: Are you worried about your web server security? Click here for a FREE Thawte Apache SSL Guide and answer your Apache SSL security needs: http://www.gothawte.com/rd523.html _______________________________________________ leaf-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-devel ------------------------------------------------------- This sf.net email is sponsored by: Are you worried about your web server security? Click here for a FREE Thawte Apache SSL Guide and answer your Apache SSL security needs: http://www.gothawte.com/rd523.html _______________________________________________ leaf-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-devel
