Racoon & Cisco question

December 08th, 2008 - 04:05 pm ET by Jarek | Report spam
Hello!

I have a linux box working with Cisco router with IPSec.
Can someone point me, how to configure lifetimes in racoon relative to
sa lifetime i isakmp lifetime ?

I think that in racoon, "sainfo lifetime" is equivalent to "sa liftime"
in cisco. But what is racoon equivalent to "isakmp lifetime" ???

best regards
Jarek
email Follow the discussionReplies 1 replyReplies Make a reply

Similar topics

Replies

#1 Burkhard Ott
December 08th, 2008 - 05:05 pm ET | Report spam
Am Mon, 08 Dec 2008 22:05:05 +0100 schrieb Jarek:

Hello!

I have a linux box working with Cisco router with IPSec.
Can someone point me, how to configure lifetimes in racoon relative to
sa lifetime i isakmp lifetime ?

I think that in racoon, "sainfo lifetime" is equivalent to "sa liftime"
in cisco. But what is racoon equivalent to "isakmp lifetime" ???

best regards
Jarek



should be somthing like this:


listen
{
isakmp 1.1.1.1;
}

remote 2.2.2.2
{
exchange_mode main;
lifetime time 24 hour;

proposal
{
[...]

cheers
email Follow the discussion Replies Reply to this message
Help Create a new topicReplies Make a reply
Search Make your own search