From owner-freebsd-questions@FreeBSD.ORG Fri May 29 11:27:32 2015 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 75613E16 for ; Fri, 29 May 2015 11:27:32 +0000 (UTC) (envelope-from laa@kamstrup.com) Received: from mail.kamstrup.com (mail.kamstrup.com [93.167.225.188]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (Client CN "*.kamstrup.com", Issuer "Entrust Certification Authority - L1C" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0E6BA1082 for ; Fri, 29 May 2015 11:27:31 +0000 (UTC) (envelope-from laa@kamstrup.com) Received: from EXCHANGE2010.kamstrup.dk ([::1]) by Exchange2010.kamstrup.dk ([::1]) with mapi id 14.03.0169.001; Fri, 29 May 2015 13:26:19 +0200 From: Lars Alex Pedersen To: "freebsd-questions@freebsd.org" Subject: ESP TFC supported in freebsd? Thread-Topic: ESP TFC supported in freebsd? Thread-Index: AdCaAkiByKwYvBXiRv61mBbMcD3Fsw== Date: Fri, 29 May 2015 11:26:18 +0000 Message-ID: <943EEADB13F8624DA5F1F646AD8B111DF62BAF02@Exchange2010.kamstrup.dk> Accept-Language: da-DK, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [172.20.13.32] MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 May 2015 11:27:32 -0000 Hi guys. I'm trying to enable of Traffic Flow Confidentiality (TFC) in stro= ngswan, which should be supported by looking in man: http://www.manualpages.de/FreeBSD/FreeBSD-ports-9.0-RELEASE/man5/ipsec.conf= .5.html Section 2.7 in the following URL describes the implementation of Traffic Fl= ow Confidentiality (TFC) Padding. https://tools.ietf.org/html/rfc4303#page-17 Can one of you guys tell me if this is supported in freebsd, because when I= try to use it for strongswan I get following message: ESP_TFC_PADDING_NOT_SUPPORTED, not using ESPv3 TFC padding Best regards Lars Pedersen