Re: Multi-homed BCP38

Brian E Carpenter <brian.e.carpenter@gmail.com> Thu, 09 January 2014 19:30 UTC

Return-Path: <brian.e.carpenter@gmail.com>
X-Original-To: ietf@ietfa.amsl.com
Delivered-To: ietf@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AA8CC1AE0BF for <ietf@ietfa.amsl.com>; Thu, 9 Jan 2014 11:30:59 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2
X-Spam-Level:
X-Spam-Status: No, score=-2 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, 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 w0Iefa2DR2-M for <ietf@ietfa.amsl.com>; Thu, 9 Jan 2014 11:30:57 -0800 (PST)
Received: from mail-pd0-x234.google.com (mail-pd0-x234.google.com [IPv6:2607:f8b0:400e:c02::234]) by ietfa.amsl.com (Postfix) with ESMTP id 48F7A1AE0B4 for <ietf@ietf.org>; Thu, 9 Jan 2014 11:30:57 -0800 (PST)
Received: by mail-pd0-f180.google.com with SMTP id q10so3591692pdj.11 for <ietf@ietf.org>; Thu, 09 Jan 2014 11:30:47 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:organization:user-agent:mime-version:to:cc :subject:references:in-reply-to:content-type :content-transfer-encoding; bh=47pXPNuwA8Bj7OV0ACx7JaKG25vgVaooZ9BuJjHjgRo=; b=THvEzNPWftJQPIFbwejIxugUV/24BpXS/zHuLKlFetQWK8ZBkXHKdM2tHXqvWxyNdk BJ3jGIamM8uqyJdNoW1UyZBvihyVXCaceX5yl4rzB7x1eXJSOw+kmKp0sGpbAzfCYtGf QB/6g9DMSXy/dSzlHjtPjc+gYpBj65crGCqg0qaCTBoXVryt3en9QhzVdAmchNBfy8AW oOJkomHigPIx2XjG9XAvXRNhMMVd7WHBc6NP+7y5TugA5a7vOJoGjU45MA7I7DNpEkU6 SdR53YoBK8mMpbFM+1da+w2ccVk/p3cJX4a5gtAwqjzeulCC3aYD4ys7WTzwmyB/lqFC 0ojA==
X-Received: by 10.68.143.231 with SMTP id sh7mr5831706pbb.7.1389295847793; Thu, 09 Jan 2014 11:30:47 -0800 (PST)
Received: from [192.168.178.21] (164.199.69.111.dynamic.snap.net.nz. [111.69.199.164]) by mx.google.com with ESMTPSA id de1sm11917848pbc.7.2014.01.09.11.30.45 for <multiple recipients> (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 09 Jan 2014 11:30:46 -0800 (PST)
Message-ID: <52CEF8EF.3040102@gmail.com>
Date: Fri, 10 Jan 2014 08:30:55 +1300
From: Brian E Carpenter <brian.e.carpenter@gmail.com>
Organization: University of Auckland
User-Agent: Thunderbird 2.0.0.6 (Windows/20070728)
MIME-Version: 1.0
To: John Levine <johnl@taugh.com>
Subject: Re: Multi-homed BCP38
References: <20140109184550.6121.qmail@joyce.lan>
In-Reply-To: <20140109184550.6121.qmail@joyce.lan>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 7bit
Cc: ietf@ietf.org
X-BeenThere: ietf@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: IETF-Discussion <ietf.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ietf>, <mailto:ietf-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/ietf/>
List-Post: <mailto:ietf@ietf.org>
List-Help: <mailto:ietf-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ietf>, <mailto:ietf-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 Jan 2014 19:30:59 -0000

On 10/01/2014 07:45, John Levine wrote:
>>> It looks like the sites John talked to are multihomed, NOT doing
>>> routing at their edge (??), and yet wanting to filter? I don't think
>> that's not clear, from john's description at least.
> 
> I can ask (the meeting's not over yet) but I gather that these are
> multihomed customers who don't do BGP.  The ISP knows what ranges it's
> routing to the customer, but it doesn't know what ranges are routed to
> the same customer by someone else.

This is not a new problem; we certainly discussed it in the multi6 WG
ten years ago:
http://tools.ietf.org/html/draft-huitema-multi6-ingress-filtering-00

Actually it's one of the reasons that multi6 led to shim6, which mainly
avoids this problem (but is disliked by ISPs for other reasons).

    Brian