From owner-freebsd-net@freebsd.org Sun Nov 19 14:40:06 2017 Return-Path: Delivered-To: freebsd-net@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E6A80DF6E20 for ; Sun, 19 Nov 2017 14:40:06 +0000 (UTC) (envelope-from hm@hellmuth-michaelis.de) Received: from mail.agsec.de (mail.kts.org [IPv6:2a00:14b0:f000:1::222]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9FBDC7A72F for ; Sun, 19 Nov 2017 14:40:06 +0000 (UTC) (envelope-from hm@hellmuth-michaelis.de) Received: from hh01.agsec.de (localhost [127.0.0.1]) by mail.agsec.de (Postfix) with ESMTP id C2E7761F8B for ; Sun, 19 Nov 2017 15:39:55 +0100 (CET) X-Virus-Scanned-AGSEC: MailMurkxDeScraCxler at agsec.de Received: from mail.agsec.de ([194.55.156.222]) by hh01.agsec.de (hh01.agsec.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rZHBFgJ0NBa5 for ; Sun, 19 Nov 2017 15:39:53 +0100 (CET) Received: from ernie.int.kts.org (unknown [IPv6:2a02:2028:531:6101:20d:b9ff:fe1e:cf00]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.agsec.de (Postfix) with ESMTPSA id 8A13261F81 for ; Sun, 19 Nov 2017 15:39:53 +0100 (CET) X-Virus-Scanned-KTS: Mail-UnWroks-U-Laksler at KTS.ORG Received: from frazzle.int.kts.org (frazzle.int.kts.org [172.31.42.11]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ernie.int.kts.org (Postfix) with ESMTPS id 209498C9B4A for ; Sun, 19 Nov 2017 15:39:50 +0100 (CET) From: Hellmuth Michaelis Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (Mac OS X Mail 10.3 \(3273\)) Subject: Re: OpenVPN vs IPSec Date: Sun, 19 Nov 2017 15:39:49 +0100 References: <20171118165842.GA73810@admin.sibptus.transneft.ru> <5A1073E9.5050503@grosbein.net> <20171119142015.GB82727@admin.sibptus.transneft.ru> To: freebsd-net@freebsd.org In-Reply-To: <20171119142015.GB82727@admin.sibptus.transneft.ru> Message-Id: <3A168E23-5CB5-4D99-925A-E9688A24E502@hellmuth-michaelis.de> X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Nov 2017 14:40:07 -0000 > Am 19.11.2017 um 15:20 schrieb Victor Sudakov : >=20 > When I had to setup a VPN with a Macintosh user (road warrior), I > found out that an IPSec VPN would be beyond my mental abilities as I > could not wrap my head around the correct racoon and mpd5 > authentication setup between FreeBSD and Mac. That's for all the talk > about being standard-compliant. OpenVPN saved me. Try this one on the Mac: http://www.lobotomo.com/products/IPSecuritas=20 it=E2=80=99s free, it works and it=E2=80=99s actively maintained. -hm=