Re: [IPsec] How long does an IKEv1 session take to complete?

Yoav Nir <ynir@checkpoint.com> Thu, 19 November 2009 05:49 UTC

Return-Path: <ynir@checkpoint.com>
X-Original-To: ipsec@core3.amsl.com
Delivered-To: ipsec@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 8B63B28C12F for <ipsec@core3.amsl.com>; Wed, 18 Nov 2009 21:49:20 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.996
X-Spam-Level:
X-Spam-Status: No, score=-1.996 tagged_above=-999 required=5 tests=[AWL=0.604, BAYES_00=-2.599]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id DRyYkZ+C9VXr for <ipsec@core3.amsl.com>; Wed, 18 Nov 2009 21:49:19 -0800 (PST)
Received: from dlpdemo.checkpoint.com (dlpdemo.checkpoint.com [194.29.32.54]) by core3.amsl.com (Postfix) with ESMTP id 610F528C0E5 for <ipsec@ietf.org>; Wed, 18 Nov 2009 21:49:19 -0800 (PST)
X-CheckPoint: {4B04D8E5-5-14201DC2-FFFF}
Received: by dlpdemo.checkpoint.com (Postfix, from userid 105) id 0E89929C005; Thu, 19 Nov 2009 07:49:16 +0200 (IST)
Received: from michael.checkpoint.com (michael.checkpoint.com [194.29.32.68]) by dlpdemo.checkpoint.com (Postfix) with ESMTP id DB55729C002; Thu, 19 Nov 2009 07:49:15 +0200 (IST)
X-CheckPoint: {4B04D8E5-0-14201DC2-FFFF}
Received: from il-ex01.ad.checkpoint.com (localhost [127.0.0.1]) by michael.checkpoint.com (8.12.10+Sun/8.12.10) with ESMTP id nAJ5nFGo002370; Thu, 19 Nov 2009 07:49:15 +0200 (IST)
Received: from il-ex01.ad.checkpoint.com ([126.0.0.2]) by il-ex01.ad.checkpoint.com ([126.0.0.2]) with mapi; Thu, 19 Nov 2009 07:49:21 +0200
From: Yoav Nir <ynir@checkpoint.com>
To: "<hyla81420@mypacks.net> <hyla81420@mypacks.net>" <hyla81420@mypacks.net>
Date: Thu, 19 Nov 2009 07:49:15 +0200
Thread-Topic: [IPsec] How long does an IKEv1 session take to complete?
Thread-Index: Acpo3AqT4eyxBnQLQcuKXACHJUVYtw==
Message-ID: <FF1B4A92-7AA3-435F-9498-811027E41972@checkpoint.com>
References: <32855890.1258525905711.JavaMail.root@elwamui-norfolk.atl.sa.earthlink.net>
In-Reply-To: <32855890.1258525905711.JavaMail.root@elwamui-norfolk.atl.sa.earthlink.net>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach: yes
X-MS-TNEF-Correlator:
acceptlanguage: en-US
Content-Type: multipart/signed; micalg="sha1"; boundary="Apple-Mail-21--1017801792"; protocol="application/pkcs7-signature"
MIME-Version: 1.0
Cc: "ipsec@ietf.org" <ipsec@ietf.org>
Subject: Re: [IPsec] How long does an IKEv1 session take to complete?
X-BeenThere: ipsec@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: Discussion of IPsec protocols <ipsec.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/ipsec>, <mailto:ipsec-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/ipsec>
List-Post: <mailto:ipsec@ietf.org>
List-Help: <mailto:ipsec-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ipsec>, <mailto:ipsec-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 19 Nov 2009 05:49:20 -0000

What Dan and Gregory said.

But assuming an unloaded gateway, with "normal" hardware (Any Intel, AMD or PowerPC processor from the last 10 years or a recent ARM), then even if you use relatively secure parameters (2048-bit DH group, 2048-bit RSA keys) the round trip time is going to dominate. The calculations themselves take less than 20 milliseconds.

So phase 1 should take about 3 round trips.

On Nov 18, 2009, at 8:31 AM, <hyla81420@mypacks.net> <hyla81420@mypacks.net> wrote:

> Greetings. Is there any data out there that quantifies how long a typical IKEv1 session (main mode and/or aggressive mode) take to complete?
> 
> Hyla