From owner-freebsd-questions@freebsd.org Thu Feb 27 15:08:12 2020 Return-Path: Delivered-To: freebsd-questions@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 53688244147 for ; Thu, 27 Feb 2020 15:08:12 +0000 (UTC) (envelope-from kp@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 48Swyz4jyJz4dDZ; Thu, 27 Feb 2020 15:08:10 +0000 (UTC) (envelope-from kp@FreeBSD.org) Received: from venus.codepro.be (venus.codepro.be [5.9.86.228]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mx1.codepro.be", Issuer "Let's Encrypt Authority X3" (verified OK)) (Authenticated sender: kp) by smtp.freebsd.org (Postfix) with ESMTPSA id 995AD150BF; Thu, 27 Feb 2020 15:08:10 +0000 (UTC) (envelope-from kp@FreeBSD.org) Received: from [10.10.132.4] (ptr-8rg5e4hmih1kuez4oyi.18120a2.ip6.access.telenet.be [IPv6:2a02:1811:2408:6002:cc40:f116:efff:325a]) (Authenticated sender: kp) by venus.codepro.be (Postfix) with ESMTPSA id 1D147C7FA; Thu, 27 Feb 2020 16:08:09 +0100 (CET) From: "Kristof Provost" To: Jov Cc: "FreeBSD Mailing List" Subject: Re: pfctl Recursive in anchor broken(DIOCGETRULES: Invalid argument)? Date: Thu, 27 Feb 2020 16:08:08 +0100 X-Mailer: MailMate (1.13.1r5671) Message-ID: In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Feb 2020 15:08:12 -0000 On 27 Feb 2020, at 16:06, Jov wrote: > uname -a > FreeBSD 11.2-RELEASE FreeBSD 11.2-RELEASE #0 r335510: Fri Jun 22 04:32:14 > UTC 2018 root@releng2.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC > amd64 > > I know that 11.2-R is EOL and I have run freebsd-update to upgrade to > 12.1,but have not reboot,so the new kernel is not take effect. > > freebsd-version -ku > 12.1-RELEASE-p1 > 11.2-RELEASE-p2 > Let’s re-test after you’ve completed the upgrade then. Best regards, Kristof