Re: [v6ops] Same interface ID under several prefixes

Fernando Gont <fgont@si6networks.com> Fri, 17 June 2022 19:22 UTC

Return-Path: <fgont@si6networks.com>
X-Original-To: v6ops@ietfa.amsl.com
Delivered-To: v6ops@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C666AC15D88C for <v6ops@ietfa.amsl.com>; Fri, 17 Jun 2022 12:22:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.775
X-Spam-Level:
X-Spam-Status: No, score=-3.775 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, NICE_REPLY_A=-1.876, SPF_HELO_NONE=0.001, T_SCC_BODY_TEXT_LINE=-0.01, T_SPF_PERMERROR=0.01] autolearn=ham autolearn_force=no
Received: from mail.ietf.org ([50.223.129.194]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id OR89n0lfs9pY for <v6ops@ietfa.amsl.com>; Fri, 17 Jun 2022 12:22:16 -0700 (PDT)
Received: from fgont.go6lab.si (fgont.go6lab.si [91.239.96.14]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DDA69C157B4F for <v6ops@ietf.org>; Fri, 17 Jun 2022 12:22:12 -0700 (PDT)
Received: from [IPV6:2001:67c:27e4:c::1000] (unknown [IPv6:2001:67c:27e4:c::1000]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by fgont.go6lab.si (Postfix) with ESMTPSA id 07A37282DB0; Fri, 17 Jun 2022 19:22:07 +0000 (UTC)
Message-ID: <78898acb-70b4-7e2d-a8ef-c47efde962e6@si6networks.com>
Date: Fri, 17 Jun 2022 16:22:05 -0300
MIME-Version: 1.0
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.9.1
Content-Language: en-US
To: Brian E Carpenter <brian.e.carpenter@gmail.com>, IPv6 Operations <v6ops@ietf.org>
References: <1f96f6d6-1c9a-0b18-acf2-dc7d0041ee3b@gmail.com>
From: Fernando Gont <fgont@si6networks.com>
In-Reply-To: <1f96f6d6-1c9a-0b18-acf2-dc7d0041ee3b@gmail.com>
Content-Type: text/plain; charset="UTF-8"; format="flowed"
Content-Transfer-Encoding: 8bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/v6ops/wGZsx8lle8Vuf--M-ZUdJK0zQKM>
Subject: Re: [v6ops] Same interface ID under several prefixes
X-BeenThere: v6ops@ietf.org
X-Mailman-Version: 2.1.39
Precedence: list
List-Id: v6ops discussion list <v6ops.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/v6ops>, <mailto:v6ops-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/v6ops/>
List-Post: <mailto:v6ops@ietf.org>
List-Help: <mailto:v6ops-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/v6ops>, <mailto:v6ops-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 17 Jun 2022 19:22:18 -0000

Hi, Brian,

On 17/6/22 01:45, Brian E Carpenter wrote:
> Hi,
> 
> As a side effect of a WG Last Call over on 6man, I've come up with a 
> question about SLAAC implementations.
> 
> On Windows 10 (patched up to date), if you find the Interface ID in a 
> stable GUA or ULA, it is also the Interface ID in the device's 
> link-local address. I see the same identifier used for three different 
> prefixes right now (GUA, ULA, LL). All you have to do is type "ipconfig" 
> at the Windows command prompt.

FWIW, Windows has implemented this behavior since a long time (pre RFC7217).

IIRC, they essentially generate a token at systems installation time, 
and then they use that token in replacement of the "Modified EUI-64" IIDs.

IIRC, they did this at the time to mitigate address scanning attacks, 
before we produced RFC7217/RFC8068.


> However, it seems to me that this practice violates RFC 7217, which says:
> "   o  The resulting Interface Identifiers must change when addresses are
>         configured for different prefixes. "
> 
> Am I right to consider this a bug?

In all fairness, I'd call it a non-standard implementation, which does 
not comply with the requirements in RFC8064, and certainly is not 
compliant with RFC7217.

I assume they don't claim to implement RFC7217. -- If they did, then 
yes, it would be fair to call that a bug. :-)

Thanks,
-- 
Fernando Gont
SI6 Networks
e-mail: fgont@si6networks.com
PGP Fingerprint: 6666 31C6 D484 63B2 8FB1 E3C4 AE25 0D55 1D4E 7492