Re: [v6ops] new draft: draft-osamu-v6ops-ipv4-literal-in-url

Dan Wing <dwing@cisco.com> Fri, 26 July 2013 00:15 UTC

Return-Path: <dwing@cisco.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 6DACB21F8F32 for <v6ops@ietfa.amsl.com>; Thu, 25 Jul 2013 17:15:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -110.299
X-Spam-Level:
X-Spam-Status: No, score=-110.299 tagged_above=-999 required=5 tests=[AWL=-0.300, BAYES_00=-2.599, J_CHICKENPOX_13=0.6, RCVD_IN_DNSWL_HI=-8, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ZWvjVR1mwVaZ for <v6ops@ietfa.amsl.com>; Thu, 25 Jul 2013 17:15:02 -0700 (PDT)
Received: from mtv-iport-1.cisco.com (mtv-iport-1.cisco.com [173.36.130.12]) by ietfa.amsl.com (Postfix) with ESMTP id DBFFE21F88FE for <v6ops@ietf.org>; Thu, 25 Jul 2013 17:15:01 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=cisco.com; i=@cisco.com; l=2444; q=dns/txt; s=iport; t=1374797701; x=1376007301; h=mime-version:subject:from:in-reply-to:date:cc: content-transfer-encoding:message-id:references:to; bh=02O+aIRnousQEdCQQYZEQmi0BbvX0bWwT77G0axC+Zs=; b=hC8GEvz9IfkBHLL4ryv179xzhbWKm994oijA6aQjNn+3icwMOp39mmtI K0eHRLaQDszuWAnanB+w8TvbgtVDghnTtwSwG7mhjPYqIW2yqP0gcU9X3 Bn4KuMzmt04f+DesHLS+C+pO+CFkQBM4s52ldTzV6N6Smb7mgdS4ki60V U=;
X-IronPort-AV: E=Sophos;i="4.89,746,1367971200"; d="scan'208";a="84220166"
Received: from mtv-core-2.cisco.com ([171.68.58.7]) by mtv-iport-1.cisco.com with ESMTP; 26 Jul 2013 00:15:01 +0000
Received: from sjc-vpn7-2043.cisco.com (sjc-vpn7-2043.cisco.com [10.21.151.251]) by mtv-core-2.cisco.com (8.14.5/8.14.5) with ESMTP id r6Q0F0JA008426; Fri, 26 Jul 2013 00:15:00 GMT
Content-Type: text/plain; charset="us-ascii"
Mime-Version: 1.0 (Mac OS X Mail 6.5 \(1508\))
From: Dan Wing <dwing@cisco.com>
In-Reply-To: <CAD6AjGSD2dWDzR+fXJu9z-2_kKz+a90Km2AZCBJp_-qyBS7xsw@mail.gmail.com>
Date: Thu, 25 Jul 2013 17:15:00 -0700
Content-Transfer-Encoding: quoted-printable
Message-Id: <9C1B18E8-E824-4407-8DFA-4D191E33FBB7@cisco.com>
References: <201307101245.r6ACj0B14006@ftpeng-update.cisco.com> <CAD6AjGSD2dWDzR+fXJu9z-2_kKz+a90Km2AZCBJp_-qyBS7xsw@mail.gmail.com>
To: "cb.list6" <cb.list6@gmail.com>
X-Mailer: Apple Mail (2.1508)
Cc: IPv6 Ops WG <v6ops@ietf.org>, draft-osamu-v6ops-ipv4-literal-in-url@tools.ietf.org
Subject: Re: [v6ops] new draft: draft-osamu-v6ops-ipv4-literal-in-url
X-BeenThere: v6ops@ietf.org
X-Mailman-Version: 2.1.12
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: <http://www.ietf.org/mail-archive/web/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, 26 Jul 2013 00:15:06 -0000

On Jul 21, 2013, at 4:58 PM, cb.list6 <cb.list6@gmail.com> wrote:

> I thought this was a pretty interesting draft from the 464XLAT
> perspective, so i made a Chrome browser extension implementation,
> described here https://sites.google.com/site/tmoipv6/home
> 
> I believe this I-D has a bug that must be noted.  Changing the URL
> (swapping the DNS name or adding in a Pref64) frequently breaks the
> connections since the application is aware of the name it expects, and
> connecting correctly to the correct IP address is not sufficient, the
> name must also be the same in many cases.
> 
> For example, many websites use the Apache VirtualHost concept
> http://httpd.apache.org/docs/current/vhosts/examples.html
> 
> If the FQDN / URL /  service name is changed, then the VirtualHost
> will not work as intended.

A similar problem occurs with HTTPS when the client validates the certificate.  I have never seen a certificate that used an IPv4 address in the subjectAltName, but I am told they do exist within enterprise networks.

-d



> 
> For example, there is a diagnostic website http://dual.tlund.se/
> 
> Going to the IPv4 literal address displays the same result as going to
> the FQDN, i presume the admin of the box has configured VirtualHost
> for each of the defined diagnostic methods.
> 
> But, going to the ipv4 translated address does not work, it displays a
> different page that likely does not match a VirtualHost
> http://[2001:67c:27e4:641::c10f:e4c3]/... but it is certainly the same
> server with the same ipv4 address.
> 
> That said, in many cases, this function will work, like providing
> ipv6-only access to ipv4-literal using internet radio stations like
> http://radio.djbillman.com/  (blocking access to this radio station is
> actually a feature of ipv6, but if you choose to disable that feature
> at your own risk ....)
> 
> Cameron
> 
> On Wed, Jul 10, 2013 at 5:45 AM,  <fred@cisco.com> wrote:
>> 
>> A new draft has been posted, at http://tools.ietf.org/html/draft-osamu-v6ops-ipv4-literal-in-url. Please take a look at it and comment.
>> _______________________________________________
>> v6ops mailing list
>> v6ops@ietf.org
>> https://www.ietf.org/mailman/listinfo/v6ops
> _______________________________________________
> v6ops mailing list
> v6ops@ietf.org
> https://www.ietf.org/mailman/listinfo/v6ops