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

Florian Weimer <fw@deneb.enyo.de> Thu, 16 July 2009 08:09 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 6222D3A6B7E for <dnsop@core3.amsl.com>; Thu, 16 Jul 2009 01:09:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.366
X-Spam-Level:
X-Spam-Status: No, score=-1.366 tagged_above=-999 required=5 tests=[AWL=0.882, BAYES_00=-2.599, HELO_EQ_DE=0.35, NORMAL_HTTP_TO_IP=0.001]
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 v42oiW9z-bpD for <dnsop@core3.amsl.com>; Thu, 16 Jul 2009 01:09:20 -0700 (PDT)
Received: from mail.enyo.de (mail.enyo.de [212.9.189.167]) by core3.amsl.com (Postfix) with ESMTP id 1ED473A6BCC for <dnsop@ietf.org>; Thu, 16 Jul 2009 01:09:03 -0700 (PDT)
Received: from deneb.vpn.enyo.de ([212.9.189.177] helo=deneb.enyo.de) by mail.enyo.de with esmtp id 1MRM0Z-00020X-3r for dnsop@ietf.org; Thu, 16 Jul 2009 10:08:03 +0200
Received: from fw by deneb.enyo.de with local (Exim 4.69) (envelope-from <fw@deneb.enyo.de>) id 1MRM0Y-0002gw-Q8 for dnsop@ietf.org; Thu, 16 Jul 2009 10:08:02 +0200
From: Florian Weimer <fw@deneb.enyo.de>
To: dnsop@ietf.org
References: <C67B83C4.E855%Jason_Livingood@cable.comcast.com> <20090713201345.GA675@apb-laptoy.apb.alt.za>
Date: Thu, 16 Jul 2009 10:08:02 +0200
In-Reply-To: <20090713201345.GA675@apb-laptoy.apb.alt.za> (Alan Barrett's message of "Mon, 13 Jul 2009 22:13:45 +0200")
Message-ID: <87bpnlm4nx.fsf@mid.deneb.enyo.de>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
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: Thu, 16 Jul 2009 08:09:21 -0000

* Alan Barrett:

> I think that this sort of lying recursive resolver is a bad idea.
> Instead, I suggest a new "SUGGESTION" RR type that could be returned
> in the additional section of an error message.  For example, if
> you ask for www.example.invalid, you could get back an NXDOMAIN
> error, with "SUGGESTION URL=http://10.2.3.4/www.example.invalid"
> in the additional section, and if you ask for censored.example.
> you could get back a SERVFAIL response with "SUGGESTION
> URL=http://10.2.3.4/why-we-censor.html" in the additional section.

This would be protocol development, so it's out of the scope of this
WG.  There's also the problem that some folks want to do DNS rewriting
*now*.  If client-side changes are required, they fear that they will
out of business before they are implemented.

(But I agree that a clean solution requires protocol development.)