Re: [dhcwg] draft-ietf-dhc-dhcpv6-opt-netboot-05 - how to proceed?

Ted Lemon <Ted.Lemon@nominum.com> Sun, 18 October 2009 21:57 UTC

Return-Path: <Ted.Lemon@nominum.com>
X-Original-To: dhcwg@core3.amsl.com
Delivered-To: dhcwg@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id D02583A6986 for <dhcwg@core3.amsl.com>; Sun, 18 Oct 2009 14:57:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.351
X-Spam-Level:
X-Spam-Status: No, score=-6.351 tagged_above=-999 required=5 tests=[AWL=0.248, BAYES_00=-2.599, RCVD_IN_DNSWL_MED=-4]
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 T0i8Dh4zWKxO for <dhcwg@core3.amsl.com>; Sun, 18 Oct 2009 14:57:44 -0700 (PDT)
Received: from exprod7og105.obsmtp.com (exprod7og105.obsmtp.com [64.18.2.163]) by core3.amsl.com (Postfix) with ESMTP id E90453A692B for <dhcwg@ietf.org>; Sun, 18 Oct 2009 14:57:43 -0700 (PDT)
Received: from source ([64.89.228.229]) (using TLSv1) by exprod7ob105.postini.com ([64.18.6.12]) with SMTP ID DSNKStuPW17tBRCc3F6+O02CD4mBuUQAcLp2@postini.com; Sun, 18 Oct 2009 14:57:50 PDT
Received: from webmail.nominum.com (webmail.nominum.com [64.89.228.50]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (Client CN "webmail.nominum.com", Issuer "Go Daddy Secure Certification Authority" (verified OK)) by shell-too.nominum.com (Postfix) with ESMTP id 4A3771B8247; Sun, 18 Oct 2009 14:57:55 -0700 (PDT)
Received: from [192.168.1.103] (206.128.65.126) by exchange-01.win.nominum.com (64.89.228.50) with Microsoft SMTP Server (TLS) id 8.1.393.1; Sun, 18 Oct 2009 14:57:47 -0700
MIME-Version: 1.0 (Apple Message framework v1076)
Content-Type: text/plain; charset="us-ascii"; format="flowed"; delsp="yes"
From: Ted Lemon <Ted.Lemon@nominum.com>
In-Reply-To: <OF73909874.9B93FADE-ONC1257653.002E96C8-C1257653.00302A9F@de.ibm.com>
Date: Sun, 18 Oct 2009 14:57:45 -0700
Content-Transfer-Encoding: 7bit
Message-ID: <589F59F0-3E17-44FF-8918-FED51F03EE4D@nominum.com>
References: <200910062234.AAA07005@TR-Sys.de> <AD61797F-DB2D-4889-8888-5339521ADE8F@nominum.com> <OF029AB4A7.6EEA954A-ONC125764B.004E95CE-C125764B.00536F30@de.ibm.com> <FBD14811-7C9A-4FCB-8707-071A7CA12B96@nominum.com> <OF73909874.9B93FADE-ONC1257653.002E96C8-C1257653.00302A9F@de.ibm.com>
To: Thomas Huth <THUTH@de.ibm.com>
X-Mailer: Apple Mail (2.1076)
Cc: "dhcwg@ietf.org" <dhcwg@ietf.org>
Subject: Re: [dhcwg] draft-ietf-dhc-dhcpv6-opt-netboot-05 - how to proceed?
X-BeenThere: dhcwg@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: <dhcwg.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/dhcwg>, <mailto:dhcwg-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/dhcwg>
List-Post: <mailto:dhcwg@ietf.org>
List-Help: <mailto:dhcwg-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/dhcwg>, <mailto:dhcwg-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 18 Oct 2009 21:57:44 -0000

BTW, one way to do redundant tftp servers that I think makes a lot of  
sense is to have the redundancy in the domain name, because DNS  
already specifies a load balancing mechanism for names that return  
multiple A or AAAA records.   This would eliminate the problem you  
were trying to solve with multiple bootfile-url options.