[Tsvwg] Fwd: WGLC for Port Randomization starts now (April 1st)

Lars Eggert <lars.eggert@nokia.com> Mon, 11 May 2009 15:41 UTC

Return-Path: <lars.eggert@nokia.com>
X-Original-To: tsvwg@core3.amsl.com
Delivered-To: tsvwg@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 0BFA73A68B4 for <tsvwg@core3.amsl.com>; Mon, 11 May 2009 08:41:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.599
X-Spam-Level:
X-Spam-Status: No, score=-2.599 tagged_above=-999 required=5 tests=[BAYES_00=-2.599]
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 XheKAgJAY41S for <tsvwg@core3.amsl.com>; Mon, 11 May 2009 08:41:39 -0700 (PDT)
Received: from mail.fit.nokia.com (mail.fit.nokia.com [195.148.124.195]) by core3.amsl.com (Postfix) with ESMTP id 8A3303A67E1 for <tsvwg@ietf.org>; Mon, 11 May 2009 08:41:39 -0700 (PDT)
Received: from [IPv6:2001:610:240:13:219:e3ff:fe06:dc74] ([IPv6:2001:610:240:13:219:e3ff:fe06:dc74]) (authenticated bits=0) by mail.fit.nokia.com (8.14.3/8.14.3) with ESMTP id n4BFh4ea063485 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NOT); Mon, 11 May 2009 18:43:06 +0300 (EEST) (envelope-from lars.eggert@nokia.com)
Message-Id: <4C1E0637-7800-4FF0-A827-EDE705E8607D@nokia.com>
From: Lars Eggert <lars.eggert@nokia.com>
To: tsvwg <tsvwg@ietf.org>
Content-Type: multipart/signed; boundary="Apple-Mail-21--391105092"; micalg="sha1"; protocol="application/pkcs7-signature"
Mime-Version: 1.0 (Apple Message framework v930.3)
Date: Mon, 11 May 2009 18:43:03 +0300
References: <20090509155040.0156354b@nehalam>
X-Mailer: Apple Mail (2.930.3)
X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.2 (mail.fit.nokia.com [IPv6:2001:2060:40:1::123]); Mon, 11 May 2009 18:43:07 +0300 (EEST)
Cc: Stephen Hemminger <shemminger@linux-foundation.org>
Subject: [Tsvwg] Fwd: WGLC for Port Randomization starts now (April 1st)
X-BeenThere: tsvwg@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: Transport Area Working Group <tsvwg.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/tsvwg>, <mailto:tsvwg-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/tsvwg>
List-Post: <mailto:tsvwg@ietf.org>
List-Help: <mailto:tsvwg-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tsvwg>, <mailto:tsvwg-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 11 May 2009 15:41:41 -0000

Forwarded with permission. Discussion is at http://thread.gmane.org/gmane.linux.network/127652/focus=127679

Begin forwarded message:

> From: Stephen Hemminger <shemminger@linux-foundation.org>
> Date: May 10, 2009 1:50:40 GMT+03:00
> To: "James M. Polk" <jmpolk@cisco.com>,         "Eggert Lars (Nokia- 
> NRC/Espoo)" 	<lars.eggert@nokia.com>
> Subject: Re: WGLC for Port Randomization starts now (April 1st)
>
> One issue with port randomization which is not covered in the draft,  
> but
> just showed up as a surprise to a Linux user is that port  
> randomization
> increases the frequency of port reuse (see Birthday Paradox).  For  
> correctly
> behaving endpoints, this no problem. But in this user's case there  
> was some
> old firewall (non-conforming middlebox), that rejected the new  
> connections.
> It is another case of a new protocol change breaks assumptions made  
> by intermediate
> devices.
>
> --