Re: [IPsec] FW: I-D Action:draft-nir-ipsecme-childless-00.txt
Raj Singh <rsjenwar@gmail.com> Sun, 05 July 2009 02:01 UTC
Return-Path: <rsjenwar@gmail.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 CEF793A6884 for <ipsec@core3.amsl.com>; Sat, 4 Jul 2009 19:01:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.468
X-Spam-Level:
X-Spam-Status: No, score=-2.468 tagged_above=-999 required=5 tests=[AWL=0.130, BAYES_00=-2.599, HTML_MESSAGE=0.001]
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 dSMY35kNrK1s for <ipsec@core3.amsl.com>; Sat, 4 Jul 2009 19:01:32 -0700 (PDT)
Received: from mail-px0-f178.google.com (mail-px0-f178.google.com [209.85.216.178]) by core3.amsl.com (Postfix) with ESMTP id 42CB93A6824 for <ipsec@ietf.org>; Sat, 4 Jul 2009 19:01:32 -0700 (PDT)
Received: by pxi8 with SMTP id 8so3664224pxi.29 for <ipsec@ietf.org>; Sat, 04 Jul 2009 19:01:56 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=cJAwHKayUSXYzmGgjRJOGih7qWCAxgHdzCN4NBFLyME=; b=ex/TovtT82TenJdu5TBdTOgZ4tgCPAvZKFDqLd4zFxiax+BNm6dbssC9mMZ7Xyn4xj MyUut2GbVHcXWYZ3fuzGxyGw0QCljl6TQ2JGSFTrOcM7FSfQh9eqmOnLpfMSo4TEZzAk kFfiqKIvq34K3EVhw8LPfAZ38fzU0QNLuW7S0=
DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=vDcM6UajUCfNmqyFwA5EP0NsiFtjrjt2hmCt1lFtZR+tZq7KM2KSvE2j+s1geFmZI/ S8/tkeK05cB1n8bqo/QjZu088EFdPsJoKaMwG+su3HkfWm3VnuENZymj+xVNj/Lb68MZ QBz1pZgtfgh8CwShTE742G3eKJWFQYuRtPLus=
MIME-Version: 1.0
Received: by 10.142.223.20 with SMTP id v20mr921061wfg.316.1246759316264; Sat, 04 Jul 2009 19:01:56 -0700 (PDT)
In-Reply-To: <006FEB08D9C6444AB014105C9AEB133F433539DEC6@il-ex01.ad.checkpoint.com>
References: <20090701091501.2DAE328C101@core3.amsl.com> <006FEB08D9C6444AB014105C9AEB133F433539DEC2@il-ex01.ad.checkpoint.com> <7ccecf670907030651uec406e4ha9fa9adc027f8335@mail.gmail.com> <006FEB08D9C6444AB014105C9AEB133F433539DEC6@il-ex01.ad.checkpoint.com>
Date: Sun, 05 Jul 2009 07:31:56 +0530
Message-ID: <7ccecf670907041901y5ab926e8q7892ebdbd9bc109d@mail.gmail.com>
From: Raj Singh <rsjenwar@gmail.com>
To: Yoav Nir <ynir@checkpoint.com>
Content-Type: multipart/alternative; boundary="000e0cd28d4a2a9871046debc6ce"
Cc: "ipsec@ietf.org" <ipsec@ietf.org>
Subject: Re: [IPsec] FW: I-D Action:draft-nir-ipsecme-childless-00.txt
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: Sun, 05 Jul 2009 02:01:33 -0000
Hi Yoav, Please find my input inline <Raj>. With Regards, Raj On Sun, Jul 5, 2009 at 2:33 AM, Yoav Nir <ynir@checkpoint.com> wrote: > Hi Raj > > The ordinary thing for a responder to do with unrecognized Notifies/VIDs is > to ignore them. So the only responder that will behave as you suggest is one > that supports this extension, but is configured not to. <Raj> Yes, if responder understands childless IKE_AUTH from initiator, it will behave as mentioned in my previous mail, if NOT and it does not support childless IKE_AUTH [only responder not supporting childless extention], then initiator will notice missing childless notify/VID and can stop the transactions for the SA. But it will help responders, supporting this extentions and applying policies. > > > At least for the remote access client, it makes sense for a client that > faces both supporting and non-supporting gateways to have a "dummy" proposal > for a useless child SA, for example ICMP from the client to the gateway. It > doesn't really matter if the proposal is accepted or rejected, because the > client does not need the traffic. <Raj> What's the usecase ? > > > In any case, an initiator that insists on a childless IKE SA contacting a > gateway that does not support the extension is a misconfiguration. I don't > believe we should go to great lengths (especially the new critical payload > that Yaron is proposing) to save work in such a misconfiguration case. <Raj> How it can be a misconfiguration, The gateway can put some policy to enable/disable childless IKE_AUTH based on "load" on gateway. Yes, i agree, new crittical payload, we can avoid. > > > If we do think it's important, the "right" way is for the Initiator to send > the VID, for the responder to only send the VID if it (a) supports the > extension *and* (b) has seen the VID from the initiator. We could even > require that the initiator be prepared to continue with a non-supporting > gateway, but I'm not sure that's a good idea. <Raj> The whole idea is: initiator to send childless notify/VID when it want to bring up "ONLY" IKE SA i.e. it is not hit by traffic or "dummy" payload. This will avoid unnecessary processing of IKE_SA_INIT at responder when responder does not support childless IKE_AUTH. This is most likely usecase of chiless IKE_AUTH in VPN scenarios. The behavior remains similar as mentioned in my previous mail except "critical" bit as it needs to define new payload type which even i want to avoid. Its just a simple notify/VID payload with no associated data and easing the work at initiator and responder. Its can see goodness in idea. When initiator has dummy proposal ready, the initiator need not to send childless notify/VID payload. > > > ________________________________________ > From: Raj Singh [rsjenwar@gmail.com] > Sent: Friday, July 03, 2009 16:51 > To: Yoav Nir > Cc: ipsec@ietf.org > Subject: Re: [IPsec] FW: I-D Action:draft-nir-ipsecme-childless-00.txt > > Hi Yoav, > > Mostly the Initiator will decide that it wants to bring UP only IKE SA > without child SA. > But currently there is no notify/VID from Initiator to Responder to > indicate that initiator wants to bring only IKE SA. Even if responder does > not supports "childless IKE_AUTH", it will process IKE_SA_INIT, involding > CPU intensive D-H calculations, and send IKE_SA_INIT response without > "childless VID" payload. > > By introducing a notify/VID payload from Initiator that it wants to bring > UP only IKE SA without child SA wil ease the processing ar Responder side. > If responder does not support "childless IKE_AUTH", it can send > INVALID_SYNTAX. Then, Initiator will wait for "Child SA" info to be > available to bring UP both IKE and child SA, normally as mentioned in RFC > 4306. > > Thanks, > Raj > > On Thu, Jul 2, 2009 at 1:42 AM, Yoav Nir <ynir@checkpoint.com<mailto: > ynir@checkpoint.com>> wrote: > Hi all. > > This is the fourth iteration of this draft. New in this iteration > - Another co-author > - Changed the name, so that this item is considered in the rechartering > discussion > - Fixed some notation and some discussion based on comments from the list > > Yoav > ________________________________________ > From: i-d-announce-bounces@ietf.org<mailto:i-d-announce-bounces@ietf.org> > [i-d-announce-bounces@ietf.org<mailto:i-d-announce-bounces@ietf.org>] On > Behalf Of Internet-Drafts@ietf.org<mailto:Internet-Drafts@ietf.org> [ > Internet-Drafts@ietf.org<mailto:Internet-Drafts@ietf.org>] > Sent: Wednesday, July 01, 2009 12:15 > To: i-d-announce@ietf.org<mailto:i-d-announce@ietf.org> > Subject: I-D Action:draft-nir-ipsecme-childless-00.txt > > A New Internet-Draft is available from the on-line Internet-Drafts > directories. > > Title : A Childless Initiation of the IKE SA > Author(s) : Y. Nir, et al. > Filename : draft-nir-ipsecme-childless-00.txt > Pages : 7 > Date : 2009-07-01 > > This document describes an extension to the IKEv2 protocol that > allows an IKE SA to be created and authenticated without generating a > child SA. > > A URL for this Internet-Draft is: > http://www.ietf.org/internet-drafts/draft-nir-ipsecme-childless-00.txt > > Internet-Drafts are also available by anonymous FTP at: > ftp://ftp.ietf.org/internet-drafts/ > > Below is the data which will enable a MIME compliant mail reader > implementation to automatically retrieve the ASCII version of the > Internet-Draft. > > > > Email secured by Check Point > > > _______________________________________________ > IPsec mailing list > IPsec@ietf.org<mailto:IPsec@ietf.org> > https://www.ietf.org/mailman/listinfo/ipsec > > > > > Scanned by Check Point Total Security Gateway. > > > Email secured by Check Point >
- [IPsec] FW: I-D Action:draft-nir-ipsecme-childles… Yoav Nir
- Re: [IPsec] FW: I-D Action:draft-nir-ipsecme-chil… Raj Singh
- Re: [IPsec] FW: I-D Action:draft-nir-ipsecme-chil… Yaron Sheffer
- Re: [IPsec] FW: I-D Action:draft-nir-ipsecme-chil… Raj Singh
- Re: [IPsec] FW: I-D Action:draft-nir-ipsecme-chil… Yaron Sheffer
- Re: [IPsec] FW: I-D Action:draft-nir-ipsecme-chil… Raj Singh
- Re: [IPsec] FW: I-D Action:draft-nir-ipsecme-chil… Yaron Sheffer
- Re: [IPsec] FW: I-D Action:draft-nir-ipsecme-chil… Yoav Nir
- Re: [IPsec] FW: I-D Action:draft-nir-ipsecme-chil… Raj Singh
- Re: [IPsec] FW: I-D Action:draft-nir-ipsecme-chil… Yoav Nir
- Re: [IPsec] FW: I-D Action:draft-nir-ipsecme-chil… Raghunandan P (raghup)
- Re: [IPsec] FW: I-D Action:draft-nir-ipsecme-chil… Yoav Nir
- Re: [IPsec] FW: I-D Action:draft-nir-ipsecme-chil… Tero Kivinen
- Re: [IPsec] FW: I-D Action:draft-nir-ipsecme-chil… Raj Singh
- Re: [IPsec] FW: I-D Action:draft-nir-ipsecme-chil… Yoav Nir
- Re: [IPsec] FW: I-D Action:draft-nir-ipsecme-chil… Raj Singh
- Re: [IPsec] FW: I-D Action:draft-nir-ipsecme-chil… Gaurav Poothia
- Re: [IPsec] FW: I-D Action:draft-nir-ipsecme-chil… Yoav Nir
- Re: [IPsec] FW: I-D Action:draft-nir-ipsecme-chil… Valery Smyslov
- Re: [IPsec] FW: I-D Action:draft-nir-ipsecme-chil… Raj Singh
- Re: [IPsec] FW: I-D Action:draft-nir-ipsecme-chil… Valery Smyslov