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

Gert Doering <gert@space.net> Sat, 14 November 2015 18:50 UTC

Return-Path: <gert@Space.Net>
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 8FD331ACEDF for <v6ops@ietfa.amsl.com>; Sat, 14 Nov 2015 10:50:56 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.91
X-Spam-Level:
X-Spam-Status: No, score=-1.91 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, T_RP_MATCHES_RCVD=-0.01] 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 cNzEAgeZ6c_d for <v6ops@ietfa.amsl.com>; Sat, 14 Nov 2015 10:50:54 -0800 (PST)
Received: from mobil.space.net (mobil.space.net [IPv6:2001:608:2:81::67]) (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 60EE51ACED9 for <v6ops@ietf.org>; Sat, 14 Nov 2015 10:50:54 -0800 (PST)
X-Original-To: v6ops@ietf.org
Received: from mobil.space.net (localhost [IPv6:::1]) by mobil.space.net (Postfix) with ESMTP id B0A4360409 for <v6ops@ietf.org>; Sat, 14 Nov 2015 19:50:52 +0100 (CET)
X-SpaceNet-Relay: true
Received: from moebius3.space.net (moebius3.Space.Net [IPv6:2001:608:2:2::250]) by mobil.space.net (Postfix) with ESMTPS id 520EA60A87 for <v6ops@ietf.org>; Sat, 14 Nov 2015 19:50:52 +0100 (CET)
Received: (qmail 64131 invoked by uid 1007); 14 Nov 2015 19:50:52 +0100
Date: Sat, 14 Nov 2015 19:50:52 +0100
From: Gert Doering <gert@space.net>
To: "Hemant Singh (shemant)" <shemant@cisco.com>
Message-ID: <20151114185052.GM89490@Space.Net>
References: <F5469EDB-E8E3-459A-ACF0-C9B2F11A8968@delong.com> <1c64119717ac4cc5a1e88dc8175af92f@XCH-RTP-005.cisco.com> <38D33D99-5075-4A52-9B57-9FEC9B088EF0@delong.com> <dcc3058655eb45319b5f2431db9667b0@XCH-RTP-005.cisco.com> <8A25D382-C4C6-4FBA-B5FF-D10BD4F398A9@delong.com> <158e13b7080a494cb3503476dc378a1e@XCH-RTP-005.cisco.com> <EFB44958-1C5D-4F08-9859-275489392B3D@delong.com> <a4050b82cc954ac8b25f50dc985451c9@XCH-RTP-005.cisco.com> <20151114181240.GI89490@Space.Net> <04d5779d611a4c5abd7db9093b991f81@XCH-RTP-005.cisco.com>
MIME-Version: 1.0
Content-Type: multipart/signed; micalg="pgp-sha1"; protocol="application/pgp-signature"; boundary="jobRqqe4Hp8P9iE7"
Content-Disposition: inline
In-Reply-To: <04d5779d611a4c5abd7db9093b991f81@XCH-RTP-005.cisco.com>
X-NCC-RegID: de.space
User-Agent: Mutt/1.5.23 (2014-03-12)
Archived-At: <http://mailarchive.ietf.org/arch/msg/v6ops/IiXNJt4gDzKoR-gks9DzDdyHuH8>
Cc: "v6ops@ietf.org" <v6ops@ietf.org>
Subject: Re: [v6ops] 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: Sat, 14 Nov 2015 18:50:56 -0000

Hi,

On Sat, Nov 14, 2015 at 06:48:06PM +0000, Hemant Singh (shemant) wrote:
> >If you look more closely at your box, you'll see that it will not use the
> >2004::1 source address for ND on the next-hop lan interface.
> 
> Correct.   This is what my point to Owen was.   The lo interface IPv6 
> address can be used to source packets out the router, 

Right...

> and if the outbound interface has an incomplete or nonexistent entry 
> in the neighbor cache, the outbound interfaces issues a ND address 
> resolution and if the address resolution is completed, the packet is 
> forwarded out.   

Also right.

But: the outbound interface will NOT use the lo0 source address for the ND
activity.  It will use the *interface* IP for ND, and the link-local one
for that.

There is no difference for the router between "send out a packet with a 
lo0 source to lan" and "send out a packet sourced by someone else to lan",
as far as ND activity on the LAN activity is concerned.

Surely you're not asking for a router to do DAD for every single IPv6
address that could be coming *through* that router?

> I did issue "clear ipv6 neigh" on my router to clear the neighbor cache to force a ND address resolution.  The ND address resolution NS can use the link-local address or the global address of the outbound interface for sourcing the NS.

"the global address of the outbound interface" is NOT the lo0 source address.

Gert Doering
        -- NetMaster
-- 
have you enabled IPv6 on something today...?

SpaceNet AG                        Vorstand: Sebastian v. Bomhard
Joseph-Dollinger-Bogen 14          Aufsichtsratsvors.: A. Grundner-Culemann
D-80807 Muenchen                   HRB: 136055 (AG Muenchen)
Tel: +49 (0)89/32356-444           USt-IdNr.: DE813185279