Re: [saag] looking to hold a TLS VPN side meeting at IETF 92
Paul Wouters <pwouters@redhat.com> Mon, 30 March 2015 18:34 UTC
Return-Path: <pwouters@redhat.com>
X-Original-To: saag@ietfa.amsl.com
Delivered-To: saag@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 589E41A9308 for <saag@ietfa.amsl.com>; Mon, 30 Mar 2015 11:34:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.212
X-Spam-Level:
X-Spam-Status: No, score=-4.212 tagged_above=-999 required=5 tests=[BAYES_50=0.8, RCVD_IN_DNSWL_HI=-5, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01] autolearn=ham
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id iH40Aicn3Cst for <saag@ietfa.amsl.com>; Mon, 30 Mar 2015 11:34:35 -0700 (PDT)
Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 922CF1A923C for <saag@ietf.org>; Mon, 30 Mar 2015 11:34:35 -0700 (PDT)
Received: from int-mx13.intmail.prod.int.phx2.redhat.com (int-mx13.intmail.prod.int.phx2.redhat.com [10.5.11.26]) by mx1.redhat.com (Postfix) with ESMTPS id 32C978EFC4 for <saag@ietf.org>; Mon, 30 Mar 2015 17:16:45 +0000 (UTC)
Received: from bofh.nohats.ca (vpn-237-161.phx2.redhat.com [10.3.237.161]) by int-mx13.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id t2UHGiIY017034 for <saag@ietf.org>; Mon, 30 Mar 2015 13:16:44 -0400
Message-ID: <551984FC.8020006@redhat.com>
Date: Mon, 30 Mar 2015 13:16:44 -0400
From: Paul Wouters <pwouters@redhat.com>
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0
MIME-Version: 1.0
To: saag@ietf.org
References: <9A043F3CF02CD34C8E74AC1594475C73AAFB25C2@uxcn10-5.UoA.auckland.ac.nz> <BAD87999-DC8E-4E7A-BA14-E34874D6AA0F@gmail.com> <CAJU7za+ZBLbf3p4Zc1G2Uws88qCHxV4QmwZxUVjTYk2QzB62jQ@mail.gmail.com> <5508A726.5090406@azet.org>
In-Reply-To: <5508A726.5090406@azet.org>
Content-Type: text/plain; charset="windows-1252"
Content-Transfer-Encoding: 8bit
X-Scanned-By: MIMEDefang 2.68 on 10.5.11.26
Archived-At: <http://mailarchive.ietf.org/arch/msg/saag/uM3AT8u_D21VVHUkgbHyXc_YAH0>
Subject: Re: [saag] looking to hold a TLS VPN side meeting at IETF 92
X-BeenThere: saag@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: Security Area Advisory Group <saag.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/saag>, <mailto:saag-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/saag/>
List-Post: <mailto:saag@ietf.org>
List-Help: <mailto:saag-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/saag>, <mailto:saag-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 30 Mar 2015 18:34:43 -0000
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 On 03/17/2015 06:13 PM, Aaron Zauner wrote: > IPSec might (!) work well if you use one vendor throughout your network, That's a somewhat obsoleted viewpoint. While I think that is correct for IKEv1 and all the proprietary bold-on solutions, I do not see as many issues with IKEv2. Although for large scale solutions, there tends to be a strong vendor-lock but mostly in the management/gui aspects of having many devices (not endusers) > solutions. Because IPSec is such an overly complicated protocol there's not much security in the clients that are available throughout enduser operating > system. I'm not sure what you mean here. With the exception of group PreShared Keys and in particular Aggressive Mode IKEv1, yes that's broken and should not be used. But it _has_ been obsoleted for almost a decade now. Apple, for example, uses racoon (a NetBSD client) for > IPSec. It only supports IKEv1 in Aggressive Mode. That's a pretty big userbase that is forced to use an insecure protocol. It does support IKEv2 in the latest iOS, but the provisioning is so locked up that people haven't made it work yet It does suppor IKEv1 with certificates, which is _not_ insecure, even in Aggressive Mode. On the other side, there is Android which has locked up their IPsec stack even more. It cannot be at all provisioned, so VPN providers that want something that doesn't require the user to input a profile manually just choose to ship openvpn bundled in their app. This is not the fault of IPsec, but of Google. Users having a plethora of TLS/UDP based VPNs installed with less core integration into the OS is a suboptimal solution. > Besides a couple of commercial and seldomly used FOSS software implementations nobody really implements all authentication subprotocols. Where do you base your "seldom" on? Possibly you are thinking of Windows VPN clients, which is another story of a failed OS vendor. In this case, Microsoft waited 5+ years to allow anything but L2TP+IPsec based VPNs to be used by non-administrative users, so anything not using L2TP needed administrative rights which users often did not have (Or a third party client for XAUTH support) I rarely see companies that configure IPSec for their > users (if they do, most hate it and constantly have problems with that decision) I do not see that. IPsec/IKE configured VPNs do not cause additional problems. The days of ESPinUDP on port 4500 being blocked are long gone. > even different product-cycles of a given vendor, you might run into interoperability problems. I don't know of a single network engineer that enjoys > deploying IPSec. That's mostly because the Cisco command line is worse than juggling with swiss army knives with all blades extended. > I don't really see a need for a new standard as I also think that everything that is needed for a TLS VPN is already specified. Maybe a BCP document on how > to properly use and implement TLS VPNs would make more sense? TLS VPNs, at least those using TCP, are trivially DOS'ed. Most implementations, because they are userland, require lots of tun devices, custom routing or bridging, and back and forth of packet data between userland and kernel. It's a band-aid. People are quick to say IPsec/IKE is too complicated and hard. Yet the TLS protocol is more and more mimicking IKE, and IKE or IPsec hasn't seen anything close to the vast amount of crypto attacks as we've seen in TLS. On top of that, many TLS VPNs have their own huge problems related to things like environment variable passing, etc. As for those still think IPsec is too hard to configure, according to http://www.theguardian.com/technology/2015/jan/09/why-netflix-wont-block-vpn-users there are 30 million people using a VPN to access netflix. With the apple vs android split, that's about 15 million end users who are using IPsec just fine. All of this is unrelated to what is apparently the NSA's motivation of wanting two different VPN technologies at once for a "defence in depth" mode. While I can see why one would want to put TLS under IPsec, I think most of those issues are being addressed in TLS 1.3. If the NSA doesn't want to trust a single cipher, then I'd rather see a different chaining of ciphers :P Paul -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBCgAGBQJVGYT7AAoJEISzragz8T5uKAAIAJTfj9mLjoIcDW7oY3aHsQaP Ge7n/NRtyKtJ0vFbi398quBvGt50aXIbUK0AVID2h783KMyX7DA/iBk7Uc5plR+K PCJXRCsN6UHE/WYbhtoenZEysD5yq2jikbI+SCW6ejKXJoTnfQM7KbuxLo5KJYwK uH5WnVVEE/KSxUe0zn13o/CtOuhiISGQBGE/fSIy9ED5Ud51AOJrZbjEVh15HZsT a1naMnu99048AR29pMcoxNL+LJB8gmXBT/UKvLymoNgJtqzvVvRSOzgtb9ftofG9 /5YtSd5IVvqlBf7oNxgZ63S4ciO0CyYDLYNNOZ/uV6r9zB8QM6oqcDi+00F9QsY= =e7AU -----END PGP SIGNATURE-----
- Re: [saag] looking to hold a TLS VPN side meeting… Peter Gutmann
- Re: [saag] looking to hold a TLS VPN side meeting… Watson Ladd
- Re: [saag] looking to hold a TLS VPN side meeting… Nikos Mavrogiannopoulos
- Re: [saag] [TLS] looking to hold a TLS VPN side m… Paul Wouters
- Re: [saag] looking to hold a TLS VPN side meeting… Yoav Nir
- Re: [saag] looking to hold a TLS VPN side meeting… Salz, Rich
- Re: [saag] looking to hold a TLS VPN side meeting… Yoav Nir
- Re: [saag] looking to hold a TLS VPN side meeting… Nikos Mavrogiannopoulos
- Re: [saag] looking to hold a TLS VPN side meeting… Aaron Zauner
- [saag] looking to hold a TLS VPN side meeting at … Boyle, Vincent M
- Re: [saag] looking to hold a TLS VPN side meeting… Michael Richardson
- Re: [saag] looking to hold a TLS VPN side meeting… Yoav Nir
- Re: [saag] looking to hold a TLS VPN side meeting… Nikos Mavrogiannopoulos
- Re: [saag] looking to hold a TLS VPN side meeting… Yoav Nir
- Re: [saag] looking to hold a TLS VPN side meeting… Nikos Mavrogiannopoulos
- Re: [saag] looking to hold a TLS VPN side meeting… Yaron Sheffer
- Re: [saag] looking to hold a TLS VPN side meeting… Phillip Hallam-Baker
- Re: [saag] looking to hold a TLS VPN side meeting… Boyle, Vincent M
- Re: [saag] looking to hold a TLS VPN side meeting… Nikos Mavrogiannopoulos
- Re: [saag] looking to hold a TLS VPN side meeting… Phillip Hallam-Baker
- Re: [saag] looking to hold a TLS VPN side meeting… Peter Gutmann
- Re: [saag] looking to hold a TLS VPN side meeting… Aaron Zauner
- Re: [saag] looking to hold a TLS VPN side meeting… Aaron Zauner
- Re: [saag] looking to hold a TLS VPN side meeting… Boyle, Vincent M
- Re: [saag] looking to hold a TLS VPN side meeting… Tero Kivinen
- Re: [saag] looking to hold a TLS VPN side meeting… Boyle, Vincent M
- Re: [saag] looking to hold a TLS VPN side meeting… Peter Gutmann
- Re: [saag] looking to hold a TLS VPN side meeting… Aaron Zauner
- Re: [saag] looking to hold a TLS VPN side meeting… Yoav Nir
- Re: [saag] looking to hold a TLS VPN side meeting… Paul Wouters
- Re: [saag] looking to hold a TLS VPN side meeting… Aaron Zauner
- Re: [saag] looking to hold a TLS VPN side meeting… Aaron Zauner