From nobody Tue Jun 20 15:34:04 2023 X-Original-To: bugs@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4QlrJs3Rx3z4gCFP for ; Tue, 20 Jun 2023 15:34:05 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4QlrJs0zjqz3kBr for ; Tue, 20 Jun 2023 15:34:05 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1687275245; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=yFz4t/Lz9eIchWTyuYSZrY3f9yLE+uy73yjO9yhf2eU=; b=eTz7nLZrnHOQbfmsAlKGp7q/b/3+PkIxLyWakTeGIdimPq5O23o0MFOmUg0QUKZRIhWnAG 0ltQOQp1A/wdHM75deidx4XNlthfaIUzBtPM1r+9IgoMeMednawrhLc/PHIdd2MULlyeTI BSaQBxMzCwic+pgbmWza3nM1e7AewXs847snN6sZ64sn1YK4/ckAIUHLt22OldTiIc+NYu m/XukkkQ9syPpnTF18a4uiOO9b+ovgPhgrKz6X3/WM4DTxKckMnHmb3ipS6BGMoAIaUEzG O4kY4efFSRte+GW6BpbdOQh3m/D9p4l0njn2oWFkQzpniTPVjWO6Cuk3sUUA1Q== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1687275245; a=rsa-sha256; cv=none; b=XDyDFa/tsQv3x/hsJbmshdjHPooQk7zKIhiHo502pl71HJ0uegr1dQ/o+rLBBB1E7su5VT sGPRDgSRVtQj4KQuUhjKOjyMY8WRPkddzZPV/rW5Znq9G9v+iYRwRkqR+2ZFlXwvjzKred 2f2C2Nm9xcI4tmBA2huhZ/q7hf8/oR47fcx9C4jkY4VmsHId29b4XjJbBggSYO4G2W9VyI nmTrBT7OTqQliAxMmPKjbYspcJtuQ3K+7d4rp5RgEw/jHRFCGdsppKRGUtB7pldU2xouin 4AtLUjW70CaE2aYwAPpZR6XsJgm1uz8qjR132Vkam0qu8nRK/nSjIpC7Sb8xsw== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4QlrJs0579z14Qc for ; Tue, 20 Jun 2023 15:34:05 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 35KFY47Y035136 for ; Tue, 20 Jun 2023 15:34:04 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 35KFY4fh035135 for bugs@FreeBSD.org; Tue, 20 Jun 2023 15:34:04 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 272094] pfilctl IPFW hook order not works with PF route-to Date: Tue, 20 Jun 2023 15:34:04 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 13.2-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: emaste@freebsd.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D272094 Ed Maste changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |emaste@freebsd.org --- Comment #2 from Ed Maste --- @kp I wonder where is an appropriate place to document that combining firew= alls may not have desired results. pfil.9 seems to be the only general page (firewall agnostic) but a section 9 page isn't right for this. I guess firewall.7 should be rewritten to describe pf (and ipfilter) as well as ipf= w, and then this issue could be added there. --=20 You are receiving this mail because: You are the assignee for the bug.=