Date: Tue, 15 Mar 2022 16:52:25 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 262007] [ipfw] incorrectly rejects rules with dashed service names as an "unrecognised option" Message-ID: <bug-262007-227-vY3P0TzEgk@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-262007-227@https.bugs.freebsd.org/bugzilla/> References: <bug-262007-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=3D262007 Freddy DISSAUX <dsx@bsdsx.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dsx@bsdsx.fr --- Comment #1 from Freddy DISSAUX <dsx@bsdsx.fr> --- man (8) ipfw ... A backslash (=E2=80=98\=E2=80=99) can be used to escape the da= sh (=E2=80=98-=E2=80=99) character in a service name (from a shell, the backslash must be typed twice to avoid the shell itself interpreting it as an escape character). ipfw add count tcp from any ftp\\-data-ftp to any --=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-262007-227-vY3P0TzEgk>