Re: [Dots] Are we being too restrictive in the Alias definition requirements?

<mohamed.boucadair@orange.com> Thu, 20 September 2018 07:49 UTC

Return-Path: <mohamed.boucadair@orange.com>
X-Original-To: dots@ietfa.amsl.com
Delivered-To: dots@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 02A5E130E3C for <dots@ietfa.amsl.com>; Thu, 20 Sep 2018 00:49:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.599
X-Spam-Level:
X-Spam-Status: No, score=-2.599 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_LOW=-0.7, SPF_PASS=-0.001, UNPARSEABLE_RELAY=0.001] autolearn=ham autolearn_force=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id DZ1YRdxm7Rsc for <dots@ietfa.amsl.com>; Thu, 20 Sep 2018 00:49:20 -0700 (PDT)
Received: from orange.com (mta240.mail.business.static.orange.com [80.12.66.40]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9D80C130DC2 for <dots@ietf.org>; Thu, 20 Sep 2018 00:49:19 -0700 (PDT)
Received: from opfedar00.francetelecom.fr (unknown [xx.xx.xx.11]) by opfedar24.francetelecom.fr (ESMTP service) with ESMTP id 42G84s49BBz5w9p; Thu, 20 Sep 2018 09:49:17 +0200 (CEST)
Received: from Exchangemail-eme2.itn.ftgroup (unknown [xx.xx.31.60]) by opfedar00.francetelecom.fr (ESMTP service) with ESMTP id 42G84s3BNJzCqk4; Thu, 20 Sep 2018 09:49:17 +0200 (CEST)
Received: from OPEXCLILMA3.corporate.adroot.infra.ftgroup ([fe80::60a9:abc3:86e6:2541]) by OPEXCLILM7F.corporate.adroot.infra.ftgroup ([fe80::c1d7:e278:e357:11ad%19]) with mapi id 14.03.0415.000; Thu, 20 Sep 2018 09:49:17 +0200
From: mohamed.boucadair@orange.com
To: Jon Shallow <supjps-ietf@jpshallow.com>, "dots@ietf.org" <dots@ietf.org>
Thread-Topic: [Dots] Are we being too restrictive in the Alias definition requirements?
Thread-Index: AdRQtKDGyCEuBNg3TDqKkwOdqb36QAAAJr1g
Date: Thu, 20 Sep 2018 07:49:16 +0000
Message-ID: <787AE7BB302AE849A7480A190F8B93302DFE2C1B@OPEXCLILMA3.corporate.adroot.infra.ftgroup>
References: <110001d450b4$a0da8d80$e28fa880$@jpshallow.com>
In-Reply-To: <110001d450b4$a0da8d80$e28fa880$@jpshallow.com>
Accept-Language: fr-FR, en-US
Content-Language: fr-FR
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
x-originating-ip: [10.168.234.6]
Content-Type: multipart/alternative; boundary="_000_787AE7BB302AE849A7480A190F8B93302DFE2C1BOPEXCLILMA3corp_"
MIME-Version: 1.0
Archived-At: <https://mailarchive.ietf.org/arch/msg/dots/2XIcAOoV5P9ZwcJPc3dfDcWfMis>
Subject: Re: [Dots] Are we being too restrictive in the Alias definition requirements?
X-BeenThere: dots@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: "List for discussion of DDoS Open Threat Signaling \(DOTS\) technology and directions." <dots.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/dots>, <mailto:dots-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/dots/>
List-Post: <mailto:dots@ietf.org>
List-Help: <mailto:dots-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/dots>, <mailto:dots-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Sep 2018 07:49:22 -0000

Hi Jon,

Please remind that aliases are meant to identify resources.  A single port number does not identify a resource; the combination of an ip address/fqdn and ports does.

If you want to include only an port number or a protocol, you can create an alias which will set the target-prefix to all prefixes of the domain.

I don't see the need to modify the current text. Thanks.

Cheers,
Med

De : Dots [mailto:dots-bounces@ietf.org] De la part de Jon Shallow
Envoyé : jeudi 20 septembre 2018 09:36
À : dots@ietf.org
Objet : [Dots] Are we being too restrictive in the Alias definition requirements?

Hi there,

Signal Draft 4.4.1.  Request Mitigation

   In the PUT request at least one of the attributes 'target-prefix',
   'target-fqdn', 'target-uri', or 'alias-name' MUST be present.

Data Draft 6.1.  Create Aliases

   In POST or PUT requests, at least one of the 'target-prefix',
   'target-fqdn', or 'target-uri' attributes MUST be present.  DOTS
   agents can safely ignore Vendor-Specific parameters they don't
   understand.

So, it is not possible to have an Alias template that contains just ports or protocols that can be used in a mitigation request that does include the 'target-prefix', 'target-fqdn', or 'target-uri' attributes.  Is this too restrictive?

Possible updates

Signal Draft 4.4.1.  Request Mitigation

NEW:
   In the PUT request at least one of the attributes 'target-prefix',
   'target-fqdn', 'target-uri', or 'alias-name' where the alias contains at least one of the attributes 'target-prefix', 'target-fqdn', 'target-uri', MUST be present.

Data Draft 6.1.  Create Aliases

NEW:
   In POST or PUT requests, at least one of the 'target-',
   attributes MUST be present.  DOTS
   agents can safely ignore Vendor-Specific parameters they don't
   understand.


Regards

Jon