Re: Last Call: <draft-ietf-tsvwg-iana-ports-09.txt> (Internet Assigned Numbers Authority (IANA) Procedures for the Management of the Service Name and Transport Protocol Port Number Registry) to BCP

Joel Jaeggli <joelja@bogus.com> Thu, 27 January 2011 17:30 UTC

Return-Path: <joelja@bogus.com>
X-Original-To: ietf@core3.amsl.com
Delivered-To: ietf@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id C4B6A3A6975 for <ietf@core3.amsl.com>; Thu, 27 Jan 2011 09:30:30 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -96.011
X-Spam-Level:
X-Spam-Status: No, score=-96.011 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, FB_WORD1_END_DOLLAR=3.294, FB_WORD2_END_DOLLAR=3.294, USER_IN_WHITELIST=-100]
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 d0ZBvtdfrRSj for <ietf@core3.amsl.com>; Thu, 27 Jan 2011 09:30:29 -0800 (PST)
Received: from nagasaki.bogus.com (nagasaki.bogus.com [IPv6:2001:418:1::81]) by core3.amsl.com (Postfix) with ESMTP id 1D9D23A698D for <ietf@ietf.org>; Thu, 27 Jan 2011 09:30:28 -0800 (PST)
Received: from joelja-mac.local (adsl-99-173-15-226.dsl.pltn13.sbcglobal.net [99.173.15.226]) (authenticated bits=0) by nagasaki.bogus.com (8.14.4/8.14.4) with ESMTP id p0RHXUhP055484 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NOT); Thu, 27 Jan 2011 17:33:31 GMT (envelope-from joelja@bogus.com)
Message-ID: <4D41AC6A.40605@bogus.com>
Date: Thu, 27 Jan 2011 09:33:30 -0800
From: Joel Jaeggli <joelja@bogus.com>
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.13) Gecko/20101207 Lightning/1.0b2 Thunderbird/3.1.7
MIME-Version: 1.0
To: Paul Hoffman <paul.hoffman@vpnc.org>
Subject: Re: Last Call: <draft-ietf-tsvwg-iana-ports-09.txt> (Internet Assigned Numbers Authority (IANA) Procedures for the Management of the Service Name and Transport Protocol Port Number Registry) to BCP
References: <20110118212603.5733.34489.idtracker@localhost> <B88A8A82-9C4A-40AC-89AF-F177260760F7@cisco.com> <37255E32-37F1-4907-8A5A-6AB7B590562F@ietf.org> <4D41A02E.7070701@vpnc.org>
In-Reply-To: <4D41A02E.7070701@vpnc.org>
X-Enigmail-Version: 1.1.1
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 7bit
Cc: ietf@ietf.org
X-BeenThere: ietf@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: IETF-Discussion <ietf.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/ietf>, <mailto:ietf-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/ietf>
List-Post: <mailto:ietf@ietf.org>
List-Help: <mailto:ietf-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ietf>, <mailto:ietf-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 27 Jan 2011 17:30:30 -0000

On 1/27/11 8:41 AM, Paul Hoffman wrote:
> On 1/27/11 8:12 AM, IETF Chair wrote:
>> Originally, two ports were assigned for plain and over-TLS, which for
>> HTTP mapped to two different URL schemes: http and https.
>>
>> Many people thought that this was a waste of a port, and the STARTTLS
>> approach was developed.  You say that it does not work in some cases,
>> and you seem to be suggesting that we go back to the original way.
>>
>> Maybe it works in some cases and not others.  Can we say which is which?
> 
> In a word: no. We have very little operational experience, and where we
> do, it gives conflicting results. Some mail client developers say that
> POP and IMAP STARTTLS works fine, some say that it is unreliable and so
> they just use the alternate ports.

So I can say that having provided a large scale mail-service in a former
life that we made it work for our customers.

On the SMTP side on the virtually everyone has this working except those
people that use 465, because the service you're talking to on 587 is
fundamentaly the same one that's on 25.

joelja-mac:tmp joelja$ telnet nagasaki.bogus.com 25
Trying 147.28.0.81...
Connected to nagasaki.bogus.com.
Escape character is '^]'.
220 nagasaki.bogus.com ESMTP Sendmail 8.14.4/8.14.4; Thu, 27 Jan 2011
17:28:24 GMT
ehlo jaeggli
250-nagasaki.bogus.com Hello adsl-99-173-15-226.dsl.pltn13.sbcglobal.net
[99.173.15.226], pleased to meet you
250-ENHANCEDSTATUSCODES
250-PIPELINING
250-8BITMIME
250-SIZE
250-DSN
250-ETRN
250-AUTH GSSAPI DIGEST-MD5 CRAM-MD5 LOGIN
250-STARTTLS
250-DELIVERBY
250 HELP

> Note that Cullen's example for where it almost certainly would not work
> is for non-stream UDP. Making UDP developers have to come up with a
> stream-like capability to do a STARTTLS-style single port solution
> defeats the purpose of using UDP. The benefit of "we saved another
> port!" over "we forced someone to make UDP more like TCP!" seems like a
> false one.
> _______________________________________________
> Ietf mailing list
> Ietf@ietf.org
> https://www.ietf.org/mailman/listinfo/ietf
>