Re: [Autoconf] Working Group Last Call for draft-ietf-autoconf-addr-model-01
"Teco Boot" <teco@inf-net.nl> Tue, 05 January 2010 18:32 UTC
Return-Path: <teco@inf-net.nl>
X-Original-To: autoconf@core3.amsl.com
Delivered-To: autoconf@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix)
with ESMTP id 49FC528C192 for <autoconf@core3.amsl.com>;
Tue, 5 Jan 2010 10:32:10 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.185
X-Spam-Level:
X-Spam-Status: No, score=-0.185 tagged_above=-999 required=5
tests=[BAYES_40=-0.185]
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 ZpD+fq53cbZu for
<autoconf@core3.amsl.com>; Tue, 5 Jan 2010 10:32:09 -0800 (PST)
Received: from CPSMTPM-EML101.kpnxchange.com (cpsmtpm-eml101.kpnxchange.com
[195.121.3.5]) by core3.amsl.com (Postfix) with ESMTP id AF1B228C12D for
<autoconf@ietf.org>; Tue, 5 Jan 2010 10:32:07 -0800 (PST)
Received: from M90Teco ([86.83.9.22]) by CPSMTPM-EML101.kpnxchange.com with
Microsoft SMTPSVC(7.0.6001.18000); Tue, 5 Jan 2010 19:32:06 +0100
From: "Teco Boot" <teco@inf-net.nl>
To: "'Thomas Heide Clausen'" <ietf@thomasclausen.org>
References: <3A8500A3-A75A-49A8-B48C-EED53A17E722@computer.org>
<009d01ca7a5a$1c301940$54904bc0$@nl> <007f01ca846b$42a42060$c7ec6120$@nl>
<493AD5DF-102A-4CC4-9ED0-C1B3618A7891@thomasclausen.org>
In-Reply-To:
Date: Tue, 5 Jan 2010 19:31:49 +0100
Message-ID: <000901ca8e35$585951e0$090bf5a0$@nl>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Office Outlook 12.0
Thread-Index: AcqGrYCwDWLp9KNRTtWZK20Duy+AywGhd/8QAEByfsA=
Content-Language: nl
X-OriginalArrivalTime: 05 Jan 2010 18:32:06.0574 (UTC)
FILETIME=[62382CE0:01CA8E35]
Cc: autoconf@ietf.org
Subject: Re: [Autoconf] Working Group Last Call
for draft-ietf-autoconf-addr-model-01
X-BeenThere: autoconf@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: Ad-Hoc Network Autoconfiguration WG discussion list
<autoconf.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/autoconf>,
<mailto:autoconf-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/autoconf>
List-Post: <mailto:autoconf@ietf.org>
List-Help: <mailto:autoconf-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/autoconf>,
<mailto:autoconf-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 05 Jan 2010 18:32:10 -0000
Did this mail reach any destination? Teco. >-----Oorspronkelijk bericht----- >Van: Teco Boot [mailto:teco@inf-net.nl] >Verzonden: maandag 4 januari 2010 20:08 >Aan: 'Thomas Heide Clausen' >CC: '<autoconf@ietf.org>' >Onderwerp: RE: [Autoconf] Working Group Last Call for draft-ietf- >autoconf-addr-model-01 > >Hi Thomas, > >To begin with: happy new year. > >And on your question, I expect the doc editors carefully check >WGLC comments and update the doc. > >On this particular issue on 1-hop connectivity, the doc has the >following text: >> If L2 communication is enabled between a pair of interfaces, IP >> packet exchange is enabled regardless of the IP subnet configuration >> on each of these interfaces. >This is exactly my requirement. But for IP packet exchange, there >is a need for a routing table entry or neighbor cache entry for the >destination. I dislike an addressing model where 1-hop connectivity >dependents on a routing protocol. Meanwhile, it is perfectly right >that a routing protocol overrides a routing table entry for a directly >connected interface with a longer match entry, even when it is a >multi-hop path. > >The mechanism I use decouples configured prefixes on the MANET >interfaces and the advertised prefixes. With a default configuration, >only the MANET interface address is advertised (e.g. a /32 prefix), >even if a shorter subnet mask is configured on that interface. Today, >it is not an autoconfigured configuration. > >The question is: do we want to support such functionality in Autoconf? >This requires providing and configuring a subnet mask. For IPv6, this is >not a big deal, we can use /64 and define a well known ULA or whatever. >This is also proposed by others, e.g. draft-perkins-manet-autoconf: >> In case the node does not know any suitable prefix, it uses the >> MANET_PREFIX, with prefix length 64, reserved for this purpose. >For IPv4, this draft suggests the 169.254/16, which was zero-config at >that time. Now, it is clearly defined as link-local. Try to >allocate 240/8? Or leave IPv4 for what it is? Other options? > >I hope this helps. Did it? > >Regards, Teco > > >>-----Oorspronkelijk bericht----- >>Van: Thomas Heide Clausen [mailto:ietf@thomasclausen.org] >>Verzonden: zondag 27 december 2009 5:33 >>Aan: Teco Boot >>CC: <autoconf@ietf.org> >>Onderwerp: Re: [Autoconf] Working Group Last Call for draft-ietf- >>autoconf-addr-model-01 >> >>Teco, >> >>What are you, concretely, suggesting to do to the doc? >> >>Seasonal greetings, >> >>Thomas >> >> >>On 24 Dec 2009, at 08:32, "Teco Boot" <teco@inf-net.nl> wrote: >> >>> I have to add the issue on network operations (see my mail below). >>> For IPv6, a solution is using LLs. Not easy to handle, but it works. >>> But for IPv4, I can't find something working. And I did not receive >>> any response on my mail. >>> >>> Because I work on MANETs that are actually deployed, and those need >>> remote management, including a fall-back reachability option in cases >>> the MANET routing protocol is not running, I swapped back to the >>> addressing model I used before, that is using a common prefix for all >>> interfaces to a MANET segment. I did not detect any problems with it. >>> I had problems with the /32: some of the boxes I use simply do not >>> support this, and when configured, I miss the fallback reachability. >>> >>> No misunderstanding: I keep supporting the advertised /32 prefix, >>> advertised prefixes shall not overlap. This needs a function in the >>> MANET routing protocol, that is does not advertise the configured >>> prefix, but instead the /32 route (or a configured shorter prefix). >>> All MANET Routing protocol implementations I use support this >>> function. >>> Write down a standard, for what is widely deployed? >>> >>> Regards, Teco >>> >>> >>> PS. I think Autoconf should work on IPv6. And the addressing model >>> should work well for multi-homed MANETs. The current draft attempts >>> to define the model for both IPv4 and IPv6 and does not address the >>> multi-homed scenario at all. >>> >>> >>> -----Oorspronkelijk bericht----- >>> Van: autoconf-bounces@ietf.org [mailto:autoconf-bounces@ietf.org] >>> Namens >>> Teco Boot >>> Verzonden: dinsdag 8 december 2009 15:41 >>> Aan: autoconf@ietf.org >>> Onderwerp: [Autoconf] 1-hop reachability depending on MANET protocol >>> >>> When using the proposed addressing model, I faced a reachability >>> problem between 1-hop neighbors, when the MANET routing protocol >>> was stopped. I couldn't start via the network, because the problem. >>> >>> Luckily, there are link-locals. >>> >>> Teco. >>> >>> >>> >>> _______________________________________________ >>> Autoconf mailing list >>> Autoconf@ietf.org >>> https://www.ietf.org/mailman/listinfo/autoconf
- [Autoconf] Working Group Last Call for draft-ietf… Thomas Heide Clausen
- Re: [Autoconf] Working Group Last Call for draft-… Teco Boot
- Re: [Autoconf] Working Group Last Call for draft-… Ulrich Herberg
- Re: [Autoconf] Working Group Last Call for draft-… Zach Shelby
- Re: [Autoconf] Working Group Last Call fordraft-i… Velt, R. (Ronald) in 't
- Re: [Autoconf] Working Group Last Call for draft-… Teco Boot
- Re: [Autoconf] Working Group Last Call for draft-… Thomas Heide Clausen
- Re: [Autoconf] Working Group Last Call for draft-… Teco Boot
- Re: [Autoconf] Working Group Last Call for draft-… Thomas Narten
- Re: [Autoconf] Working Group Last Call for draft-… Thomas Heide Clausen
- Re: [Autoconf] Working Group Last Call for draft-… Thomas Narten
- Re: [Autoconf] Working Group Last Call for draft-… Mark Townsley
- Re: [Autoconf] Working Group Last Call for draft-… Thomas Narten
- Re: [Autoconf] Working Group Last Call for draft-… Mark Townsley
- Re: [Autoconf] Working Group Last Call fordraft-i… Emmanuel Baccelli