Re: [DNSOP] Review of draft-livingood-dns-redirect-00

Florian Weimer <fw@deneb.enyo.de> Sun, 12 July 2009 07:34 UTC

Return-Path: <fw@deneb.enyo.de>
X-Original-To: dnsop@core3.amsl.com
Delivered-To: dnsop@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 5241B3A691D for <dnsop@core3.amsl.com>; Sun, 12 Jul 2009 00:34:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.232
X-Spam-Level:
X-Spam-Status: No, score=-1.232 tagged_above=-999 required=5 tests=[AWL=1.017, BAYES_00=-2.599, HELO_EQ_DE=0.35]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id bws+nwtcL7iO for <dnsop@core3.amsl.com>; Sun, 12 Jul 2009 00:34:15 -0700 (PDT)
Received: from mail.enyo.de (mail.enyo.de [212.9.189.167]) by core3.amsl.com (Postfix) with ESMTP id 57ECF3A68B5 for <dnsop@ietf.org>; Sun, 12 Jul 2009 00:34:15 -0700 (PDT)
Received: from deneb.vpn.enyo.de ([212.9.189.177] helo=deneb.enyo.de) by mail.enyo.de with esmtp id 1MPta5-0002ib-Bi; Sun, 12 Jul 2009 09:34:41 +0200
Received: from fw by deneb.enyo.de with local (Exim 4.69) (envelope-from <fw@deneb.enyo.de>) id 1MPta4-0001m2-NV; Sun, 12 Jul 2009 09:34:40 +0200
From: Florian Weimer <fw@deneb.enyo.de>
To: Stephane Bortzmeyer <bortzmeyer@nic.fr>
References: <C67B83C4.E855%Jason_Livingood@cable.comcast.com> <20090710130527.GA17272@laperouse.bortzmeyer.org> <20090711123831.GA13111@laperouse.bortzmeyer.org>
Date: Sun, 12 Jul 2009 09:34:40 +0200
In-Reply-To: <20090711123831.GA13111@laperouse.bortzmeyer.org> (Stephane Bortzmeyer's message of "Sat, 11 Jul 2009 14:38:31 +0200")
Message-ID: <871vompd67.fsf@mid.deneb.enyo.de>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Cc: dnsop@ietf.org, "Livingood, Jason" <Jason_Livingood@cable.comcast.com>
Subject: Re: [DNSOP] Review of draft-livingood-dns-redirect-00
X-BeenThere: dnsop@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: IETF DNSOP WG mailing list <dnsop.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/dnsop>, <mailto:dnsop-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/dnsop>
List-Post: <mailto:dnsop@ietf.org>
List-Help: <mailto:dnsop-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/dnsop>, <mailto:dnsop-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 12 Jul 2009 07:34:16 -0000

* Stephane Bortzmeyer:

> Unless I'm wrong, the I-D about lying resolvers do not discuss the
> issue of zone cuts. 
>
> If I type www.doesnotexistatall.com (the SLD does not exist and so I
> should get a NXDOMAIN), I get the IP address of the ad Web server. If
> I type wwww.afnic.fr, I will get this IP address as well, since the
> QNAME does not exist (four 'w' instead of three) despite the fact that
> the SLD does exist.

This also interacts very badly the subdomain-based web trust model, so
it should be mentioned in the Security Considerations section.