hi sorry, didn't check the latest versions.
cu romeo >-----Original Message----- >From: Jacques Nilo [mailto:[EMAIL PROTECTED] >Sent: Saturday, March 15, 2003 10:33 AM >To: Romeo Benzoni; [EMAIL PROTECTED] >Subject: Re: [leaf-devel] fix for ipsec.lrp / ipsec509.lrp > > >Le Vendredi 14 Mars 2003 22:20, Romeo Benzoni a �crit : >Romeo: >Which version of ipsec509.lpr are you using? The bug you >mention has been >corrected long ago and does not exist, AFAIK, neither in >Bering 1.0 nor in >Bering 1.1 >http://leaf.sourceforge.net/devel/jnilo/bering/1.0-stable/packa >ges/ipsec509.lrp >http://leaf.sourceforge.net/devel/jnilo/bering/1.1/packages/ipsec.lrp >(Note: since Bering 1.1 there is only one single version of >ipsec which >provides the x509 patch) > >Jacques > >> >> there is a little bug in in the ipsec helper script used to run >> freeswan. the bug is in code which was ported from old >"ifconfig style" >> to the new "iproute2 sytle" which was apparently done by someone from >> the Bering team. Btw. why wasn't this provided to the >freeswan project >> anyway? >> this bug prevents freeswan from running when the ipsecX virtual >> interface maps to an ppp interface (either analog modem or >ADSL). please >> apply this little patch: >> > >> diff -r ipsec509.lrp/lib/ipsec/_startklips >> ipsec509.lrp.new/lib/ipsec/_startklips >> 109c109 >> < awk '$1 == "inet" && $3 == "brd" { >> --- >> >> > awk '$1 == "inet" { >> >> 115c115 >> < print "type=pointopoint" >> --- >> >> > print "type=peer" >> >> cu >> >> romeo >> >> >> ------------------------------------------------------- >> This SF.net email is sponsored by:Crypto Challenge is now open! >> Get cracking and register here for some mind boggling fun and >> the chance of winning an Apple iPod: >> http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en >> >> _______________________________________________ >> leaf-devel mailing list >> [EMAIL PROTECTED] >> https://lists.sourceforge.net/lists/listinfo/leaf-devel > ------------------------------------------------------- This SF.net email is sponsored by:Crypto Challenge is now open! Get cracking and register here for some mind boggling fun and the chance of winning an Apple iPod: http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en _______________________________________________ leaf-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-devel
