From owner-freebsd-current@freebsd.org Fri Nov 2 14:21:06 2018 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8CB0610F8B40 for ; Fri, 2 Nov 2018 14:21:06 +0000 (UTC) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: from mx1.sbone.de (cross.sbone.de [195.201.62.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mx1.sbone.de", Issuer "SBone.DE" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 2792B6D4B5 for ; Fri, 2 Nov 2018 14:21:05 +0000 (UTC) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: from mail.sbone.de (mail.sbone.de [IPv6:fde9:577b:c1a9:31::2013:587]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.sbone.de (Postfix) with ESMTPS id 7A1188D4A217; Fri, 2 Nov 2018 14:20:57 +0000 (UTC) Received: from content-filter.sbone.de (content-filter.sbone.de [IPv6:fde9:577b:c1a9:31::2013:2742]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.sbone.de (Postfix) with ESMTPS id BB6D1D1F873; Fri, 2 Nov 2018 14:20:56 +0000 (UTC) X-Virus-Scanned: amavisd-new at sbone.de Received: from mail.sbone.de ([IPv6:fde9:577b:c1a9:31::2013:587]) by content-filter.sbone.de (content-filter.sbone.de [fde9:577b:c1a9:31::2013:2742]) (amavisd-new, port 10024) with ESMTP id OowbNDghcF1b; Fri, 2 Nov 2018 14:20:55 +0000 (UTC) Received: from [10.248.109.54] (fresh-ayiya.sbone.de [IPv6:fde9:577b:c1a9:f001::2]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by mail.sbone.de (Postfix) with ESMTPSA id 39E24D1F867; Fri, 2 Nov 2018 14:20:54 +0000 (UTC) From: "Bjoern A. Zeeb" To: "Marek Zarychta" , "Ernie Luzar" Cc: freebsd-current@freebsd.org Subject: Re: 12.0-BETA1 vnet with pf firewall Date: Fri, 02 Nov 2018 14:20:53 +0000 X-Mailer: MailMate (2.0BETAr6125) Message-ID: In-Reply-To: <113f7b4f-0a72-7f0f-afe0-f9f9885011e6@plan-b.pwste.edu.pl> References: <201810282139.w9SLdO58054096@pdx.rh.CN85.dnsmgr.net> <113f7b4f-0a72-7f0f-afe0-f9f9885011e6@plan-b.pwste.edu.pl> MIME-Version: 1.0 Content-Type: text/plain; format=flowed X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Nov 2018 14:21:06 -0000 On 28 Oct 2018, at 22:07, Marek Zarychta wrote: > Some time ago I submitted a PR about this, but I was unaware that the > case of failure during loading ipsec.ko is caused by the presence of > already loaded pf.ko > > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228854 This bug and the current report should be fixed in stable/11, stable/12 (including the upcoming BETA3), and HEAD. If you continue to experience this problem, please re-open the bug report and follow-up there! Thanks a lot for your reports and testings. /bz