Re: [addr-select-dt] draft-ietf-6man-rfc3484-revise-02

Ruri Hiromi <hiromi@inetcore.com> Fri, 25 March 2011 05:42 UTC

Return-Path: <hiromi@inetcore.com>
X-Original-To: addr-select-dt@core3.amsl.com
Delivered-To: addr-select-dt@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id CF7C33A681A for <addr-select-dt@core3.amsl.com>; Thu, 24 Mar 2011 22:42:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.799
X-Spam-Level:
X-Spam-Status: No, score=-2.799 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, GB_I_LETTER=-2, J_CHICKENPOX_21=0.6, J_CHICKENPOX_22=0.6, J_CHICKENPOX_57=0.6]
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 kN+zbCq6rSti for <addr-select-dt@core3.amsl.com>; Thu, 24 Mar 2011 22:42:33 -0700 (PDT)
Received: from inc.inetcore.com (inc.inetcore.com [IPv6:2403:2000:1:1::11]) by core3.amsl.com (Postfix) with ESMTP id 14CD93A6957 for <addr-select-dt@ietf.org>; Thu, 24 Mar 2011 22:42:29 -0700 (PDT)
Received: from [192.168.0.227] (dhcp227.inetcore.com [192.168.0.227]) by inc.inetcore.com (Postfix) with ESMTPSA id BB6422C88D8 for <addr-select-dt@ietf.org>; Fri, 25 Mar 2011 14:44:03 +0900 (JST)
Message-ID: <4D8C2BA1.4080308@inetcore.com>
Date: Fri, 25 Mar 2011 14:44:01 +0900
From: Ruri Hiromi <hiromi@inetcore.com>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; ja; rv:1.9.2.15) Gecko/20110303 Lightning/1.0b2 Thunderbird/3.1.9
MIME-Version: 1.0
To: addr-select-dt@ietf.org
References: <3ABDA38B-EC8D-445F-BDB0-9D265794CEE8@nttv6.net> <EE4D601C-D0B8-41A7-B0FF-2B7384C6408E@ecs.soton.ac.uk> <EMEW3|439bf15624adaebf5d25e951e1da714dn2A0Gj03tjc|ecs.soton.ac.uk|EE4D601C-D0B8-41A7-B0FF-2B7384C6408E@ecs.soton.ac.uk> <1C257C96-9461-4C45-B040-51A87E20A499@nttv6.net>
In-Reply-To: <1C257C96-9461-4C45-B040-51A87E20A499@nttv6.net>
Content-Type: text/plain; charset="ISO-2022-JP"
Content-Transfer-Encoding: 7bit
Subject: Re: [addr-select-dt] draft-ietf-6man-rfc3484-revise-02
X-BeenThere: addr-select-dt@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: IPv6 Address Selection Design Team <addr-select-dt.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/addr-select-dt>, <mailto:addr-select-dt-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/addr-select-dt>
List-Post: <mailto:addr-select-dt@ietf.org>
List-Help: <mailto:addr-select-dt-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/addr-select-dt>, <mailto:addr-select-dt-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 25 Mar 2011 05:42:39 -0000

Hi list,

I did only read original Arifumi's document.

I also feel DA,DB and S description is a little bit confusing.
My understanding is here;

             DA(s,d)         DB(s',d')

              |              |
 subnet P(S,D) -------------------------

 prefix P is same for DA,DB and it can be described as s == s'. Is this
true? If yes, how about write their network factor into small letter?

But as for DNS round robin, current major OSs follows RFC3484 Rule9 and
neglect DNS information. RFC3483 rule9 is first and if someone wants to
utilize DNS round robin, 3484 policy table(disable subnet
prioritization) can be changed is the better indication I suppose.

Informative Referece; http://support.microsoft.com/kb/968920

Don't you put some note above that?

(2011/03/17 11:31), Arifumi Matsumoto wrote:
> Tim,
> 
> On 2011/03/11, at 9:16, Tim Chown wrote:
> 
>> Hi,
>>
>> I have edited the txt file, largely to tidy up the English in a few places.   There's nothing I disagree with in the text.   So you could diff the file with yours to see if you want to apply the changes.
> 
> Thank you for your review and comments.
> I'm sorry that I could not addressed all issues in -02.
> 
>>
>> Some other comments:
>>
>> We don't cite draft-ietf-6man-addr-select-sol-03 or draft-ietf-v6ops-addr-select-req-07 - would this be worth doing?    Should probably have a final pass through those to ensure everything is captured in the 3484 bis text?
> 
> The rfc3484-revise does not mention about the whole problem related to address selection, but it does focus on the present issues for RFC 3484 itself.
> 
> It may be helpful if we mention about the whole problem for the readers to grasp the big picture, too. I'll put some texts about them in the introduction, where problem statement and requirement, and the solution documents will be referenced.
> 
>> Note the address selection considerations reference is now a WG item: draft-ietf-6man-addr-select-considerations-02; this needs updating in your text.
> 
> Applied.
> 
>>
>> I found this sentence a little clumsy:
>> "When a destination address DA, DB, and the source address of DA
>>   Source(DA) are on the same subnet and Source(DA) == Source(DB), DNS
>>   round robin load-balancing cannot function. "
>> Maybe it can be written a little more clearly?
> 
> Sorry, writing clear english is always an assignment for me. X(
> 
> How about the following text ?
> 
> "When a destination address DA, DB and the source address S are on the
> same subnet, the present longest matching rule always choose the same
> destination address."
> 
>> Quite a few of the citations (reference labels) appear after the full stops in sentences, not before.   Corrected in the attached text.
> 
> I hope all were corrected.
> 
>>
>> Do we want to add a rule for 2001:db8:: ?     If 3ffe:: is in there...
> 
> I do not know.
> Do we see 2001:db8:: addresses on a real packets ?
> 
>> And I would still love to see a way to add a rule to put privacy address preference in there.   This would be a great way to help answer the concerns in long email threads currently running in other lists :)
> 
> Do you think it should be addressed in RFC 3484 revision, or in the policy distribution draft, or totally different way ?
> 
> Kindest regards,
> 
>>
>> Tim
>>
>> <draft-ietf-6man-rfc3484-revise-02-tc.txt>
>>
>> On 9 Mar 2011, at 10:38, Arifumi Matsumoto wrote:
>>
>>> All,
>>>
>>> here attached the -02 version of RFC 3484 revision work.
>>> I'm very sorry about the long suspension on this item,
>>> despite your commitment on it.
>>>
>>> If you can comment on it, I think I can incorporate it
>>> before the cut-off.
>>>
>>> Kindest regards,
>>>
>>> <draft-ietf-6man-rfc3484-revise-02.txt>
>>> --
>>> Arifumi Matsumoto
>>> NGN System Architecture Project
>>> NTT Service Integration Laboratories
>>> E-mail: arifumi@nttv6.net
>>> TEL +81-422-59-3334 FAX +81-422-59-6364
>>>
>>> _______________________________________________
>>> addr-select-dt mailing list
>>> addr-select-dt@ietf.org
>>> https://www.ietf.org/mailman/listinfo/addr-select-dt
>>
>> _______________________________________________
>> addr-select-dt mailing list
>> addr-select-dt@ietf.org
>> https://www.ietf.org/mailman/listinfo/addr-select-dt
> 
> _______________________________________________
> addr-select-dt mailing list
> addr-select-dt@ietf.org
> https://www.ietf.org/mailman/listinfo/addr-select-dt


-- 
----------
Ruri Hiromi
INTEC Systems Institute, Inc.