Re: [IPsec] New draft posted

Jitender Arora <JArora@acmepacket.com> Wed, 19 May 2010 02:38 UTC

Return-Path: <JArora@acmepacket.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 590FC3A6ADC for <ipsec@core3.amsl.com>; Tue, 18 May 2010 19:38:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.305
X-Spam-Level:
X-Spam-Status: No, score=-0.305 tagged_above=-999 required=5 tests=[AWL=-0.622, BAYES_50=0.001, HTML_MESSAGE=0.001, SARE_MILLIONSOF=0.315]
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 mhxFPqUVmKBk for <ipsec@core3.amsl.com>; Tue, 18 May 2010 19:38:24 -0700 (PDT)
Received: from etmail.acmepacket.com (etmail.acmepacket.com [216.41.24.6]) by core3.amsl.com (Postfix) with ESMTP id 94A6D3A6ABD for <ipsec@ietf.org>; Tue, 18 May 2010 19:38:22 -0700 (PDT)
Received: from mail.acmepacket.com (216.41.24.7) by etmail.acmepacket.com (216.41.24.6) with Microsoft SMTP Server (TLS) id 8.1.375.2; Tue, 18 May 2010 22:38:14 -0400
Received: from mail.acmepacket.com ([127.0.0.1]) by mail ([127.0.0.1]) with mapi; Tue, 18 May 2010 22:38:14 -0400
From: Jitender Arora <JArora@acmepacket.com>
To: Tero Kivinen <kivinen@iki.fi>
Date: Tue, 18 May 2010 22:37:57 -0400
Thread-Topic: [IPsec] New draft posted
Thread-Index: AcrxyA++qU4pId1QQsKWqgy8ZJCSQgFMTE/w
Message-ID: <A8F897BE25922348AB562D74E6C686E41F5835E6BD@mail>
References: <ea322d4c93b67735a8e6eb26cc9fca41.squirrel@www.trepanning.net> <A8F897BE25922348AB562D74E6C686E41F457FBA95@mail> <1272187315.22380.46.camel@yaronf-linux> <A8F897BE25922348AB562D74E6C686E41F488DA639@mail> <19414.51287.786283.875147@fireball.kivinen.iki.fi> <A8F897BE25922348AB562D74E6C686E41F48A87A8E@mail> <19422.50181.199229.35876@fireball.kivinen.iki.fi> <A8F897BE25922348AB562D74E6C686E41F48B2970E@mail> <19434.37859.216575.687495@fireball.kivinen.iki.fi>
In-Reply-To: <19434.37859.216575.687495@fireball.kivinen.iki.fi>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
acceptlanguage: en-US
Content-Type: multipart/alternative; boundary="_000_A8F897BE25922348AB562D74E6C686E41F5835E6BDmail_"
MIME-Version: 1.0
Cc: "ipsec@ietf.org" <ipsec@ietf.org>
Subject: Re: [IPsec] New draft posted
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: Wed, 19 May 2010 02:38:32 -0000

Comments inline.



-----Original Message-----
From: Tero Kivinen [mailto:kivinen@iki.fi]
Sent: Wednesday, May 12, 2010 7:41 AM
To: Jitender Arora
Cc: ipsec@ietf.org
Subject: Re: [IPsec] New draft posted



Jitender Arora writes:

> Jitender--> Currently we are using this approach (basically using

> the redirect and the Mobike).

>

> This is causing the following issues:

>

> 1. If the redirect message is handled by the Load Balancer, the

> load balancer needs to be IKEv2 aware and also it needs to know the

> IP addresses of the Security Gateways for which it is responsible.

> This can cause the performance issues as the Load Balancer should

> not be application aware and should do the load balancing based on

> the layer 3/layer 4 information.



Load balancer by definition needs to know the devices where it is

sharing the load to, so I do not consider that a problem. Also if the

redirection is done in the IKE_SA_INIT phase then the application

support required is very minimal.



Jitender--> Adding the IKEv2 stack on the Load balancer defeats the purpose of having a generic load balancer, which can work for any type of sessions. For example in our case we will be load balancing the SIP traffic, IPSEC tunnels and will add more types of applications. So this box is not going to handle only the load balancing of the IPSEC tunnels. Most of the vendors would like the load balancer to be generic and not application dependent.



I would think that the by separating the IPSEC traffic and ikev2 signaling can make the architectures much cleaner and will be useful in other applications as well.



Also there is no need that the load balancer itself needs to be acting

as application gateway, the published IP address for the IKEv2

connections can also be some other IP-address, i.e. that host does not

need to be on the path of the real traffic. If this one host is only

parsing IKE_SA_INIT packets and sending redirect backs any old 386 box

you can find from your junk pile will be able to handle the traffic up

to millions of clients (million clients, each connecting for example

once per hour means there is 277 connection attempts per second, and

any old box can receive 277 udp packets and send 277 udp replies back

(in completely stateless manner)).



Jitender--> You are assuming that the Load Balancer will just be handling the IKE_SA_INITS, but in reality it will be communicating with all the security gateways also to get real time information about the number of sessions on each security gateway, CPU usage and all other matrix which will help in deciding where the new tunnel will be redirected. So there will be much more activity going on the laod balance than just handling 277 connection attempts per sec. I would think that we don't need to go into the design discussions as to whether this is feasible or not. What we are proposing is the cleaner way of handling the load balancing issues.



> 2. If the Load Balancer passes this IKEv2 messages directly to the

> security gateways using the layer 3 information, the security

> gateway will then have to send the redirect to the client back

> through the LoadBalancer and telling the client to talk to different

> address now. This again causes an extra message exchange to achieve

> the load balancing.



Those extra messages only happen during the setup phase, and I would

expect the load balancer can pass through those less than 300 messages

per second. If it cannot, then you have much bigger problems when the

real traffic starts to come in...



> Jitender--> I think, I did not make this clear, the Load Balancer

> will not take care of the IKEv2 traffic, it will just pass through

> the IKEv2 traffic to the security gateways without handling them.

> But all the IKEv2 traffic will have to go through this load balancer

> so that the IKEv2 signaling can take place between the same

> addresses.



So if the load balancer cannot handle few hundred packets per second

to passthrough then I think you should really consider replacing the

hardware.



Jitender---> I did not get this, as I said all the IKEv2 signaling will pass through the Load balancer. What we don't want is the IPSEC traffic from 2 million clients to pass through the Load balancer.



For normal IPsec use the IKEv2 packet are not send periodically at

all. There is 2+2 packets in the beginning. There might be one DPD

exchange over IKEv2 SA when the ESP traffic stops, but after that

there shouldn't be anything until the ESP traffic restarts.



So there should very little IKEv2 traffic, and in normal case it is

limited to about 6 packets in total over the whole lifetime of the

IKEv2 SA.



> In IKEv2 the IKEv2 SA and IPsec SAs are very closely tied together,

> and running them on separate machines is very complicated (We just

> had long discussion about this on the list, i.e. what kind of

> failure models can happen and what cannot happen).

>

> Jitender--> If this has been captured somewhere, can you please

> point us to that link.



Jitender--> what I propose is that I will update the document to include the usage scenario in more details and we can discuss again.



http://www.ietf.org/mail-archive/web/ipsec/current/msg06192.html

--

kivinen@iki.fi