Re: [homenet] Which IP addresses must be avoided?

Joe Touch <touch@isi.edu> Wed, 18 May 2016 19:00 UTC

Return-Path: <touch@isi.edu>
X-Original-To: homenet@ietfa.amsl.com
Delivered-To: homenet@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D227712D683 for <homenet@ietfa.amsl.com>; Wed, 18 May 2016 12:00:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.326
X-Spam-Level:
X-Spam-Status: No, score=-8.326 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_HI=-5, RP_MATCHES_RCVD=-1.426] autolearn=unavailable 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 lMiXqkZNzo7Y for <homenet@ietfa.amsl.com>; Wed, 18 May 2016 12:00:39 -0700 (PDT)
Received: from vapor.isi.edu (vapor.isi.edu [128.9.64.64]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4D254128B44 for <homenet@ietf.org>; Wed, 18 May 2016 11:50:28 -0700 (PDT)
Received: from [128.9.184.211] ([128.9.184.211]) (authenticated bits=0) by vapor.isi.edu (8.13.8/8.13.8) with ESMTP id u4IInsWO020240 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT); Wed, 18 May 2016 11:49:55 -0700 (PDT)
To: otroan@employees.org, Juliusz Chroboczek <jch@pps.univ-paris-diderot.fr>
References: <87wpms8zvo.wl-jch@pps.univ-paris-diderot.fr> <573B4076.304@kit.edu> <87eg908mrs.wl-jch@pps.univ-paris-diderot.fr> <DC2842AD-58E0-4E21-AB45-0994C348C201@employees.org>
From: Joe Touch <touch@isi.edu>
Message-ID: <573CB950.7070000@isi.edu>
Date: Wed, 18 May 2016 11:49:52 -0700
User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.7.2
MIME-Version: 1.0
In-Reply-To: <DC2842AD-58E0-4E21-AB45-0994C348C201@employees.org>
Content-Type: text/plain; charset="windows-1252"
Content-Transfer-Encoding: 7bit
X-ISI-4-43-8-MailScanner: Found to be clean
X-MailScanner-From: touch@isi.edu
Archived-At: <http://mailarchive.ietf.org/arch/msg/homenet/9XGzUBTQCm0ViXS96q63_B6VFRk>
Cc: Markus Stenberg <homenet@ietf.org>, "Bless, Roland (TM)" <roland.bless@kit.edu>
Subject: Re: [homenet] Which IP addresses must be avoided?
X-BeenThere: homenet@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: IETF Homenet WG mailing list <homenet.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/homenet>, <mailto:homenet-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/homenet/>
List-Post: <mailto:homenet@ietf.org>
List-Help: <mailto:homenet-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/homenet>, <mailto:homenet-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 18 May 2016 19:00:41 -0000


On 5/18/2016 1:02 AM, otroan@employees.org wrote:
> Juliusz,
>
>>> https://tools.ietf.org/html/rfc5453
>>> provides an answer w.r.t. IPv6.
>> Do I need to avoid these addresses when assigning a /128 or a /127?
> no. if you assign a /128, that is a single address, the length of the IID is zero.

A /128 seems like it indicates that the entire address is the IID.
There's no "network" part left if it refers to a single address.

> The case of /127 is a little trickier, since then one end will get the subnet-router anycast address.
> as long as both ends of the /127 agree, that's not a problem.

See RFC 6164. It's supposed to be standard to allow use for 2 addresses
on a point-to-point link.

Joe