From nobody Wed Jan 04 00:01:24 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 4NmqWm6K1bz2pCk7 for ; Wed, 4 Jan 2023 00:01:24 +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 4NmqWm4hG0z3htH for ; Wed, 4 Jan 2023 00:01:24 +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=1672790484; 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=dcIbp7CRZOEdgpUxyO8rrGHzidcVFG3AvD7XesrHyic=; b=k7bdCMSvVDEhgv2rd05baFLselPXDkNAyOoqMXJWRysgTHjoM7IWcNhlxZQAF2xV8K1CTG S21TvkTDa99o4aKE47fkszLP+qad6ac9rfQDSe03YS5qZ0eGz4DPPgqI49N33V1w5USKpu 8uuNtY/KLeFloiR+9vn7wVUNNLlqE4Tr6wAY2Mc91T5dMVdnidbTaa1gW5iFca1fsq4tVP 2QZxXv1/kkzSltWdpWv65ic0P+vHNICZSJQqxCyhZiR0YxzfFUvGUawDzpjHGGAnh0qMFF cblwT5sDk0xzKeY9wJcPvYKwg4uWvV7uw+1+VxDxIDpb9y6A+P/LSrhrG/m54A== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1672790484; a=rsa-sha256; cv=none; b=Fw5ndCdGZX1/4KJobqds/l0VoWw0kvePyh/Nku7HOIwbSh8cP+E2TyV33RtAwDsVIat0qj 8U7qjXhMhmlrXqbmfTyHASeUw2QvnnNUwp60haHzfgEk80FS7C4P3bgAOhIF31qYlDsn0a YWFFEf07cmkRcaGsPoRp1YncFIZzRjZiIhZnexwUAAQgXkxlKOXUGyW4X5goow0MfcWrVf nMqJc/9Ela7gdAo443iVy+OImVvrRex2nMDpJSwIbhX4luJ5z3Qg7iOmOJWDQg6jaaisKp YB5r/dGbC/+pUHOLY7WSdoYtU6954CAJaZzE+i969LE6JK84eQT4N7FrHwgTzg== 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 4NmqWm3pTSzr34 for ; Wed, 4 Jan 2023 00:01:24 +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 30401OPk063328 for ; Wed, 4 Jan 2023 00:01:24 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 30401O2s063327 for bugs@FreeBSD.org; Wed, 4 Jan 2023 00:01:24 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 267278] ipfw mask addr:mask syntax creates wrong rule Date: Wed, 04 Jan 2023 00:01:24 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 13.1-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: zarychtam@plan-b.pwste.edu.pl X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@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: 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=3D267278 --- Comment #3 from Marek Zarychta --- (In reply to Marek Zarychta from comment #2) It looks like the correct syntax is: ${fwcmd} pipe 20 config bw 70Mbits/s burst 110Mbits buckets 512 mask src-i= p6 128=20 Unfortunately, no word about this syntax in ipfw(8).=20 I am still struggling with making pipes work with nat64lsn though. It might= be also supported, but not documented anywhere, or not supported at all. --=20 You are receiving this mail because: You are the assignee for the bug.=