Date: Sat, 03 Dec 2022 08:17:02 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 267278] ipfw mask addr:mask syntax creates wrong rule Message-ID: <bug-267278-227-rdfTVN1F3r@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-267278-227@https.bugs.freebsd.org/bugzilla/> References: <bug-267278-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D267278 Andrey V. Elsukov <ae@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ae@FreeBSD.org --- Comment #1 from Andrey V. Elsukov <ae@FreeBSD.org> --- (In reply to igor.polovykh from comment #0) > 1.2.0.255:0.0.255.0 mask 0.0.255.0 means that all octets with zero will match any number. And w= here is 255 will match the number what specified in the IP address exactly. I.e. *.*.0.*, so it works as expected and designed. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-267278-227-rdfTVN1F3r>