Go Back   Velocity Reviews > Newsgroups > Cisco
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read


Reply

Cisco - One IPsec tunnel and no ISAKMP tunnel.

 
Thread Tools Search this Thread
Old 12-29-2004, 07:54 PM   #1
AM
 
Posts: n/a
Default One IPsec tunnel and no ISAKMP tunnel.

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
Old 12-29-2004, 08:13 PM   #2
Walter Roberson
 
Posts: n/a
Default Re: One IPsec tunnel and no ISAKMP tunnel.

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
Old 12-29-2004, 08:15 PM   #3
AM
 
Posts: n/a
Default Re: One IPsec tunnel and no ISAKMP tunnel.

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
Old 12-29-2004, 10:56 PM   #4
Rik Bain
 
Posts: n/a
Default Re: One IPsec tunnel and no ISAKMP tunnel.

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
Old 12-30-2004, 07:25 AM   #5
AM
 
Posts: n/a
Default Re: One IPsec tunnel and no ISAKMP tunnel.

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
Old 01-02-2005, 04:02 AM   #6
Rik Bain
 
Posts: n/a
Default Re: One IPsec tunnel and no ISAKMP tunnel.

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
Old 01-02-2005, 05:36 PM   #7
Alex Chauvin
 
Posts: n/a
Default Re: One IPsec tunnel and no ISAKMP tunnel.

> > [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
Old 07-19-2007, 03:11 PM   #8
kh_alex81
Junior Member
 
Join Date: Jul 2007
Posts: 1
Default

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.
kh_alex81 is offline   Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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

vB 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
Cisco Firewall - IPSEC Pass-through kvlind Hardware 0 12-19-2008 04:24 AM
VRF GRE Tunnel over another VRF network ngurjar Software 0 10-11-2008 04:15 AM
RDP over IPSec fails rsscp1 Hardware 0 03-16-2008 07:00 PM
Cisco 2621 xm router has high cpu usage Seby Hardware 1 01-16-2008 04:31 AM
Mixed vendor VPNs ... lot of fun babzek Hardware 0 08-10-2007 12:57 PM




SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.

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