[VPN] racoon error

hasitha perera hpvpn at hotmail.com
Mon Feb 23 00:58:45 EST 2004


Dear Sir/Madam

I am going to build VPN using IPsec. I use Enterprise Linux 3 WS.
Still I have problems with VPN. When I up the vpn connection, i had
racoon err given bellow.

this is the log file of racoon.

2004-02-20 11:46:59: INFO: main.c:174:main(): @(#)racoon 20001216 20001216 
sakane at kame.net
2004-02-20 11:46:59: INFO: main.c:175:main(): @(#)This product linked 
OpenSSL 0.9.7a Feb 19 2003 (http://www.openssl.org/)
2004-02-20 11:46:59: INFO: isakmp.c:1362:isakmp_open(): 
100.100.100.100[500]used as isakmp port (fd=6)
2004-02-20 11:46:59: INFO: isakmp.c:1362:isakmp_open(): 127.0.0.1[500] used 
as isakmp port (fd=7)
2004-02-20 11:47:11: ERROR: cftoken.l:445:yyerror(): 
/etc/racoon/racoon.conf:16: "}" duplicated sainfo: anonymous
2004-02-20 11:47:11: ERROR: cfparse.y:1334:cfparse(): fatal parse failure (1 
errors)
2004-02-20 11:47:11: ERROR: session.c:291:check_sigreq(): configuration read 
failed

/etc/racoon/racoon.conf is like bellow.
1.
2. # Racoon IKE daemon configuration file.
3. # See 'man racoon.conf' for a description of the format and entries.
4.
5. path include "/etc/racoon";
6. path pre_shared_key "/etc/racoon/psk.txt";
7. path certificate "/etc/racoon/certs";
8.
9. sainfo anonymous
10.{
11.        pfs_group 2;
12.        lifetime time 12 hour ;
13.        encryption_algorithm 3des, blowfish 448, rijndael ;
14.        authentication_algorithm hmac_sha1, hmac_md5 ;
15.        compression_algorithm deflate ;
16.}
17.include "/etc/racoon/100.100.100.100.conf"
~

any one can suggest how should i can solve this problem.

thanks in advance.

_________________________________________________________________
STOP MORE SPAM with the new MSN 8 and get 2 months FREE* 
http://join.msn.com/?page=features/junkmail




More information about the VPN mailing list