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

"cb.list6" <cb.list6@gmail.com> Sun, 21 July 2013 23:58 UTC

Return-Path: <cb.list6@gmail.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 9C8BB21F9C7A for <v6ops@ietfa.amsl.com>; Sun, 21 Jul 2013 16:58:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.12
X-Spam-Level:
X-Spam-Status: No, score=-2.12 tagged_above=-999 required=5 tests=[AWL=-0.120, BAYES_00=-2.599, J_CHICKENPOX_13=0.6, NO_RELAYS=-0.001]
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 s-c8dXkkh3Yx for <v6ops@ietfa.amsl.com>; Sun, 21 Jul 2013 16:58:07 -0700 (PDT)
Received: from mail-we0-x22d.google.com (mail-we0-x22d.google.com [IPv6:2a00:1450:400c:c03::22d]) by ietfa.amsl.com (Postfix) with ESMTP id 994C721F9B8C for <v6ops@ietf.org>; Sun, 21 Jul 2013 16:58:07 -0700 (PDT)
Received: by mail-we0-f173.google.com with SMTP id x55so968272wes.18 for <v6ops@ietf.org>; Sun, 21 Jul 2013 16:58:06 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=T0gWEQpDc0rTAO+NZb6fQa7is0WfwewuAHKUy87c8Eo=; b=RhUt+2TqyiSfMEEugFXlzB2siY+nfvnVxEhDlAl5bSVDoq0vBDtxlZ6bk49Z7Vd1Yt VSewz0V+uiWma0PaVzqEi9g/J6OPawlkd+Gj7VIDxRKSFpZQYIPhFu11QugZYJrMgwEa az5Nzc4ThdQrg1sWm49Z6HmDd9beAmVumfzMEOo/0g+HKLKHHghSgkAi8EoYikfo7wf7 hSGK1eJc7E3OaIi3xxisGWGE8ZtqqkDdukhpuAbSRea3aTDf9J3jMAXmpulCXvz9YCil Pl5xbxcc8kHk4ca6ukLVg072hTw4qFKKxgL/d/DctgN0RFfnpaFG6gALQv5wY+11cuQc 4NOw==
MIME-Version: 1.0
X-Received: by 10.180.185.84 with SMTP id fa20mr28291291wic.49.1374451085525; Sun, 21 Jul 2013 16:58:05 -0700 (PDT)
Received: by 10.216.15.6 with HTTP; Sun, 21 Jul 2013 16:58:05 -0700 (PDT)
In-Reply-To: <201307101245.r6ACj0B14006@ftpeng-update.cisco.com>
References: <201307101245.r6ACj0B14006@ftpeng-update.cisco.com>
Date: Sun, 21 Jul 2013 16:58:05 -0700
Message-ID: <CAD6AjGSD2dWDzR+fXJu9z-2_kKz+a90Km2AZCBJp_-qyBS7xsw@mail.gmail.com>
From: "cb.list6" <cb.list6@gmail.com>
To: Fred Baker <fred@cisco.com>
Content-Type: text/plain; charset="ISO-8859-1"
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: Sun, 21 Jul 2013 23:58:08 -0000

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.

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