Re: [v6ops] PD to hosts [was: DAD again [was: draft-ietf-v6ops-host-addr-availability discussion] ]

"Templin, Fred L" <Fred.L.Templin@boeing.com> Mon, 16 November 2015 17:26 UTC

Return-Path: <Fred.L.Templin@boeing.com>
X-Original-To: v6ops@ietfa.amsl.com
Delivered-To: v6ops@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3E8581A702B for <v6ops@ietfa.amsl.com>; Mon, 16 Nov 2015 09:26:33 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.786
X-Spam-Level:
X-Spam-Status: No, score=-4.786 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3, RP_MATCHES_RCVD=-0.585, SPF_PASS=-0.001] autolearn=ham
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 9HcBZ6F6LXKv for <v6ops@ietfa.amsl.com>; Mon, 16 Nov 2015 09:26:31 -0800 (PST)
Received: from stl-mbsout-01.boeing.com (stl-mbsout-01.boeing.com [130.76.96.169]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D13CE1A7025 for <v6ops@ietf.org>; Mon, 16 Nov 2015 09:26:31 -0800 (PST)
Received: from localhost (localhost [127.0.0.1]) by stl-mbsout-01.boeing.com (8.14.4/8.14.4/DOWNSTREAM_MBSOUT) with SMTP id tAGHQTtw011217; Mon, 16 Nov 2015 11:26:29 -0600
Received: from XCH-PHX-211.sw.nos.boeing.com (xch-phx-211.sw.nos.boeing.com [130.247.25.140]) by stl-mbsout-01.boeing.com (8.14.4/8.14.4/UPSTREAM_MBSOUT) with ESMTP id tAGHQMEt011130 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=OK); Mon, 16 Nov 2015 11:26:22 -0600
Received: from XCH-BLV-504.nw.nos.boeing.com ([169.254.4.189]) by XCH-PHX-211.sw.nos.boeing.com ([169.254.11.203]) with mapi id 14.03.0235.001; Mon, 16 Nov 2015 09:26:22 -0800
From: "Templin, Fred L" <Fred.L.Templin@boeing.com>
To: Philip Homburg <pch-v6ops-3@u-1.phicoh.com>, "v6ops@ietf.org" <v6ops@ietf.org>
Thread-Topic: PD to hosts [was: DAD again [was: draft-ietf-v6ops-host-addr-availability discussion] ]
Thread-Index: AQHRIJDFYIkt6ik5zUK0JBRfmgHKsJ6e4qQA
Date: Mon, 16 Nov 2015 17:26:22 +0000
Message-ID: <2134F8430051B64F815C691A62D9831832F4CF07@XCH-BLV-504.nw.nos.boeing.com>
References: <m1ZyNBq-0000HnC@stereo.hq.phicoh.net>
In-Reply-To: <m1ZyNBq-0000HnC@stereo.hq.phicoh.net>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
x-originating-ip: [130.247.104.6]
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0
X-TM-AS-MML: disable
Archived-At: <http://mailarchive.ietf.org/arch/msg/v6ops/MtzIIeVeY2SUTkr11Njn1CC9Ucw>
Subject: Re: [v6ops] PD to hosts [was: DAD again [was: draft-ietf-v6ops-host-addr-availability discussion] ]
X-BeenThere: v6ops@ietf.org
X-Mailman-Version: 2.1.15
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: Mon, 16 Nov 2015 17:26:33 -0000

Hi Philip,

> -----Original Message-----
> From: pch-bBB316E3E@u-1.phicoh.com [mailto:pch-bBB316E3E@u-1.phicoh.com] On Behalf Of Philip Homburg
> Sent: Monday, November 16, 2015 9:04 AM
> To: v6ops@ietf.org
> Cc: Templin, Fred L; Hemant Singh (shemant)
> Subject: PD to hosts [was: DAD again [was: draft-ietf-v6ops-host-addr-availability discussion] ]
> 
> >This is starting to diverge from the case I originally intended this discussion
> > to
> >examine. The case I am interested in is as follows:
> >
> >- Node N receives a /64 prefix delegation for prefix P over interface eth0.
> >- N assigns P to the lo interface as a /64 route. This is done to black-hole
> >   unused portions of P.
> >- N configures address A from prefix P, and assigns it to eth0.
> >- N need not perform DAD for A over eth0, because the delegating router
> >   has made sure that the routing system will route all packets with a
> >   destination address from P to node N, and not to any other node.
> >
> >In this way, N can function as an ordinary host according to the strong end
> >system model even though it acted as a "requesting router" in procuring a
> >prefix from the delegating router. No other node X on the same link as
> >N can therefore configure an address from P and have the routing system
> >return packets to X. In fact, any node X that configures an address from P
> >can be considered an "attacker", and the use or non-use of DAD has no
> >way of preventing that. In fact, the use of DAD could give X a clue as to
> >which addresses from P are ripe for attacking. So, it is in fact better to
> >NOT do DAD.
> 
> I have a two questions about this, sort of unrelated to DAD (so I changed the
> subject).
> 
> 1) How do packets reach the host. Is that documented somewhere?

RFC3633 is largely silent on this, but when P is delegated to N, it is
implied that the delegating router must somehow inject information
into the routing system that will guide packets with destination
address A to N.

>    I assume that in this case a router will send packets with destination
>    prefix P to the link local address of N. But is that specified somewhere?

That is correct, but again RFC3633 is largely silent.

> 2) If a node M on the same ethernet link wants to communicate with address
>    A, it creates a destination cache entry for A picking a default router
>    as next hop (because P is not onlink). Later, A can send the reply
>    directly to M if M's address is onlink. That is likely to cause a
>    neighbor cache entry for A at M, which will not be used because the
>    destination cache entry is still in place.

In this instance, the default router would return a Redirect to M to inform
it that N is a better first hop for reaching address A. The Redirect would
cause M to update its destination cache accordingly.

Thanks - Fred
fred.l.templin@boeing.com

>    Not good if you ever want to debug something.
>