Date: Thu, 6 Nov 2003 16:06:40 -0600 (CST) From: "Doug Poland" <doug@polands.org> To: toni@stderror.at Cc: questions@freebsd.org Subject: Re: racoon configuration syntax errors Message-ID: <4254.69.48.112.158.1068156400.squirrel@email.polands.org> In-Reply-To: <20031106200155.GA57854@stderror.at> References: <3253.69.48.112.158.1068146234.squirrel@email.polands.org> <20031106200155.GA57854@stderror.at>
next in thread | previous in thread | raw e-mail | index | archive | help
Toni Schmidbauer said: > On Thu, Nov 06, 2003 at 01:17:14PM -0600, Doug Poland wrote: >> 2003-11-06 13:13:14: ERROR: cftoken.l:494:yyerror(): racoon.conf:99: "A.A.A.A" syntax >> error >> 2003-11-06 13:13:14: ERROR: cfparse.y:1397:cfparse(): fatal parse failure (1 errors) >> racoon: failed to parse configuration file. >> >> Here's the area around line 99 of my racoon.conf: (The line numbers are not actually >> in >> the racoon.conf file) >> >> 98 >> 99 sainfo A.A.A.A >> 100 { >> 101 pfs_group 5; >> 102 lifetime time 24 hour; >> 103 encryption_algorithm blowfish ; >> 104 authentication_algorithm hmac_sha1; >> 105 compression_algorithm deflate ; >> 106 } >> 107 > > just to be sure, with "A.A.A.A" you have obfuscated your ip > adress, haven't you? there is not really A.A.A.A in your config > file?! > Correct, that is an obfuscation, guess I should have said that too! -- Regards, Doug
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4254.69.48.112.158.1068156400.squirrel>