Chong Peng
2008-10-14 23:34:07 UTC
Guys:
I am running racoon 0.6.5 on 2 FC6 based linux boxes. The racoon
configuration for both side are identical, and as follows:
sainfo anonymous
{
pfs_group 14;
lifetime time 60 secs;
encryption_algorithm aes ;
authentication_algorithm hmac_sha1;
compression_algorithm deflate ;
}
remote x.x.x.x
{
exchange_mode main;
lifetime time 12 hour; # sec,min,hour
initial_contact on;
dpd_delay 5;
proposal_check obey;
proposal {
encryption_algorithm aes;
hash_algorithm sha1;
authentication_method pre_shared_key;
dh_group 14 ;
}
}
It is consistent that whenever phase 1 SA expires, I will see the error log
"unknown Informational exchange received". Sometime it shows up once,
sometimes it shows up multiple times. Although the racoon will always
re-negociate a new phase 1 SA a while late and my ipsec still working fine,
I just do not understand why is the error log. What is the signifisence of
this error?
Oct 2 17:56:39 Honda racoon: INFO: ISAKMP-SA expired 8.8.8.4[500]-9.9.9.4[500]
spi:3c6272171d9117fd:6abaaadc980472fb
Oct 2 17:56:40 Honda racoon: INFO: ISAKMP-SA deleted 8.8.8.4[500]-9.9.9.4[500]
spi:3c6272171d9117fd:6abaaadc980472fb
Oct 2 17:56:41 Honda racoon: ERROR: unknown Informational exchange
received.
Oct 2 17:57:22 Honda racoon: INFO: IPsec-SA request for 9.9.9.4 queued due
to no phase1 found.
Oct 2 17:57:22 Honda racoon: INFO: initiate new phase 1 negotiation:
8.8.8.4[500]<=>9.9.9.4[500]
Oct 2 17:57:22 Honda racoon: INFO: begin Identity Protection mode.
Oct 2 17:57:22 Honda racoon: INFO: received Vendor ID: DPD
Oct 2 17:57:22 Honda racoon: INFO: ISAKMP-SA established 8.8.8.4[500]-
9.9.9.4[500] spi:a56d010981530732:f707bb1ee2f98a8a
Oct 2 17:57:23 Honda racoon: INFO: initiate new phase 2 negotiation:
8.8.8.4[500]<=>9.9.9.4[500]
Oct 2 17:57:23 Honda racoon: INFO: IPsec-SA established: ESP/Transport
9.9.9.4[0]->8.8.8.4[0] spi=236585571(0xe1a0263)
Oct 2 17:57:23 Honda racoon: INFO: IPsec-SA established: ESP/Transport
8.8.8.4[0]->9.9.9.4[0] spi=90836029(0x56a0c3d)
Oct 3 05:57:22 Honda racoon: INFO: ISAKMP-SA expired 8.8.8.4[500]-9.9.9.4[500]
spi:a56d010981530732:f707bb1ee2f98a8a
Oct 3 05:57:22 Honda racoon: ERROR: unknown Informational exchange
received.
Oct 3 05:57:22 Honda racoon: ERROR: unknown Informational exchange
received.
Oct 3 05:57:23 Honda racoon: INFO: ISAKMP-SA deleted 8.8.8.4[500]-9.9.9.4[500]
spi:a56d010981530732:f707bb1ee2f98a8a
Oct 3 05:57:27 Honda racoon: ERROR: unknown Informational exchange
received.
Oct 3 05:58:01 Honda racoon: INFO: IPsec-SA request for 9.9.9.4 queued due
to no phase1 found.
Oct 3 05:58:01 Honda racoon: INFO: initiate new phase 1 negotiation:
8.8.8.4[500]<=>9.9.9.4[500]
Oct 3 05:58:01 Honda racoon: INFO: begin Identity Protection mode.
Oct 3 05:58:01 Honda racoon: INFO: received Vendor ID: DPD
Oct 3 05:58:01 Honda racoon: INFO: ISAKMP-SA established 8.8.8.4[500]-
9.9.9.4[500] spi:19aef8456b5f40e5:4ffb2c4a36b64966
Oct 3 05:58:02 Honda racoon: INFO: initiate new phase 2 negotiation:
8.8.8.4[500]<=>9.9.9.4[500]
Oct 3 05:58:02 Honda racoon: INFO: IPsec-SA established: ESP/Transport
9.9.9.4[0]->8.8.8.4[0] spi=192713628(0xb7c939c)
Oct 3 05:58:02 Honda racoon: INFO: IPsec-SA established: ESP/Transport
8.8.8.4[0]->9.9.9.4[0] spi=15576823(0xedaef7)
Anybody knows? Thanks in advance.
Chong Peng
I am running racoon 0.6.5 on 2 FC6 based linux boxes. The racoon
configuration for both side are identical, and as follows:
sainfo anonymous
{
pfs_group 14;
lifetime time 60 secs;
encryption_algorithm aes ;
authentication_algorithm hmac_sha1;
compression_algorithm deflate ;
}
remote x.x.x.x
{
exchange_mode main;
lifetime time 12 hour; # sec,min,hour
initial_contact on;
dpd_delay 5;
proposal_check obey;
proposal {
encryption_algorithm aes;
hash_algorithm sha1;
authentication_method pre_shared_key;
dh_group 14 ;
}
}
It is consistent that whenever phase 1 SA expires, I will see the error log
"unknown Informational exchange received". Sometime it shows up once,
sometimes it shows up multiple times. Although the racoon will always
re-negociate a new phase 1 SA a while late and my ipsec still working fine,
I just do not understand why is the error log. What is the signifisence of
this error?
Oct 2 17:56:39 Honda racoon: INFO: ISAKMP-SA expired 8.8.8.4[500]-9.9.9.4[500]
spi:3c6272171d9117fd:6abaaadc980472fb
Oct 2 17:56:40 Honda racoon: INFO: ISAKMP-SA deleted 8.8.8.4[500]-9.9.9.4[500]
spi:3c6272171d9117fd:6abaaadc980472fb
Oct 2 17:56:41 Honda racoon: ERROR: unknown Informational exchange
received.
Oct 2 17:57:22 Honda racoon: INFO: IPsec-SA request for 9.9.9.4 queued due
to no phase1 found.
Oct 2 17:57:22 Honda racoon: INFO: initiate new phase 1 negotiation:
8.8.8.4[500]<=>9.9.9.4[500]
Oct 2 17:57:22 Honda racoon: INFO: begin Identity Protection mode.
Oct 2 17:57:22 Honda racoon: INFO: received Vendor ID: DPD
Oct 2 17:57:22 Honda racoon: INFO: ISAKMP-SA established 8.8.8.4[500]-
9.9.9.4[500] spi:a56d010981530732:f707bb1ee2f98a8a
Oct 2 17:57:23 Honda racoon: INFO: initiate new phase 2 negotiation:
8.8.8.4[500]<=>9.9.9.4[500]
Oct 2 17:57:23 Honda racoon: INFO: IPsec-SA established: ESP/Transport
9.9.9.4[0]->8.8.8.4[0] spi=236585571(0xe1a0263)
Oct 2 17:57:23 Honda racoon: INFO: IPsec-SA established: ESP/Transport
8.8.8.4[0]->9.9.9.4[0] spi=90836029(0x56a0c3d)
Oct 3 05:57:22 Honda racoon: INFO: ISAKMP-SA expired 8.8.8.4[500]-9.9.9.4[500]
spi:a56d010981530732:f707bb1ee2f98a8a
Oct 3 05:57:22 Honda racoon: ERROR: unknown Informational exchange
received.
Oct 3 05:57:22 Honda racoon: ERROR: unknown Informational exchange
received.
Oct 3 05:57:23 Honda racoon: INFO: ISAKMP-SA deleted 8.8.8.4[500]-9.9.9.4[500]
spi:a56d010981530732:f707bb1ee2f98a8a
Oct 3 05:57:27 Honda racoon: ERROR: unknown Informational exchange
received.
Oct 3 05:58:01 Honda racoon: INFO: IPsec-SA request for 9.9.9.4 queued due
to no phase1 found.
Oct 3 05:58:01 Honda racoon: INFO: initiate new phase 1 negotiation:
8.8.8.4[500]<=>9.9.9.4[500]
Oct 3 05:58:01 Honda racoon: INFO: begin Identity Protection mode.
Oct 3 05:58:01 Honda racoon: INFO: received Vendor ID: DPD
Oct 3 05:58:01 Honda racoon: INFO: ISAKMP-SA established 8.8.8.4[500]-
9.9.9.4[500] spi:19aef8456b5f40e5:4ffb2c4a36b64966
Oct 3 05:58:02 Honda racoon: INFO: initiate new phase 2 negotiation:
8.8.8.4[500]<=>9.9.9.4[500]
Oct 3 05:58:02 Honda racoon: INFO: IPsec-SA established: ESP/Transport
9.9.9.4[0]->8.8.8.4[0] spi=192713628(0xb7c939c)
Oct 3 05:58:02 Honda racoon: INFO: IPsec-SA established: ESP/Transport
8.8.8.4[0]->9.9.9.4[0] spi=15576823(0xedaef7)
Anybody knows? Thanks in advance.
Chong Peng