Re: [Softwires] sharing restricted addresses by hosts in 4rd (draft-despres-intarea-4rd-01)

Mark Townsley <mark@townsley.net> Wed, 20 April 2011 18:17 UTC

Return-Path: <mark@townsley.net>
X-Original-To: softwires@ietfc.amsl.com
Delivered-To: softwires@ietfc.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfc.amsl.com (Postfix) with ESMTP id 8BDE0E06A6 for <softwires@ietfc.amsl.com>; Wed, 20 Apr 2011 11:17:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.449
X-Spam-Level:
X-Spam-Status: No, score=-3.449 tagged_above=-999 required=5 tests=[AWL=0.150, BAYES_00=-2.599, RCVD_IN_DNSWL_LOW=-1]
Received: from mail.ietf.org ([208.66.40.236]) by localhost (ietfc.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id K3So0kGGyoVV for <softwires@ietfc.amsl.com>; Wed, 20 Apr 2011 11:17:07 -0700 (PDT)
Received: from mail-ww0-f44.google.com (mail-ww0-f44.google.com [74.125.82.44]) by ietfc.amsl.com (Postfix) with ESMTP id B5214E067D for <softwires@ietf.org>; Wed, 20 Apr 2011 11:17:07 -0700 (PDT)
Received: by wwa36 with SMTP id 36so826412wwa.13 for <softwires@ietf.org>; Wed, 20 Apr 2011 11:17:07 -0700 (PDT)
Received: by 10.227.0.152 with SMTP id 24mr7806450wbb.126.1303323426932; Wed, 20 Apr 2011 11:17:06 -0700 (PDT)
Received: from [192.168.1.85] (64-103-25-233.cisco.com [64.103.25.233]) by mx.google.com with ESMTPS id b20sm722253wbb.50.2011.04.20.11.17.03 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 20 Apr 2011 11:17:06 -0700 (PDT)
Mime-Version: 1.0 (Apple Message framework v1084)
Content-Type: text/plain; charset="us-ascii"
From: Mark Townsley <mark@townsley.net>
In-Reply-To: <AFD88BB1-98F0-4BAB-AC3E-A67DF714ADD0@juniper.net>
Date: Wed, 20 Apr 2011 18:17:01 +0000
Content-Transfer-Encoding: quoted-printable
Message-Id: <EC856C85-5329-4DD8-9788-3628E57E5F89@townsley.net>
References: <DD1A73D9E9C89144A927C5080F70285A015E3F1E01DE@NA-EXMSG-S702.segroup.winse.corp.microsoft.com> <5C4F8A4C-A7AE-4E6E-960B-650DED19982F@townsley.net> <AFD88BB1-98F0-4BAB-AC3E-A67DF714ADD0@juniper.net>
To: Alain Durand <adurand@juniper.net>
X-Mailer: Apple Mail (2.1084)
Cc: "softwires@ietf.org" <softwires@ietf.org>
Subject: Re: [Softwires] sharing restricted addresses by hosts in 4rd (draft-despres-intarea-4rd-01)
X-BeenThere: softwires@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: softwires wg discussion list <softwires.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/softwires>, <mailto:softwires-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/softwires>
List-Post: <mailto:softwires@ietf.org>
List-Help: <mailto:softwires-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/softwires>, <mailto:softwires-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 20 Apr 2011 18:17:08 -0000

On Apr 19, 2011, at 4:06 PM, Alain Durand wrote:

> 
> On Apr 12, 2011, at 4:03 PM, Mark Townsley wrote:
> 
>> 
>> Hello Dmitry,
>> 
>> My view is that 4rd is most easily understood if and only if it connects to a CE function that is performing NAPT. The CE function may be in what is traditionally considered a host, or in what is clearly a router.
>> 
>> More specifically, a device that is forwarding packets from one interface (virtual or otherwise) to another through a NAPT that has one interface with IPv6 configured (via DHCPv6 or otherwise) as performing 4rd (which enables dual-stack via a port-restricted IPv4 address for the NAPT using IPv6 as the transport) then you a have a 4rd CE. That could be a "host" in that it is a Windows PC with internet connection sharing for IPv4 turned on and hence forwards packets between interfaces with a NAPT due to the IPv4-enabled interface created when 4rd is configured. 
>> 
>> I would avoid anything that requires the host forwarding table to be altered to accommodate 4rd. Instead, the NAPT function that is already present in a small router or host configured to look like a router is modified to use a set of ports that it is allowed to use when 4rd is enabled. 
> 
> 
> Mark:
> 
> How would an app running on a 4rd CPE communicate in IPv4 to another app running on another 4rd CPE?

First, by definition any 4rd CPE has IPv6. So, if your application works with IPv6. 4rd-to-4rd is as easy as knowing two IPv6 addresses and not having a simple-minded firewall between the two blocking traffic.

For IPv4, in the model I describe above, all applications are sitting behind the NAPT within the CPE bound to the 4rd tunnel. End-to-end looks just about as desperate and ugly as it does today between any series of NAPTs and firewalls. Skype will make its way through, I suspect with no modifications. 

- Mark

> 
>   - Alain.
>