Rafiqul Ahsan
2006-02-28 22:54:24 UTC
I have couple of problem, when I am trying to load racoon.conf. The very
first time, I did not get the binding error, the error was something else,
like dh_group, and proposal not found etc., but when i try to load 2nd/3rd
time, I keep getting cannot bind to address error (as follows). Also, this
is the first time I am noticing, that whenever I flush out the SPD, I used
to see empty, by checking /etc/setkey -DP, now I see something like this ...
::/0[any] ::/0[any] any
in none
created: Feb 28 15:59:22 2006 lastused:
lifetime: 0(s) validtime: 0(s)
spid=283 seq=7 pid=9288
refcnt=1
::/0[any] ::/0[any] any
in none
created: Feb 28 15:59:22 2006 lastused:
lifetime: 0(s) validtime: 0(s)
spid=267 seq=6 pid=9288
refcnt=1
0.0.0.0/0[any] 0.0.0.0/0[any] any
in none
created: Feb 28 15:59:22 2006 lastused: Feb 28 16:01:03 2006
lifetime: 0(s) validtime: 0(s)
spid=251 seq=5 pid=9288
refcnt=1
Here is my /etc/racoon/racoon.conf
path pre_shared_key "/etc/racoon/psk.txt";
remote anonymous
{
exchange_mode main;
proposal {
encryption_algorithm 3des;
hash_algorithm sha1;
authentication_method pre_shared_key;
dh_group 2;
}
}
sainfo anonymous
{
pfs_group 2;
lifetime time 1 hour ;
encryption_algorithm 3des;
authentication_algorithm hmac_sha1;
compression_algorithm deflate ;
}
Here is the error :
Foreground mode.
2006-02-28 16:47:23: INFO: @(#)ipsec-tools 0.5.2 (
http://ipsec-tools.sourceforge.net)
2006-02-28 16:47:23: INFO: @(#)This product linked OpenSSL 0.9.7a Feb 19
2003 (http://www.openssl.org/)
2006-02-28 16:47:23: ERROR: failed to bind to address 127.0.0.1[500]
(Address already in use).
2006-02-28 16:47:23: ERROR: failed to bind to address 10.19.171.30[500]
(Address already in use).
2006-02-28 16:47:23: ERROR: failed to bind to address ::1[500] (Address
already in use).
Can you guys help me to figure out the problem ?
Thanks
Rafi
--
Rafiqul Ahsan 630-717-1698(h)
2120 Periwinkle Ln 630-689-1457(h)
Naperville, IL 60540 847-812-6176(c)
first time, I did not get the binding error, the error was something else,
like dh_group, and proposal not found etc., but when i try to load 2nd/3rd
time, I keep getting cannot bind to address error (as follows). Also, this
is the first time I am noticing, that whenever I flush out the SPD, I used
to see empty, by checking /etc/setkey -DP, now I see something like this ...
::/0[any] ::/0[any] any
in none
created: Feb 28 15:59:22 2006 lastused:
lifetime: 0(s) validtime: 0(s)
spid=283 seq=7 pid=9288
refcnt=1
::/0[any] ::/0[any] any
in none
created: Feb 28 15:59:22 2006 lastused:
lifetime: 0(s) validtime: 0(s)
spid=267 seq=6 pid=9288
refcnt=1
0.0.0.0/0[any] 0.0.0.0/0[any] any
in none
created: Feb 28 15:59:22 2006 lastused: Feb 28 16:01:03 2006
lifetime: 0(s) validtime: 0(s)
spid=251 seq=5 pid=9288
refcnt=1
Here is my /etc/racoon/racoon.conf
path pre_shared_key "/etc/racoon/psk.txt";
remote anonymous
{
exchange_mode main;
proposal {
encryption_algorithm 3des;
hash_algorithm sha1;
authentication_method pre_shared_key;
dh_group 2;
}
}
sainfo anonymous
{
pfs_group 2;
lifetime time 1 hour ;
encryption_algorithm 3des;
authentication_algorithm hmac_sha1;
compression_algorithm deflate ;
}
Here is the error :
Foreground mode.
2006-02-28 16:47:23: INFO: @(#)ipsec-tools 0.5.2 (
http://ipsec-tools.sourceforge.net)
2006-02-28 16:47:23: INFO: @(#)This product linked OpenSSL 0.9.7a Feb 19
2003 (http://www.openssl.org/)
2006-02-28 16:47:23: ERROR: failed to bind to address 127.0.0.1[500]
(Address already in use).
2006-02-28 16:47:23: ERROR: failed to bind to address 10.19.171.30[500]
(Address already in use).
2006-02-28 16:47:23: ERROR: failed to bind to address ::1[500] (Address
already in use).
Can you guys help me to figure out the problem ?
Thanks
Rafi
--
Rafiqul Ahsan 630-717-1698(h)
2120 Periwinkle Ln 630-689-1457(h)
Naperville, IL 60540 847-812-6176(c)