Pantek Library
Hosting Provided By
CybrHost
High Speed Hosting

Re: [Design] Re: [Users] start and stop failure with frees/wan 2.00

From: D. Hugh Redelmeier <hugh(at)mimosa.com>
Date: Thu May 08 2003 - 22:15:59 EDT


-----BEGIN PGP SIGNED MESSAGE-----
| From: Sam Sgro <sam@freeswan.org>

| On Thu, 8 May 2003, Glatzel Tino wrote:

| > ipsec_setup: awk: line 365: regular expression compile failed (missing
| > operand)

| > ipsec_setup: ^also(|flip)=

|
| I think this has to do with the type of awk installed on Debian machines;

My recollection is that mawk has other deficiencies that mean it won't work for us.

To work around this particular problem, change programs/_confread/_confread.in (source) or /usr/local/lib/ipsec/_confread (installed). The two occurrences of this regular expression can be changed.

$0 ~ /^also(|flip)=/ {
=>
$0 ~ /^(also|alsoflip)=/ {

Do you need help?X

and

        sub(/^also(|flip)=/, "")
=>

        sub(/^(also|flip)=/, "")

Hugh Redelmeier
hugh@mimosa.com voice: +1 416 482-8253

-----BEGIN PGP SIGNATURE-----
Version: 2.6.3ia
Charset: noconv

iQCVAwUBPrsPYsFAuQPManGZAQHvawQAju2CIP/4qf1Y2e0tbWwUmL494/K1js+v iuOj8VW2oJekrlwSLUTUy2I2NMolKc+rUg4ZUD+vLX/EmTK0zXvumtt/MlGl1qVl ezFmMiDt7/kvQmvtVfilQvxo6c2Gtf4Kj2PeJY2o7Qp/5Exl/LQKZUAfTwbjEG/3 GpPuK9oqXao=
=x6gl
-----END PGP SIGNATURE-----



Users mailing list
Users@lists.freeswan.org
http://lists.freeswan.org/mailman/listinfo/users Received on Thu May 8 23:06:00 2003

This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 13:01:31 EDT


Contact Us  Legal Notices  Order Services Online 
Pantek Home  Privacy Policy  IT news  Site Map  Pantek Library