Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Computing > Cisco > One IPsec tunnel and no ISAKMP tunnel.

Reply
Thread Tools

One IPsec tunnel and no ISAKMP tunnel.

 
 
AM
Guest
Posts: n/a
 
      12-29-2004
After configuring a VPN I had a look to the PDM of our PIX and I wondered it showed me it was one
IPsec tunnel but no ISAKMP/IKE tunnel!

How can this happen?

Is there anybody who can explain me this?

Thanks,

Alex.
 
Reply With Quote
 
 
 
 
Walter Roberson
Guest
Posts: n/a
 
      12-29-2004
In article <mQEAd.344616$>, AM <> wrote:
:After configuring a VPN I had a look to the PDM of our PIX and I wondered it showed me it was one
:IPsec tunnel but no ISAKMP/IKE tunnel!

:How can this happen?

I rarely use PDM, so I am not very familar with it. It could be
anywhere from a bug to the fact that there is no way from the
command line to display isakmp tunnel count information.

BTW, you have not mentioned which software version you are running
on your new 525.

--
I don't know if there's destiny,
but there's a decision! -- Wim Wenders (WoD)
 
Reply With Quote
 
 
 
 
AM
Guest
Posts: n/a
 
      12-29-2004
Walter Roberson wrote:

> In article <mQEAd.344616$>, AM <> wrote:
> :After configuring a VPN I had a look to the PDM of our PIX and I wondered it showed me it was one
> :IPsec tunnel but no ISAKMP/IKE tunnel!
>
> :How can this happen?
>
> I rarely use PDM, so I am not very familar with it. It could be
> anywhere from a bug to the fact that there is no way from the
> command line to display isakmp tunnel count information.
>
> BTW, you have not mentioned which software version you are running
> on your new 525.
>


6.3(4) e PDM 3.02
Alex
 
Reply With Quote
 
Rik Bain
Guest
Posts: n/a
 
      12-29-2004
AM wrote:
> After configuring a VPN I had a look to the PDM of our PIX and I
> wondered it showed me it was one IPsec tunnel but no ISAKMP/IKE tunnel!
>
> How can this happen?
>
> Is there anybody who can explain me this?
>
> Thanks,
>
> Alex.


If the IKE tunnel times out/tears down, it will not be rebuilt until the
IPSEC tunnel needs to rekey. For example, if you have a fuctioning
tunnel up, you can clear the isakmp tunnel and traffic will still pass.

Rik
 
Reply With Quote
 
AM
Guest
Posts: n/a
 
      12-30-2004
Rik Bain wrote:

> AM wrote:
>


[CUT]

> If the IKE tunnel times out/tears down, it will not be rebuilt until the
> IPSEC tunnel needs to rekey. For example, if you have a fuctioning
> tunnel up, you can clear the isakmp tunnel and traffic will still pass.
>
> Rik


Thanks Rik. Have you any link/document that talk about this? I thought the IPsec tunnel was needed a ISAKMP tunnel to
work properly.It means I have not deeply understood VPN building process at all.

Alex.
 
Reply With Quote
 
Rik Bain
Guest
Posts: n/a
 
      01-02-2005
AM wrote:
> Rik Bain wrote:
>
>> AM wrote:
>>

>
> [CUT]
>
>> If the IKE tunnel times out/tears down, it will not be rebuilt until
>> the IPSEC tunnel needs to rekey. For example, if you have a
>> fuctioning tunnel up, you can clear the isakmp tunnel and traffic will
>> still pass.
>>
>> Rik

>
>
> Thanks Rik. Have you any link/document that talk about this? I thought
> the IPsec tunnel was needed a ISAKMP tunnel to work properly.It means I
> have not deeply understood VPN building process at all.
>
> Alex.


Sorry, I dont have any docs that explicitly specify this behavior; it is
just just something I have observed in practice.

Rik Bain
 
Reply With Quote
 
Alex Chauvin
Guest
Posts: n/a
 
      01-02-2005
> > [CUT]
> >
> >> If the IKE tunnel times out/tears down, it will not be rebuilt
> >> until the IPSEC tunnel needs to rekey. For example, if you have a
> >> fuctioning tunnel up, you can clear the isakmp tunnel and traffic
> >> will still pass.
> >>
> >> Rik

> > Thanks Rik. Have you any link/document that talk about this? I
> > thought the IPsec tunnel was needed a ISAKMP tunnel to work
> > properly.It means I have not deeply understood VPN building process
> > at all.
> > Alex.

>
> Sorry, I dont have any docs that explicitly specify this behavior; it
> is just just something I have observed in practice.
>
> Rik Bain


IPsec and ISAKMP are not fully correlated, IPSEC can run without
ISAKMP, for example with pre-defined keys or home made key exchange
protocol.

Depending on implementation, the ISAKMP daemon monitors SPD database
for needed entries (non existing or dying) and negociate new key and
parameters for SPD. If the SA is not establish to negociate keys, a
new one is started with an authentication phase. The Lifetime
negociated will determine the duration of what you called ISAKMP
tunnel which is not linked to the lifetime of the SPD (IPsec tunnel).

Since SA creation can be complex (ie certification validation),
lifetime needs to be adapted to IPSEC tunnel lifetime. For example, if
tunnel keys are changed every 5 minutes, ISAKMP association needs
probably to stay up, for a change every 6/12 hours, the SA can be
renegociated without generating to much load.

For reference:
- IPSEC charter: http://www.ietf.org/html.charters/ipsec-charter.html
- ISAKMP: http://www.ietf.org/rfc/rfc2407.txt

Regards, Alex.
 
Reply With Quote
 
kh_alex81 kh_alex81 is offline
Junior Member
Join Date: Jul 2007
Posts: 1
 
      07-19-2007
Hi Alex,

Thanks so much for the explanation, I had faced the same situation that the ISAKMP Secured Channel is guarenteed down, while The inbound IPsec and the outbound IPsec SA's are still up. However, I wonder if you have any site prove your explanation, I have been trying to connect to the first site but every time I get no page found , and when I opened the second one I have not found explanation for that.

I am waiting for your reply and I really appreciate your assistance.

Thank you very much.
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
is an 851 to 851 ipsec tunnel possible? Zedsquared Cisco 0 02-03-2010 06:34 PM
IPSEC Tunnel Going down machine Cisco 1 08-08-2006 02:28 AM
Split Tunnel Blocks http through tunnel but passes http around tunnel a.nonny mouse Cisco 2 09-19-2004 12:10 AM
Pix IPSEC tunnel Jason Burton Cisco 4 04-07-2004 03:15 AM
Termination of an IPSec VPN tunnel and a GRE Tunnel on one physical interface. John Ireland Cisco 1 11-11-2003 03:47 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57