[Bug 243284] ipfw(8) skip-action not a keyword
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 24 Jan 2023 22:18:48 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243284 Mikko Lehto <mslehto@kapsi.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mslehto@kapsi.fi --- Comment #2 from Mikko Lehto <mslehto@kapsi.fi> --- Here is typical newbie error when blindly following manual page example: # ipfw add allow record-state skip-action ipfw: unrecognised option [-1] skip-action Patch in attachment 236419 works for me™, thank you. -- You are receiving this mail because: You are on the CC list for the bug.