From nobody Wed Jun 21 14:16:40 2023 X-Original-To: pf@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 4QmQY55njVz4fgwc for ; Wed, 21 Jun 2023 14:16:41 +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 4QmQY54YR0z4Gv4 for ; Wed, 21 Jun 2023 14:16:41 +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=1687357001; 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=WTWPz0We2jg5EaeBBucitjGNfS9tUaw0+XjICwX21P0=; b=szvw+n+x/PS4IZETLyZ2UVQk6TgeRT+OjY51ZDMzwbew2rCiWvoMz+D5MKoWn0Cxx5Iyns Gyfu1pqmiA9JlIAUupJALvuCMIzsgeUPgW8ao6PgR7YxYVF+wDAcN6qiUHFH1uGLAkxEk6 g0T8nkPMrWsarCjVh4iCy3zxVgap9kk0jwwYO42c+zlOwNdF/NlMqoBbl+OtH9ZlUazY+T 2ZPH5uBvXnaez+UqtAYppWqfwYxoCLKcXo424TcWlLPndzgQNxF9NcolwrstG4EiCDMXuG cWGQclF6m0fHijqdY+jGomraNw/D9B6vjxSYKuAdLkRrYlvXtPLcFcw/PaqnUw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1687357001; a=rsa-sha256; cv=none; b=r5QKHPXT89vPKfeiBorqOLN9z7B1VkV9po66kypc5FHpy5HDLm7IZBE8s4wA8/g6oTP32c QJTIccjwZ7Ebd8URJDvNOb8ZiPCfxfsUPnm6juDt13oaCYw2pkmiUm5/ql7bIzhPGvS6ZM bE2ZkradG+AuMjBoZ9PsiqEQuqcuuq1VOcP1Fuuf2p/mlxsIpCpnoHsOqoGbog0dU9L5Wm u19pPc6CKyrfwND0lxvsQWGf33O9NIGTLVQD65y2EX4Yh+ASePZzV8v0OnFpxivZHOIIF/ BaqQLTKNE1E+xaRwr5NYC9z3uAcnIIlyQWmmpen412iZyMLJGcH7I2EDb+Rt0Q== 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 4QmQY53gb5zl4V for ; Wed, 21 Jun 2023 14:16:41 +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 35LEGfgO066345 for ; Wed, 21 Jun 2023 14:16:41 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 35LEGfGq066344 for pf@FreeBSD.org; Wed, 21 Jun 2023 14:16:41 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: pf@FreeBSD.org Subject: [Bug 272094] pfilctl IPFW hook order not works with PF route-to Date: Wed, 21 Jun 2023 14:16:40 +0000 X-Bugzilla-Reason: CC 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: kp@freebsd.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: net@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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: Technical discussion and general questions about packet filter (pf) List-Archive: https://lists.freebsd.org/archives/freebsd-pf List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-pf@freebsd.org X-BeenThere: freebsd-pf@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D272094 --- Comment #4 from Kristof Provost --- (In reply to Alfa from comment #3) > I am also using ip_divert with ipfw because PF divert-to not works as exp= ected #260867 this bug references divert-to infinite loop problem this bug = still exists I don't remember that bug. It's not on my todo list. Perhaps you can get ip= fw to do everything you need. > Sorry to bother but i am confused about PFILCTL tool, to make it clear Wh= at is this tool's main purpose? https://man.freebsd.org/cgi/man.cgi?query=3Dpfilctl&sektion=3D8&manpath=3DF= reeBSD+13.1-RELEASE I don't actually know anything more about it than the man page. If that's n= ot sufficient I'm afraid all I can recommend is that you look at the code. --=20 You are receiving this mail because: You are on the CC list for the bug.=