From nobody Wed Jun 21 14:16:40 2023 X-Original-To: ipfw@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 4QmQY56KNWz4fh0L 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 4QmQY557vqz4GxZ 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=SWuw1UHqIyuGChI9xrhghv7x8biwepL5x1WSYbbC8gM5acW161es9DPkpJT/LUp+fNxeGv vskdoQ6cGPawPIES0EJMhF8T9jmxWrA6ROt09ZH0XNzbwpN8ymi3oEDekZm+ml4RE621Jy jtGTyx5abzuWMtmOeuylWRAGN4N3Ob6qfhU+o4P6UtZcRlI0pyzYOCdcOMfNFKiPFgWdj1 S58TusZenbgIHrVuFlxYBL4yz+Xu94SieYwepw1fKaI+j65aPU4OEVRvGuFo0mv/x6PWzc +o2FT6k2BMRebjHEBtAzcNrVmKDSIDz/aDuKPriEE7w/s4xBlj++cJaA4w3hMQ== 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=TCKZALzoG+iamUepCoDTeVf05chDD4/grQFm4q3f8fkFMn1ajIYTpO3YhTvaUcMWe6FgRg vj3g9XVehDiI19wReVmdBNoBB9O46DBAYu2sMx5E4uPe2A/IOGt2bMxt5Ox7YMoe4tOGN4 rKLEVp6f0vgAI9HcYKGrrkW8TIcI1xeWpF7/ZVIbrFHoVy8GqgVkggonQhfoFilRWsuGdn +aFfbTKAZphvRqQ+UNO2TG5TMFfLxcqz1p72DcEoc4vBPEr4RNWNAC8WYNeBbGxJ+2yKqf Wx5kY/NNkup+CxpVVkTuKS4RO1a/Yoy8p6V/wdWY6F9xPWteZZGAL7hERc3Qew== 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 4QmQY54G8tzkwK 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 35LEGf5L066349 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 35LEGfjf066348 for ipfw@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: ipfw@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: IPFW Technical Discussions List-Archive: https://lists.freebsd.org/archives/freebsd-ipfw List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ipfw@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.=